:root{color:#edf4fb;font-synthesis:none;text-rendering:optimizelegibility;--ink:#071321;--ink-raised:#0c1b2b;--ink-soft:#11263b;--paper:#edf4fb;--muted:#91a3b5;--muted-bright:#b8c6d4;--line:#d8e8f729;--line-strong:#d8e8f745;--blue:#78b1ff;--blue-soft:#b8dcff;--positive:#84dfc5;--negative:#ff818b;--mono:"DM Mono", "SFMono-Regular", Consolas, monospace;background:#071321;font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);min-width:320px;margin:0}body,button{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer;border:0}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--blue-soft);outline-offset:5px}.site-shell{background:var(--ink);overflow:clip}.site-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#071321ed;justify-content:space-between;align-items:center;min-height:68px;padding:0 clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.header-actions{align-items:center;gap:20px;display:flex}.header-link{color:var(--muted-bright);font-size:12px;font-weight:600;transition:color .2s}.header-link:hover{color:var(--blue-soft)}.brand-link{display:inline-flex}.logo{color:var(--paper);letter-spacing:-.055em;align-items:center;gap:10px;font-size:21px;font-weight:600;display:inline-flex}.logo img{border-radius:8px;width:28px;height:28px;display:block}.logo--compact{font-size:18px}.logo--compact img{border-radius:6px;width:23px;height:23px}.nav-links{color:var(--muted);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:clamp(24px,3.8vw,52px);margin-left:auto;margin-right:clamp(24px,4vw,64px);font-size:10px;display:flex}.nav-links a,.quiet-link,.site-footer a{transition:color .2s}.nav-links a:hover,.quiet-link:hover,.site-footer a:hover{color:var(--blue-soft)}.header-cta{border:1px solid var(--line-strong);color:var(--paper);border-radius:7px;align-items:center;gap:10px;padding:10px 14px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.header-cta:hover{border-color:var(--blue);background:#78b1ff21;transform:translateY(-1px)}.arrow{font-size:16px;line-height:1;display:inline-block}.section-frame{padding-left:clamp(20px,7vw,120px);padding-right:clamp(20px,7vw,120px)}.hero{isolation:isolate;border-bottom:1px solid var(--line);background:#071a32;align-items:flex-end;min-height:min(820px,100dvh - 68px);padding-top:clamp(90px,12vh,140px);padding-bottom:clamp(64px,9vh,108px);display:flex;position:relative;overflow:hidden}.hero-copy{z-index:2;max-width:550px;position:relative}.hero h1,.hero h1 span{color:#f5f8fc}.hero .eyebrow{color:#c1ddff;letter-spacing:.02em;text-transform:none;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:12px;font-weight:600}.hero .hero-lede{color:#f5f8fccc}.hero .quiet-link{color:#f5f8fcc7;border-color:#f5f8fc61}.eyebrow{color:var(--blue-soft);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;margin:0 0 24px;font-size:10px}h1,h2,h3,p{margin-top:0}h1,h2{color:var(--paper);letter-spacing:-.065em;font-weight:600}h1{margin-bottom:28px;font-size:clamp(56px,7.1vw,100px);line-height:.94}h2{margin-bottom:25px;font-size:clamp(46px,5.6vw,82px);line-height:.98}h2 span{color:var(--blue)}.hero-lede{max-width:430px;color:var(--muted-bright);margin-bottom:0;font-size:clamp(17px,1.5vw,20px);line-height:1.5}.hero-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:38px;display:flex}.button{border-radius:5px;justify-content:center;align-items:center;gap:10px;min-height:40px;padding:0 14px;font-size:13px;font-weight:600;transition:transform .2s,background .2s,border-color .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{color:#eef6ff;background:#78b1ff24;border:1px solid #b8dcff85}.button--primary:hover{border-color:var(--blue-soft);background:#78b1ff3d}.quiet-link{color:#f5f8fcc7;border:0;align-items:center;gap:8px;padding:0;font-size:13px;display:inline-flex}.quiet-link .arrow{color:var(--blue-soft)}.hero-command{max-width:540px;color:var(--muted-bright);background:#03070d94;border:1px solid #d8e8f738;border-radius:7px;align-items:center;gap:10px;margin-top:25px;padding:10px 12px;font-size:11px;display:flex}.hero-command>span{color:var(--blue-soft);font-family:var(--mono);font-weight:600}.hero-command code{min-width:0;color:var(--paper);font-family:var(--mono);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.hero-command a{color:var(--blue-soft);white-space:nowrap;margin-left:auto;font-size:11px;font-weight:600}.hero-command a:hover{color:var(--paper)}.hero-art{z-index:0;pointer-events:none;min-width:0;position:absolute;inset:0}.hero-art__image{box-shadow:none;background:#071a32;border:0;border-radius:0;position:absolute;inset:0;overflow:hidden}.hero-art__image:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#040d1bad 0%,#040d1b66 28%,#040d1b14 68%,#040d1b29 100%);position:absolute;inset:0}.hero-art__image:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#040d1b1f 0%,#0000 38%,#040d1b75 100%);position:absolute;inset:0}.hero-art__image img{object-fit:cover;object-position:center 30%;width:100%;height:100%;display:block;position:absolute;inset:0}.proof-strip{border-bottom:1px solid var(--line);min-height:76px;color:var(--muted-bright);grid-template-columns:1.15fr repeat(3,1fr) 1.4fr;align-items:center;gap:20px;font-size:12px;display:grid}.proof-strip>span{color:var(--muted)}.proof-strip strong{color:var(--paper);font-size:12px;font-weight:600}.proof-strip a{color:var(--blue-soft);justify-self:end;font-size:12px;font-weight:600}.proof-strip a:hover{color:var(--paper)}.capabilities-section{border-bottom:1px solid var(--line);grid-template-columns:minmax(260px,.7fr) minmax(480px,1.3fr);align-items:start;gap:clamp(50px,8vw,120px);padding-top:112px;padding-bottom:112px;display:grid}.capabilities-heading{max-width:390px}.capabilities-heading h2{margin-bottom:22px}.capabilities-heading>p:last-child{color:var(--muted);font-size:16px;line-height:1.6}.capabilities-list{border-top:1px solid var(--line)}.capability-row{border-bottom:1px solid var(--line);grid-template-columns:34px minmax(0,1fr) 170px;align-items:center;gap:20px;min-height:145px;padding:20px 0;display:grid}.capability-index{color:var(--blue);font-family:var(--mono);font-size:10px}.capability-copy>span{color:var(--blue-soft);font-size:11px;font-weight:600}.capability-copy h3{color:var(--paper);letter-spacing:-.04em;margin:6px 0;font-size:21px}.capability-copy p{max-width:36ch;color:var(--muted);margin:0;font-size:13px;line-height:1.5}.capability-row img{object-fit:cover;object-position:center;background:#030303;border:1px solid #d8e8f733;border-radius:7px;width:170px;height:72px;display:block}.capability-row:nth-child(2) img{object-fit:contain}.capability-status{color:var(--positive);border:1px solid #84dfc559;border-radius:999px;justify-self:end;padding:7px 10px;font-size:11px;font-weight:600}.install-section{border-bottom:1px solid var(--line);grid-template-columns:minmax(250px,.72fr) minmax(480px,1.28fr);align-items:start;gap:clamp(50px,8vw,120px);padding-top:104px;padding-bottom:104px;display:grid}.install-intro{max-width:390px}.install-intro h2{margin-bottom:22px}.install-intro>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.6}.install-facts{color:var(--muted-bright);font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap;gap:8px 14px;margin-top:28px;font-size:9px;display:flex}.install-facts span{align-items:center;gap:7px;display:inline-flex}.install-facts span:before{content:"";background:var(--blue);border-radius:50%;width:5px;height:5px}.install-panels{gap:12px;min-width:0;display:grid}.install-panel{border:1px solid var(--line-strong);background:#0c1b2b8c;border-radius:10px;min-width:0;padding:18px}.install-panel--agent{background:#0c1b2b47}.install-panel__head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.install-panel__head strong{color:var(--paper);letter-spacing:-.025em;font-size:15px}.install-panel__head span{color:var(--blue-soft);font-family:var(--mono);letter-spacing:.09em;text-transform:uppercase;font-size:9px}.install-panel pre{color:var(--paper);font-family:var(--mono);background:#03070d;border:1px solid #d8e8f71f;border-radius:6px;margin:0;padding:15px;font-size:11px;line-height:1.7;overflow-x:auto}.install-panel code{font-family:inherit}.install-panel p{color:var(--muted);margin:12px 0 0;font-size:12px;line-height:1.5}.install-panel p code{color:var(--muted-bright);font-size:.95em}.surface-section{border-bottom:1px solid var(--line);grid-template-columns:minmax(270px,.68fr) minmax(480px,1.32fr);align-items:center;gap:clamp(50px,8vw,120px);padding-top:120px;padding-bottom:120px;display:grid}.section-intro{max-width:390px}.section-intro>p:last-child,.codex-copy>p,.gesture-copy>p{color:var(--muted);font-size:16px;line-height:1.6}.surface-lab{border:1px solid var(--line-strong);background:#0c1b2b94;border-radius:14px;min-width:0;box-shadow:0 20px 58px #0003}.surface-lab__toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:10px 14px;display:flex}.surface-lab__tabs{align-items:center;gap:5px;display:flex}.surface-lab__tabs button{min-height:30px;color:var(--muted);background:0 0;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:600;transition:background .2s,color .2s,transform .2s}.surface-lab__tabs button:hover{color:var(--paper);background:#78b1ff1a}.surface-lab__tabs button:active{transform:scale(.97)}.surface-lab__tabs button.is-active{color:var(--ink);background:var(--blue)}.surface-lab__status{color:var(--muted);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:7px;font-size:9px;display:inline-flex}.surface-lab__status i{background:var(--positive);border-radius:50%;width:6px;height:6px;display:block;box-shadow:0 0 0 3px #84dfc51f}.surface-lab__body{grid-template-columns:minmax(0,1.45fr) minmax(180px,.55fr);gap:18px;padding:18px;display:grid}.surface-lab__stage{background:#03070d;border:1px solid #d8e8f71f;border-radius:10px;align-items:center;min-width:0;min-height:208px;padding:15px;display:grid}.surface-lab__stage>*{animation:.25s both surface-stage-in}.surface-lab__stage .product-shot{width:100%;box-shadow:none;border-radius:9px}.surface-lab__stage .product-shot figcaption{padding:8px 10px 9px;font-size:8px}.surface-lab__stage .product-shot--closed img{max-height:88px}.surface-lab__rail{flex-direction:column;justify-content:center;min-width:0;padding:4px 3px 4px 2px;display:flex}.surface-lab__index{color:var(--blue);font-family:var(--mono);letter-spacing:.1em;font-size:10px}.surface-lab__rail h3{color:var(--paper);letter-spacing:-.055em;margin:13px 0 9px;font-size:clamp(20px,2.1vw,28px);line-height:1.05}.surface-lab__rail p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.surface-lab__rail dl{border-top:1px solid var(--line);gap:9px;margin:23px 0 0;padding-top:13px;display:grid}.surface-lab__rail dl div{justify-content:space-between;gap:10px;display:flex}.surface-lab__rail dt,.surface-lab__rail dd{margin:0;font-size:10px}.surface-lab__rail dt{color:var(--muted);font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em}.surface-lab__rail dd{color:var(--muted-bright);text-align:right}.surface-home-map{background:linear-gradient(145deg,#0d2440,#071321 72%);border-radius:7px;align-content:center;min-height:176px;padding:26px;display:grid;position:relative;overflow:hidden}.surface-home-map:before{content:"";pointer-events:none;background:linear-gradient(90deg,#78b1ff21,#0000 45%);position:absolute;inset:0}.surface-home-map__notch{width:min(78%,330px);height:31px;color:var(--paper);font-family:var(--mono);background:#030303;border-radius:0 0 9px 9px;grid-template-columns:1fr 72px 1fr;font-size:8px;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%)}.surface-home-map__side{align-items:center;padding:0 9px;display:flex}.surface-home-map__side--muted{color:#edf4fb61;justify-content:flex-end}.surface-home-map__cutout{background:#030303;border-radius:0 0 10px 10px;display:block}.surface-home-map__content{z-index:1;position:relative}.surface-home-map__eyebrow{color:var(--blue-soft);font-family:var(--mono);letter-spacing:.13em;margin-bottom:9px;font-size:8px;display:block}.surface-home-map__content strong{max-width:12ch;color:var(--paper);letter-spacing:-.06em;font-size:clamp(22px,2.4vw,32px);line-height:1.02;display:block}.surface-home-map__controls{color:var(--muted-bright);font-family:var(--mono);align-items:center;gap:14px;margin-top:18px;font-size:14px;display:flex}.surface-home-map__controls b{color:var(--paper);letter-spacing:.06em;text-transform:uppercase;font-family:inherit;font-size:10px;font-weight:500}.surface-home-map__note{color:#edf4fb7a;font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;font-size:8px;position:absolute;bottom:13px;right:15px}@keyframes surface-stage-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.product-preview{min-width:0}.product-preview--real{gap:18px;display:grid}.product-shot{background:#030303;border:1px solid #d8e8f733;border-radius:14px;margin:0;overflow:hidden;box-shadow:0 18px 52px #0003}.product-shot img{width:100%;height:auto;display:block}.product-shot--closed img{object-fit:contain;object-position:center;max-height:92px}.product-shot figcaption{color:var(--muted-bright);letter-spacing:0;text-transform:none;padding:10px 14px 12px;font-family:inherit;font-size:11px;font-weight:500;line-height:1.4}.product-preview--real .preview-provenance{margin-top:-2px}.preview-photo{aspect-ratio:1.56;border:1px solid var(--line-strong);background:#0d2341;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 18px 52px #0000002e}.preview-photo__desktop{background:linear-gradient(#172f50 0 17%,#0c2341 17% 18%,#0e2b4e 18% 100%);position:absolute;inset:0}.preview-photo__desktop:after{content:"";background:#c3ddf952;height:1px;position:absolute;inset:18% 0 auto;box-shadow:0 1px #00000059}.closed-notch{color:#f5f5f5;background:#050505;border-radius:0 0 15px 15px;grid-template-columns:minmax(0,1fr) 116px minmax(0,1fr);width:min(58%,380px);height:48px;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 9px 25px #00000057}.closed-notch__value{min-width:0;font-family:var(--mono);white-space:nowrap;align-items:center;padding:0 18px;font-size:18px;font-weight:600;display:flex}.closed-notch__value--negative{color:#ff4e5b;justify-content:flex-end}.closed-notch__cutout{background:#030303;border-radius:0 0 17px 17px;height:48px;display:block}.preview-caption{color:#edf4fbc2;letter-spacing:0;text-transform:none;font-family:inherit;font-size:11px;font-weight:500;line-height:1.4;position:absolute;bottom:14px;right:18px}.preview-window{color:#f3f3f3;background:#050505;border:1px solid #0000002e;border-radius:18px;min-height:190px;margin-top:16px;padding:10px 18px 15px;overflow:hidden;box-shadow:0 22px 54px #00000038}.preview-tabs{color:#ffffff94;align-items:center;gap:10px;min-height:28px;padding-bottom:8px;display:flex}.preview-tabs__items{align-items:center;gap:4px;display:flex}.preview-tabs button{min-height:26px;color:inherit;background:0 0;border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:10px;display:inline-flex}.preview-tabs button>span:first-child{font-size:14px;line-height:1}.preview-tabs button.is-active{color:#fff;background:#2d2d31}.preview-header-actions{color:#ffffffc7;gap:12px;margin-left:auto;font-size:14px;display:flex}.preview-label{color:#a9cfff;font-family:var(--mono);letter-spacing:.12em;margin:0 0 7px;font-size:9px}.preview-muted{color:#ffffff94;margin:9px 0 0;font-size:12px;line-height:1.45}.preview-codex{padding-top:2px}.preview-codex__summary{grid-template-columns:1fr 1fr;gap:34px;display:grid}.preview-codex__title,.preview-codex__summary small,.preview-codex__forecast small{display:block}.preview-codex__title{color:#f5f5f5;font-size:14px;font-weight:700}.preview-codex__summary small,.preview-codex__forecast small{color:#ffffff91;margin-top:1px;font-size:11px;font-weight:600}.preview-codex__summary strong{color:#f5f5f5;font-family:var(--mono);margin-top:5px;font-size:25px;line-height:1;display:block}.preview-codex__forecast strong{align-items:baseline;gap:7px;display:flex}.preview-codex__forecast strong em{color:#ffffff94;font-family:inherit;font-size:11px;font-style:normal}.preview-codex__usage-heading{justify-content:space-between;align-items:baseline;margin-top:16px;display:flex}.preview-codex__usage-heading strong{font-size:12px}.preview-codex__usage-heading span{color:#ffffff94;font-size:10px}.preview-codex__windows{grid-template-columns:1fr;gap:9px;margin-top:3px;display:grid}.preview-codex__windows--two{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.preview-codex__window-label{color:#ffffffe0;justify-content:space-between;align-items:baseline;gap:12px;font-size:11px;font-weight:700;display:flex}.preview-codex__window-label strong{font-family:var(--mono);font-size:12px}.preview-meter{background:#282828;border-radius:999px;height:6px;margin-top:5px;position:relative;overflow:hidden}.preview-meter i{border-radius:inherit;background:#2578f5;height:100%;display:block}.preview-meter b{background:#ffffffe6;border-radius:99px;width:2px;position:absolute;top:-2px;bottom:-2px;left:78%}.preview-codex__pace{align-items:baseline;gap:9px;margin-top:4px;display:flex}.preview-codex__pace strong{color:#ff4e5b;font-family:var(--mono);font-size:11px}.preview-codex__pace small{color:#ffffff91;font-size:10px}.preview-codex__pace--neutral{color:#ffffff91!important}.preview-codex__sample{color:#ffffff5e;font-family:var(--mono);letter-spacing:.08em;margin-top:8px;font-size:8px;display:block}.preview-home,.preview-shelf{align-items:center;min-height:140px;padding:11px 0 4px;display:grid}.preview-home{grid-template-columns:82px 1fr;gap:16px}.preview-home__art{color:#a9cfff;width:82px;height:82px;font-family:var(--mono);text-align:center;letter-spacing:.1em;background:#143a70;border-radius:13px;place-items:center;font-size:9px;line-height:1.35;display:grid}.preview-home__details h3,.preview-shelf h3{color:#f5f5f5;letter-spacing:-.04em;margin:0;font-size:20px}.preview-home__progress{background:#282828;border-radius:99px;height:4px;margin-top:13px;overflow:hidden}.preview-home__progress i{border-radius:inherit;background:#a9cfff;width:42%;height:100%;display:block}.preview-home__controls{color:#ffffff9e;font-family:var(--mono);align-items:center;gap:17px;margin-top:10px;font-size:14px;display:flex}.preview-home__controls b{color:#fff;font-size:12px}.preview-shelf{grid-template-columns:82px 1fr;gap:16px}.preview-shelf__icon{color:#ffffffc2;width:82px;height:82px;font-family:var(--mono);border:1px dashed #ffffff52;border-radius:13px;place-items:center;font-size:24px;display:grid}.preview-provenance{color:var(--muted);margin:10px 0 0;font-family:inherit;font-size:11px;line-height:1.4}.codex-section{border-bottom:1px solid var(--line);grid-template-columns:minmax(290px,.8fr) minmax(440px,1.2fr);align-items:center;gap:clamp(60px,11vw,170px);padding-top:125px;padding-bottom:125px;display:grid}.codex-copy{max-width:430px}.codex-capture{border:1px solid var(--line-strong);background:#030303;border-radius:14px;min-width:0;margin:0;overflow:hidden;box-shadow:0 20px 58px #0000003d}.codex-capture img{width:100%;height:auto;display:block}.codex-capture figcaption{color:var(--muted-bright);letter-spacing:0;text-transform:none;padding:11px 15px 13px;font-family:inherit;font-size:11px;font-weight:500;line-height:1.4}.gestures-section{border-bottom:1px solid var(--line);grid-template-columns:.75fr 1.25fr;gap:clamp(50px,11vw,170px);padding-top:110px;padding-bottom:110px;display:grid}.gesture-copy{max-width:390px}.gesture-map{border-top:1px solid var(--line)}.gesture-line{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr 34px;align-items:center;gap:18px;min-height:104px;padding:18px 0;display:grid}.gesture-line__number{color:var(--blue);font-family:var(--mono);font-size:10px}.gesture-line strong,.gesture-line small{display:block}.gesture-line strong{color:var(--paper);letter-spacing:-.035em;font-size:18px}.gesture-line small{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.4}.gesture-line__mark{color:var(--blue);justify-self:end;font-size:20px}.download-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--ink);padding-top:84px;padding-bottom:84px}.download-card{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;display:grid}.download-card__copy{max-width:540px}.download-card h2{max-width:14ch;color:var(--paper);margin:0;font-size:clamp(40px,5vw,72px)}.download-card__copy>p:last-child{color:var(--muted);margin:18px 0 0;font-size:15px;line-height:1.5}.button--dark{border:1px solid var(--blue);color:#071321;background:var(--blue)}.button--dark:hover{border-color:var(--blue-soft);background:var(--blue-soft)}.site-footer{min-height:94px;color:var(--muted);font-family:var(--mono);letter-spacing:.06em;justify-content:space-between;align-items:center;padding:0 clamp(20px,7vw,120px);font-size:10px;display:flex}.reveal{opacity:0;transition:opacity .6s,transform .6s cubic-bezier(.2,.8,.2,1);transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.gesture-line:nth-child(2){transition-delay:60ms}@media (width<=980px){.hero,.surface-section,.capabilities-section,.codex-section,.gestures-section,.install-section{grid-template-columns:1fr}.hero{min-height:min(820px,100dvh - 68px)}.hero-copy{max-width:600px}.surface-section,.capabilities-section,.codex-section,.gestures-section,.install-section{gap:55px}.section-intro,.codex-copy,.gesture-copy{max-width:600px}.proof-strip{grid-template-columns:repeat(2,1fr);gap:14px 24px;padding-top:20px;padding-bottom:20px}.proof-strip a{justify-self:start}}@media (width<=700px){.site-header{min-height:62px;padding:0 18px}.nav-links{display:none}.header-actions{gap:13px}.header-link{font-size:11px}.header-cta{padding:9px 11px;font-size:11px}.logo{font-size:19px}.logo img{width:25px;height:25px}.hero{min-height:720px;padding-top:112px;padding-bottom:62px}h1{font-size:clamp(52px,16vw,80px)}h2{font-size:clamp(45px,14vw,72px)}.hero-lede{font-size:16px}.hero-actions{gap:18px}.hero-command{flex-wrap:wrap;align-items:flex-start}.hero-command a{width:100%;margin-left:0}.hero-art__image img{object-position:center 26%}.proof-strip{grid-template-columns:1fr 1fr;font-size:11px}.proof-strip>span{grid-column:1/-1}.proof-strip strong,.proof-strip a{font-size:11px}.capabilities-section{padding-top:84px;padding-bottom:84px}.capability-row{grid-template-columns:26px minmax(0,1fr);gap:12px;min-height:0;padding:20px 0}.capability-row img{grid-column:2;width:100%;height:auto;max-height:84px}.capability-status{grid-column:2;justify-self:start}.install-section{padding-top:80px;padding-bottom:80px}.install-panel{padding:14px}.install-panel__head{flex-direction:column;align-items:flex-start;gap:6px}.install-panel pre{font-size:10px}.surface-section,.codex-section,.gestures-section{padding-top:92px;padding-bottom:92px}.surface-lab__body{grid-template-columns:1fr;gap:22px;padding:12px}.surface-lab__toolbar{min-height:54px;padding:9px 10px}.surface-lab__tabs button{padding-inline:8px}.surface-lab__rail{padding:0 3px 6px}.surface-lab__rail dl{margin-top:18px}.surface-home-map{min-height:170px;padding:22px}.closed-notch{grid-template-columns:1fr 84px 1fr;width:min(72%,320px);height:42px}.closed-notch__cutout{height:42px}.closed-notch__value{padding:0 12px;font-size:14px}.preview-caption{font-size:8px;bottom:10px;right:12px}.preview-window{padding:15px}.preview-codex__summary{gap:18px}.preview-codex__title{font-size:12px}.preview-codex__summary small{font-size:9px}.preview-codex__summary strong{font-size:21px}.preview-codex__windows--two{gap:10px}.preview-codex__window-label{font-size:10px}.preview-home,.preview-shelf{grid-template-columns:64px 1fr;gap:12px}.preview-home__art,.preview-shelf__icon{width:64px;height:64px}.download-card{grid-template-columns:1fr;align-items:start;gap:28px}.site-footer{flex-wrap:wrap;gap:15px;min-height:126px;padding-top:24px;padding-bottom:24px}.site-footer>span{order:3;width:100%}}@media (prefers-color-scheme:light){:root{color:#102237;--ink:#f2f6fb;--ink-raised:#fff;--ink-soft:#e4edf6;--paper:#102237;--muted:#5e7185;--muted-bright:#3e5267;--line:#10223726;--line-strong:#10223740;--blue:#2c70c8;--blue-soft:#0d4b9d;--negative:#b3283e;background:#f2f6fb}html,body,.site-shell{background:var(--ink)}.site-header{background:#f2f6fbed}.hero-art__image,.preview-photo{box-shadow:0 24px 70px #203d5d1f}.button--primary{color:#fff}.download-section{color:var(--paper)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
