:root{font-family:Inter,sans-serif;color:#111;background:#fff;font-synthesis:none;--ease:cubic-bezier(.2,0,0,1);--motion-fast:120ms;--motion-state:220ms;--motion-reveal:480ms;--ease-entrance:cubic-bezier(.16,1,.3,1)}
.scroll-reveal{opacity:0;translate:0 24px;transition:opacity var(--motion-reveal) var(--ease-entrance),translate var(--motion-reveal) var(--ease-entrance);transition-delay:var(--reveal-delay,0ms)}
.scroll-reveal.is-visible{opacity:1;translate:0 0}
.question-list summary span{transition:transform var(--motion-state) var(--ease)}
.question-list details[open] summary span{transform:rotate(45deg)}
.button,.text-link span{transition:transform var(--motion-fast) var(--ease),background-color var(--motion-fast) var(--ease)}
.button:active{transform:scale(.98)}
.text-link:hover span{transform:translate(2px,-2px)}
@media(prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;translate:none;transition:none}.question-list summary span,.button,.text-link span{transition:none}}
*{box-sizing:border-box}body{margin:0;padding:12px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #9bddff;outline-offset:5px}button{border:0}svg{display:block}html{scroll-behavior:smooth}.hero{position:relative;isolation:isolate;min-height:760px;height:calc(100svh - 24px);max-height:1200px;border-radius:28px;overflow:hidden;background:#344b48;color:white}.scene-fallback,#glass-scene,.shade{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.scene-fallback{object-fit:cover;object-position:center;z-index:-3}#glass-scene{z-index:-2;opacity:0}.gpu-ready #glass-scene{opacity:1}.shade{z-index:-1;background:linear-gradient(90deg,rgba(8,22,24,.53),transparent 73%),linear-gradient(0deg,rgba(7,19,20,.72),transparent 65%),linear-gradient(180deg,rgba(12,27,31,.25),transparent 23%)}
.header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:28px 38px;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:32px;letter-spacing:-.05em}.brand svg{width:37px;height:37px}.nav-lens{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:4px;padding:6px;height:56px;border-radius:32px}.nav-lens a{padding:13px 19px;font-size:13px;white-space:nowrap;border-radius:24px;transition:background 120ms}.nav-lens a:hover{background:#ffffff21}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:54px;padding:16px 24px;border-radius:999px;font-size:14px;font-weight:500;transition:transform 140ms var(--ease),background 140ms}.button:hover{transform:translateY(-2px)}.button:active{transform:scale(.98)}.button-white{background:#fff;color:#111}.button-white:hover{background:#eee}.button-black{background:#111;color:#fff}.glass{position:relative;background:rgba(220,237,239,.16);border:1px solid #ffffff61;box-shadow:inset 0 1px 0 #ffffff80,inset 0 -1px 0 #ffffff25,0 6px 20px #07181916;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.gpu-ready .glass{background:rgba(220,237,239,.025);backdrop-filter:none;-webkit-backdrop-filter:none;border-color:#ffffff55;box-shadow:inset 0 1px 0 #ffffff99,inset 0 -1px 0 #ffffff22,0 8px 24px #07181918}.hero-content{position:absolute;left:6%;bottom:19%;z-index:1;max-width:900px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:500;letter-spacing:.14em;margin:0 0 24px}.eyebrow span{width:6px;height:6px;border-radius:50%;background:#fff}h1{font-family:'Inter Tight',sans-serif;font-size:clamp(64px,6.5vw,106px);line-height:.99;letter-spacing:-.035em;font-weight:400;margin:0;text-wrap:balance;text-shadow:0 2px 30px #09252112}.description{font-size:17px;line-height:1.65;margin:26px 0 28px;color:#ffffffed}.actions{display:flex;gap:12px;align-items:center}.explore-lens{color:white;gap:12px}.explore-lens svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.4}.inspection{position:absolute;right:4%;bottom:20%;width:260px;padding:23px;border-radius:28px;color:#fff}.inspection-top{display:flex;align-items:center;gap:7px;font-size:9px;letter-spacing:.1em;font-weight:500}.status-dot{height:5px;width:5px;border-radius:50%;background:#fff}.cross{margin-left:auto;font-size:19px;font-weight:400}.inspection p{font-family:'Inter Tight',sans-serif;font-size:29px;line-height:1.1;letter-spacing:-.03em;margin:27px 0 30px}.inspection-bottom{display:flex;align-items:center;justify-content:space-between;font-size:11px;gap:12px;border-top:1px solid #ffffff40;padding-top:15px}.inspection-bottom svg{height:14px;width:14px;fill:none;stroke:currentColor;stroke-width:1.5}.hero-bottom{position:absolute;left:4%;right:4%;bottom:30px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px}.hero-bottom>span{letter-spacing:.08em;font-size:10px}.hero-bottom a{display:flex;gap:18px;align-items:center}.hero-bottom a span{font-size:22px}.hero-bottom button{padding:12px 0 12px 12px;color:white;background:transparent;font-size:11px}.hero-bottom button span{padding-left:12px}.study{max-width:1320px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:76px 36px 80px}.study-label{font-size:10px;letter-spacing:.13em;color:#555;margin:0 0 20px}.study h2,dialog h2{font-family:'Inter Tight',sans-serif;font-size:42px;line-height:1.1;font-weight:400;letter-spacing:-.035em;margin:0}.study-copy>p{margin:0;font-size:15px;line-height:1.6;color:#555}.study-controls{display:flex;align-items:center;gap:16px;margin:24px 0}.study-controls button{background:#111;color:#fff;border-radius:30px;padding:12px 18px;font-size:12px}#renderer-status{font-size:11px;color:#555}.study-copy .asset-note{font-size:12px;line-height:1.6}.study-controls button[disabled]{opacity:.5;cursor:default}dialog{border:1px solid #ddd;border-radius:32px;max-width:470px;width:calc(100% - 32px);padding:42px;color:#111;background:#fff}dialog::backdrop{background:#12252880;backdrop-filter:blur(8px)}dialog>p:not(.study-label){font-size:15px;line-height:1.6;color:#555;margin:24px 0}.close{position:absolute;right:18px;top:14px;font-size:26px;background:none;padding:7px}.close-dialog{width:100%}
.header .nav-lens{position:absolute}
@media(min-width:1500px){.hero-content{bottom:21%}.inspection{right:6%;width:288px}.inspection p{font-size:34px}}
@media(max-width:1100px){.hero-content{left:5%}.inspection{width:224px;right:4%;bottom:18%;padding:20px}.inspection p{font-size:26px}h1{font-size:72px}.nav-lens a{padding:12px 14px}.header{padding:24px 28px}}
@media(max-width:820px){body{padding:8px}.hero{border-radius:24px;height:calc(100svh - 16px);min-height:720px}.header{padding:22px;gap:12px}.nav-lens{display:none}.brand{font-size:28px}.brand svg{width:31px;height:31px}.header-action{min-height:44px;padding:12px 17px;font-size:12px;gap:18px}.hero-content{left:7%;right:7%;bottom:19%;max-width:620px}h1{font-size:clamp(54px,9vw,74px)}.inspection{display:none}.description{font-size:16px}.hero-bottom{left:7%;right:7%}.hero-bottom>a{display:none}.study{grid-template-columns:1fr;gap:28px;padding:48px 20px}.study h2{font-size:36px}}
@media(max-width:440px){.hero{min-height:690px}.hero-content{bottom:19%;left:24px;right:24px}h1{font-size:55px;line-height:1.02}.eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:22px}.description{font-size:14px;line-height:1.6;max-width:290px}.description br{display:none}.actions{gap:8px}.actions .button{padding:14px 17px;gap:13px;font-size:12px;min-height:49px}.actions .explore-lens{gap:8px}.header{padding:22px 19px}.hero-bottom{left:24px;right:24px;font-size:10px}.hero-bottom>span{font-size:9px}.study-controls{gap:12px}#renderer-status{font-size:10px}.shade{background:linear-gradient(0deg,#071314d9,transparent 95%),linear-gradient(90deg,#07131455,transparent)}}
@media(max-width:440px){h1{font-size:42px;line-height:1.08;letter-spacing:-.04em}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}.button:hover{transform:none}}

/* Full landing page: one restrained visual system around the approved hero. */
body{padding:12px 12px 0}.hero-content{bottom:13%}.motion-control{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#00000012;border:1px solid #ffffff40;color:white;font-size:15px}.header{min-height:110px}.section-width{width:min(1280px,calc(100% - 104px));margin-inline:auto}.kicker{font-size:12px;letter-spacing:.11em;font-weight:500;line-height:1.5;margin:0 0 24px;color:#60666a}h2{font-family:'Inter Tight',sans-serif;font-size:clamp(38px,4.1vw,62px);font-weight:400;line-height:1.04;letter-spacing:-.035em;margin:0;text-wrap:balance}h3{font-weight:500;letter-spacing:-.025em}p{text-wrap:pretty}.intro{padding-block:116px 90px}.intro-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:100px;align-items:end}.intro-grid>p,.section-heading>p{font-size:17px;line-height:1.65;color:#596065;margin:0;max-width:420px}.intro h2{font-size:clamp(38px,4vw,60px)}
.vision-story{--spread:0;--labels:0;--verify:0;height:220svh;min-height:1450px;background:#eef2f4;border-radius:32px;position:relative}.vision-sticky{height:100svh;min-height:710px;max-height:1100px;position:sticky;top:0;overflow:hidden;display:flex;flex-direction:column;padding:50px 0 24px}.vision-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;position:relative;z-index:4}.vision-heading h2{font-size:46px}.vision-heading .kicker{margin-bottom:14px}.vision-heading>p{font-size:16px;line-height:1.6;color:#535e65;max-width:280px;margin:0}.vision-stage{width:100%;flex:1;min-height:350px;display:grid;place-items:center;perspective:1500px;perspective-origin:50% 45%;padding:30px 0}.vision-stack{position:relative;width:min(760px,66vw);aspect-ratio:800/470;transform-style:preserve-3d;transform:translateY(calc(var(--spread)*32px)) rotateX(calc(var(--spread)*43deg)) rotateY(calc(var(--spread)*-12deg)) rotateZ(calc(var(--spread)*-5deg));will-change:transform}.source-plane,.label-plane,.verify-plane{position:absolute;inset:0;border-radius:24px;transform-style:preserve-3d}.source-plane{background:#344149;box-shadow:0 30px 60px #1e303226;overflow:hidden}.source-plane img{width:100%;height:100%;object-fit:cover}.plane-tag{position:absolute;left:22px;top:20px;display:block;padding:9px 13px;border-radius:30px;background:#ffffffed;color:#25343c;font-size:12px;font-weight:500;white-space:nowrap;backface-visibility:hidden}.label-plane{opacity:var(--labels);transform:translateZ(calc(var(--spread)*95px));background:#d5edf114;border:1px solid #8baaba;box-shadow:0 20px 50px #2738430c}.label-plane svg{position:absolute;inset:0;width:100%;height:100%}.annotation-tag{position:absolute;left:49%;top:30%;font-size:12px;color:#fff;background:#344964b8;border:1px solid #c7c9ff;padding:6px 10px;border-radius:8px}.verify-plane{opacity:var(--verify);transform:translateZ(calc(var(--spread)*190px));border:1px solid #abc4be;background:linear-gradient(125deg,#effffb55,#f2f9ff12);box-shadow:0 30px 60px #17383208}.verify-chip{position:absolute;right:24px;bottom:24px;display:flex;align-items:center;gap:12px;background:#f5fff9ed;color:#345749;padding:14px 18px;border:1px solid #b8d4c5;border-radius:18px;font-size:13px}.verify-chip span{display:grid;place-items:center;height:23px;width:23px;border-radius:50%;background:#e0efe5}.vision-steps{display:flex;gap:5px;padding:6px;border:1px solid #d8dfe3;border-radius:999px;background:#ffffffa8;align-self:center;position:relative;z-index:4}.vision-steps button{padding:12px 24px;border-radius:99px;background:transparent;color:#58616a;font-size:14px;transition:background 160ms,color 160ms}.vision-steps button span{font-size:11px;margin-right:12px;opacity:.6}.vision-steps button.active{background:#111;color:#fff}.demo-note{text-align:center;color:#697278;font-size:11px;margin:14px 0 0}
.product{padding-top:120px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;margin-bottom:45px}.product-tabs{display:flex;border-bottom:1px solid #e4e7e9;margin-bottom:30px;gap:12px}.product-tabs button{background:none;padding:18px 28px;color:#73787b;border-bottom:2px solid transparent;font-size:15px;transition:color 160ms}.product-tabs button span{font-size:11px;margin-right:12px}.product-tabs button[aria-selected=true]{color:#111;border-color:#111}.product-panel{display:grid;grid-template-columns:300px 1fr;gap:48px;align-items:center;padding:36px 0 44px}.product-panel[hidden]{display:none}.panel-copy h3{font-family:'Inter Tight',sans-serif;font-size:32px;line-height:1.12;font-weight:400;margin:0 0 20px}.panel-copy p{font-size:16px;line-height:1.65;color:#62686b;margin:0 0 28px}.small-label{font-size:10px;letter-spacing:.07em;color:#747a7d}.screen-button{display:block;position:relative;padding:12px;border-radius:24px;border:1px solid #e2e6e8;background:#f1f4f5;box-shadow:0 20px 50px #25394b0b;width:100%;overflow:hidden}.screen-button img{display:block;width:100%;height:auto;border-radius:15px;border:1px solid #e4e6e8}.enlarge{position:absolute;bottom:22px;right:22px;border:1px solid #dedfe2;background:#ffffffef;color:#222;border-radius:999px;padding:10px 15px;font-size:12px;opacity:0;transform:translateY(4px);transition:opacity 160ms,transform 160ms}.screen-button:hover .enlarge,.screen-button:focus-visible .enlarge{opacity:1;transform:none}.review-section{display:grid;grid-template-columns:1.5fr 1fr;gap:90px;align-items:center;padding-block:104px 120px}.review-image{padding:20px;border-radius:30px;background:#eaf0f2}.review-image img{display:block;width:100%;height:auto;border-radius:16px;box-shadow:0 18px 30px #20394318}.review-copy h2{font-size:52px}.review-copy>p:not(.kicker){font-size:16px;line-height:1.7;color:#62686b;margin:26px 0}.review-copy .kicker{font-size:11px}.text-link{font-size:14px;display:inline-flex;gap:25px;align-items:center;border-bottom:1px solid #ccd1d4;padding-bottom:10px}.text-link span{font-size:19px}
.applications{padding-block:40px 110px}.application-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.application-image{aspect-ratio:1.33;border-radius:28px;overflow:hidden;background:#eaf0f4}.application-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 600ms cubic-bezier(.2,0,0,1)}.application-grid article:hover img{transform:scale(1.025)}.application-caption{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:23px 4px}.application-caption h3{font-size:21px;margin:0 0 9px;font-weight:500}.application-caption p{font-size:14px;line-height:1.5;color:#697175;margin:0}.application-caption>span{font-size:12px;color:#697175;padding-top:5px}.questions{display:grid;grid-template-columns:1fr 1.4fr;gap:100px;padding-block:60px 120px}.question-list details{border-bottom:1px solid #e1e5e7}.question-list details:first-child{border-top:1px solid #e1e5e7}.question-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:26px;font-size:16px;line-height:1.5;padding:25px 0;cursor:pointer}.question-list summary::-webkit-details-marker{display:none}.question-list summary span{font-size:24px;font-weight:400;color:#6c757b;transition:transform 180ms}.question-list details[open] summary span{transform:rotate(45deg)}.question-list details p{color:#60686d;font-size:15px;line-height:1.7;margin:0 36px 26px 0}.question-list summary:focus-visible{outline:2px solid #111;outline-offset:5px;border-radius:4px}.closing{text-align:center;border-top:1px solid #e1e5e7;padding:90px 0 100px}.closing h2{font-size:clamp(46px,5.5vw,80px);line-height:1.06}.closing .button{margin-top:32px}.footer{display:flex;align-items:center;gap:36px;border-top:1px solid #e1e5e7;padding:32px 0 42px;font-size:12px;color:#6c7378}.footer-wordmark{font-family:Outfit,sans-serif;color:#111;font-size:28px;letter-spacing:-.05em}.footer p{margin-right:auto}.footer a:not(.footer-wordmark){color:#242a2e}.footer span{white-space:nowrap}#screen-dialog{width:min(1420px,94vw);max-width:none;padding:0;border-radius:24px;overflow:visible;background:#fff}#screen-dialog img{display:block;width:100%;max-height:85svh;object-fit:contain;border-radius:24px}.screen-close{position:absolute;right:16px;top:14px;background:#fff;border:1px solid #ccc;box-shadow:0 4px 20px #0002;border-radius:50%;width:38px;height:38px;font-size:25px;color:#111}
@media(max-width:1100px){.section-width{width:calc(100% - 64px)}.intro-grid{gap:50px}.section-heading{gap:50px}.product-panel{grid-template-columns:240px 1fr;gap:30px}.review-section{gap:50px}.review-copy h2{font-size:43px}.questions{gap:60px}.vision-stack{width:70vw}.hero-content{bottom:13%}}
@media(max-width:820px){.section-width{width:calc(100% - 40px)}.hero-content{bottom:12%}.header{min-height:90px}.intro{padding-block:72px 56px}.intro-grid{grid-template-columns:1fr;gap:26px}.intro-grid>p{max-width:560px;font-size:16px}.vision-story{height:180svh;min-height:1250px}.vision-sticky{padding-top:35px;min-height:650px}.vision-heading h2{font-size:38px}.vision-heading>p{font-size:14px;max-width:220px}.vision-heading{align-items:center}.vision-stack{width:80vw}.vision-stage{min-height:320px;perspective:1100px}.plane-tag{font-size:10px;left:14px;top:14px}.product{padding-top:75px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:24px;font-size:16px}.product-panel{grid-template-columns:1fr;gap:26px;padding-top:12px}.panel-copy h3 br{display:none}.panel-copy h3{font-size:28px;margin-bottom:14px}.panel-copy p{margin-bottom:16px;max-width:550px}.review-section{grid-template-columns:1fr;gap:36px;padding-block:70px}.review-copy{grid-row:1}.review-copy h2 br{display:none}.review-copy h2{font-size:42px}.review-copy>p:not(.kicker){max-width:560px}.applications{padding-block:35px 65px}.application-grid{gap:20px}.application-caption h3{font-size:17px}.application-caption p{font-size:13px}.questions{grid-template-columns:1fr;gap:34px;padding-block:40px 65px}.questions h2 br{display:none}.closing{padding-block:65px}.footer{flex-wrap:wrap;gap:18px;padding-block:28px}.footer p{flex-basis:calc(100% - 120px)}.product-tabs button{padding:16px 20px}.verify-chip{font-size:11px;padding:10px;right:14px;bottom:14px}}
@media(max-width:480px){body{padding:8px 8px 0}.hero-content{left:24px;right:24px;bottom:11%}.description{margin-top:23px;margin-bottom:24px}.hero{min-height:670px}.section-width{width:calc(100% - 32px)}.kicker{font-size:10px;margin-bottom:18px}h2{font-size:38px}.intro-grid h2 br{display:none}.vision-heading{align-items:flex-start;gap:20px;flex-direction:column}.vision-heading h2{font-size:35px}.vision-heading h2 br{display:none}.vision-heading>p{max-width:280px;font-size:14px;min-height:44px}.vision-story{border-radius:24px;height:160svh;min-height:1100px}.vision-sticky{min-height:650px;padding-top:28px;max-height:900px}.vision-stage{min-height:250px;padding:0;perspective:950px}.vision-stack{width:79vw}.source-plane,.label-plane,.verify-plane{border-radius:16px}.vision-stack{transform:translateY(calc(var(--spread)*24px)) rotateX(calc(var(--spread)*38deg)) rotateY(calc(var(--spread)*-10deg))}.label-plane{transform:translateZ(calc(var(--spread)*60px))}.verify-plane{transform:translateZ(calc(var(--spread)*120px))}.plane-tag{font-size:8px;padding:6px 9px;top:10px;left:10px}.verify-chip{font-size:9px;padding:8px;border-radius:12px;gap:6px}.verify-chip span{height:16px;width:16px}.annotation-tag{font-size:9px;padding:4px 6px}.vision-steps button{font-size:12px;padding:11px 16px}.vision-steps button span{margin-right:8px;font-size:10px}.demo-note{font-size:10px}.product-tabs{gap:0;justify-content:space-between}.product-tabs button{padding:15px 12px;font-size:13px}.product-tabs button span{margin-right:7px;font-size:10px}.screen-button{padding:7px;border-radius:18px}.screen-button img{border-radius:12px}.enlarge{opacity:1;transform:none;bottom:14px;right:14px;font-size:10px;padding:7px 10px}.review-image{padding:10px;border-radius:22px}.review-image img{border-radius:13px}.application-grid{grid-template-columns:1fr;gap:24px}.application-caption{padding-top:17px}.application-caption h3{font-size:20px}.application-image{border-radius:23px}.question-list summary{font-size:15px;padding-block:22px}.closing h2{font-size:45px}.footer{font-size:11px}.footer a:not(.footer-wordmark){margin-right:auto}.motion-control{height:36px;width:36px}}
@media(prefers-reduced-motion:reduce){.vision-story{height:auto;min-height:0}.vision-sticky{position:relative;height:720px}.vision-stack{transform:none!important}.label-plane,.verify-plane{transform:none!important}.application-grid article:hover img{transform:none}}
.label-plane .plane-tag{opacity:clamp(0,calc((var(--spread) - .25)*4),1)}
.verify-plane .plane-tag{opacity:clamp(0,calc((var(--spread) - .6)*4),1)}
.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3;opacity:0;pointer-events:none}.video-active .hero-video{opacity:1}.gpu-ready .nav-lens,.nav-lens{background:#d8e7ef22;backdrop-filter:blur(11px) saturate(1.15);-webkit-backdrop-filter:blur(11px) saturate(1.15);box-shadow:inset 0 1px 0 #ffffffa0,inset 0 -1px 0 #ffffff33,0 8px 24px #07181918}.customer-strip{text-align:center;padding:65px 0 20px}.customer-strip>p{font-size:14px;color:#61686c;margin:0 0 34px}.customer-logos{display:flex;justify-content:space-between;align-items:center;gap:28px;color:#51585b}.customer-logos>span{display:flex;align-items:center;gap:9px;font-size:18px;font-weight:500;letter-spacing:-.025em}.customer-logos i{font-size:30px;font-style:normal}.customer-logos .logo-kern{font-size:33px;letter-spacing:-.06em}.customer-logos .logo-form{font-size:26px;font-weight:600;gap:0}.logo-form span{font-weight:400}.customer-strip small{display:block;color:#777e83;font-size:11px;margin-top:25px}.intro{padding-top:100px}
.vision-story{height:360svh;min-height:2450px;--scan:0;--scan-opacity:0;--export:0;--progress:0;--trace:0}.vision-sticky{max-height:none;min-height:720px}.frame-grid{position:absolute;inset:0;background-image:linear-gradient(#d8f3ff33 1px,transparent 1px),linear-gradient(90deg,#d8f3ff33 1px,transparent 1px);background-size:42px 42px;opacity:var(--scan-opacity)}.scan-line{position:absolute;left:0;right:0;top:calc(var(--scan)*100%);height:2px;box-shadow:0 0 20px #fff,0 -16px 35px #a5e3f088;background:#dff7ff;opacity:var(--scan-opacity)}.label-plane svg path,.label-plane svg rect{stroke-dasharray:1800;stroke-dashoffset:calc(1800*(1 - var(--trace)))}.export-plane{position:absolute;right:-5%;bottom:-7%;display:flex;align-items:center;gap:14px;padding:20px 24px;border-radius:22px;border:1px solid #ffffffd9;background:#f8fcffec;box-shadow:0 20px 50px #26384426;opacity:var(--export);transform:translateY(calc((1 - var(--export))*32px)) translateZ(230px);color:#253840;min-width:290px}.export-plane b{font-size:17px;font-weight:500}.export-plane small{display:block;font-size:10px;letter-spacing:.04em;margin-top:7px}.export-icon{font-size:32px;line-height:1}.export-check{margin-left:auto;border-radius:50%;padding:6px;background:#e1efe9}.vision-timeline{position:relative;z-index:5;max-width:900px}.vision-progress{height:2px;background:#d5dfe3;margin-bottom:20px;overflow:hidden}.vision-progress i{display:block;width:100%;height:100%;background:#657d8b;transform:scaleX(var(--progress));transform-origin:left}.vision-controls{display:flex;align-items:center;justify-content:space-between;gap:20px}.vision-steps{gap:2px}.vision-steps button{padding:11px 15px;font-size:13px}.vision-steps button span{margin-right:7px;font-size:10px}.sequence-play{white-space:nowrap;font-size:12px;color:#40535f;background:transparent;min-height:44px;padding:8px 12px;border-radius:999px;border:1px solid #becbd3}.sequence-play:hover{background:#fff8}.intelligence-band{margin:20px 0 110px;padding:95px 0;background:#172b38;color:#fff;border-radius:32px;overflow:hidden}.intelligence-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.intelligence-copy h2{font-size:clamp(38px,4.3vw,64px)}.intelligence-copy>.kicker{color:#a5bbc9}.intelligence-copy>p:not(.kicker){font-size:17px;line-height:1.7;color:#c1cdd5;max-width:390px;margin:28px 0 32px}.definition-demo{padding:28px;border:1px solid #b5cbd12e;background:linear-gradient(135deg,#e2edf112,#ffffff04);border-radius:28px;box-shadow:0 35px 80px #0313222b}.definition-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.1em;color:#b5c9d5}.prompt-bubble{font-size:17px;line-height:1.6;padding:24px;background:#e2edf110;border:1px solid #ffffff1f;border-radius:22px 22px 6px 22px;margin:25px 0 20px}.schema-card{padding:26px;background:#f8fafb;color:#26343c;border:1px solid #fff;border-radius:20px;box-shadow:0 18px 30px #07172322;transform:rotate(-1.5deg);transition:transform 350ms ease-out}.definition-demo:hover .schema-card{transform:rotate(0)}.schema-label{font-size:9px;letter-spacing:.1em;color:#74818b}.schema-card h3{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:23px;font-weight:400;margin:20px 0 24px}.schema-card h3>span{font-size:9px;border:1px solid #bcc7cf;padding:6px 8px;border-radius:999px;letter-spacing:.06em}.schema-card>div{margin-top:20px}.schema-card small{font-size:9px;letter-spacing:.12em;color:#72818b}.schema-card p{font-size:13px;line-height:1.6;margin:6px 0 0}.schema-footer{border-top:1px solid #d7e0e6;padding-top:18px;display:flex;justify-content:space-between;font-size:11px;color:#506c66}.concept-note{font-size:10px;color:#b1c1ca;margin:20px 0 0;text-align:center}.savings-section{padding:100px 0;background:#edf3f6;border-radius:32px;margin:0 0 110px}.savings-section .section-heading{margin-bottom:55px}.calculator{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:stretch}.calculator-inputs{padding:12px 0}.range-field{margin-bottom:40px}.range-field label{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:14px;color:#4c5d67;margin-bottom:24px}.range-field output{font-size:23px;letter-spacing:-.035em;color:#1d2c34;font-variant-numeric:tabular-nums;white-space:nowrap}.range-field input{width:100%;accent-color:#273e4b;cursor:pointer}.range-limits{display:flex;justify-content:space-between;font-size:11px;color:#6f818e;margin-top:12px}.rate-field{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;color:#4c5d67}.rate-field>div{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #d1dee7;padding:10px 14px;border-radius:12px}.rate-field input{width:60px;font:inherit;font-size:18px;border:0;background:transparent;color:#263d4c}.mock-label{font-size:12px;line-height:1.7;color:#75848e;font-weight:400}.calculator-inputs>.mock-label{margin:30px 0 0}.calculator-result{border:1px solid #dae4ec;background:#ffffffba;padding:38px;border-radius:28px;box-shadow:0 15px 45px #364e5a08;display:flex;flex-direction:column}.result-eyebrow{font-size:10px;letter-spacing:.1em;color:#647986}.calculator-result>strong{display:block;font-family:'Inter Tight',sans-serif;font-weight:400;font-size:clamp(60px,7vw,110px);line-height:1.1;letter-spacing:-.05em;color:#193243;margin:24px 0 5px;font-variant-numeric:tabular-nums}.calculator-result>p{font-size:18px;color:#647a86;margin:0 0 40px}.cost-comparison>div:not(.cost-bar){display:flex;justify-content:space-between;font-size:13px;color:#677982;gap:16px}.cost-comparison b{font-weight:500;color:#354c5a}.cost-bar{height:11px;border-radius:999px;background:#e5ecef;margin:13px 0 24px;overflow:hidden}.cost-bar i{display:block;height:100%;background:#b8c5cd;border-radius:inherit}.cost-bar.assisted i{width:21.2%;background:#294e65;transition:width 200ms ease-out}.result-footnote{display:block;margin-top:auto;font-size:11px;color:#758793;padding-top:6px}.export-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-block:20px 115px}.export-section>div>p:not(.kicker){font-size:16px;line-height:1.7;max-width:430px;color:#626e76;margin:25px 0}.format-buttons{display:flex;gap:10px;margin-top:25px}.format-buttons button{font-size:13px;padding:12px 20px;border-radius:999px;border:1px solid #dce2e6;background:white;color:#61727e}.format-buttons button[aria-pressed=true]{background:#1c303d;border-color:#1c303d;color:white}.export-code{background:#f5f7f8;border:1px solid #e0e6ea;border-radius:24px;overflow:hidden;min-width:0;box-shadow:0 22px 50px #283b470a}.code-header,.code-footer{display:flex;align-items:center;justify-content:space-between;padding:21px 25px;font-size:11px;color:#7d8990;gap:15px}.code-header{border-bottom:1px solid #e2e7eb}.code-header span:first-child{color:#344e5f;font-size:13px}.code-header span:last-child{font-size:9px;letter-spacing:.08em}.export-code pre{padding:25px;margin:0;min-height:260px;overflow:auto;color:#3a5d70;font-size:12px;line-height:1.9;tab-size:2}.code-footer{border-top:1px solid #e2e7eb;font-size:11px}.pricing-section{padding-block:25px 90px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.plan{border:1px solid #e1e6e9;background:#fafbfc;border-radius:26px;padding:30px;display:flex;flex-direction:column}.plan-name{font-size:10px;letter-spacing:.12em;color:#73808a}.plan h3{font-size:24px;font-weight:400;letter-spacing:-.035em;margin:27px 0 30px}.plan-price{font-family:'Inter Tight',sans-serif;font-size:58px;letter-spacing:-.045em;line-height:1.1;min-height:65px;white-space:nowrap}.plan-price span{font-family:Inter,sans-serif;font-size:13px;color:#73808a;letter-spacing:0;margin-left:8px}.custom-price{font-size:47px}.plan>p{font-size:14px;line-height:1.65;color:#6a777f;min-height:47px;margin:17px 0 27px}.plan .button{width:100%;justify-content:space-between;margin-bottom:28px}.plan-button{background:white;border:1px solid #d9e0e5;color:#263d4d}.plan ul{list-style:none;padding:24px 0 0;margin:0;border-top:1px solid #e2e7eb}.plan li{font-size:13px;color:#657780;line-height:1.6;margin:0 0 14px;display:flex;gap:12px}.plan li::before{content:'✓';color:#587267}.featured-plan{background:#edf3f6;border-color:#b8cbd9;box-shadow:0 12px 35px #2444560b}.plan-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.plan-badge{font-size:8px;letter-spacing:.04em;color:#5b7282}.pricing-note{text-align:center;font-size:12px;color:#7c8790;margin-top:28px}.team-story{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:70px 0 100px;border-top:1px solid #e0e7eb}.story-statement{font-family:'Inter Tight',sans-serif;font-size:31px;line-height:1.25;letter-spacing:-.025em;margin:0 0 25px}.team-story>div>p:not(.kicker):not(.story-statement){font-size:16px;line-height:1.7;color:#6d7981}.team-story .text-link{margin-top:15px}
@media(max-width:1000px){.intelligence-inner,.calculator,.export-section,.team-story{gap:40px}.plan{padding:22px}.plan-price{font-size:48px}.custom-price{font-size:39px}.plan-badge{display:none}.customer-logos>span{font-size:14px}.customer-logos i{font-size:24px}.calculator-result{padding:28px}.vision-controls{gap:12px}.vision-steps button{padding:11px 12px}.sequence-play{font-size:11px;padding:8px}.intelligence-band{padding-block:75px}.definition-demo{padding:20px}}
@media(max-width:820px){.customer-strip{padding-top:45px}.customer-logos{justify-content:center;flex-wrap:wrap;gap:24px 32px}.customer-logos>span{font-size:16px}.customer-strip small{font-size:10px}.vision-story{height:320svh;min-height:2200px}.vision-sticky{min-height:720px}.vision-controls{flex-direction:column;gap:14px}.vision-steps button{padding:11px 17px}.vision-progress{margin-bottom:14px}.vision-stage{min-height:300px}.export-plane{min-width:240px;padding:16px;right:0;transform:translateY(calc((1 - var(--export))*32px)) translateZ(180px)}.intelligence-inner,.calculator,.export-section,.team-story{grid-template-columns:1fr;gap:45px}.intelligence-copy>p:not(.kicker){max-width:550px}.intelligence-band{margin-bottom:70px;padding-block:65px}.definition-demo{max-width:550px;width:100%;justify-self:center;padding:28px}.savings-section{padding-block:65px;margin-bottom:65px}.calculator-result>strong{font-size:88px}.calculator-result>p{margin-bottom:30px}.export-section{padding-bottom:65px}.export-code pre{min-height:225px}.pricing-grid{grid-template-columns:1fr;gap:18px}.plan{padding:28px}.plan h3{margin:22px 0}.plan>p{min-height:0;max-width:400px}.plan-price{font-size:58px;min-height:0}.plan-badge{display:block;font-size:9px}.plan ul{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px}.plan li{margin:0}.plan .button{max-width:350px}.team-story{padding-block:35px 70px;gap:30px}.team-story br{display:none}.pricing-section{padding-bottom:60px}}
@media(max-width:480px){.customer-logos{gap:21px 28px}.customer-logos>span{font-size:13px}.customer-logos .logo-kern{font-size:27px}.customer-logos .logo-form{font-size:22px}.intro{padding-top:65px}.vision-story{height:300svh;min-height:2050px}.vision-sticky{min-height:690px}.vision-stage{min-height:250px}.vision-controls{gap:10px}.vision-steps{width:100%;justify-content:space-between;padding:5px;gap:0}.vision-steps button{padding:11px 10px;font-size:11px}.vision-steps button span{display:none}.sequence-play{font-size:11px;min-height:38px;padding:8px 14px}.demo-note{font-size:9px;margin-top:9px}.export-plane{min-width:200px;padding:12px;gap:10px;right:5%;bottom:-10%;border-radius:15px;transform:translateY(calc((1 - var(--export))*24px)) translateZ(140px)}.export-plane b{font-size:13px}.export-plane small{font-size:8px}.export-icon{font-size:26px}.export-check{font-size:10px}.intelligence-band,.savings-section{border-radius:24px}.intelligence-band{padding-block:50px}.intelligence-copy h2{font-size:38px}.definition-demo{padding:18px;border-radius:22px}.prompt-bubble{font-size:15px;padding:18px}.schema-card{padding:20px}.schema-card h3{font-size:20px}.savings-section{padding-block:50px}.savings-section h2{font-size:36px}.savings-section h2 br,.export-section h2 br{display:none}.savings-section .section-heading{margin-bottom:35px}.range-field label{font-size:12px;gap:15px}.range-field output{font-size:21px}.rate-field{font-size:12px}.calculator-result{padding:25px;border-radius:22px}.calculator-result>strong{font-size:75px}.calculator-result>p{font-size:16px}.calculator{gap:30px}.mock-label{font-size:11px}.export-section h2{font-size:36px}.export-code pre{font-size:10px;padding:18px;min-height:235px}.code-header,.code-footer{padding:18px}.plan{padding:25px;border-radius:23px}.plan ul{grid-template-columns:1fr;gap:13px}.plan-price{font-size:54px}.plan>p,.plan li{font-size:14px}.pricing-section .section-heading>p br{display:none}.story-statement{font-size:28px}.team-story h2{font-size:36px}}
@media(prefers-reduced-motion:reduce){.vision-story{height:auto;min-height:0}.vision-sticky{height:850px}.scan-line{display:none}.schema-card{transform:none}.sequence-play{display:none}.export-plane{transform:none}.hero-video{display:none}.label-plane .plane-tag,.verify-plane .plane-tag{display:none}}
.verify-chip{opacity:calc(1 - var(--export))}
.export-code pre{height:300px;max-height:300px}
@media(max-width:480px){.export-code pre{height:260px;max-height:260px}}
/* Borderless revision: surface tone and spacing carry hierarchy. */
.header-actions{display:flex;align-items:center;gap:14px}.nav-cta{min-height:44px;padding:12px 20px;gap:20px;font-size:13px}.glass,.gpu-ready .glass{border:0}.screen-button,.screen-button img,.enlarge,.review-image img,.definition-demo,.prompt-bubble,.schema-card,.schema-card h3>span,.schema-footer,.calculator-result,.rate-field>div,.export-code,.code-header,.code-footer,.plan,.featured-plan,.plan-button,.plan ul,.format-buttons button,.vision-steps,.sequence-play,.export-plane,.verify-chip{border:0}.screen-button{padding:0;background:none;box-shadow:0 25px 65px #233b4910}.screen-button img{border-radius:24px}.product-tabs{border:0;gap:8px;margin-bottom:38px}.product-tabs button{border:0;border-radius:999px;padding:16px 24px;color:#69757d}.product-tabs button[aria-selected=true]{background:#eef2f4;color:#172832}.text-link{border:0}.next-step{background:none;margin-top:22px;padding:8px 0;font-size:13px;text-align:left}.definition-demo{background:#ffffff0b;box-shadow:none}.schema-card{box-shadow:0 16px 40px #00000012}.schema-footer{padding-top:10px}.calculator-result{box-shadow:none;background:#fff}.rate-field>div{padding:12px 16px;background:#ffffffb3}.export-code{box-shadow:none}.code-header{background:#edf1f4}.code-footer{background:#edf1f4}.format-buttons button{background:#eff3f5}.format-buttons button[aria-pressed=true]{background:#1c303d}.plan{background:#f6f8f9}.featured-plan{background:#e8eff3;box-shadow:none}.plan-button{background:#fff}.plan ul{padding-top:16px}.plan li{margin-bottom:16px}.question-list details,.question-list details:first-child{border:0}.question-list details{padding-inline:22px;margin-bottom:8px;border-radius:18px;background:#f6f8f9}.question-list details[open]{background:#edf2f5}.question-list details p{padding-bottom:23px;margin-bottom:0}.question-list summary{padding-block:23px}.closing,.footer,.team-story{border:0}.closing{background:#f3f6f8;border-radius:30px;width:calc(100% - 32px);max-width:none}.footer{padding-block:42px}.vision-steps{background:#ffffffba}.sequence-play{background:#ffffffa8}.range-field{margin-bottom:35px}.range-field label{margin-bottom:12px;font-size:14px}.range-field output{font-size:26px;font-weight:500;color:#213844}.range-field input[type=range]{--range-fill:0%;-webkit-appearance:none;appearance:none;display:block;width:100%;height:36px;margin:0;background:linear-gradient(to right,#294452 0 var(--range-fill),#d8e3e9 var(--range-fill) 100%) center/100% 8px no-repeat;border:0;border-radius:999px;cursor:pointer;touch-action:pan-y}.range-field input[type=range]::-webkit-slider-runnable-track{height:8px;background:transparent;border:0;border-radius:999px}.range-field input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:27px;height:27px;border:0;border-radius:50%;background:#fff;box-shadow:0 2px 8px #233f542b,0 0 0 1px #fff8;margin-top:-9.5px;transition:box-shadow 150ms ease,transform 150ms ease}.range-field input[type=range]::-moz-range-track{height:8px;background:transparent;border:0;border-radius:999px}.range-field input[type=range]::-moz-range-thumb{width:27px;height:27px;border:0;border-radius:50%;background:#fff;box-shadow:0 2px 8px #233f542b}.range-field input[type=range]:hover::-webkit-slider-thumb{box-shadow:0 3px 12px #233f5440;transform:scale(1.07)}.range-field input[type=range]:focus-visible{outline:2px solid #355f77;outline-offset:5px}.range-limits{margin-top:4px}.rate-field input:focus-visible{outline:2px solid #355f77;outline-offset:5px;border-radius:4px}.application-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 24px}.application-caption h3{font-size:21px;line-height:1.16}.application-caption p{font-size:14px;line-height:1.6}.application-image{border-radius:24px}.application-caption{gap:12px;padding-top:20px}.estimate-feature{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;padding-block:80px 45px}.estimate-copy>p:not(.kicker){font-size:17px;line-height:1.7;color:#64717b;margin:26px 0;max-width:450px}.estimate-benefits{list-style:none;padding:0;margin:34px 0}.estimate-benefits li{display:flex;align-items:flex-start;gap:18px;margin:0 0 25px}.estimate-benefits li>span{display:grid;place-items:center;flex:none;width:32px;height:32px;border-radius:50%;background:#eef3f6;color:#718592;font-size:10px}.estimate-benefits h3{font-size:16px;font-weight:500;margin:1px 0 7px;letter-spacing:-.02em}.estimate-benefits p{font-size:14px;line-height:1.6;color:#78858e;margin:0}.estimate-preview{background:#eff4f6;border-radius:30px;padding:35px;transform:rotate(1deg)}.estimate-preview-top{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:14px;color:#3b515f}.estimate-badge{font-size:8px;letter-spacing:.1em;background:#fff9;padding:8px 10px;border-radius:99px;white-space:nowrap}.estimate-volume{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:35px 0}.estimate-volume strong{display:block;font-family:'Inter Tight',sans-serif;font-size:28px;font-weight:400;letter-spacing:-.025em;color:#273e4c;white-space:nowrap}.estimate-volume span{display:block;font-size:10px;color:#7c8e99;margin-top:8px}.estimate-breakdown{display:grid;gap:20px;font-size:14px;color:#6c7f8c;padding:0 0 32px}.estimate-breakdown>div{display:flex;justify-content:space-between;gap:18px}.estimate-breakdown b{font-weight:400;color:#334e60}.estimate-total{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px;background:#fff;border-radius:22px;margin-bottom:23px}.estimate-total>div>span{font-size:9px;letter-spacing:.1em;color:#7b8d99}.estimate-total strong{display:block;font-family:'Inter Tight',sans-serif;font-size:54px;letter-spacing:-.045em;font-weight:400;color:#213e50;margin-top:8px}.estimate-total>span{font-size:11px;line-height:1.7;color:#7e8e98;max-width:135px}.estimate-preview>.button{width:100%;justify-content:space-between}.estimate-preview>.mock-label{font-size:11px;line-height:1.7;margin:20px 0 0}.estimate-copy .text-link{font-size:14px}.hero.video-active #glass-scene{background:transparent}
@media(max-width:1050px){.estimate-feature{gap:50px}.estimate-preview{padding:27px}.estimate-volume strong{font-size:25px}.application-caption h3{font-size:18px}.application-caption p{font-size:13px}.nav-lens a{padding-inline:13px}.nav-cta{padding-inline:16px;gap:12px}.header-actions{gap:10px}.product-tabs button{padding:15px 20px}}
@media(max-width:820px){.estimate-feature{grid-template-columns:1fr;gap:35px;padding-block:45px 20px}.estimate-copy>p:not(.kicker){max-width:550px}.estimate-preview{max-width:550px;width:100%;justify-self:center;transform:none;padding:30px}.application-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.application-caption h3{font-size:20px}.product-tabs{gap:5px}.product-tabs button{padding:14px 19px}.header-actions{margin-left:auto}.nav-cta{min-height:42px;font-size:12px}.closing{width:calc(100% - 16px)}}
@media(max-width:480px){.header{padding:20px 19px;gap:10px}.header-actions{gap:9px}.nav-cta{font-size:11px;padding:12px 15px;min-height:40px;gap:12px}.header .brand{font-size:26px;gap:7px}.header .brand svg{width:29px;height:29px}.header-actions .motion-control{width:30px;height:30px;flex:none;font-size:11px}.product-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-bottom:30px}.product-tabs button{font-size:12px;padding:13px 6px}.product-tabs button span{display:block;font-size:9px;margin:0 0 7px;opacity:.6}.application-grid{grid-template-columns:1fr;gap:28px}.application-caption h3{font-size:23px}.application-caption p{font-size:14px}.estimate-copy h2{font-size:38px}.estimate-copy>p:not(.kicker){font-size:16px}.estimate-preview{padding:23px;border-radius:24px}.estimate-preview-top{font-size:12px}.estimate-badge{font-size:7px;padding:7px 8px}.estimate-volume{gap:8px;margin:28px 0}.estimate-volume strong{font-size:25px}.estimate-volume span{font-size:9px}.estimate-breakdown{font-size:13px;gap:18px;padding-bottom:25px}.estimate-total{padding:22px;gap:12px}.estimate-total strong{font-size:47px}.estimate-total>span{font-size:9px;max-width:100px}.estimate-total>div>span{font-size:8px}.range-field label{font-size:12px}.range-field output{font-size:25px}.range-field input[type=range]{height:44px}.question-list details{padding-inline:17px}.question-list summary{font-size:14px;gap:18px}.question-list details p{margin-right:0;font-size:14px}.closing{padding-inline:16px}}
.header{position:fixed;top:24px;left:24px;right:24px;z-index:50;color:#fff;padding:16px 26px;min-height:76px;border-radius:999px;transition:background 200ms ease,color 200ms ease,box-shadow 200ms ease}.header.scrolled{color:#20333f;background:#fffffff0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 8px 35px #182e3b0a}.header.scrolled .nav-lens{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.header.scrolled .nav-cta{background:#111;color:#fff}.header.scrolled .motion-control{background:#e9eff2;color:#536b79}.header .nav-lens{border:0}.header.scrolled .nav-lens a:hover{background:#eaf0f3}.header .nav-lens{position:absolute}.hero-content{z-index:1}section[id]{scroll-margin-top:118px}
.header{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:0;box-shadow:none}
.header.scrolled{background:linear-gradient(120deg,#ffffffc7,#ffffff85 48%,#ffffffb5);backdrop-filter:blur(18px) saturate(1.5);-webkit-backdrop-filter:blur(18px) saturate(1.5);border:0;box-shadow:0 8px 28px #102b3914}
.header .nav-lens,.header.scrolled .nav-lens{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}
.header.scrolled .nav-lens a:hover{background:#ffffff75}
@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.header.scrolled{background:#f1f5f7f5}}
@media(max-width:820px){.header{top:18px;left:18px;right:18px;padding:13px 18px;min-height:68px}}
@media(max-width:480px){.header{top:16px;left:16px;right:16px;padding:10px 14px;min-height:62px}.header-actions{gap:8px}.header .brand{font-size:25px}.header .brand svg{width:27px;height:27px}.nav-cta{padding:11px 13px;gap:10px}.header .motion-control{width:27px;height:27px}section[id]{scroll-margin-top:98px}}

