@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');

/* Neutral surfaces belong to the website. Application frames retain their original colors. */
:root{color-scheme:light;--bg:#fafafa;--surface:#fff;--section:#f0f0f0;--soft:#e8e8e8;--ink:#202020;--muted:#696969;--line:#d9d9d9;--red:#e3242e;--header:#fafafaf2;--icon:0;--button:#232323;--button-ink:#fff;--shadow:#00000016}
:root[data-theme=dark]{color-scheme:dark;--bg:#111;--surface:#1c1c1c;--section:#181818;--soft:#262626;--ink:#f4f4f4;--muted:#aaa;--line:#393939;--red:#ff3b43;--header:#111111f2;--icon:1;--button:#f0f0f0;--button-ink:#181818;--shadow:#00000066}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.65 'Manrope','Segoe UI',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;border:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--red);outline-offset:5px}img{display:block;max-width:100%}[hidden]{display:none!important}h1,h2,h3,p,figure{margin:0}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}
header{height:102px;padding:0 max(48px,calc((100vw - 1240px)/2));display:flex;align-items:center;gap:25px;border-bottom:1px solid var(--line);background:var(--header);position:relative;z-index:10}.brand{display:block;flex-shrink:0}.brand img{width:140px;height:auto}nav{display:flex;gap:28px;margin:auto;font-size:14px;color:var(--muted)}nav a:hover{color:var(--red)}.nav-cta{background:var(--red);color:white;padding:12px 20px;border-radius:6px;font-size:14px;font-weight:800;white-space:nowrap}.nav-cta span{padding-left:18px}.theme-toggle{width:36px;height:36px;display:grid;place-items:center;flex-shrink:0;border:1px solid var(--line);border-radius:50%;background:transparent;font-size:23px;line-height:1}.theme-toggle:hover{background:var(--soft)}.menu{display:none}
.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.8px;display:flex;align-items:center;gap:10px;color:var(--muted)}.red-line{display:inline-block;width:25px;height:2px;background:var(--red)}h1,h2{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:600;letter-spacing:-.02em;line-height:1.02}h1{font-size:clamp(72px,6.8vw,100px);margin:27px 0 26px}h2{font-size:64px;margin-top:19px}h3{font-size:22px;line-height:1.4;letter-spacing:-.5px}em{font-style:normal;color:var(--red)}
.hero{min-height:830px;display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative;padding-top:45px;padding-bottom:80px;gap:20px}.hero-copy{position:relative;z-index:2}.hero-copy>p{color:var(--muted);font-size:16px;line-height:1.8}.stores{display:flex;gap:12px;margin-top:30px}.store{display:flex;align-items:center;text-align:left;gap:12px;border:1px solid var(--button);background:var(--button);color:var(--button-ink);border-radius:8px;padding:11px 16px;min-width:183px;line-height:1.2;transition:transform .2s,opacity .2s}.store:hover{transform:translateY(-3px);opacity:.85}.store>img{width:28px;height:32px;filter:invert(calc(1 - var(--icon)))}.store small{display:block;font-size:11px;margin-bottom:3px}.store b{font-size:19px;white-space:nowrap}.store-arrow{margin-left:8px}.availability{color:var(--muted);font-size:11px;margin-top:14px}.availability span{margin:0 7px}.scroll-hint{position:absolute;bottom:25px;left:0;display:flex;align-items:center;gap:24px;font-size:10px;letter-spacing:2px;color:var(--muted)}.scroll-hint>span:last-child{font-size:23px}
.hero-visual{position:relative;min-width:0;height:700px;isolation:isolate}.hero-orbit{position:absolute;left:6%;top:21%;width:92%;aspect-ratio:1;border:1px solid var(--line);border-radius:50%;z-index:-1}.hero-orbit::before{content:'';position:absolute;inset:30px;border:1px solid var(--line);border-radius:50%;opacity:.5}.hero-orbit::after{content:'';position:absolute;inset:60px;border:1px solid var(--line);border-radius:50%;opacity:.3}
/* Device casing is outside the original image: no UI is redrawn or overlaid. */
.phone{position:relative;padding:0 7px;background:#171717;border:2px solid #666;border-radius:36px;box-shadow:inset 0 0 0 2px #303030,0 25px 50px var(--shadow);width:292px;flex-shrink:0}.phone::before{content:'';position:absolute;left:-5px;top:85px;width:3px;height:37px;background:#555;border-radius:3px}.phone::after{content:'';position:absolute;right:-5px;top:140px;width:3px;height:55px;background:#555;border-radius:3px}.phone-top{height:25px;display:flex;gap:9px;align-items:center;justify-content:center}.phone-top span{width:36px;height:4px;background:#414141;border-radius:9px}.phone-top i{height:5px;width:5px;background:#333;border:1px solid #525252;border-radius:50%}.phone-screen{overflow:hidden;border-radius:17px;background:#f1f1f1;aspect-ratio:444/906;position:relative;isolation:isolate}.phone-screen img,.phone-screen video{width:100%;height:100%;display:block;object-fit:contain;border:0}.phone-bottom{height:19px;display:grid;place-items:center}.phone-bottom span{width:63px;height:3px;border-radius:6px;background:#5d5d5d}.phone-back{position:absolute;right:0;top:62px;width:247px;transform:rotate(8deg);z-index:1}.phone-front{position:absolute;left:24px;top:2px;transform:rotate(-5deg);z-index:2}.recording-link{position:absolute;bottom:0;left:18px;right:4px;display:flex;align-items:center;gap:14px;background:var(--surface);padding:15px 18px;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 30px var(--shadow);z-index:3;transition:translate .2s}.recording-link:hover{translate:0 -3px}.play-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--red);color:white;font-size:13px;padding-left:2px;flex-shrink:0}.recording-link>span:nth-child(2){font-size:14px;font-weight:700}.recording-link small{display:block;color:var(--muted);font-size:10px;font-weight:400;margin-top:2px}.recording-link>b{margin-left:auto}
.benefit-strip{border-block:1px solid var(--line);background:var(--section)}.benefit-strip>.wrap{display:flex;justify-content:space-between;gap:20px;padding-block:24px}.benefit-strip span{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.benefit-strip img{width:19px;filter:invert(var(--icon));opacity:.7}.section{padding-block:100px}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:45px}.section-heading>p{font-size:14px;line-height:1.9;color:var(--muted);padding-bottom:5px}.feature-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:18px}.feature{position:relative;padding:32px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.feature.featured{background:var(--section)}.feature-number{position:absolute;right:25px;top:22px;color:var(--muted);font-size:12px}.feature-icon{width:30px;filter:invert(var(--icon));margin:10px 0 36px}.feature p{font-size:14px;color:var(--muted);margin-top:18px}.chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:22px}.chips span{font-size:10px;padding:4px 9px;border:1px solid var(--line);border-radius:4px;color:var(--muted)}.feature a{font-size:12px;display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:25px;padding-top:17px}
.explore{background:var(--section);border-block:1px solid var(--line)}.explorer{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.tabs{display:grid}.tabs button{display:flex;gap:18px;align-items:center;padding:21px 17px;text-align:left;background:transparent;border-bottom:1px solid var(--line);color:var(--muted);transition:background .2s}.tabs button>img{width:24px;filter:invert(var(--icon));opacity:.7}.tabs button span{font-size:17px;font-weight:700}.tabs small{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:4px}.tabs b{margin-left:auto;font-weight:500}.tabs [aria-selected=true]{color:var(--ink);background:var(--surface);border-left:3px solid var(--red);padding-left:14px;border-radius:5px;box-shadow:0 4px 18px var(--shadow)}.tabs [aria-selected=true]>img{opacity:1}.tab-play{display:grid;place-items:center;width:24px;flex-shrink:0;font-size:14px!important}.screen-description{margin-top:30px;padding-left:17px;min-height:162px}.screen-counter{font-size:11px;letter-spacing:2px;color:var(--red);font-weight:700}.screen-description h3{font-size:21px;margin:9px 0 12px}.screen-description p{font-size:14px;color:var(--muted);max-width:420px;line-height:1.8}.feature-panel{min-width:0;text-align:center}.screen-stage{position:relative;display:flex;justify-content:center;align-items:center;padding:22px 0 25px;isolation:isolate}.screen-stage::before{content:'';position:absolute;inset:17% -15px 15%;z-index:-1;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(90deg,transparent,var(--soft),transparent)}.explorer-phone{width:302px;box-shadow:inset 0 0 0 2px #303030,0 28px 45px var(--shadow)}.screen-caption{font-size:11px;color:var(--muted);margin-top:10px}.phone video{background:#151515}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.steps article{border-top:1px solid var(--line);padding-top:20px}.steps article>span{color:var(--red);font-family:'Barlow Condensed',sans-serif;font-size:48px}.steps h3{font-size:19px;margin:25px 0 15px}.steps p{color:var(--muted);font-size:14px}.people-section{background:var(--section);padding:90px 0;border-block:1px solid var(--line)}.people-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:85px;align-items:center}.people-grid>div>p{color:var(--muted);font-size:15px;max-width:455px;margin:25px 0}.text-link{display:inline-block;font-size:13px;border-bottom:1px solid var(--muted);padding-bottom:9px;margin-top:5px}.people-features{list-style:none;margin:30px 0;padding:0}.people-features li{display:flex;gap:16px;margin:22px 0}.people-features img{width:23px;height:23px;filter:invert(var(--icon));opacity:.8}.people-features b{display:block;font-size:14px}.people-features small{display:block;font-size:12px;color:var(--muted);margin-top:3px;max-width:340px}.chat-showcase{display:flex;flex-direction:column;align-items:center;min-width:0}.chat-phone{width:290px}.screen-switch{display:flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:7px;margin-top:28px;background:var(--bg)}.screen-switch button{font-size:11px;background:transparent;padding:9px 11px;border-radius:4px;color:var(--muted)}.screen-switch .selected{background:var(--button);color:var(--button-ink)}.chat-showcase figcaption{font-size:10px;color:var(--muted);margin-top:12px}
.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.trust-grid article{border-top:1px solid var(--line);padding-top:25px}.source-label{font-size:10px;letter-spacing:1px;color:var(--muted);padding:5px 8px;border:1px solid var(--line);border-radius:3px}.source-label.official{color:var(--red);border-color:var(--red)}.trust-grid h3{font-size:19px;margin:25px 0 15px}.trust-grid p{font-size:14px;color:var(--muted)}.future{padding:45px;display:grid;grid-template-columns:1fr 1fr;gap:70px;border:1px solid var(--line);border-radius:10px;background:var(--section)}.future h2{font-size:48px}.future>div>p{font-size:14px;color:var(--muted);margin-top:22px}.future .text-link{margin-top:22px}.future-items article{display:flex;gap:20px;padding:15px 0 25px}.future-items article+article{border-top:1px solid var(--line);padding-top:25px}.future-items img{width:26px;height:26px;filter:invert(var(--icon));opacity:.7;margin-top:5px}.future-items h3{font-size:17px;margin:0 0 10px}.future-items p{font-size:13px;color:var(--muted)}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:60px}.faq h2{font-size:55px}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:22px 0;display:flex;justify-content:space-between;gap:20px;font-size:15px}summary::-webkit-details-marker{display:none}summary span{font-size:22px;line-height:1}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:14px;padding:0 30px 22px 0}
.download{background:#e32730;color:#fff;padding:80px 0 85px;text-align:center}.download .eyebrow{justify-content:center;color:#ffd2d5;font-size:11px}.download h2{font-size:84px;line-height:1.04;margin:24px 0}.download h2 em{color:#54171b}.download p{font-size:15px;color:#ffe0e0}.download .stores{justify-content:center}.download .store{border:0;background:#202020;color:white}.download .store img{filter:invert(1)}.download-note{display:block;font-size:11px;color:#ffc5c7;margin-top:16px}footer{display:flex;gap:45px;flex-wrap:wrap;align-items:center;padding-top:46px;padding-bottom:23px}footer .brand img{width:115px}footer p{font-size:11px;color:var(--muted);margin-top:12px}footer>p{margin-left:auto}footer>a{font-size:11px}.footer-bottom{width:100%;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;font-size:9px;letter-spacing:1px;color:var(--muted)}
dialog{color:#fff;background:#222;border:1px solid #555;border-radius:14px;max-width:470px;width:calc(100% - 32px);padding:35px;box-shadow:0 30px 100px #0009}dialog::backdrop{background:#000b;backdrop-filter:blur(5px)}dialog>img{width:120px;margin-bottom:30px}dialog .eyebrow{color:#bbb}dialog h2{font-size:48px;margin-bottom:20px}dialog p{color:#bbb;font-size:14px;margin-bottom:16px}.dialog-close{position:absolute;right:15px;top:12px;background:transparent;color:white;font-size:28px}.dialog-action{background:#e32730;color:white;border-radius:5px;padding:13px 17px;margin-top:12px;width:100%;display:flex;justify-content:space-between;font-size:14px}.skip{position:fixed;top:-100px;left:20px;background:white;color:black;padding:15px;z-index:100}.skip:focus{top:10px}.js .reveal{opacity:0;translate:0 24px;transition:opacity .7s,translate .7s}.js .reveal.visible{opacity:1;translate:0 0}
@media(max-width:1150px){header{padding-inline:30px;gap:18px}nav{gap:18px;font-size:12px}.wrap{width:calc(100% - 60px)}.hero{gap:0;min-height:740px}.hero h1{font-size:84px}.hero-visual{height:650px}.phone-front{width:265px;left:15px;top:10px}.phone-back{width:218px;right:5px;top:65px}.recording-link{left:0;right:0;padding:12px;gap:10px}.recording-link>span:nth-child(2){font-size:12px}.recording-link small{font-size:9px}.hero-orbit{top:20%}.hero-copy>p{font-size:14px}.store{min-width:165px;padding:11px 12px;gap:10px}.store b{font-size:17px}.store>img{width:25px}.hero .eyebrow{font-size:10px}.feature{padding:25px}.benefit-strip span{font-size:10px}.explorer{gap:55px}.people-grid{gap:45px}.future{gap:40px;padding:35px}.brand img{width:125px}}
@media(max-width:950px) and (min-width:801px){.hero h1{font-size:74px}.hero-copy>p{font-size:13px}.hero .eyebrow{font-size:9px}.hero .stores{gap:8px}.hero .store{min-width:0;gap:8px}.hero .store b{font-size:15px}.hero .store small{font-size:9px}.hero .store>img{width:22px}.hero .store-arrow{margin-left:0}.phone-front{width:240px;left:5px;top:45px}.phone-back{width:199px;right:4px;top:87px}.hero-visual{height:650px}.hero .availability{font-size:9px}.hero .desktop{display:none}}
@media(max-width:800px){header{height:80px;gap:15px}.brand img{width:115px}nav{display:none;position:absolute;left:0;right:0;top:80px;background:var(--surface);padding:25px 30px;flex-direction:column;font-size:16px;border-bottom:1px solid var(--line)}nav.open{display:flex}.nav-cta{margin-left:auto;padding:10px 15px;font-size:12px}.menu{display:block;background:transparent;padding:6px}.menu img{width:23px;filter:invert(var(--icon))}.hero{grid-template-columns:1fr;padding-top:45px;padding-bottom:80px}.hero h1{font-size:90px}.hero-copy>p{font-size:16px}.hero-visual{height:700px;width:min(520px,100%);margin:40px auto 0}.phone-front{width:292px;left:32px;top:0}.phone-back{width:247px;right:15px;top:65px}.recording-link{left:12px;right:12px;padding:15px 18px}.recording-link>span:nth-child(2){font-size:14px}.recording-link small{font-size:11px}.hero .scroll-hint{bottom:22px}.benefit-strip>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:20px}.benefit-strip span{font-size:11px}.section{padding-block:70px}.section-heading{align-items:flex-start;flex-direction:column;gap:25px}h2{font-size:56px}.feature-grid{grid-template-columns:1fr 1fr}.featured{grid-column:1/-1}.feature-icon{margin-bottom:22px}.featured h3 br{display:none}.explorer{grid-template-columns:1fr;gap:20px}.tabs{grid-template-columns:1fr 1fr;gap:9px}.tabs button{padding:15px 12px;gap:12px;border:1px solid var(--line);border-radius:5px}.tabs [aria-selected=true]{padding-left:10px}.tabs button span{font-size:14px}.tabs small{font-size:11px}.tabs button:last-child{grid-column:1/-1}.tabs b{font-size:15px}.screen-description{margin-top:24px;min-height:0;padding-left:0}.screen-description p{max-width:540px}.feature-panel{margin-top:0}.screen-stage{padding-top:20px}.screen-stage::before{inset:20% 0}.explorer-phone{width:310px}.steps{gap:25px}.steps h3{font-size:17px}.steps p{font-size:13px}.people-grid{grid-template-columns:1fr;gap:45px}.people-section{padding:70px 0}.chat-phone{width:310px}.people-grid>div>p{max-width:540px}.trust-grid{gap:25px}.trust-grid h3{font-size:17px}.trust-grid p{font-size:13px}.source-label{font-size:8px}.future{grid-template-columns:1fr}.faq{grid-template-columns:1fr;gap:35px}.download h2{font-size:70px}footer{gap:25px}footer>p{margin-left:0}footer>a{margin-left:auto}}
@media(max-width:480px){.wrap{width:calc(100% - 40px)}header{padding-inline:20px;gap:9px}.brand img{width:94px}.nav-cta{font-size:11px;padding:9px}.nav-cta span{padding-left:5px}.theme-toggle{width:31px;height:31px;font-size:21px}.menu{padding:4px}.hero h1{font-size:clamp(57px,16vw,72px);line-height:1.02}.hero-copy>p{font-size:14px}.desktop{display:none}.hero .eyebrow{font-size:9px;letter-spacing:1.4px}.stores{gap:9px}.store{min-width:0;flex:1;padding:11px 9px;gap:7px}.store b{font-size:15px}.store small{font-size:9px}.store>img{width:20px}.store-arrow{margin-left:0}.store>span:last-child{font-size:12px}.availability{font-size:9px}.hero-visual{height:610px;margin-top:35px}.phone-front{width:244px;left:6px;top:12px;transform:rotate(-4deg);border-radius:30px}.phone-back{width:205px;right:8px;top:51px;transform:rotate(6deg);border-radius:28px}.phone-front .phone-screen,.phone-back .phone-screen{border-radius:12px}.recording-link{left:0;right:0;bottom:0;padding:12px;gap:10px}.recording-link>span:nth-child(2){font-size:12px}.recording-link small{font-size:9px}.play-icon{width:33px;height:33px;font-size:11px}.hero-orbit{left:0;width:100%;top:22%}.benefit-strip span{font-size:10px;gap:7px}.benefit-strip img{width:16px}.section{padding-block:58px}.eyebrow{font-size:9px;letter-spacing:1.5px}h2{font-size:48px}.section-heading{margin-bottom:30px}.section-heading>p{font-size:13px}.section-heading>p br{display:none}.feature-grid{grid-template-columns:1fr}.featured{grid-column:auto}.feature{padding:27px}.feature h3{font-size:24px}.feature p{font-size:14px}.tabs{gap:7px}.tabs button{padding:13px 9px;gap:8px}.tabs [aria-selected=true]{padding-left:7px}.tabs button img{width:19px}.tabs button span{font-size:12px}.tabs small{font-size:9px}.tabs b{display:none}.screen-description h3{font-size:19px}.screen-description p{font-size:13px}.explorer-phone,.chat-phone{width:min(300px,100%)}.screen-caption{font-size:10px}.steps{grid-template-columns:1fr;gap:30px}.steps article{display:grid;grid-template-columns:50px 1fr;gap:0 15px}.steps article>span{grid-row:span 2;font-size:40px}.steps h3{margin:8px 0 12px;font-size:19px}.steps p{grid-column:2;font-size:14px}.people-features small{font-size:12px}.people-features b{font-size:14px}.screen-switch button{font-size:10px;padding:9px}.trust-grid{grid-template-columns:1fr;gap:30px}.trust-grid h3{font-size:20px;margin-top:18px}.trust-grid p{font-size:14px}.source-label{font-size:10px}.future{padding:26px;gap:20px}.future h2{font-size:43px}.future-items article{gap:14px}.faq h2{font-size:48px}summary{font-size:14px}.download{padding-block:60px}.download h2{font-size:clamp(42px,14vw,62px)}.download .eyebrow{font-size:8px;letter-spacing:1px}.download p{font-size:13px}.download .store{max-width:185px}.footer-bottom{gap:15px;font-size:8px}footer>p{width:100%;font-size:10px}footer>a{margin-left:0}.reliability{padding-bottom:55px}}
@media(max-width:360px){header{padding-inline:14px}.brand img{width:82px}.nav-cta{font-size:10px}.hero .eyebrow{font-size:8px}.store>span:last-child{display:none}.phone-front{width:223px;left:5px}.phone-back{width:188px;right:6px;top:48px}.hero-visual{height:560px}.recording-link{padding:10px}.recording-link>span:nth-child(2){font-size:11px}.recording-link small{font-size:8px}.hero .availability{font-size:8px}.hero h1{font-size:57px}.tabs button span{font-size:11px}.tabs small{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js .reveal{opacity:1;translate:none}}
/* Refreshed devices: new HD captures, slim graphite casing and readable straight screens. */
.phone{padding:0 6px;border:2px solid #919191;border-radius:34px;background:linear-gradient(110deg,#333,#0d0d0d 45%,#262626);box-shadow:0 0 0 1px #181818, inset 0 0 0 2px #101010, 0 24px 48px var(--shadow)}
.phone-screen{aspect-ratio:1240/2656;border-radius:16px;background:#f1f1f1}
.phone-top{height:21px}.phone-top span{width:39px;height:3px;background:#494949}.phone-top i{width:4px;height:4px}.phone-bottom{height:15px}.phone-bottom span{width:62px;height:3px;background:#555}
.phone-front{transform:rotate(-2deg);left:14px;top:0;width:286px}.phone-back{transform:rotate(5deg);width:248px;top:46px;right:0}.hero-visual{height:720px}
.explorer-phone,.chat-phone,.weather-phone{width:320px;transform:none}.screen-zoom{display:block;width:100%;height:100%;padding:0;background:none;cursor:zoom-in;border:0}.screen-zoom img{transition:filter .2s}.screen-zoom:hover img{filter:brightness(.97)}.screen-zoom:focus-visible{outline:3px solid var(--red);outline-offset:-3px}
.screen-switch{flex-wrap:wrap;max-width:460px;margin-inline:auto;justify-content:center}.screen-switch button{flex:0 1 auto}.tabs button:last-child{grid-column:auto}
.weather-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.weather-visual{position:relative;display:grid;justify-items:center;isolation:isolate}.weather-visual:before{content:'';position:absolute;inset:12% -15px 12%;border:1px solid var(--line);border-radius:50%;z-index:-1;background:radial-gradient(ellipse,var(--soft),transparent 68%)}.weather-visual figcaption{font-size:11px;color:var(--muted);margin-top:24px}.weather-copy>p{margin-top:26px;color:var(--muted);font-size:15px}.weather-features{margin-top:32px}.weather-features article{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.weather-features article>span{font-size:11px;color:var(--red);padding-top:5px;font-weight:800}.weather-features h3{font-size:18px}.weather-features p{font-size:13px;color:var(--muted);margin-top:6px}.weather-copy .text-link{display:inline-block;margin-top:25px}
.screen-dialog{background:var(--bg);color:var(--ink);border:1px solid var(--line);max-width:660px;width:calc(100% - 24px);max-height:94dvh;padding:0 28px 28px;overflow:auto;overscroll-behavior:contain}.viewer-toolbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;background:var(--bg);padding:12px 0;margin-bottom:12px;border-bottom:1px solid var(--line)}.viewer-toolbar span{font-size:10px;letter-spacing:1.5px;color:var(--muted)}.viewer-close{background:var(--soft);color:var(--ink);width:40px;height:40px;border-radius:50%;font-size:26px}.viewer-phone{width:min(520px,100%);margin:auto}.screen-dialog>p{color:var(--muted);font-size:11px;text-align:center;margin:20px 0 0}
@media(max-width:1150px){.phone-front{width:265px;left:0}.phone-back{width:222px;right:0;top:55px}.hero-visual{height:680px}.weather-layout{gap:55px}}
@media(max-width:950px) and (min-width:801px){.phone-front{width:235px;top:30px}.phone-back{width:200px;top:80px}.hero-visual{height:650px}.weather-layout{gap:30px}.weather-phone{width:285px}}
@media(max-width:800px){.hero-visual{height:725px}.phone-front{width:285px;left:25px;top:0}.phone-back{width:245px;right:10px;top:55px}.weather-layout{grid-template-columns:1fr;gap:40px}.weather-copy{grid-row:1}.weather-visual:before{inset:15% 0}.explorer-phone,.chat-phone,.weather-phone{width:320px}.tabs button:last-child{grid-column:auto}}
@media(max-width:480px){.hero-visual{height:625px}.phone-front{width:244px;left:0;top:0}.phone-back{width:205px;right:0;top:50px}.explorer-phone,.chat-phone,.weather-phone{width:min(310px,100%)}.screen-dialog{padding:0 12px 18px}.viewer-toolbar span{font-size:9px}.screen-switch{gap:5px}.screen-switch button{font-size:10px}.weather-copy>p{font-size:14px}.weather-layout{gap:32px}}
@media(max-width:360px){.hero-visual{height:575px}.phone-front{width:222px}.phone-back{width:184px;top:48px}.phone{border-radius:28px}.viewer-toolbar span{letter-spacing:.5px}}

body{overflow-x:clip}
html{overflow-x:clip}
/* Complete, single-frame captures: original 430 × 900 app proportions at 3×. */
.phone-screen{aspect-ratio:1290/2700}
.hero-copy>p{max-width:520px}.hero .desktop{display:none}
.hero-visual .recording-link small{font-size:10px}
.future .future-items .text-link{margin-top:10px;font-size:12px}
@media(max-width:480px){.hero-visual .recording-link small{font-size:8px}}
@media(max-width:800px){.tabs button:last-child:nth-child(odd){grid-column:1/-1}}

/* Current app captures and original course animation, proportional to the phone screen. */
.store{text-decoration:none}.animated-screen{position:relative;display:block;container-type:inline-size}.captured-air{position:absolute;inset:0;pointer-events:none;overflow:hidden}.captured-marker{position:absolute;display:block}.captured-marker .air-arrow{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:center}.captured-marker .air-course-motion{position:absolute;top:-4.42cqw;width:3.72cqw;height:5.58cqw;overflow:visible;animation:captured-course 2s ease-in-out infinite}.air-course-halo,.air-course-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.air-course-halo{stroke:#fff;stroke-width:5;opacity:.9}.air-course-line{stroke:var(--course-color);stroke-width:2.5}@keyframes captured-course{0%,100%{transform:translateY(.465cqw);opacity:.7}60%{transform:translateY(-.698cqw);opacity:1}}
.extra-screen-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;text-align:center}.extra-screen-grid figure{margin:0}.extra-screen-grid .phone{margin:auto;max-width:300px}.extra-screen-grid figcaption{max-width:340px;margin:24px auto 0}.extra-screen-grid p{font-size:14px;color:var(--muted);line-height:1.65}.current-tools .trust-grid p{line-height:1.75}.phone-screen img{height:auto}.screen-dialog .phone-screen{position:relative}
@media(max-width:700px){.extra-screen-grid{grid-template-columns:1fr;gap:45px}.extra-screen-grid .phone{width:260px}.stores .store{min-width:0}.store b{font-size:14px}}
@media(prefers-reduced-motion:reduce){.captured-marker .air-course-motion{animation:none}}

/* Same threat glow as the app. Marker position remains fixed. */
.captured-threat::before{content:"";position:absolute;inset:-19%;border-radius:50%;background:radial-gradient(circle,rgba(230,0,0,.1) 0%,rgba(230,0,0,.07) 35%,rgba(230,0,0,0) 72%);animation:captured-threat-glow 2s ease-in-out infinite}
@keyframes captured-threat-glow{0%,100%{transform:scale(.7);opacity:.6}50%{transform:scale(1.3);opacity:1}}
@media(prefers-reduced-motion:reduce){.captured-threat::before{animation:none}}

.ui-arrow{display:inline-block;width:1em;height:1em;vertical-align:-.12em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}
/* Marketing refresh: compact header, eight features, paired family screens. */
.header-contact{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;color:var(--red);font-size:12px;font-weight:700;text-decoration:none}.header-contact .ui-arrow{width:17px;height:17px}.site-header{gap:18px}.site-header nav{gap:19px;margin-right:0}.nav-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:13px 16px;font-size:13px}.nav-cta .ui-arrow{width:19px;height:19px;stroke-width:2.2}.theme-toggle{width:42px;height:42px;border-radius:6px;background:var(--surface);border:1px solid var(--line);flex:none}.theme-toggle .ui-arrow{width:20px;height:20px}.header-contact:hover{text-decoration:underline;text-underline-offset:4px}
.benefit-strip img,.feature-icon,.tabs button>img,.people-features img,.future-items img{filter:brightness(0) saturate(100%) invert(22%) sepia(94%) saturate(3085%) hue-rotate(341deg) brightness(92%) contrast(95%)}
.tabs{display:grid;grid-template-columns:1fr 1fr;gap:9px}.tabs button{min-height:93px;padding:16px 13px;border:1px solid var(--line);border-radius:8px;font-size:14px;gap:10px}.tabs button>img{width:23px;height:23px}.tabs button small{font-size:10px;line-height:1.5;margin-top:5px}.tabs button>b{display:none}.tabs button[aria-selected=true]{border:1px solid var(--red);box-shadow:inset 3px 0 var(--red)}.explorer{gap:70px;grid-template-columns:1.12fr 1fr}.screen-description{min-height:190px}.chat-pair{display:flex;align-items:center;justify-content:center;gap:14px;width:100%}.chat-pair .phone{flex:none;max-width:none;width:225px;transform:none}.chat-pair .family-phone{margin-top:90px}.chat-showcase{min-width:0}.people-grid{grid-template-columns:1fr 1.15fr;gap:48px}.chat-showcase figcaption{font-size:11px;line-height:1.7;text-align:center}.hero-visual .phone-back{z-index:2}.hero-visual .phone-front{z-index:3}
@media(min-width:1101px) and (max-width:1380px){.site-header{padding-left:28px;padding-right:28px;gap:15px}.site-header nav{gap:14px}.site-header nav a{font-size:12px}.header-contact{font-size:11px}.nav-cta{padding:12px;font-size:12px}.site-header .brand{width:120px}.site-header .brand img{width:120px}}
@media(max-width:1100px){.header-contact{font-size:11px}.site-header{gap:12px}.site-header nav{gap:13px}.nav-cta{font-size:12px;padding:11px}.chat-pair .phone{width:190px}.people-grid{gap:30px}.tabs button{padding:13px 10px}.explorer{gap:30px}}
@media(min-width:801px) and (max-width:1100px){.header-contact span{display:none}.header-contact{padding:9px}.site-header nav a{font-size:12px}}
@media(max-width:800px){.site-header{flex-wrap:wrap;height:auto;min-height:88px;padding-top:13px;padding-bottom:12px}.site-header .brand{margin-right:auto}.header-contact{order:6;width:100%;justify-content:flex-end;font-size:11px;margin-top:-4px}.nav-cta{margin-left:auto}.theme-toggle{width:38px;height:38px}.explorer{grid-template-columns:1fr}.tabs button:last-child:nth-child(odd){grid-column:auto}.tabs button{min-height:83px;font-size:13px}.screen-description{min-height:0;margin-bottom:32px}.people-grid{grid-template-columns:1fr}.chat-pair .phone{width:min(42vw,260px)}.chat-pair .family-phone{margin-top:50px}.chat-pair{gap:12px}.chat-showcase{margin:20px 0 0}.hero-visual .phone-back{right:-2px}.hero-visual .phone-front{left:0}.header-contact .ui-arrow{width:14px;height:14px}}
@media(max-width:480px){.site-header{gap:8px}.site-header .brand img{width:112px}.site-header .brand{width:112px}.nav-cta{font-size:11px;gap:7px;padding:10px}.nav-cta .ui-arrow{width:16px;height:16px}.theme-toggle{width:34px;height:34px}.site-header .menu{width:30px}.header-contact{margin-top:0}.tabs button{gap:8px;font-size:12px;padding:12px 9px}.tabs button>img{width:19px;height:19px}.tabs button small{font-size:9px}.chat-pair .phone{width:calc((100vw - 62px)/2)}.chat-pair{gap:8px}.chat-pair .phone-top{height:17px}.chat-pair .phone-bottom{height:14px}}
[data-theme=dark] .benefit-strip img,[data-theme=dark] .feature-icon,[data-theme=dark] .tabs button>img,[data-theme=dark] .people-features img,[data-theme=dark] .future-items img{filter:brightness(0) saturate(100%) invert(42%) sepia(96%) saturate(2858%) hue-rotate(332deg) brightness(110%) contrast(103%)}
@media(max-width:480px){.hero-visual{height:calc(110vw + 50px)}.hero-visual .phone-front{width:51%;left:0;top:0}.hero-visual .phone-back{width:47%;right:0;top:44px}.hero-visual .phone-top{height:18px}.hero-visual .phone-bottom{height:16px}}
@media(max-width:360px){.site-header .brand,.site-header .brand img{width:91px}.nav-cta{font-size:10px;padding:9px 8px;gap:5px}.nav-cta .ui-arrow{width:13px}.site-header{gap:6px}.theme-toggle{width:30px;height:32px}.site-header .menu{width:25px}}
@media(max-width:360px){.site-header{display:grid;grid-template-columns:80px 1fr 28px 24px;column-gap:5px;row-gap:9px}.site-header .brand{grid-column:1;grid-row:1;margin:0}.site-header .brand,.site-header .brand img{width:80px}.site-header .nav-cta{grid-column:2;grid-row:1;margin:0;font-size:9px;padding:9px 5px}.site-header .theme-toggle{grid-column:3;grid-row:1;width:28px}.site-header .menu{grid-column:4;grid-row:1;width:24px}.site-header .header-contact{grid-column:1/-1;grid-row:2}.site-header nav.open{display:flex}}
/* RCB, shelter registry and voluntary group location sharing. */
.safety-layout{display:grid;grid-template-columns:.9fr 1.25fr;gap:62px;align-items:center}.shelter-stat{padding:0 0 32px;border-bottom:1px solid var(--line);margin-bottom:34px}.shelter-stat strong{display:block;font:700 clamp(65px,6vw,88px)/1 'Barlow Condensed',sans-serif;color:var(--red);letter-spacing:-2px}.shelter-stat>span{display:block;font-size:20px;line-height:1.5;font-weight:700;margin-top:14px}.shelter-stat small{display:block;font-size:10px;color:var(--muted);line-height:1.6;margin-top:14px}.safety-phones,.location-phones{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.safety-phones figure,.location-phones figure{margin:0;min-width:0}.safety-phones figure:nth-child(2),.location-phones figure:nth-child(2){padding-top:66px}.safety-phones .phone,.location-phones .phone{width:100%;max-width:270px;transform:none;margin:auto}.safety-phones figcaption,.location-phones figcaption{text-align:center;font-size:12px;font-weight:700;line-height:1.6;margin:22px auto 0;max-width:250px}.safety-phones figcaption span,.location-phones figcaption span{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:6px}.location-section{background:var(--surface);padding:110px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.location-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:62px;align-items:center}.location-copy>p{color:var(--muted);line-height:1.8;font-size:16px;margin:24px 0 34px}.safety-copy .people-features{margin:0}.location-copy h2{margin-bottom:0}
@media(max-width:1000px){.safety-layout,.location-layout{gap:30px}.safety-phones,.location-phones{gap:12px}.shelter-stat>span{font-size:17px}.location-copy>p{font-size:14px}}
@media(max-width:800px){.safety-layout,.location-layout{grid-template-columns:1fr;gap:44px}.safety-phones,.location-phones{max-width:580px;width:100%;margin:auto}.location-section{padding:70px 0}.safety-phones figure:nth-child(2),.location-phones figure:nth-child(2){padding-top:40px}.shelter-stat strong{font-size:76px}.safety-phones .phone,.location-phones .phone{max-width:250px}}
@media(max-width:480px){.safety-phones,.location-phones{gap:10px}.safety-phones .phone,.location-phones .phone{border-radius:22px}.safety-phones .phone-top,.location-phones .phone-top{height:17px}.safety-phones .phone-bottom,.location-phones .phone-bottom{height:14px}.safety-phones figcaption,.location-phones figcaption{font-size:11px}.safety-phones figcaption span,.location-phones figcaption span{font-size:9px}}

/* Screen and its captured arrows zoom together inside the fixed device frame. */
.phone{scale:1;transition:scale .65s cubic-bezier(.2,.7,.2,1)}
@media(hover:hover) and (pointer:fine){.phone:hover{scale:1.018}}
.download{position:relative;isolation:isolate;overflow:hidden}.download>.wrap{position:relative;z-index:1}
.mockup-backdrop{position:absolute;inset:0;z-index:0;opacity:.05;pointer-events:none;overflow:hidden}
.mockup-track{display:flex;width:max-content;height:100%;align-items:center;animation:mockup-drift 240s linear infinite;will-change:transform}
.mockup-set{display:flex;flex:none;gap:36px;padding-right:36px;align-items:center}
.backdrop-phone{width:300px;flex:none;padding:20px 7px 16px;border:3px solid #222;border-radius:36px;background:#111;transform:rotate(-8deg)}
.backdrop-phone img{width:100%;height:auto;border-radius:20px}
@keyframes mockup-drift{to{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){.mockup-track{animation:none;will-change:auto}.phone{transition:none}.phone:hover{scale:1}}
