:root{color-scheme:dark;--bg:#060c10;--bg2:#081319;--surface:#121f27;--surface-low:#0e161b;--stroke:#2a373e;--accent:#12c8c7;--accent-dark:#052b30;--text:#f0f2f2;--text2:#a5b6b8;--muted:#708589;--positive:#58d6b7;--warning:#e6b86a;--shell:1040px;--shadow:0 28px 80px rgb(0 0 0/.35)}html[data-theme="light"]{color-scheme:light;--bg:#f2f8f8;--bg2:#edf5f5;--surface:#fff;--surface-low:#f6fbfb;--stroke:#c5d6d7;--accent:#007e82;--accent-dark:#b8f2eb;--text:#172022;--text2:#405255;--muted:#607477;--positive:#14745f;--warning:#8a5a00;--shadow:0 24px 60px rgb(22 52 57/.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--bg);color:var(--text);font:16px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em;color:var(--accent)}.shell{width:min(calc(100% - 32px),var(--shell));margin-inline:auto}.skip-link{position:fixed;left:10px;top:8px;z-index:99;transform:translateY(-150%);padding:8px 12px;border-radius:10px;background:var(--accent);color:#03292d}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--stroke);background:color-mix(in srgb,var(--bg) 90%,transparent);backdrop-filter:blur(14px)}.nav-shell{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand,.footer-brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.03em}.brand{font-size:22px}.brand img,.footer-brand img,.install-icon{flex:0 0 auto;border-radius:10px}.nav-actions{display:flex;align-items:center;gap:14px}.nav-link{color:var(--text2);font-size:14px;font-weight:600}.nav-link:hover,.text-link:hover,.footer-links a:hover{color:var(--accent)}.theme-toggle{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:12px;color:var(--text2);background:transparent;cursor:pointer}.theme-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}html[data-theme="dark"] .theme-icon-moon,html[data-theme="light"] .theme-icon-sun{display:none}.button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border:1px solid transparent;border-radius:13px;font-size:14px;font-weight:720;line-height:1}.button-primary{background:var(--accent);border-color:var(--accent);color:#03292d}html[data-theme="light"] .button-primary{color:#fff}.button-secondary{border-color:var(--stroke);background:transparent;color:var(--text)}.button-large{min-height:50px;padding-inline:20px}.hero{border-bottom:1px solid var(--stroke);background:linear-gradient(180deg,var(--bg2),var(--bg))}.hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr);gap:56px;align-items:center;min-height:640px;padding-block:76px}.hero-copy{min-width:0}.eyebrow,.kicker{color:var(--accent);font-size:12px;font-weight:780;letter-spacing:.09em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:22px}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--positive)}h1{max-width:760px;margin-bottom:24px;font-size:clamp(50px,7vw,76px);line-height:1;letter-spacing:-.055em;font-weight:760}h1 span{color:var(--accent)}.hero-lede{max-width:620px;margin-bottom:30px;color:var(--text2);font-size:19px;line-height:1.65}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.alpha-note{display:flex;align-items:center;gap:9px;margin:18px 0 0;color:var(--muted);font-size:12px}.alpha-note span{color:var(--warning);font-weight:760}.hero-phone{display:grid;place-items:center;min-width:0}.phone-shell{width:min(290px,100%);overflow:hidden;border:6px solid color-mix(in srgb,var(--surface) 88%,black);border-radius:34px;background:var(--surface-low);box-shadow:var(--shadow)}.phone-shell img{width:100%}.quiet-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-block:22px;border-bottom:1px solid var(--stroke);color:var(--muted);font-size:13px;font-weight:650}.quiet-facts span{text-align:center;border-right:1px solid var(--stroke)}.quiet-facts span:first-child{text-align:left}.quiet-facts span:last-child{text-align:right;border-right:0}.section{padding-block:96px}.section-heading{max-width:720px;margin-bottom:52px}.section-heading h2,.privacy-copy h2,.install-card h2{margin:8px 0 14px;font-size:clamp(36px,5vw,54px);line-height:1.08;letter-spacing:-.043em;font-weight:740}.feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px}.feature-list article{padding-top:22px;border-top:1px solid var(--stroke)}.feature-number{display:block;margin-bottom:26px;color:var(--accent);font:700 12px ui-monospace,SFMono-Regular,Menlo,monospace}.feature-list h3{margin-bottom:9px;font-size:20px;letter-spacing:-.02em}.feature-list p{margin-bottom:0;color:var(--text2);font-size:14px}.privacy-section{border-block:1px solid var(--stroke);background:var(--surface-low)}.privacy-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:72px;align-items:start}.privacy-copy p{max-width:540px;margin-bottom:24px;color:var(--text2);font-size:17px}.text-link{display:inline-block;color:var(--accent);font-size:14px;font-weight:700;overflow-wrap:anywhere}.privacy-facts{border-top:1px solid var(--stroke)}.privacy-facts div{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:68px;border-bottom:1px solid var(--stroke)}.privacy-facts span{color:var(--muted);font-size:14px}.privacy-facts strong{font-size:14px;font-weight:700;text-align:right;overflow-wrap:anywhere}.install-section{padding-block:76px 96px}.install-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:24px;align-items:center;padding-block:34px;border-top:1px solid var(--stroke);border-bottom:1px solid var(--stroke)}.install-icon{width:72px;height:72px}.install-copy{min-width:0}.install-card h2{margin-bottom:8px;font-size:clamp(30px,4vw,42px)}.install-card p{margin-bottom:0;color:var(--text2);font-size:14px}.install-actions{display:flex;gap:10px}.site-footer{border-top:1px solid var(--stroke);background:var(--surface-low)}.footer-row{min-height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.footer-brand{font-size:14px}.footer-links{display:flex;gap:22px;color:var(--text2);font-size:12px}.footer-meta{justify-self:end;color:var(--muted);font-size:11px}@media(max-width:800px){.nav-link{display:none}.hero-grid{grid-template-columns:1fr;gap:36px;min-height:0;padding-block:64px}.hero-phone{justify-content:start}.phone-shell{width:240px}.quiet-facts{grid-template-columns:1fr 1fr;gap:12px 18px}.quiet-facts span{border:0!important;text-align:left!important}.feature-list{grid-template-columns:1fr;gap:34px}.privacy-grid{grid-template-columns:1fr;gap:44px}.install-card{grid-template-columns:auto 1fr}.install-actions{grid-column:1/-1}.footer-row{grid-template-columns:1fr auto}.footer-meta{grid-column:1/-1;justify-self:start;padding-bottom:22px}}@media(max-width:520px){.shell{width:min(calc(100% - 24px),var(--shell))}.nav-shell{min-height:60px}.nav-download{display:none}.brand{font-size:20px}.brand img{width:30px;height:30px}.hero-grid{padding-block:52px}h1{font-size:clamp(44px,14vw,60px)}.hero-lede{font-size:17px}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-phone{justify-content:center}.phone-shell{width:min(220px,74vw)}.quiet-facts{grid-template-columns:1fr}.section{padding-block:72px}.section-heading{margin-bottom:38px}.privacy-facts div{align-items:flex-start;flex-direction:column;gap:4px;padding-block:14px}.privacy-facts strong{text-align:left}.install-card{grid-template-columns:1fr;align-items:start}.install-icon{width:60px;height:60px}.install-actions{grid-column:auto;display:grid;grid-template-columns:1fr 1fr;width:100%}.footer-row{grid-template-columns:1fr;gap:16px;padding-block:28px}.footer-links{flex-wrap:wrap;gap:16px}.footer-meta{grid-column:auto;padding-bottom:0;justify-self:start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}