:root{--ink:#183330;--deep:#126b63;--deep-dark:#0d514b;--cream:#f7f4ed;--paper:#fffdf9;--mint:#ddece6;--gold:#e9a84e;--muted:#526965;--line:#d6dfda;color:var(--ink);background:var(--paper);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-size:16px;line-height:1.6}a{color:inherit}a:focus-visible,summary:focus-visible{outline-offset:4px;box-shadow:0 0 0 6px var(--ink);outline:3px solid #fff}.shell{width:min(1120px,100% - 40px);margin-inline:auto}.narrow{width:min(720px,100%)}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.04em;line-height:1.08}h1{max-width:840px;font-size:clamp(2.85rem,7vw,5.7rem)}h2{max-width:720px;font-size:clamp(2rem,4vw,3.45rem)}h3{font-size:1.25rem}.lead{color:var(--muted);max-width:680px;font-size:clamp(1.1rem,1.8vw,1.32rem)}.eyebrow{color:var(--deep);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.skip-link{background:var(--ink);color:#fff;z-index:10;padding:10px 14px;position:absolute;top:-100px;left:12px}.skip-link:focus{top:12px}.site-header{z-index:5;backdrop-filter:blur(10px);background:#fffdf9f0;border-bottom:1px solid #18333014;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:18px;min-height:76px;display:flex}.brand-signature{flex:none;text-decoration:none;display:inline-flex}.brand-signature img{width:100%;height:auto;display:block}.brand-signature-header{width:154px}.brand-signature-footer{width:185px}nav{align-items:center;gap:clamp(10px,2vw,28px);display:flex}nav a{color:var(--muted);white-space:nowrap;font-size:.9rem;font-weight:650;text-decoration:none}nav a:hover,nav .nav-support{color:var(--deep)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero{padding:clamp(26px,4vw,54px) 0 clamp(62px,8vw,96px);overflow:hidden}.hero-concept-shell{position:relative}.hero-concept-art{border-radius:34px;display:block;overflow:hidden;box-shadow:0 24px 64px #06294721}.hero-concept-art img{width:100%;height:auto;display:block}.hero-actions{justify-content:space-between;align-items:center;gap:22px;padding:22px 4px 0;display:flex}.actions{flex-wrap:wrap;gap:12px;display:flex}.button{background:var(--deep);color:#fff;border-radius:99px;justify-content:center;align-items:center;min-height:48px;padding:11px 20px;font-weight:750;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:var(--deep-dark);transform:translateY(-1px)}.button-secondary{border:1px solid var(--line);color:var(--ink);background:0 0}.button-secondary:hover{background:var(--cream)}.status{color:var(--muted);white-space:nowrap;align-items:center;gap:9px;margin:0;font-size:.9rem;display:flex}.status span{background:var(--gold);border-radius:50%;width:9px;height:9px}.section{padding:clamp(75px,10vw,125px) 0}section[id]{scroll-margin-top:96px}.section-tint{background:var(--cream)}.section-intro{color:var(--muted);max-width:720px;margin:22px 0 0;font-size:1.08rem}.mode-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px;display:grid}.mode-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;min-height:270px;padding:28px}.mode-index{color:#9a5b00;letter-spacing:.1em;margin-bottom:42px;font-size:.8rem;font-weight:850;display:block}.mode-card p{color:var(--muted);margin-bottom:0}.steps{counter-reset:steps;grid-template-columns:repeat(3,1fr);gap:26px;padding:38px 0 0;list-style:none;display:grid}.steps li{border-top:1px solid var(--line);padding-top:18px}.step-number{color:#9a5b00;letter-spacing:.1em;margin-bottom:27px;font-size:.85rem;font-weight:850;display:block}.steps p,.card p{color:var(--muted);margin-bottom:0}.split-heading{grid-template-columns:1fr .67fr;align-items:end;gap:60px;display:grid}.split-heading>p{color:var(--muted);margin:0}.use-case-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:44px;display:grid}.use-case{background:var(--paper);border:1px solid #1833300f;border-radius:18px;min-height:160px;padding:24px}.case-icon{border:2px solid var(--deep);border-radius:50%;width:36px;height:36px;margin-bottom:37px;display:block;position:relative}.case-icon:after{content:"";background:var(--gold);border-radius:50%;width:10px;height:10px;position:absolute;top:11px;left:11px}.case-2{border-radius:9px 50% 50%;transform:rotate(-35deg)}.case-3{border-radius:50% 50% 50% 0}.case-4{border-radius:50% 50% 0}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:185px;padding:28px}.status-section{padding-top:0}.status-box{background:var(--deep);color:#fff;border-radius:28px;grid-template-columns:1.1fr .75fr;gap:60px;padding:clamp(32px,6vw,65px);display:grid}.status-box .eyebrow{color:#f6d8a1}.status-box p:last-child{color:#d8e7e3;margin:0}.about{background:linear-gradient(#fffdf9,#f7f4ed)}.about .narrow>p:not(.eyebrow){color:var(--muted);font-size:1.08rem}.final-cta{background:var(--gold);padding:clamp(70px,9vw,112px) 0}.final-cta .eyebrow{color:var(--ink)}.final-cta h2{margin-bottom:12px}.final-cta p:not(.eyebrow){margin-bottom:26px;font-size:1.15rem}.button-light{background:var(--ink)}.page-hero{background:var(--cream);padding:clamp(70px,10vw,120px) 0 70px}.page-hero h1{margin-bottom:20px}.faq-list details{border-top:1px solid var(--line);padding:20px 0}.faq-list details:last-of-type{border-bottom:1px solid var(--line);margin-bottom:28px}.faq-list summary{cursor:pointer;font-size:1.1rem;font-weight:750;list-style-position:inside}.faq-list details p{color:var(--muted);margin:14px 0 0}.legal-hero{padding-bottom:48px}.updated{color:var(--muted);font-size:.92rem}.legal{max-width:720px}.legal-content{padding-top:62px}.legal-content h2{letter-spacing:-.02em;margin:38px 0 9px;font-size:1.38rem}.legal-content h2:first-child{margin-top:0}.legal-content p{color:#415854}.legal-content a{color:var(--deep);font-weight:700}.not-found{align-items:center;min-height:55vh;padding:100px 0;display:flex}.site-footer{background:var(--ink);color:#e6f0ec;padding:50px 0 22px}.footer-grid{grid-template-columns:1fr auto;gap:30px;display:grid}.footer-mark{color:#fff}.footer-mark span{background:var(--gold);color:var(--ink)}.site-footer p{color:#b6cbc5;max-width:380px;margin:15px 0 0;font-size:.9rem}.footer-links{flex-wrap:wrap;place-content:flex-start flex-end;gap:18px;display:flex}.footer-links a{color:#e6f0ec;font-size:.9rem;text-decoration:none}.footer-links a:hover{color:#f6d8a1}.copyright{color:#b6cbc5;border-top:1px solid #ffffff24;margin-top:38px;padding-top:20px;font-size:.78rem}@media (width>=701px) and (width<=900px){.mode-grid{grid-template-columns:repeat(2,1fr)}.mode-card:last-child{grid-column:span 2}.mode-card{min-height:0}}@media (width<=700px){.shell{width:min(100% - 32px,1120px)}.nav-wrap{flex-wrap:wrap;align-items:flex-start;gap:0;padding:10px 0}.nav-wrap nav{flex-wrap:wrap;flex-basis:100%;justify-content:space-between;gap:4px;display:flex}nav a{align-items:center;min-height:44px;padding:4px 2px;display:inline-flex}.hero-actions{flex-direction:column;align-items:flex-start;padding-top:18px}.hero-concept-art{border-radius:24px}.split-heading,.status-box,.mode-grid,.steps,.benefit-grid{grid-template-columns:1fr}.mode-card{min-height:0}.mode-index{margin-bottom:22px}.steps{gap:14px}.step-number{margin-bottom:15px}.use-case-grid{grid-template-columns:repeat(2,1fr)}.use-case{min-height:140px;padding:18px}.case-icon{margin-bottom:25px}.footer-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media (width<=360px){section[id]{scroll-margin-top:176px}.nav-wrap nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}nav a{justify-content:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}.hero-desktop-visual{position:relative}.hero-desktop-guide-screen{transform-origin:0 0;z-index:1;border-radius:29px;width:15.625%;height:54.3%;position:absolute;top:43.6%;left:10.875%;overflow:hidden;transform:rotate(-4deg)}.hero-desktop-guide-screen img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.hero-mobile-visual{display:none}@media (width<=700px){.hero-desktop-visual{display:none}.hero-mobile-visual{isolation:isolate;background:#fffdf9;border-radius:24px;padding:34px 22px 32px;display:block;position:relative;overflow:hidden;box-shadow:0 24px 64px #06294721}.hero-mobile-field{clip-path:polygon(0 0,100% 0,100% 72%,70% 80%,45% 92%,0 82%);z-index:-1;background:linear-gradient(135deg,#062947,#0a3b61);height:560px;position:absolute;inset:0 0 auto}.hero-mobile-sun{opacity:.7;z-index:-1;background:#f6d491;border-radius:50%;width:145px;height:145px;position:absolute;top:250px;right:-35px}.hero-mobile-copy{color:#fffdf9;margin-top:0;position:relative}.hero-mobile-copy p{letter-spacing:-.05em;margin:0;font-size:clamp(1.55rem,8vw,2.1rem);font-weight:800;line-height:1.04}.hero-mobile-copy span{color:#dcebf1;max-width:250px;margin-top:13px;font-size:.76rem;line-height:1.35;display:block}.hero-mobile-phone{z-index:1;background:#071e35;border:7px solid #071e35;border-radius:29px;width:137px;height:298px;margin:35px auto 70px;position:relative;overflow:hidden;transform:rotate(-2.5deg);box-shadow:0 20px 28px #06294740}.hero-mobile-phone img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.hero-mobile-listeners{gap:16px;margin:0 8px;display:grid;position:relative}.hero-mobile-listeners:before{content:"";z-index:-1;border-left:8px solid #2ae7e97a;border-radius:50%;height:calc(100% + 38px);position:absolute;top:-36px;left:50%;transform:translate(-50%)rotate(13deg)}.hero-mobile-listener-card{background:#fffdf9;border-radius:18px;padding:0 20px 18px;overflow:hidden;box-shadow:0 13px 25px #06294724}.hero-mobile-listener-card header{color:#fffdf9;background:#062947;align-items:center;gap:9px;margin:0 -20px 16px;padding:13px 20px;font-size:.76rem;font-weight:800;display:flex}.hero-mobile-card-accent{border-radius:50%;width:12px;height:12px;display:block}.hero-mobile-card-accent.orange{background:#ef7132}.hero-mobile-card-accent.cyan{background:#2ae7e9}.hero-mobile-card-label{color:#537084;letter-spacing:.11em;text-transform:uppercase;margin:0 0 8px;font-size:.61rem;font-weight:800}.hero-mobile-card-caption{color:#062947;margin:0;font-size:1.08rem;font-weight:800;line-height:1.22}.hero-mobile-card-translation{color:#537084;border-top:1px solid #dcebf1;margin:12px 0 0;padding-top:10px;font-size:.78rem;line-height:1.35}.hero-mobile-note{color:#537084;flex-direction:column;align-items:flex-start;gap:3px;margin:25px 15px 0;font-size:.74rem;display:flex}.hero-mobile-note strong{color:#062947;font-size:.9rem}.hero-mobile-field{clip-path:ellipse(125% 90% at 33% 0);height:440px}.hero-mobile-sun{top:190px}.hero-mobile-voice-path{pointer-events:none;z-index:-1;width:calc(100% - 28px);height:680px;position:absolute;top:304px;left:14px}.hero-mobile-listeners:before{content:none}}
