:root{--navy:#071b34;--navy-2:#0b2745;--navy-3:#123453;--teal:#35b9b8;--teal-dark:#117f82;--orange:#fa8335;--cream:#f6f5f0;--ink:#102a3c;--muted:#61717c;--line:#dce4e3;--white:#fff;--font:'Avenir Next',Avenir,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--display:'Avenir Next',Avenir,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img,svg{display:block;max-width:100%}
button,a{ -webkit-tap-highlight-color:transparent }
:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
::selection{background:#a9e4df;color:var(--navy)}
.shell{width:min(1180px,calc(100% - 56px));margin-inline:auto}
.skip-link{position:absolute;left:16px;top:-70px;z-index:200;background:#fff;color:var(--navy);padding:10px 16px;border-radius:8px;font-weight:700}.skip-link:focus{top:12px}
.site-header{height:86px;background:var(--navy);color:#fff;position:relative;z-index:20;border-bottom:1px solid rgba(255,255,255,.1)}
.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}
.brand{display:inline-flex;align-items:center;gap:11px;color:#fff;font-family:var(--display);font-size:22px;font-weight:800;letter-spacing:-.055em;white-space:nowrap}
.brand img{width:42px;height:42px;border-radius:10px;object-fit:cover}
.brand-accent{color:#52d1cb}
.primary-nav{display:flex;align-items:center;gap:38px;margin-left:auto;margin-right:35px}
.primary-nav a{font-size:13px;font-weight:700;color:#c7d6de;transition:color .2s}.primary-nav a:hover{color:#fff}
.nav-cta{display:inline-flex;align-items:center;gap:19px;border:1px solid rgba(255,255,255,.36);border-radius:7px;padding:13px 17px;font-size:13px;font-weight:800;white-space:nowrap;transition:background .2s,border-color .2s}.nav-cta:hover{background:rgba(255,255,255,.1);border-color:#fff}.nav-cta span{font-size:16px;line-height:1;color:var(--teal)}
.hero{background:var(--navy);color:#fff;position:relative;overflow:hidden;padding:76px 0 85px;isolation:isolate}
.hero:before{content:"";position:absolute;width:800px;height:800px;right:-250px;top:-240px;border-radius:50%;background:radial-gradient(circle,#0c4863 0%,rgba(12,72,99,.4) 32%,transparent 68%);opacity:.75;z-index:-1}
.hero:after{content:"";position:absolute;width:460px;height:460px;left:-240px;bottom:-240px;border-radius:50%;background:radial-gradient(circle,rgba(22,117,124,.4),transparent 70%);z-index:-1}
.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:55px 55px;mask-image:linear-gradient(to right,transparent 20%,#000 100%);z-index:-1}
.hero-layout{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);align-items:center;gap:30px;min-height:570px}
.hero-copy{position:relative;z-index:3;padding-bottom:10px}
.eyebrow,.section-kicker{margin:0 0 25px;color:var(--teal);text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:800}
.eyebrow{display:flex;align-items:center;gap:11px}.eyebrow-line{width:21px;height:2px;background:var(--orange)}
h1,h2,h3,p{margin-top:0}
.hero h1{font-family:var(--display);font-weight:800;font-size:clamp(54px,5.65vw,83px);line-height:1.08;letter-spacing:-.075em;margin:0 0 28px;white-space:nowrap}
.hero h1 em,.section-intro h2 em,.reports-copy h2 em{font-style:normal;color:var(--teal)}
.hero-lede{font-size:18px;line-height:1.75;color:#c6d6dc;max-width:495px;margin:0 0 33px}
.hero-actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap}
.app-badge{display:inline-block;line-height:0;border-radius:9px;transition:transform .2s,box-shadow .2s}.app-badge:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.25)}.app-badge img{width:180px;height:60px;object-fit:contain}
.text-link{display:inline-flex;align-items:center;gap:18px;line-height:1.3;padding:7px 0 6px;border-bottom:1px solid;font-size:13px;font-weight:800;transition:gap .2s,color .2s}.text-link:hover{gap:25px}.light-link{border-color:rgba(255,255,255,.45);color:#e3f4f4}.light-link span,.dark-link span{color:var(--teal);font-size:18px}
.hero-proof{display:flex;align-items:center;gap:10px;color:#97b5c1;font-size:12px;margin-top:43px}.proof-mark{width:20px;height:20px;border:1px solid #509999;border-radius:50%;display:grid;place-items:center;color:#5dd2c9;font-weight:800;font-size:11px}
.hero-art{height:640px;position:relative;min-width:0;display:flex;align-items:center;justify-content:center}
.phone-stage{width:600px;height:620px;flex:none;position:relative;isolation:isolate}
.phone-glow{position:absolute;inset:80px 15px 50px;border-radius:50%;background:radial-gradient(circle,rgba(51,198,190,.2),rgba(51,198,190,.06) 46%,transparent 72%);filter:blur(8px)}
.ios-phone{position:absolute;padding:8px;background:#071b2b;border:1px solid #627c8a;border-radius:47px;box-shadow:0 30px 55px rgba(0,4,17,.48),inset 0 0 0 2px #122f43;color:#173343}
.phone-inspection{width:295px;height:610px;left:42px;top:0;transform:rotate(-7deg);z-index:3}
.phone-report{width:253px;height:544px;right:36px;top:55px;transform:rotate(7deg);z-index:2}
.phone-screen{width:100%;height:100%;position:relative;overflow:hidden;border-radius:39px;background:#f7faf9}
.ios-status{height:31px;padding:10px 22px 0;display:flex;justify-content:space-between;color:#173343;font-size:10px;font-weight:800;letter-spacing:-.03em}
.ios-status-icons{display:flex;align-items:center;gap:5px}.signal-bars{width:3px;height:5px;background:#173343;box-shadow:4px -2px 0 #173343,8px -4px 0 #173343;margin-right:8px;align-self:flex-end;margin-bottom:2px}.wifi-mark{width:11px;height:8px;border-top:2px solid #173343;border-radius:50%;transform:rotate(2deg);position:relative}.wifi-mark:after{content:"";position:absolute;width:3px;height:3px;left:3px;top:1px;border-radius:50%;background:#173343}.battery-mark{width:14px;height:8px;border:1.5px solid #173343;border-radius:2px;position:relative}.battery-mark:before{content:"";position:absolute;right:1px;top:1px;bottom:1px;width:9px;background:#173343;border-radius:1px}.battery-mark:after{content:"";position:absolute;right:-3px;top:2px;width:2px;height:3px;border-radius:0 1px 1px 0;background:#173343}
.dynamic-island{position:absolute;left:50%;top:8px;transform:translateX(-50%);width:76px;height:19px;border-radius:14px;background:#031019;z-index:5}
.inspection-mobile-content{padding:0 16px 65px}.mobile-brandbar{display:flex;align-items:center;justify-content:space-between;padding:13px 0 15px}.mobile-brandbar>div{display:flex;align-items:center;gap:6px}.mobile-brandbar img{width:22px;height:22px;border-radius:5px}.mobile-brandbar b{font-family:var(--display);font-size:12px;letter-spacing:-.06em}.mobile-brandbar b span{color:#139d99}.mobile-brandbar>i{font-size:8px;font-weight:800;font-style:normal;color:#176b76;background:#e1f2ef;width:23px;height:23px;display:grid;place-items:center;border-radius:50%}
.mobile-overline{font-size:7px;font-weight:800;letter-spacing:.13em;color:#74909a}.mobile-overline span{color:var(--orange);margin:0 3px}.inspection-mobile-content h3{font-family:var(--display);font-size:23px;letter-spacing:-.06em;margin:4px 0 2px}.mobile-address{font-size:9px;color:#728a93;margin:0}.mobile-address span{color:#1ba9a4;font-size:12px;margin-right:3px}
.mobile-segment{display:flex;align-items:center;justify-content:space-between;height:30px;background:#e5eeec;border-radius:8px;padding:3px;margin:15px 0 11px;font-size:8px;color:#728b91;font-weight:800}.mobile-segment>*{flex:1;text-align:center}.mobile-segment b{background:#fff;color:#166f79;border-radius:6px;box-shadow:0 1px 4px rgba(13,73,80,.09);padding:6px 0}
.mobile-map-card{height:217px;background:#fff;border:1px solid #d9e8e5;border-radius:11px;overflow:hidden;box-shadow:0 3px 12px rgba(26,76,80,.05)}.mobile-map-title{height:30px;padding:10px 12px 0;display:flex;justify-content:space-between;align-items:start}.mobile-map-title b{font-size:10px}.mobile-map-title span{font-size:7px;color:#15948f;letter-spacing:.09em;font-weight:800}.mobile-map-card svg{width:100%;height:153px;object-fit:cover}.mobile-map-foot{height:33px;display:flex;align-items:center;justify-content:space-between;padding:0 11px;font-size:7px;color:#68858d;border-top:1px solid #e4efed}.mobile-map-foot span{display:flex;align-items:center;gap:4px}.mobile-map-foot i{display:block;width:6px;height:6px;border-radius:50%;background:var(--orange)}.mobile-map-foot b{font-size:7px;color:#158f8c}
.mobile-list-title{display:flex;align-items:center;justify-content:space-between;margin:15px 0 7px}.mobile-list-title b{font-size:12px}.mobile-list-title span{font-size:8px;color:#718c94}.mobile-repair{height:45px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e4ecea;border-radius:8px;padding:0 9px;margin-bottom:6px}.repair-count{width:23px;height:23px;border-radius:6px;display:grid;place-items:center;background:#fff0e5;color:#c86932;font-size:9px;font-weight:800}.mobile-repair>div{flex:1;min-width:0}.mobile-repair b,.mobile-repair small{display:block}.mobile-repair b{font-size:9px;line-height:1.1}.mobile-repair small{font-size:7px;color:#84969b;margin-top:3px;white-space:nowrap}.mobile-repair strong{font-size:10px}
.mobile-tabbar{position:absolute;left:0;right:0;bottom:8px;height:52px;background:rgba(255,255,255,.98);border-top:1px solid #e1e9e8;display:flex;align-items:center;justify-content:space-around}.mobile-tabbar span{display:flex;flex-direction:column;align-items:center;gap:2px;color:#8da0a5;font-size:7px;font-weight:700}.mobile-tabbar span.selected{color:#168b8b}.mobile-tabbar i{font-style:normal;font-size:17px;line-height:1.1}.home-indicator{position:absolute;width:86px;height:4px;border-radius:4px;background:#173343;left:50%;bottom:4px;transform:translateX(-50%);z-index:4}
.report-mobile-nav{height:39px;padding:2px 17px 0;display:flex;align-items:center;justify-content:space-between;font-size:11px}.report-mobile-nav span:first-child{font-size:27px;line-height:1;color:#148f8e}.report-mobile-nav span:last-child{font-size:10px;color:#66868e}.report-mobile-content{padding:0 17px}.report-ready{display:inline-flex;align-items:center;gap:5px;color:#128c75;background:#e3f5eb;border-radius:4px;padding:5px 6px;font-size:7px;font-weight:800;letter-spacing:.08em;margin:8px 0 9px}.report-ready span{font-size:9px}.report-mobile-content h3{font-family:var(--display);font-size:19px;letter-spacing:-.05em;margin:0 0 3px}.report-mobile-content>p{font-size:8px;color:#7a9297;margin:0 0 13px}
.mobile-pdf{height:326px;padding:15px;background:#fff;border:1px solid #e3e9e8;border-radius:5px;box-shadow:0 4px 15px rgba(30,70,79,.1)}.mobile-pdf-head{display:flex;align-items:center;justify-content:space-between;color:#295063;font-size:6px;font-weight:800;line-height:1.3;letter-spacing:.1em}.mobile-pdf-head img{width:23px;height:23px;border-radius:4px}.mobile-pdf-rule{height:2px;background:var(--teal);margin:12px 0}.mobile-pdf>small{font-size:6px;color:#159a93;letter-spacing:.12em;font-weight:800}.mobile-pdf>strong{display:block;font-family:var(--display);font-size:15px;letter-spacing:-.05em;line-height:1.1;margin:5px 0 10px}.mobile-pdf-photo{height:75px;background:#dbeeea;overflow:hidden}.mobile-pdf-photo svg{width:100%;height:100%}.mobile-pdf-line{height:27px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5eceb;color:#4b6771;font-size:7px}.mobile-pdf-line b{color:#183947;font-size:8px}.mobile-pdf-total{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding-top:8px;border-top:2px solid #184759;font-size:8px;font-weight:800}.mobile-pdf-total b{font-size:14px}.mobile-share-button{height:36px;margin-top:12px;background:#0e7e81;color:#fff;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:9px;font-weight:800}.mobile-share-button span{font-size:13px}
.phone-floating-note{position:absolute;left:5px;bottom:27px;z-index:4;display:flex;align-items:center;gap:10px;background:#fff;color:var(--ink);box-shadow:0 15px 40px rgba(0,8,20,.25);border-radius:9px;padding:11px 15px;transform:rotate(4deg)}.phone-floating-note>span{width:29px;height:29px;display:grid;place-items:center;background:#daf3ed;color:#159b8d;border-radius:7px;font-weight:800;font-size:12px}.phone-floating-note b,.phone-floating-note small{display:block}.phone-floating-note b{font-size:10px}.phone-floating-note small{font-size:8px;color:#839299;margin-top:3px}.hero-art-caption{position:absolute;right:9px;bottom:-12px;color:#88acbb;font-size:11px;font-weight:700;letter-spacing:.04em}.hero-art-caption span{color:var(--orange);font-size:16px;margin-left:4px}
.value-strip{background:#edf4f1;border-bottom:1px solid #dcebe7}.value-strip-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#356265;font-size:12px;font-weight:700}.value-strip p{font-family:var(--display);font-size:16px;font-weight:800;color:var(--navy);margin:0 auto 0 0}.value-strip i{width:35px;height:1px;background:#8fbdbb;position:relative}.value-strip i:after{content:"";position:absolute;right:0;top:-3px;border-left:5px solid #8fbdbb;border-top:3.5px solid transparent;border-bottom:3.5px solid transparent}
.section-space{padding:112px 0}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:70px;margin-bottom:48px}.section-kicker{color:var(--teal-dark);margin-bottom:20px}.section-intro h2,.workflow-heading h2,.reports-copy h2,.control-layout h2,.download-copy h2{font-family:var(--display);font-size:clamp(38px,4.2vw,59px);line-height:1.14;letter-spacing:-.065em;font-weight:800;margin:0}.section-intro>p{max-width:370px;color:var(--muted);font-size:15px;line-height:1.75;margin:0 0 4px}
.features-section{background:var(--cream)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{background:#fff;border:1px solid #e3e8e5;border-radius:12px;min-height:328px;padding:32px 30px 29px;box-shadow:0 12px 28px rgba(6,32,45,.025);transition:transform .25s,box-shadow .25s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 35px rgba(6,32,45,.08)}.feature-icon{width:58px;height:58px;border-radius:12px;background:#e8f7f3;display:grid;place-items:center;margin-bottom:35px}.feature-icon svg{width:35px;height:35px;fill:none;stroke:#168b8b;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.feature-number{display:block;color:#8b9aa0;letter-spacing:.16em;font-size:9px;font-weight:800;margin-bottom:12px}.feature-card h3{font-family:var(--display);font-size:21px;letter-spacing:-.045em;margin:0 0 10px}.feature-card p{color:var(--muted);font-size:13px;line-height:1.7;margin:0}
.workflow-section{background:var(--navy-2);color:#fff;position:relative;overflow:hidden}.workflow-section:before{content:"";position:absolute;width:530px;height:530px;border:1px solid rgba(67,202,195,.13);border-radius:50%;right:-120px;top:-270px;box-shadow:0 0 0 70px rgba(67,202,195,.03),0 0 0 140px rgba(67,202,195,.025)}.workflow-heading{position:relative;z-index:1;max-width:750px}.workflow-heading .section-kicker{color:#72d2c9}.workflow-heading h2 span{color:var(--orange)}.workflow-heading>p:last-child{color:#b0c4cf;font-size:15px;line-height:1.7;margin:20px 0 0}.steps-grid{position:relative;z-index:1;margin-top:68px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.step{border-top:1px solid rgba(255,255,255,.25);padding-top:16px}.step-top{display:flex;justify-content:space-between;align-items:center;color:#5fd2c8;font-family:var(--display);font-size:13px;font-weight:800}.step-top i{width:9px;height:9px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px rgba(250,131,53,.12)}.step h3{font-family:var(--display);font-size:21px;letter-spacing:-.04em;margin:40px 0 13px}.step p{font-size:13px;line-height:1.75;color:#b0c4cf;min-height:70px;margin:0 0 23px}.step-label{display:block;font-size:9px;letter-spacing:.17em;font-weight:800;color:#6dbbb7}
.reports-section{background:#fff;overflow:hidden}.reports-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:115px}.report-preview{height:640px;position:relative;background:#eaf4f0;border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:visible}.report-preview:before{content:"";position:absolute;inset:28px;border:1px solid #c8e0d8;border-radius:9px}.report-paper{width:366px;height:540px;background:#fff;box-shadow:0 28px 50px rgba(8,58,68,.2);padding:28px 29px;transform:rotate(-3deg);position:relative}.paper-header{display:flex;justify-content:space-between;align-items:center;color:#234153;font-size:8px;line-height:1.35;letter-spacing:.13em;font-weight:800}.paper-mark{width:34px;height:34px;border-radius:7px;overflow:hidden}.paper-mark img{width:100%;height:100%;object-fit:cover}.paper-rule{height:2px;background:var(--teal);margin:19px 0 18px}.report-paper>small{font-size:7px;letter-spacing:.18em;font-weight:800;color:var(--teal-dark)}.report-paper h3{font-family:var(--display);font-size:26px;line-height:1.15;letter-spacing:-.06em;margin:8px 0 20px}.paper-meta{display:flex;gap:42px;margin-bottom:17px}.paper-meta span{font-size:7px;color:#8b9fa6;font-weight:800;letter-spacing:.06em;line-height:1.65}.paper-meta b{font-size:9px;color:#29485b;letter-spacing:0}.paper-photo{height:139px;background:#d6e9e6;position:relative;overflow:hidden}.paper-photo svg{width:100%;height:100%}.paper-photo span{position:absolute;bottom:0;left:0;right:0;background:rgba(5,42,60,.84);color:#fff;padding:7px 10px;font-size:7px;font-weight:700}.paper-summary{display:flex;justify-content:space-between;color:#82939a;letter-spacing:.1em;font-size:7px;font-weight:800;margin:20px 0 8px}.paper-line{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e8eeee;padding:8px 0;font-size:8px;color:#344e5d}.paper-line span{display:flex;align-items:center;gap:7px}.small-dot{width:5px;height:5px;background:var(--orange);border-radius:50%}.paper-line b{font-size:9px}.paper-total{display:flex;align-items:center;justify-content:space-between;border-top:2px solid #244e5d;padding-top:10px;font-size:9px;font-weight:800}.paper-total strong{font-size:17px}.report-revision{position:absolute;left:-27px;bottom:51px;background:#fff;border-radius:9px;box-shadow:0 15px 34px rgba(8,58,68,.17);display:flex;gap:11px;align-items:center;padding:13px 16px;transform:rotate(2deg)}.report-revision>span{width:30px;height:30px;background:#e6f3f1;border-radius:6px;display:grid;place-items:center;color:#148f8b;font-size:21px}.report-revision b,.report-revision small{display:block}.report-revision b{font-size:10px}.report-revision small{font-size:8px;color:#879aa0;margin-top:3px}
.reports-copy .section-kicker{margin-bottom:23px}.reports-copy h2{font-size:clamp(38px,4vw,56px)}.reports-lede{font-size:16px;line-height:1.8;color:var(--muted);margin:28px 0 28px}.check-list{list-style:none;padding:0;margin:0 0 30px}.check-list li{display:flex;gap:12px;align-items:center;color:#2c4c5c;font-size:13px;font-weight:700;padding:10px 0;border-bottom:1px solid #e8eeee}.check-list li span{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#ddf1eb;color:#118b84;font-size:11px}.dark-link{border-color:#afc1c7;color:var(--navy)}
.control-section{background:var(--cream);padding-top:92px;padding-bottom:100px}.control-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:95px}.control-layout h2{font-size:clamp(37px,3.6vw,51px)}.control-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.control-cards article{border-top:2px solid var(--teal);padding-top:23px}.control-symbol{display:grid;place-items:center;background:#e5f3ee;color:#188c8c;width:43px;height:43px;border-radius:8px;font-size:23px;font-weight:400;margin-bottom:20px}.control-cards h3{font-family:var(--display);font-size:15px;line-height:1.3;letter-spacing:-.025em;margin:0 0 9px}.control-cards p{color:var(--muted);font-size:12px;line-height:1.7;margin:0}
.download-section{background:#0b334b;color:#fff;position:relative;overflow:hidden;padding:75px 0}.download-section:before{content:"";position:absolute;right:-160px;top:-250px;width:720px;height:720px;border:1px solid rgba(93,216,207,.16);border-radius:50%;box-shadow:0 0 0 90px rgba(93,216,207,.025),0 0 0 180px rgba(93,216,207,.025)}.download-layout{position:relative;display:flex;justify-content:space-between;align-items:center;gap:40px}.download-copy .section-kicker{color:#77d9d2}.download-copy h2{font-size:clamp(42px,4.4vw,61px)}.download-copy>p:not(.section-kicker){font-size:15px;line-height:1.7;color:#bfd4da;max-width:480px;margin:21px 0 24px}.qr-card{display:flex;align-items:center;gap:21px;padding:16px 21px 16px 16px;background:#fff;color:var(--ink);border-radius:12px;box-shadow:0 20px 45px rgba(2,22,37,.25);transition:transform .2s}.qr-card:hover{transform:translateY(-4px)}.qr-card img{width:164px;height:164px;background:#fff;border:8px solid #fff}.qr-card strong,.qr-card span{display:block;white-space:nowrap}.qr-card strong{font-family:var(--display);font-size:15px;letter-spacing:-.03em}.qr-card span{font-size:11px;color:#6e858b;margin-top:6px}
.download-actions{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.contact-button{height:52px;padding:0 20px;display:inline-flex;align-items:center;gap:17px;border:1px solid rgba(255,255,255,.5);border-radius:8px;color:#fff;font-size:13px;font-weight:800;transition:background .2s,border-color .2s}.contact-button:hover{background:rgba(255,255,255,.1);border-color:#fff}.contact-button span{color:#76d6cf;font-size:17px}
.site-footer{background:#06182d;color:#fff;padding:62px 0 22px}.footer-main{display:flex;justify-content:space-between;gap:60px;padding-bottom:65px}.footer-brand{font-size:21px}.footer-main>div:first-child>p{font-size:13px;color:#91aebc;margin:18px 0 0}.footer-links{display:flex;gap:94px;padding-right:15px}.footer-links>div{display:flex;flex-direction:column;gap:13px}.footer-links span{font-size:10px;font-weight:800;letter-spacing:.17em;color:#57c5be;margin-bottom:8px}.footer-links a{font-size:12px;color:#b3c8d2;transition:color .2s}.footer-links a:hover,.footer-links a[aria-current=page]{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.13);padding-top:21px;color:#7795a5;font-size:11px}

/* Privacy policy */
.privacy-page{background:#f8f9f6}.privacy-hero{background:var(--navy);color:#fff;padding:62px 0 74px;position:relative;overflow:hidden}.privacy-hero:after{content:"";position:absolute;right:-140px;bottom:-320px;width:680px;height:680px;border:1px solid rgba(82,209,203,.14);border-radius:50%;box-shadow:0 0 0 80px rgba(82,209,203,.035),0 0 0 160px rgba(82,209,203,.025)}.privacy-hero .shell{position:relative;z-index:1}.back-link{font-size:12px;color:#bdd4dc;display:inline-flex;gap:10px;align-items:center;margin-bottom:61px;font-weight:700}.back-link:hover{color:#fff}.back-link span{font-size:18px;color:var(--teal)}.privacy-hero .section-kicker{color:#64d0c9;margin-bottom:16px}.privacy-hero h1{font-family:var(--display);font-size:clamp(46px,6vw,76px);line-height:1.1;letter-spacing:-.07em;margin:0 0 18px}.privacy-hero h1 span{color:var(--orange)}.privacy-hero p:not(.section-kicker){color:#bdd0d8;max-width:590px;font-size:16px;line-height:1.7;margin:0 0 24px}.policy-date{font-size:11px;color:#82a4b1;letter-spacing:.07em;font-weight:700;text-transform:uppercase}.policy-layout{display:grid;grid-template-columns:215px minmax(0,740px);gap:90px;padding-top:75px;padding-bottom:110px}.policy-nav{display:flex;flex-direction:column;align-self:start;position:sticky;top:30px;gap:3px}.policy-nav span{font-size:10px;font-weight:800;letter-spacing:.15em;color:var(--teal-dark);margin-bottom:14px}.policy-nav a{font-size:12px;color:#6e8189;padding:9px 13px;border-left:2px solid #d4e2e1;transition:color .2s,border-color .2s}.policy-nav a:hover{border-color:var(--teal);color:var(--navy)}.policy-content section{scroll-margin-top:30px;padding-bottom:26px;margin-bottom:33px;border-bottom:1px solid var(--line)}.policy-content h2{font-family:var(--display);font-size:22px;letter-spacing:-.04em;margin:0 0 14px}.policy-content p{font-size:14px;line-height:1.85;color:#526875;margin:0 0 14px}.policy-content p:last-child{margin-bottom:0}.policy-content p a{color:#087e80;font-weight:700;text-decoration:underline;text-underline-offset:3px}.policy-end{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 25px;background:#e9f4ef;border-radius:9px;color:#365e65;font-size:13px;font-weight:700}.policy-end a{color:#0b7277;font-weight:800}
@media(max-width:1100px){.hero-layout{grid-template-columns:.9fr 1.1fr}.hero-art{height:560px}.phone-stage{transform:scale(.84)}.hero-art-caption{right:0}.reports-layout{gap:65px}.control-layout{gap:50px}.qr-card{gap:12px}.qr-card img{width:140px;height:140px}.qr-card span{font-size:10px}}
@media(max-width:900px){.primary-nav{gap:20px;margin-right:0}.hero{padding:65px 0 70px}.hero-layout{grid-template-columns:1fr;gap:25px}.hero-copy{max-width:660px}.hero h1{font-size:clamp(54px,8vw,75px)}.hero-art{height:640px}.phone-stage{transform:none}.hero-art-caption{right:0}.value-strip-inner{justify-content:center;flex-wrap:wrap;padding:19px 0}.value-strip p{width:100%;text-align:center;margin:0}.section-intro{gap:35px}.reports-layout{grid-template-columns:1fr;gap:55px}.report-preview{max-width:600px;width:100%;margin:auto;order:2}.reports-copy{order:1;max-width:650px}.control-layout{grid-template-columns:1fr;gap:35px}.download-layout{gap:25px}.qr-card{display:none}.policy-layout{grid-template-columns:170px minmax(0,1fr);gap:40px}}
@media(max-width:700px){.shell{width:min(100% - 36px,1180px)}.site-header{height:72px}.brand{font-size:20px}.brand img{width:38px;height:38px}.primary-nav{display:none}.nav-cta{padding:10px 12px;font-size:11px;gap:9px}.hero{padding:54px 0 65px}.hero h1{font-size:clamp(50px,11vw,70px)}.hero-lede{font-size:16px;line-height:1.7}.hero-actions{gap:20px}.hero-proof{margin-top:27px;line-height:1.5}.hero-art{height:495px;margin-top:15px}.phone-stage{transform:scale(.75)}.hero-art-caption{display:none}.value-strip{display:none}.section-space{padding:77px 0}.section-intro{display:block;margin-bottom:32px}.section-intro>p{margin-top:22px;max-width:550px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:0;padding:26px}.feature-icon{margin-bottom:26px}.workflow-heading h2,.section-intro h2,.reports-copy h2,.control-layout h2,.download-copy h2{font-size:clamp(38px,8vw,52px)}.steps-grid{grid-template-columns:1fr;gap:30px;margin-top:48px}.step h3{margin-top:25px}.step p{min-height:0}.reports-layout{gap:44px}.report-preview{height:540px}.report-paper{transform:scale(.86) rotate(-3deg)}.report-revision{left:2px;bottom:33px}.control-cards{grid-template-columns:1fr;gap:28px}.control-cards article{display:grid;grid-template-columns:52px 1fr;column-gap:15px;align-items:start}.control-symbol{grid-row:span 2;margin:0}.control-cards h3{margin:3px 0 5px}.download-section{padding:73px 0}.footer-main{display:block;padding-bottom:44px}.footer-links{margin-top:42px;gap:60px;padding:0}.footer-bottom{flex-direction:column;gap:7px}.privacy-hero{padding:35px 0 56px}.back-link{margin-bottom:45px}.policy-layout{display:block;padding-top:55px;padding-bottom:75px}.policy-nav{display:none}.policy-content h2{font-size:21px}}
@media(max-width:480px){.hero h1{font-size:clamp(44px,11.4vw,55px)}.hero-art{height:545px;overflow:visible}.phone-stage{transform:scale(.84)}.phone-report,.phone-floating-note{display:none}.phone-inspection{left:153px;top:4px;transform:rotate(-4deg)}.section-intro h2,.workflow-heading h2,.reports-copy h2,.control-layout h2,.download-copy h2{font-size:38px}.report-preview{height:485px}.report-paper{transform:scale(.74) rotate(-3deg)}.report-revision{transform:scale(.87) rotate(2deg);transform-origin:left bottom;bottom:25px}.footer-links{gap:38px}.policy-end{display:block}.policy-end a{display:block;margin-top:9px}}
@media(max-width:360px){.hero-art{height:470px}.phone-stage{transform:scale(.72)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
