:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:#05080b;--surface:#0d1318;--surface-raised:#141c22;--text:#f6f8f9;--muted:#a7b3ba;--line:#e4eff429;--accent:#39d0c6;--accent-bright:#67eee4;--ink:#041414;--radius:18px;--max-width:1440px}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}img{display:block}.site-shell{min-height:100dvh;overflow:hidden}.skip-link{z-index:30;color:#071416;background:#fff;padding:10px 14px;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:10;height:76px;width:min(calc(100% - 64px), var(--max-width));border-bottom:1px solid #ffffff38;grid-template-columns:minmax(210px,1fr) auto minmax(64px,1fr);align-items:center;gap:28px;margin:auto;display:grid;position:absolute;inset:0 0 auto}.brand{align-items:center;gap:14px;width:fit-content;display:flex}.brand img{filter:brightness(0)invert();width:118px;height:auto}.brand span{letter-spacing:.2em;white-space:nowrap;font-size:11px;font-weight:800}.site-header nav{white-space:nowrap;align-items:center;gap:28px;display:flex}.site-header nav a,.locale-link{color:#ffffffe6;font-size:14px;font-weight:650;transition:color .18s}.site-header nav a:hover,.site-header nav a:focus-visible,.locale-link:hover,.locale-link:focus-visible{color:var(--accent-bright)}.site-header nav a.is-active{color:#fff;box-shadow:inset 0 -2px var(--accent)}.site-header-solid:before{content:"";z-index:-1;background:#071416;width:100vw;position:absolute;inset:0 50%;transform:translate(-50%)}.site-header-solid{border-color:#ffffff24}.locale-link{justify-self:end}.mobile-shop-link{display:none}.hero{isolation:isolate;align-items:center;min-height:min(920px,100dvh);display:flex;position:relative}.hero-image{object-fit:cover;object-position:56% center;z-index:-3}.hero-scrim{z-index:-2;background:linear-gradient(90deg,#020709eb 0%,#020709a8 42%,#0207090f 74%);position:absolute;inset:0}.hero:after{content:"";z-index:-1;background:linear-gradient(0deg, var(--bg), transparent);height:28%;position:absolute;inset:auto 0 0}.hero-copy{width:min(calc(100% - 64px), var(--max-width));margin:0 auto;padding-top:76px}.eyebrow,.section-kicker{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:850}.hero h1{color:#fff;letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(44px,4.8vw,68px);line-height:1.06}.hero .eyebrow{color:#67eee4}.hero-copy>p:not(.eyebrow){color:#dfe8eb;max-width:630px;margin:26px 0 0;font-size:clamp(17px,1.45vw,21px);line-height:1.65}.hero-actions{gap:14px;margin-top:38px;display:flex}.button{white-space:nowrap;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-height:50px;padding:0 25px;font-size:14px;font-weight:800;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:active{transform:translateY(1px)}.button.primary{background:var(--accent);color:var(--ink)}.button.primary:hover,.button.primary:focus-visible{background:var(--accent-bright)}.button.secondary{color:#fff;background:#040c1075;border-color:#ffffff8c}.button.secondary:hover,.button.secondary:focus-visible{border-color:var(--accent);background:#39d0c61c}.journey-section{width:min(calc(100% - 64px), var(--max-width));margin:0 auto;padding:80px 0 150px}.journey-list{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.journey-list article{border-left:1px solid var(--line);min-height:260px;padding:32px 38px 30px}.journey-list article:first-child{border-left:0;padding-left:0}.journey-list article>span{color:var(--accent);letter-spacing:.12em;font-size:12px;font-weight:850}.journey-list h2{letter-spacing:-.035em;margin:54px 0 14px;font-size:clamp(25px,2.2vw,34px)}.journey-list p{max-width:360px;color:var(--muted);margin:0;font-size:15px;line-height:1.75}.value-journey{width:min(calc(100% - 64px), var(--max-width));margin:0 auto;padding:92px 0 110px}.value-journey>.section-kicker{border-bottom:1px solid var(--line);margin-bottom:42px;padding-bottom:18px}.value-stage{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(52px,7vw,112px);padding:70px 0 110px;display:grid}.value-stage+.value-stage{border-top:1px solid var(--line)}.value-stage-reverse{grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr)}.value-stage-reverse .value-copy{order:2}.value-copy{max-width:550px}.value-copy h2{letter-spacing:-.035em;max-width:620px;margin:0;font-size:clamp(30px,3.3vw,46px);font-weight:680;line-height:1.12}.value-copy>p:not(.section-kicker):not(.demo-label){color:var(--muted);font-size:17px;line-height:1.75}.value-report-spread{min-height:620px}.report-preview{color:#0b1719;font-variant-numeric:tabular-nums;background:#f4f7f6;width:min(100%,720px);margin-left:auto;padding:clamp(26px,4vw,48px);transform:rotate(1.2deg);box-shadow:0 34px 90px #00121657}.report-preview header{border-bottom:2px solid #337f78;justify-content:space-between;align-items:center;gap:24px;padding-bottom:22px;display:flex}.report-preview header img{filter:none;width:120px;height:auto}.report-preview header span{font-size:clamp(18px,2vw,28px);font-weight:760}.report-preview-metrics{border-bottom:1px solid #0a292c29;grid-template-columns:repeat(3,1fr);padding:34px 0;display:grid}.report-preview-metrics div{border-left:1px solid #0a292c29;gap:10px;padding:0 20px;display:grid}.report-preview-metrics div:first-child{border-left:0;padding-left:0}.report-preview-metrics small,.report-preview-chart>span,.report-preview footer span{color:#5b6e72;font-size:11px}.report-preview-metrics strong{white-space:nowrap;font-size:clamp(19px,2vw,28px)}.report-preview-chart{padding:28px 0 18px}.report-preview-chart svg{width:100%;height:auto;margin-top:12px;display:block}.report-preview-chart line{stroke:#0a292c21;stroke-width:1px}.report-preview-chart polyline{fill:none;stroke:#337f78;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round}.report-preview footer{border-top:1px solid #0a292c29;align-items:baseline;gap:22px;padding-top:18px;display:flex}.report-preview footer strong{margin-left:auto}.report-preview footer strong+strong{margin-left:0}.app-showcase{width:min(calc(100% - 64px), var(--max-width));grid-template-columns:minmax(320px,.68fr) minmax(0,1.32fr);align-items:center;gap:clamp(50px,7vw,120px);margin:0 auto;padding:110px 0 150px;display:grid}.app-showcase-reverse{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.app-copy{max-width:560px}.app-copy h2,.camera-copy h2,.highlight-copy h2,.report-copy h2,.places-section h2,.stage-section h2{letter-spacing:-.035em;margin:0;font-size:clamp(30px,3.3vw,46px);font-weight:680;line-height:1.12}.app-copy>p:not(.section-kicker):not(.demo-label),.camera-copy>p:not(.section-kicker),.highlight-copy>p:not(.section-kicker),.report-copy>p:not(.section-kicker):not(.demo-label),.places-section>div>p:not(.section-kicker),.stage-section>p:last-child{color:var(--muted);font-size:17px;line-height:1.75}.demo-label{color:var(--muted);align-items:center;gap:9px;margin:24px 0 0;font-size:12px;line-height:1.5;display:flex}.demo-label span{background:var(--accent);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #39d0c621}.device-stage{background:radial-gradient(circle at 58% 32%,#39d0c633,#0000 42%),linear-gradient(145deg,#111c23,#071014);border-radius:28px;justify-content:center;align-items:center;min-height:720px;display:flex;position:relative;overflow:hidden}.device-stage:before{content:"";border:1px solid #76dfd929;border-radius:50%;position:absolute;inset:8% 6%;transform:rotate(-14deg)}.phone-frame{z-index:2;background:#030505;border:2px solid #333e43;border-radius:38px;width:min(38%,330px);padding:9px;position:relative;overflow:hidden;box-shadow:0 32px 80px #0000008c}.phone-frame img{border-radius:28px;width:100%;height:auto}.ipad-frame{z-index:1;background:#050607;border:8px solid #121719;position:absolute;overflow:hidden;box-shadow:0 34px 90px #0000007a}.ipad-frame img{width:100%;height:auto}.ipad-home{border-radius:25px;width:min(53%,520px);top:11%;right:5%;transform:rotate(3deg)}.device-stage-home .phone-frame{margin-left:-28%;transform:rotate(-3deg)}.capture-stage{justify-content:flex-end;min-height:640px;padding-right:7%}.ipad-capture{border-radius:24px;width:76%;top:22%;left:3%;transform:rotate(-2deg)}.capture-stage .phone-frame{width:min(28%,260px);transform:rotate(3deg)}.camera-story{width:min(calc(100% - 64px), var(--max-width));margin:0 auto;padding:130px 0 160px}.camera-copy{max-width:830px;margin-bottom:54px}.camera-copy>p:not(.section-kicker){max-width:730px}.equipment-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.camera-views{grid-template-columns:1.12fr .88fr;align-items:end;gap:22px;display:grid}.camera-views figure{margin:0}.camera-image{aspect-ratio:16/10;border-radius:var(--radius);background:var(--surface);position:relative;overflow:hidden}.camera-views figure:first-child .camera-image{aspect-ratio:16/11}.camera-image img{object-fit:cover}.camera-views figcaption{grid-template-columns:auto 1fr;align-items:baseline;gap:18px;padding-top:17px;display:grid}.camera-views figcaption strong{font-size:15px}.camera-views figcaption span{color:var(--muted);font-size:13px}.highlight-story{isolation:isolate;align-items:flex-end;min-height:820px;margin:20px 0 100px;display:flex;position:relative}.highlight-visual{z-index:-1;position:absolute;inset:0}.highlight-visual img{object-fit:cover;object-position:center;filter:saturate(.85)contrast(1.04)}.highlight-visual:after{content:"";background:linear-gradient(#02070a14,#02070a33 38%,#02070af0 100%);position:absolute;inset:0}.highlight-visual span{top:110px;right:max(32px, calc((100vw - var(--max-width)) / 2));color:#fff;border:1px solid #ffffff85;padding:9px 13px;font-size:12px;font-weight:750;position:absolute}.highlight-copy{width:min(calc(100% - 64px), var(--max-width));margin:0 auto;padding-bottom:80px}.highlight-copy h2{color:#fff;max-width:830px}.highlight-copy>p:not(.section-kicker){color:#dce5e8;max-width:680px}.text-link{color:var(--accent-bright);border-bottom:1px solid;margin-top:18px;padding-bottom:4px;font-weight:750;display:inline-block}.showcase-feed{width:min(calc(100% - 64px), var(--max-width));border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:40px auto 110px;padding:115px 0 86px}.showcase-heading{grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr);align-items:end;gap:clamp(36px,7vw,110px);margin-bottom:52px;display:grid}.showcase-heading .section-kicker{grid-column:1/-1;margin-bottom:-4px}.showcase-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(30px,3.3vw,46px);font-weight:680;line-height:1.12}.showcase-heading>p:last-child{max-width:640px;color:var(--muted);margin:0;font-size:17px;line-height:1.75}.showcase-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);gap:22px;display:grid}.showcase-grid.single{grid-template-columns:1fr}.showcase-card{background:var(--surface);overflow:hidden}.showcase-card:not(.featured){grid-template-columns:1fr;display:grid}.showcase-media{aspect-ratio:16/10;background:#0a1014;min-height:260px;position:relative;overflow:hidden}.showcase-card.featured .showcase-media{aspect-ratio:16/8.8}.showcase-media img,.showcase-media video{object-fit:cover;width:100%;height:100%}.showcase-media img{filter:saturate(.82)contrast(1.04)}.showcase-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 62%,#02070ab3);position:absolute;inset:0}.showcase-media>span,.showcase-media>time{z-index:1;color:#fff;letter-spacing:.12em;background:#030a0db8;border:1px solid #ffffff59;padding:8px 11px;font-size:10px;font-weight:850;position:absolute;top:18px}.showcase-media>span{left:18px}.showcase-media>time{right:18px}.showcase-card-copy{padding:28px 30px 32px}.showcase-card-copy h3{letter-spacing:-.035em;margin:0;font-size:clamp(24px,2.2vw,34px)}.showcase-card-copy p{max-width:760px;color:var(--muted);margin:13px 0 0;line-height:1.65}.showcase-privacy{max-width:820px;color:var(--muted);margin:24px 0 0;font-size:12px;line-height:1.6}.report-section{grid-template-columns:minmax(320px,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(50px,8vw,130px);width:min(100% - 64px,1320px);margin:0 auto;padding:120px 0 190px;display:grid}.report-copy .button{margin-top:30px}.report-spread{min-height:700px;position:relative}.report-page{border-radius:2px;width:min(55%,480px);height:auto;position:absolute;box-shadow:0 36px 90px #0000007a}.report-page-back{opacity:.84;top:3%;right:0;transform:rotate(5deg)}.report-page-front{bottom:0;left:3%;transform:rotate(-3deg)}.places-section{width:min(calc(100% - 64px), var(--max-width));border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px;margin:0 auto;padding:130px 0;display:grid}.places-section>div{max-width:900px}.safety-promo{width:min(calc(100% - 64px), var(--max-width));border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:54px;margin:0 auto;padding:120px 0;display:grid}.safety-promo>div{max-width:940px}.safety-promo h2{letter-spacing:-.035em;max-width:860px;margin:0;font-size:clamp(30px,3.3vw,46px);font-weight:680;line-height:1.12}.safety-promo>div>p:last-child{max-width:780px;color:var(--muted);font-size:17px;line-height:1.75}.stage-section{width:min(calc(100% - 64px), var(--max-width));border-top:1px solid var(--line);grid-template-columns:170px minmax(280px,.8fr) 1px minmax(280px,1fr);align-items:start;gap:42px;margin:0 auto;padding:110px 0;display:grid}.stage-section>p:first-child{color:var(--accent);margin:8px 0 0;font-size:13px;font-weight:800}.stage-section h2{font-size:clamp(30px,3vw,48px)}.stage-rule{background:var(--line);width:1px;min-height:130px}.stage-section>p:last-child{margin:0}.detail-page{width:min(calc(100% - 64px), var(--max-width));min-height:82dvh;margin:0 auto;padding:175px 0 110px}.detail-intro{max-width:920px}.detail-intro h1{letter-spacing:-.04em;margin:0;font-size:clamp(38px,4.5vw,60px);font-weight:680;line-height:1.08}.detail-intro>p:last-child{max-width:760px;color:var(--muted);margin-top:28px;font-size:19px;line-height:1.7}.detail-items{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 48px;margin:90px 0 58px;display:grid}.detail-items article{border-bottom:1px solid var(--line);min-height:160px;padding:34px 0}.detail-items h2{max-width:550px;margin:0;font-size:clamp(22px,2.3vw,34px);line-height:1.25}.detail-disclosure{max-width:780px;color:var(--muted);margin-bottom:32px;line-height:1.65}.detail-app-visual{background:radial-gradient(circle at 50% 28%, #39d0c630, transparent 44%), var(--surface);border-radius:28px;place-items:center;width:min(100%,880px);min-height:620px;margin:90px auto 20px;padding:60px;display:grid}.detail-app-visual .phone-frame{width:min(42vw,330px)}.detail-report-gallery{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px;margin:90px 0 30px;display:grid}.detail-report-gallery img{width:100%;height:auto;box-shadow:0 25px 65px #00000061}.detail-report-gallery .demo-label{grid-column:1/-1}.site-shell:has(.report-sample-page){--bg:#f4f7f6;--surface:#e6eeec;--surface-raised:#fff;--text:#0b1719;--muted:#596b6f;--line:#0a292c26;--accent:#337f78;--accent-bright:#236e68;background:var(--bg);color:var(--text)}.report-sample-page{font-variant-numeric:tabular-nums;width:min(100% - 64px,1180px);margin:0 auto;padding:150px 0 110px}.report-hero{border-bottom:2px solid var(--accent);grid-template-columns:1fr auto;gap:24px 60px;padding:48px 0 64px;display:grid}.report-hero>div:first-child{align-items:center;gap:18px;display:flex}.report-hero img{width:134px;height:auto}.report-hero>div:first-child p{color:var(--muted);letter-spacing:.18em;margin:0;font-size:11px;font-weight:800}.report-identity{justify-items:end;gap:5px;display:grid}.report-identity span{color:var(--muted);font-size:13px}.report-hero h1{letter-spacing:-.045em;grid-column:1/-1;max-width:780px;margin:34px 0 0;font-size:clamp(40px,5vw,68px);line-height:1}.report-hero>p{max-width:820px;color:var(--muted);grid-column:1/-1;margin:0;font-size:17px;line-height:1.72}.report-metrics{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:54px 0 88px;display:grid}.report-metrics div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);gap:16px;padding:28px;display:grid}.report-metrics span{color:var(--muted);font-size:12px}.report-metrics strong{letter-spacing:-.035em;font-size:clamp(24px,2.6vw,38px)}.report-route-block{grid-template-columns:minmax(260px,.55fr) minmax(0,1.45fr);align-items:center;gap:64px;padding:0 0 88px;display:grid}.report-route-copy h2,.report-analysis h2{letter-spacing:-.035em;margin:0;font-size:clamp(26px,3vw,40px)}.report-route-copy p{color:var(--muted);line-height:1.72}.report-route-map{background:#dce6e3;min-height:320px;position:relative;overflow:hidden}.report-route-map:before{content:"";opacity:.55;background-image:linear-gradient(28deg,#0000 46%,#37625f2e 47% 49%,#0000 50%),linear-gradient(118deg,#0000 45%,#37625f21 46% 48%,#0000 49%);background-size:94px 86px,132px 122px;position:absolute;inset:0}.report-route-map svg{width:100%;height:100%;position:absolute;inset:0}.report-route-map path{fill:none;stroke:#007f79;stroke-width:8px;stroke-linecap:round}.report-route-map circle{fill:#071416;stroke:#fff;stroke-width:5px}.report-route-map span{color:#fff;background:#071416;padding:7px 10px;font-size:12px;position:absolute;bottom:16px;right:18px}.report-curves{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:26px;padding:74px 0 88px;display:grid}.report-chart{border:1px solid var(--line);background:var(--surface-raised);margin:0;padding:24px}.report-chart:first-child{grid-column:1/-1}.report-chart figcaption{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.report-chart figcaption span{color:var(--muted);font-size:12px}.report-chart svg{width:100%;height:auto;margin-top:20px;display:block}.report-chart line{stroke:var(--line);stroke-width:1px}.report-analysis{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:70px;padding:78px 0;display:grid}.report-analysis ul{gap:18px;margin:34px 0 0;padding-left:1.2em;display:grid}.report-analysis li{color:var(--muted);line-height:1.7}.report-analysis dl{border-top:1px solid var(--line);margin:28px 0 0}.report-analysis dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:24px;padding:15px 0;display:flex}.report-analysis dt{color:var(--muted);font-size:13px}.report-analysis dd{margin:0;font-weight:750}.report-safety-note{max-width:780px;color:var(--muted);margin:0 0 34px;font-size:13px;line-height:1.7}.product-visual{max-width:1040px;margin:72px 0 22px}.product-visual img{border-radius:var(--radius);width:100%;height:auto}.product-visual figcaption{max-width:760px;color:var(--muted);margin-top:16px;font-size:13px;line-height:1.65}.product-shop-cta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:36px;margin:22px 0 52px;padding:30px 0;display:flex}.product-shop-cta p{max-width:760px;color:var(--muted);margin:0;line-height:1.65}.safety-page{width:min(calc(100% - 64px), var(--max-width));margin:0 auto;padding:178px 0 110px}.safety-hero{max-width:1050px;padding-bottom:92px}.safety-hero h1{letter-spacing:-.04em;max-width:1000px;margin:0;font-size:clamp(38px,4.5vw,60px);font-weight:680;line-height:1.08}.safety-hero>p:last-child{max-width:820px;color:var(--muted);margin:30px 0 0;font-size:19px;line-height:1.75}.decision-board{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.decision-board article{border-left:1px solid var(--line);min-height:380px;padding:34px 34px 38px}.decision-board article:first-child{border-left:0;padding-left:0}.decision-board article>span{color:var(--muted);letter-spacing:.16em;font-size:11px;font-weight:850}.decision-board h2{letter-spacing:-.04em;margin:96px 0 18px;font-size:clamp(28px,3vw,42px)}.decision-board p{color:var(--muted);margin:0;line-height:1.75}.decision-board .decision-1 h2{color:#ff8b7b}.decision-board .decision-2 h2{color:#f0c875}.decision-board .decision-3 h2{color:var(--accent-bright)}.safety-checks{padding:135px 0}.safety-check-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:36px;display:grid}.safety-check-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:280px;padding:30px 34px 34px}.safety-check-grid article:nth-child(3n){border-right:0}.safety-check-grid article:nth-child(3n+1){padding-left:0}.safety-check-grid article>span{color:var(--accent);letter-spacing:.14em;font-size:11px;font-weight:850}.safety-check-grid h2{letter-spacing:-.035em;margin:43px 0 14px;font-size:clamp(24px,2vw,31px)}.safety-check-grid p{color:var(--muted);margin:0;line-height:1.72}.safety-app{grid-template-columns:minmax(340px,.9fr) minmax(340px,1.1fr);align-items:center;gap:clamp(52px,8vw,130px);padding:110px 0 145px;display:grid}.safety-app-device{background:radial-gradient(circle at 50% 28%, #39d0c638, transparent 46%), var(--surface);border-radius:28px;place-items:center;min-height:690px;display:grid}.safety-app-device .phone-frame{width:min(60%,340px)}.safety-app h2,.safety-sources h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4.25vw,62px);line-height:1.04}.safety-app>div:last-child>p:not(.section-kicker):not(.demo-label){color:var(--muted);font-size:17px;line-height:1.75}.safety-sources{border-top:1px solid var(--line);grid-template-columns:minmax(320px,.8fr) minmax(360px,1.2fr);gap:clamp(50px,9vw,150px);padding:100px 0 82px;display:grid}.safety-sources>div>p:last-child{color:var(--muted);line-height:1.7}.safety-sources ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.safety-sources li{border-bottom:1px solid var(--line)}.safety-sources a{justify-content:space-between;gap:24px;padding:23px 0;font-weight:700;display:flex}.safety-sources a:hover,.safety-sources a:focus-visible{color:var(--accent-bright)}.readiness{border-top:1px solid var(--line);margin:88px 0 34px;padding:58px 0 18px}.readiness-heading{grid-template-columns:minmax(260px,.8fr) minmax(280px,1.2fr);align-items:end;gap:34px;margin-bottom:42px;display:grid}.readiness-heading .section-kicker{grid-column:1/-1;margin-bottom:0}.readiness-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,3.4vw,52px);line-height:1.05}.readiness-heading>p:last-child{color:var(--muted);margin:0;line-height:1.65}.readiness-grid{border-top:1px solid var(--line);grid-template-columns:1.2fr 1fr 1fr;display:grid}.readiness-grid article{border-left:1px solid var(--line);min-height:285px;padding:30px 30px 26px}.readiness-grid article:first-child{border-left:0;padding-left:0}.readiness-grid article>span{color:var(--muted);letter-spacing:.14em;align-items:center;gap:8px;font-size:11px;font-weight:850;display:inline-flex}.readiness-grid article>span:before{content:"";background:#738086;border-radius:50%;width:7px;height:7px}.readiness-grid article.is-ready>span{color:var(--accent)}.readiness-grid article.is-ready>span:before{background:var(--accent);box-shadow:0 0 0 4px #39d0c61f}.readiness-grid h3{letter-spacing:-.03em;margin:40px 0 12px;font-size:clamp(22px,2vw,30px)}.readiness-grid p{color:var(--muted);margin:0;line-height:1.65}.readiness-grid dl{grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0 0;display:grid}.readiness-grid dl div{min-width:0}.readiness-grid dt{color:var(--muted);font-size:11px}.readiness-grid dd{overflow-wrap:anywhere;margin:7px 0 0;font-size:14px;font-weight:760}.legal-page{width:min(calc(100% - 64px), var(--max-width));margin:0 auto;padding:150px 0 110px}.legal-hero{border-bottom:1px solid var(--line);max-width:940px;padding:0 0 72px}.legal-hero h1{letter-spacing:-.04em;max-width:880px;margin:16px 0 24px;font-size:clamp(38px,4.5vw,60px);font-weight:680;line-height:1.08}.legal-hero>p:not(.eyebrow){max-width:720px;color:var(--muted);margin:0;font-size:18px;line-height:1.75}.legal-meta{grid-template-columns:minmax(160px,.4fr) minmax(320px,1fr);gap:28px;max-width:780px;margin:44px 0 0;display:grid}.legal-meta div{border-top:1px solid var(--line);padding-top:16px}.legal-meta dt{color:var(--muted);font-size:12px;font-weight:750}.legal-meta dd{margin:8px 0 0;font-size:14px;line-height:1.6}.legal-layout{grid-template-columns:minmax(190px,.28fr) minmax(0,1fr);align-items:start;gap:clamp(54px,9vw,150px);padding-top:72px;display:grid}.legal-nav{position:sticky;top:104px}.legal-nav h2{color:var(--muted);letter-spacing:.05em;margin:0 0 22px;font-size:12px}.legal-nav nav{border-top:1px solid var(--line);display:grid}.legal-nav a{border-bottom:1px solid var(--line);color:var(--muted);padding:15px 0;font-size:14px;font-weight:700}.legal-nav a:hover,.legal-nav a:focus-visible,.legal-nav a.is-current{color:var(--accent-bright)}.legal-body{max-width:820px}.legal-body>section{padding:0 0 58px}.legal-body h2{letter-spacing:-.04em;margin:0 0 22px;font-size:clamp(28px,3vw,42px);line-height:1.08}.legal-body p,.legal-body li{color:var(--muted);font-size:16px;line-height:1.82}.legal-body p{margin:0 0 16px}.legal-body ul{gap:12px;margin:0;padding-left:1.2em;display:grid}.legal-facts{border-top:1px solid var(--line);margin:0}.legal-facts div{border-bottom:1px solid var(--line);grid-template-columns:minmax(150px,.35fr) minmax(0,1fr);gap:28px;padding:18px 0;display:grid}.legal-facts dt{color:var(--muted);font-size:13px;font-weight:700}.legal-facts dd{overflow-wrap:anywhere;margin:0;line-height:1.65}.legal-contact{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:10px 34px;margin:20px 0 62px;display:grid;padding:34px 0!important}.legal-contact h2{grid-row:1/3;align-self:center;margin:0}.legal-contact a{color:var(--accent-bright);text-align:right;font-weight:760}.site-footer{width:min(calc(100% - 64px), var(--max-width));border-top:1px solid var(--line);color:#87979f;grid-template-columns:1fr minmax(280px,1.2fr) auto;align-items:start;gap:42px;margin:0 auto;padding:44px 0 54px;font-size:12px;line-height:1.6;display:grid}.site-footer p{margin:0}.site-footer>p:last-child{text-align:right}.site-footer a{color:inherit;text-underline-offset:3px}.site-footer a:hover{color:var(--accent)}.footer-legal{flex-wrap:wrap;gap:7px 14px;margin-top:14px;display:flex}.simple-state{place-content:center;justify-items:start;gap:18px;min-height:100dvh;padding:32px;display:grid}.simple-state h1{margin:0;font-size:52px}@media (prefers-color-scheme:light){:root{--bg:#f4f7f7;--surface:#e7eeee;--surface-raised:#fff;--text:#071416;--muted:#4f6267;--line:#041a1d26;--accent:#007f79;--accent-bright:#0c928b}.journey-section,.app-showcase,.camera-story,.report-section,.places-section,.safety-promo,.stage-section,.detail-page,.safety-page,.site-footer{color:var(--text)}.device-stage{background:radial-gradient(circle at 58% 32%,#007f7933,#0000 42%),linear-gradient(145deg,#dfeaea,#c9d9d8)}.button.primary{color:#fff}.button.secondary{background:#041416c7}.report-page{box-shadow:0 30px 75px #1937393d}}@media (max-width:1080px){.site-header{grid-template-columns:1fr auto auto}.site-header nav{display:none}.mobile-shop-link{color:#fff;border:1px solid #ffffff80;border-radius:3px;align-items:center;min-height:34px;padding:0 13px;font-size:12px;font-weight:750;display:inline-flex}.mobile-shop-link:hover,.mobile-shop-link:focus-visible{border-color:var(--accent);color:var(--accent-bright)}.app-showcase,.app-showcase-reverse{grid-template-columns:1fr}.app-showcase-reverse .device-stage{order:2}.app-showcase-reverse .app-copy{order:1}.app-copy{max-width:760px}.stage-section{grid-template-columns:1fr 1.4fr}.stage-section>p:first-child,.stage-rule{display:none}.value-stage,.value-stage-reverse{grid-template-columns:1fr}.value-stage-reverse .value-copy{order:0}}@media (max-width:767px){.site-header{gap:12px;width:calc(100% - 32px);height:64px}.brand{gap:9px}.brand img{width:92px}.brand span{font-size:9px}.hero{align-items:end;min-height:790px}.hero-image{object-position:63% center}.hero-scrim{background:linear-gradient(#0207090a 0%,#0207099e 38%,#020709f5 100%)}.hero-copy{width:calc(100% - 32px);padding:0 0 80px}.hero h1{font-size:clamp(38px,10.5vw,48px)}.hero-copy>p:not(.eyebrow){font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.journey-section{width:calc(100% - 32px);padding:55px 0 90px}.journey-list{grid-template-columns:1fr}.journey-list article,.journey-list article:first-child{border-left:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px 0 34px}.journey-list h2{margin-top:30px}.value-journey{width:calc(100% - 32px);padding:60px 0 76px}.value-journey>.section-kicker{margin-bottom:12px}.value-stage{gap:34px;padding:52px 0 70px}.value-copy h2{font-size:clamp(28px,8.5vw,36px)}.value-stage .device-stage{order:2}.value-report-spread{min-height:500px}.report-preview{padding:24px 18px;transform:none}.report-preview-metrics{grid-template-columns:1fr;padding:22px 0}.report-preview-metrics div,.report-preview-metrics div:first-child{border-bottom:1px solid #0a292c1f;border-left:0;grid-template-columns:1fr auto;align-items:baseline;padding:13px 0}.app-showcase,.camera-story,.report-section,.places-section,.safety-promo,.stage-section{grid-template-columns:1fr;gap:42px;width:calc(100% - 32px);padding:72px 0 94px}.showcase-feed{width:calc(100% - 32px);margin:20px auto 50px;padding:74px 0 58px}.showcase-heading,.showcase-grid{grid-template-columns:1fr}.showcase-heading{gap:28px;margin-bottom:34px}.showcase-heading .section-kicker{grid-column:1}.showcase-heading h2{font-size:clamp(40px,11vw,54px)}.showcase-media,.showcase-card.featured .showcase-media{aspect-ratio:4/3;min-height:220px}.showcase-card-copy{padding:23px 22px 27px}.device-stage{min-height:540px}.device-stage-home .phone-frame{width:48%;margin-left:-38%}.ipad-home{width:62%;top:14%;right:-7%}.capture-stage{min-height:440px;padding-right:3%}.ipad-capture{width:83%;top:25%;left:-6%}.capture-stage .phone-frame{width:35%}.camera-views{grid-template-columns:1fr;gap:40px}.equipment-actions{display:grid}.camera-views figure:first-child .camera-image,.camera-image{aspect-ratio:4/3}.camera-views figcaption{grid-template-columns:1fr;gap:6px}.highlight-story{min-height:700px;margin-bottom:20px}.highlight-copy{width:calc(100% - 32px);padding-bottom:56px}.highlight-visual span{top:92px;right:16px}.report-section{margin-top:0}.report-spread{min-height:520px}.report-page{width:62%}.report-page-front{width:70%}.places-section{align-items:start}.places-section .button,.safety-promo .button{width:100%}.detail-page{width:calc(100% - 32px);padding:126px 0 78px}.detail-intro h1{font-size:46px}.detail-items{grid-template-columns:1fr;margin-top:58px}.detail-app-visual{min-height:540px;margin-top:62px;padding:34px 18px}.detail-app-visual .phone-frame{width:min(70vw,310px)}.detail-report-gallery{grid-template-columns:1fr;margin-top:62px}.detail-report-gallery .demo-label{grid-column:1}.report-sample-page{width:calc(100% - 32px);padding:104px 0 76px}.report-hero{grid-template-columns:1fr;gap:22px;padding-bottom:44px}.report-identity{justify-items:start}.report-hero h1,.report-hero>p{grid-column:1}.report-hero h1{margin-top:18px;font-size:42px}.report-metrics{grid-template-columns:repeat(2,1fr);margin:40px 0 64px}.report-metrics div{padding:20px 16px}.report-route-block,.report-curves,.report-analysis{grid-template-columns:1fr;gap:34px}.report-route-map{min-height:240px}.report-chart:first-child{grid-column:1}.report-curves{padding:54px 0 64px}.product-visual{margin-top:52px}.product-shop-cta{flex-direction:column;align-items:stretch}.safety-page{width:calc(100% - 32px);padding:126px 0 78px}.safety-hero{padding-bottom:62px}.safety-hero h1{font-size:46px}.safety-hero>p:last-child{font-size:17px}.decision-board,.safety-check-grid,.safety-app,.safety-sources{grid-template-columns:1fr}.decision-board article,.decision-board article:first-child{border-left:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px 0 36px}.decision-board h2{margin-top:42px}.safety-checks{padding:92px 0}.safety-check-grid article,.safety-check-grid article:nth-child(3n+1){border-right:0;min-height:auto;padding:27px 0 34px}.safety-check-grid h2{margin-top:32px}.safety-app{gap:48px;padding:75px 0 95px}.safety-app-device{min-height:560px}.safety-app-device .phone-frame{width:min(72vw,310px)}.safety-sources{gap:40px;padding:72px 0 62px}.readiness{margin-top:58px;padding-top:42px}.readiness-heading,.readiness-grid{grid-template-columns:1fr}.readiness-heading .section-kicker{grid-column:1}.readiness-grid article,.readiness-grid article:first-child{border-left:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px 0 34px}.legal-page{width:calc(100% - 32px);padding:118px 0 78px}.legal-hero{padding-bottom:52px}.legal-hero h1{font-size:38px}.legal-hero>p:not(.eyebrow){font-size:17px}.legal-meta,.legal-layout{grid-template-columns:1fr}.legal-layout{gap:54px;padding-top:52px}.legal-nav{position:static}.legal-body>section{padding-bottom:48px}.legal-facts div{grid-template-columns:1fr;gap:6px}.legal-contact{grid-template-columns:1fr;gap:12px}.legal-contact h2{grid-row:auto}.legal-contact a{text-align:left}.site-footer{grid-template-columns:1fr;gap:16px;width:calc(100% - 32px)}.site-footer>p:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
