:root{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Segoe UI",sans-serif;color:#111;background:#fafafa;font-size:16px;font-synthesis:none}*{box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased}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 #777;outline-offset:5px}button{border:0;background:none;color:inherit}button,a{touch-action:manipulation}.site-header{max-width:1440px;margin:auto;padding:30px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px}.wordmark{display:inline-flex;align-items:center;gap:10px;font-size:30px;font-weight:700;letter-spacing:-1.8px}.mark{display:grid;place-items:center;background:#111;color:#fff;width:32px;height:34px;font-size:25px;letter-spacing:0;border-radius:7px}.header-actions{display:flex;align-items:center;gap:22px}.quiet{font-size:14px;font-weight:600;min-height:44px}.pill,.outline{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:54px;padding:16px 25px;font-size:15px;font-weight:600;border:1px solid #111;border-radius:999px;background:#111;color:#fff;line-height:1.3;white-space:nowrap}.pill.small{min-height:43px;padding:11px 19px;font-size:14px;gap:18px}.outline{color:#111;background:transparent;border-color:#b8b8bd}.pill>span,.outline>span{font-size:21px;font-weight:400}.pill:hover{background:#333;border-color:#333}.outline:hover{background:#ececee;border-color:#555}main{max-width:1440px;margin:auto;padding:0 5%}.hero{display:grid;grid-template-columns:1.25fr 1fr;gap:65px;align-items:center;padding:74px 0 80px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:2px;margin:0 0 24px;display:flex;align-items:center;gap:10px}.tiny-line{width:24px;height:1px;background:#111}h1{font-size:clamp(48px,5.6vw,80px);line-height:1.05;font-weight:650;letter-spacing:-.06em;margin:0 0 28px}h1>span{display:block}.soft{color:#8b8b92}.hero-description{font-size:20px;line-height:1.6;letter-spacing:-.025em;color:#606068;margin:0 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.signin-note{font-size:13px;color:#777780;margin:17px 0 0}.hero-brand{min-width:0;perspective:1400px}.brand-frame{aspect-ratio:1/1;max-width:475px;margin-left:auto;background:#101010;border-radius:24px;color:#fff;padding:28px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;box-shadow:0 25px 65px -35px #0008}.frame-label{font-size:10px;letter-spacing:2px;color:#8d8d94;z-index:1}.apex-mark{font-size:clamp(130px,16vw,230px);font-weight:300;line-height:1;align-self:center;position:relative;z-index:1}.frame-bottom{display:flex;justify-content:space-between;align-items:end;gap:20px;z-index:1}.frame-bottom>span:first-child{font-size:30px;font-weight:600;letter-spacing:-1.6px}.rolling{height:24px;overflow:hidden;font-size:18px;color:#aaaab1;line-height:24px;letter-spacing:-.5px}.rolling>span{display:block}.brand-frame::after{content:"";position:absolute;inset:-50%;background:linear-gradient(120deg,transparent 38%,#ffffff09 46%,#ffffff16 50%,transparent 60%);pointer-events:none}.features{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dddde1;border-bottom:1px solid #dddde1;padding:34px 0;gap:0}.features article{padding:0 28px;border-right:1px solid #dddde1}.features article:first-child{padding-left:0}.features article:last-child{border:0;padding-right:0}.feature-number{font-size:11px;letter-spacing:1.6px;color:#73737c;font-weight:550}.features h2{font-size:21px;letter-spacing:-.7px;font-weight:650;margin:18px 0 10px}.features p{font-size:15px;line-height:1.6;color:#74747b;max-width:285px;margin:0}footer{max-width:1440px;margin:auto;padding:30px 5%;display:flex;justify-content:space-between;gap:16px;font-size:12px;color:#888890}footer>span:first-child{color:#444;font-weight:550}.intro{position:fixed;inset:0;z-index:20;background:#101010;color:#fff;display:grid;place-items:center;pointer-events:none;visibility:hidden}.intro>span{font-size:clamp(55px,12vw,130px);letter-spacing:-.075em;font-weight:600}.intro-dot{color:#929298}dialog{width:calc(100% - 32px);max-width:470px;max-height:calc(100dvh - 32px);overflow:auto;border:1px solid #ddd;border-radius:24px;background:#fff;padding:38px;color:#111;box-shadow:0 35px 120px #0004}dialog::backdrop{background:#0006;backdrop-filter:blur(10px)}.close-dialog{position:absolute;right:16px;top:16px;width:36px;height:36px;border-radius:50%;background:#f0f0f2;font-size:25px;line-height:1}.close-dialog:hover{background:#e0e0e3}.dialog-brand{font-size:30px}.dialog-brand>span{color:#9a9aa1}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#f2f2f4;border-radius:999px;margin:30px 0 32px;gap:4px}.auth-tabs button{padding:11px;font-size:14px;min-height:42px;border-radius:999px;font-weight:600;color:#777}.auth-tabs button[aria-selected=true]{background:#fff;color:#111;box-shadow:0 2px 6px #0001}#auth-panel>.eyebrow{font-size:11px;color:#7d7d85;margin-bottom:16px}#auth-title{font-size:36px;letter-spacing:-1.6px;line-height:1.15;margin:0 0 18px;font-weight:650}#auth-description{font-size:16px;color:#66666e;line-height:1.6;margin:0 0 28px}.auth-continue{display:flex;white-space:normal;gap:16px;width:100%;justify-content:space-between}.auth-note{font-size:12px;line-height:1.65;color:#7c7c85;margin:15px 0 0}.auth-divider{height:1px;background:#e6e6ea;margin:26px 0 18px}.account-switch{font-size:14px;color:#73737b;margin:0}.account-switch button{font-size:14px;font-weight:650;color:#111;text-decoration:underline;text-underline-offset:4px;padding:10px 5px}
@media(min-width:1600px){.hero{padding-block:100px}}
@media(max-width:900px){.hero{gap:35px;padding:60px 0}.hero-description{font-size:18px}.hero-actions{gap:10px}.pill,.outline{padding:14px 21px;gap:20px}.brand-frame{padding:22px;border-radius:18px}.features article{padding-inline:20px}.features h2{font-size:19px}.frame-bottom>span:first-child{font-size:25px}.rolling{font-size:15px}}
@media(max-width:650px){.site-header{padding:22px 6%}.wordmark{font-size:27px}.header-actions{gap:13px}.pill.small{padding:10px 16px;gap:10px}.hero{grid-template-columns:1fr;padding:42px 0 36px;gap:36px}.hero-copy{text-align:center}.eyebrow{justify-content:center;font-size:10px;letter-spacing:1.7px;margin-bottom:22px}h1{font-size:clamp(43px,10vw,64px);margin-bottom:24px}.hero-description{font-size:18px;margin-bottom:25px}.hero-actions{justify-content:center}.hero-brand{max-width:390px;width:100%;margin:auto}.brand-frame{aspect-ratio:1.5;max-width:none;padding:20px;border-radius:17px}.apex-mark{font-size:100px}.frame-label{font-size:9px}.frame-bottom>span:first-child{font-size:24px}.rolling{font-size:15px}.features{grid-template-columns:1fr;padding:0 8px}.features article,.features article:first-child,.features article:last-child{padding:24px 0;border-right:0;border-bottom:1px solid #e5e5e8}.features article:last-child{border-bottom:0}.features h2{font-size:22px;margin-top:12px}.features p{max-width:none;font-size:16px}main{padding-inline:6%}footer{padding:26px 6%;flex-direction:column;gap:8px}dialog{padding:30px 25px;border-radius:20px}#auth-panel>.eyebrow{justify-content:flex-start}#auth-title{font-size:34px}}
@media(prefers-reduced-motion:no-preference){.intro{animation:intro-out 1.1s cubic-bezier(.7,0,.2,1) both}.intro>span{animation:intro-word 1s cubic-bezier(.16,1,.3,1) both}.hero-copy>*,.hero-brand,.features{animation:rise .85s cubic-bezier(.16,1,.3,1) both}.hero-copy>.eyebrow{animation-delay:.65s}.hero-copy>h1{animation-delay:.75s}.hero-description{animation-delay:.85s}.hero-actions{animation-delay:.95s}.signin-note{animation-delay:1.05s}.hero-brand{animation-delay:.85s}.features{animation-delay:1.05s}.brand-frame{animation:float 7s ease-in-out 1.5s infinite}.brand-frame::after{animation:shine 8s ease-in-out infinite}.rolling>span{animation:words 9s cubic-bezier(.7,0,.3,1) infinite}.pill,.outline,.close-dialog,.quiet{transition:transform .25s,background .25s,box-shadow .25s}.pill:hover,.outline:hover{transform:translateY(-3px);box-shadow:0 9px 20px #0002}.pill:hover>span,.outline:hover>span{transform:translateX(3px)}.pill>span,.outline>span{transition:transform .25s}.pill:active,.outline:active{transform:scale(.97)}dialog[open]{animation:rise .35s cubic-bezier(.16,1,.3,1)}@keyframes intro-out{0%,55%{visibility:visible;transform:translateY(0)}100%{visibility:hidden;transform:translateY(-100%)}}@keyframes intro-word{0%{opacity:0;transform:translateY(20px) scale(.92)}35%,100%{opacity:1;transform:none}}@keyframes rise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes float{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-9px) rotate(1deg)}}@keyframes shine{0%,25%{transform:translateX(-45%)}75%,100%{transform:translateX(45%)}}@keyframes words{0%,25%{transform:translateY(0)}33%,58%{transform:translateY(-24px)}66%,91%{transform:translateY(-48px)}100%{transform:translateY(-72px)}}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}.intro{display:none}}

#auth-title{white-space:pre-line}
/* A scroll-led product story */
html{scroll-behavior:smooth;scroll-padding-top:100px}.site-header{position:sticky;top:0;z-index:8;max-width:none;background:#fafafae8;backdrop-filter:blur(20px);border-bottom:1px solid #e5e5e8;padding-block:20px}.landing-nav{display:flex;gap:28px;font-size:14px;color:#666}.landing-nav a:hover{color:#111}.scroll-invitation{display:flex;align-items:center;justify-content:center;gap:22px;padding:0 0 50px;font-size:10px;font-weight:600;letter-spacing:2px;color:#76767e}.scroll-invitation>span:last-child{font-size:22px}.scroll-story{height:300vh;position:relative;margin-inline:-5.56%;background:#101010;color:#fff}.story-pin{position:sticky;top:84px;min-height:calc(100vh - 84px);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:65px 7%;overflow:hidden}.story-copy{min-width:0}.story-copy>.eyebrow{color:#8e8e98;font-size:10px;letter-spacing:2px}.story-headings{display:grid;min-height:320px}.story-text{grid-area:1/1;opacity:0;visibility:hidden;transform:translateY(28px);transition:opacity .4s,transform .5s,visibility .4s;pointer-events:none}.story-text.is-active{opacity:1;visibility:visible;transform:none;pointer-events:auto}.story-index{font-size:12px;letter-spacing:1.5px;color:#777781}.story-text h2{font-size:clamp(33px,3.6vw,55px);font-weight:550;line-height:1.1;letter-spacing:-.055em;margin:24px 0}.story-text p{max-width:350px;color:#a1a1ab;font-size:17px;line-height:1.65;margin:0}.story-progress{display:flex;gap:10px;margin-top:28px}.story-progress i{height:3px;width:50px;background:#38383d;position:relative;overflow:hidden}.story-progress i::after{content:"";position:absolute;inset:0;background:#fff;transform:scaleX(var(--fill,0));transform-origin:left}.story-hint{font-size:11px;color:#777781;letter-spacing:.2px;margin-top:20px}.story-hint>span{margin-left:10px}.story-visual{position:relative;min-width:0;min-height:390px;perspective:1400px}.visual-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.visual-top>span:first-child{font-size:25px;font-weight:650;letter-spacing:-1.3px}.visual-top>span:last-child{font-size:9px;letter-spacing:1.6px;color:#777781}.scene-card{position:absolute;top:65px;left:0;right:0;background:#f7f7f9;color:#18181b;border-radius:16px;padding:25px;box-shadow:0 20px 60px #0004;transform-origin:50% 90%;will-change:transform,opacity}.scene-card{opacity:0}.scene-meta{opacity:1}.scene-label{display:flex;justify-content:space-between;gap:12px;font-size:14px;font-weight:600}.scene-label>span{font-size:11px;color:#8a8a92;font-weight:400}.scene-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:30px 0 20px;font-size:11px;color:#86868f}.scene-metrics strong{display:block;font-size:20px;font-weight:550;letter-spacing:-.6px;color:#151518;margin-top:10px;white-space:nowrap}.demo-chart{height:115px;display:flex;gap:8px;align-items:end;border-bottom:1px solid #ddd;padding:0 4px}.demo-chart i{flex:1;background:#222;border-radius:3px 3px 0 0;height:var(--bar,40%);transform:scaleY(var(--chart-reveal,1));transform-origin:bottom}.demo-chart i:nth-child(3n){background:#adadb4}.demo-chart i:nth-child(2){--bar:33%}.demo-chart i:nth-child(3){--bar:52%}.demo-chart i:nth-child(4){--bar:42%}.demo-chart i:nth-child(5){--bar:62%}.demo-chart i:nth-child(6){--bar:51%}.demo-chart i:nth-child(7){--bar:72%}.demo-chart i:nth-child(8){--bar:58%}.demo-chart i:nth-child(9){--bar:86%}.demo-chart i:nth-child(10){--bar:71%}.demo-chart i:nth-child(11){--bar:93%}.demo-chart i:nth-child(12){--bar:100%}.scene-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #dddde2;margin-top:25px;padding-top:18px;font-size:11px;color:#808089}.scene-bottom>span{font-size:13px;color:#333}.visual-note{position:absolute;top:410px;font-size:10px;color:#72727c;line-height:1.5}.stock-demo{margin-top:26px}.stock-demo>div{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #e0e0e5;padding:15px 0;font-size:12px}.stock-demo>div:first-child{color:#93939b;font-size:10px;padding:8px 0}.stock-demo strong{font-weight:550}.demo-chip{background:#202023;color:#fff;border-radius:5px;padding:6px 9px;font-size:10px;white-space:nowrap}.demo-chip.outlined{background:transparent;color:#555;border:1px solid #bbb}.grow-demo{display:flex;align-items:center;justify-content:space-between;padding:40px 8px 18px}.grow-demo div>span{font-size:12px;color:#888}.grow-demo strong{display:block;font-size:56px;letter-spacing:-3px;line-height:1.2;font-weight:550;margin-top:10px}.grow-arrow{font-size:36px;color:#aaa}.grow-caption{font-size:12px;color:#83838b;margin:10px 0}.features{padding-block:50px}.about-section{padding:120px 0;display:grid;grid-template-columns:1fr 2fr;gap:50px;border-bottom:1px solid #ddd}.about-section>.eyebrow{align-self:start;margin-top:10px;color:#888}.about-section h2{font-size:clamp(32px,3.8vw,54px);font-weight:550;line-height:1.12;letter-spacing:-.045em;margin:0 0 30px}.about-section h2 span,.closing-section h2 span{color:#96969f}.about-section p:not(.eyebrow){max-width:600px;font-size:18px;line-height:1.7;color:#707079}.editorial-link{display:inline-flex;gap:40px;padding:12px 0;border-bottom:1px solid #222;font-size:15px;font-weight:550;margin-top:14px}.security-strip{display:flex;gap:26px;align-items:center;padding:45px 0;border-bottom:1px solid #ddd}.security-icon{display:grid;place-items:center;width:50px;height:50px;border:1px solid #ccc;border-radius:12px;font-size:30px;flex-shrink:0}.security-strip h2{font-size:20px;letter-spacing:-.5px;font-weight:600;margin:0 0 10px}.security-strip p{font-size:15px;color:#777;margin:0;line-height:1.6}.security-strip>a{margin-left:auto;white-space:nowrap;font-size:14px;text-decoration:underline;text-underline-offset:4px}.closing-section{text-align:center;padding:120px 0}.closing-section .eyebrow{justify-content:center}.closing-section h2{font-size:clamp(40px,5.5vw,78px);font-weight:550;letter-spacing:-.055em;line-height:1.12;margin:0 0 38px}.site-footer{max-width:none;background:#111;color:#fff;padding:64px 6% 28px;display:block;margin:0}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;max-width:1320px;margin:auto}.footer-brand .wordmark{font-size:42px;color:#fff}.footer-brand p{font-size:15px;line-height:1.6;color:#8b8b95;max-width:260px}.footer-column h3{font-size:12px;letter-spacing:1px;color:#73737e;font-weight:500;margin:8px 0 24px}.footer-column a{display:block;width:fit-content;font-size:14px;color:#c7c7d0;margin-bottom:17px}.footer-column a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}.footer-bottom{display:flex;justify-content:space-between;gap:22px;border-top:1px solid #33333a;padding-top:24px;margin:50px auto 0;max-width:1320px;color:#777782;font-size:12px}.footer-bottom a{color:#aaaab3}.legal-links{font-size:12px;line-height:1.6;color:#777;margin-top:20px}.legal-links a{text-decoration:underline;text-underline-offset:3px}.reveal-section{opacity:1;transform:none}.reveal-section.reveal-ready{transition:opacity .7s,transform .8s cubic-bezier(.16,1,.3,1)}.reveal-section.reveal-ready:not(.has-entered){opacity:.15;transform:translateY(35px)}
.document-page{max-width:920px;margin:0 auto;padding:70px 6% 100px}.document-page .eyebrow{color:#81818a}.document-page h1{font-size:clamp(36px,5vw,62px);line-height:1.1;letter-spacing:-.05em}.document-lead{font-size:20px;line-height:1.65;color:#777}.document-content{margin-top:45px}.document-content h2{font-size:23px;font-weight:600;letter-spacing:-.5px;margin:38px 0 15px}.document-content p,.document-content li{font-size:16px;line-height:1.8;color:#5e5e67}.document-content a{text-decoration:underline;text-underline-offset:4px}.document-notice{padding:18px 22px;border-left:3px solid #555;background:#efeff2;font-size:14px;line-height:1.7;margin:28px 0;color:#595962}.document-date{font-size:12px;color:#888}.document-breadcrumb{font-size:13px;color:#888;margin-bottom:30px}.document-breadcrumb a{color:#222}.about-values{display:grid;grid-template-columns:1fr 1fr;gap:24px}.about-values article{padding:24px;background:#f0f0f3;border-radius:12px}.about-values h2{margin:0 0 14px}.about-values p{margin:0}.document-cta{display:inline-flex;margin-top:35px}
@media(max-width:1050px){.story-pin{gap:35px;padding-inline:6%}.story-headings{min-height:330px}.scene-card{padding:20px}.scene-metrics strong{font-size:16px}.grow-demo strong{font-size:46px}.landing-nav{gap:18px}.footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}}
@media(max-width:700px){.landing-nav{display:none}.site-header{padding-block:17px}.story-pin{top:78px;min-height:calc(100svh - 78px);grid-template-columns:1fr;gap:22px;align-content:center;padding:30px 6% 42px}.scroll-story{height:290vh;margin-inline:-6.82%}.story-headings{min-height:190px}.story-copy>.eyebrow{justify-content:flex-start;margin-bottom:15px;font-size:9px}.story-text h2{font-size:34px;line-height:1.1;margin:12px 0}.story-text p{font-size:14px;line-height:1.5;max-width:100%}.story-index{font-size:10px}.story-progress{margin-top:15px}.story-hint{display:none}.story-visual{min-height:290px}.visual-top{margin-bottom:12px}.visual-top>span:first-child{font-size:22px}.scene-card{top:38px;padding:16px;border-radius:12px}.scene-label{font-size:12px}.scene-label>span{font-size:10px}.scene-metrics{margin:19px 0 14px}.scene-metrics strong{font-size:19px}.demo-chart{height:75px;gap:6px}.scene-bottom{margin-top:16px;padding-top:13px;font-size:10px}.visual-note{top:280px;font-size:9px}.stock-demo{margin-top:14px}.stock-demo>div{padding:10px 0;font-size:11px}.grow-demo{padding:20px 4px 8px}.grow-demo strong{font-size:44px}.grow-caption{font-size:10px}.about-section{grid-template-columns:1fr;padding:70px 0;gap:15px}.about-section>.eyebrow{justify-content:flex-start}.about-section h2{font-size:36px}.about-section p:not(.eyebrow){font-size:16px}.security-strip{flex-wrap:wrap;gap:18px;padding:30px 0}.security-strip>div{flex:1;min-width:200px}.security-strip>a{margin-left:68px;font-size:13px}.security-strip h2{font-size:18px}.security-strip p{font-size:14px}.closing-section{padding:75px 0}.closing-section h2{font-size:43px}.site-footer{padding:45px 6% 24px}.footer-main{grid-template-columns:1fr 1fr;gap:26px}.footer-brand{grid-column:1/-1}.footer-column h3{margin-bottom:20px}.footer-column a{font-size:13px}.footer-bottom{flex-direction:column;margin-top:25px;gap:12px}.document-page{padding-top:45px}.document-lead{font-size:18px}.about-values{grid-template-columns:1fr}}
@media(max-height:680px) and (min-width:701px){.story-pin{padding-block:30px}.story-text h2{font-size:38px}.story-headings{min-height:270px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.scroll-story{height:auto}.story-pin{position:relative;top:auto;min-height:0;grid-template-columns:1fr;padding:55px 7%;overflow:visible}.story-headings{display:block;min-height:0}.story-text{opacity:1;visibility:visible;transform:none;pointer-events:auto;margin-bottom:40px}.story-visual,.story-progress,.story-hint{display:none}.reveal-section.reveal-ready:not(.has-entered){opacity:1;transform:none}}
/* Cinematic first impression — the product stays in the foreground. */
.cinematic-home>.site-header{background:#0c0c0eef;border-color:#ffffff12;color:#fff}.cinematic-home>.site-header .mark{background:#fff;color:#111}.cinematic-home>.site-header .landing-nav{color:#9b9ba5}.cinematic-home>.site-header .landing-nav a:hover{color:#fff}.cinematic-home>.site-header .pill{background:#fff;color:#111;border-color:#fff}.cinematic-home>.site-header .pill:hover{background:#dcdce2}.cinematic-home>.site-header .quiet{color:#d2d2dc}.hero-impact{margin-inline:-5.56%;padding:75px 6.5% 100px;min-height:min(820px,calc(100svh - 84px));position:relative;background:#0c0c0e;color:#fff;grid-template-columns:1.2fr 1fr;gap:25px;overflow:hidden;isolation:isolate}.hero-impact::before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,#ffffff02,transparent 45%,#ffffff04);z-index:-1;pointer-events:none}.hero-spotlight{position:absolute;inset:0;background:radial-gradient(ellipse at var(--light-x,75%) var(--light-y,40%),#ffffff12,transparent 55%);z-index:-1;pointer-events:none}.hero-impact .hero-copy{position:relative;z-index:2}.hero-impact .eyebrow{font-size:11px;color:#a0a0aa;letter-spacing:2.3px;margin-bottom:28px;animation:none}.hero-impact .tiny-line{background:#a6a6b0;width:30px}.hero-impact h1{font-size:clamp(64px,7.2vw,108px);font-weight:550;line-height:1.02;letter-spacing:-.065em;margin:0 0 28px;animation:none}.headline-mask{display:block;overflow:hidden;padding-bottom:.09em;margin-bottom:-.09em}.headline-mask>span{display:block}.headline-silver{color:#bdbdc8;background:linear-gradient(120deg,#fff 10%,#85858f 45%,#e9e9f0 75%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-impact .hero-description{font-size:18px;color:#a2a2ad;line-height:1.75;letter-spacing:-.02em;max-width:410px}.hero-impact .hero-actions{align-items:center;gap:28px}.hero-impact .hero-primary{background:#fff;color:#111;border-color:#fff;box-shadow:0 0 32px #ffffff12;padding:17px 27px;gap:30px;font-size:16px;min-height:56px}.hero-impact .hero-primary:hover{background:#e6e6eb;box-shadow:0 8px 35px #ffffff24}.hero-explore{display:inline-flex;align-items:center;gap:16px;color:#c7c7d1;font-size:14px;padding:15px 0;border-bottom:1px solid #ffffff30}.hero-explore:hover{color:#fff;border-color:#fff}.hero-impact .signin-note{color:#7f7f8b;font-size:12px;margin-top:24px;line-height:1.7}.hero-impact .signin-note a{color:#b8b8c3;margin-left:5px;text-decoration:underline;text-underline-offset:3px}.hero-product{min-width:0;perspective:1400px;padding:25px 0 0 22px;position:relative;z-index:1}.product-stage{height:480px;position:relative;transform:rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,-5deg));transform-style:preserve-3d;transition:transform .25s ease-out}.product-top{display:flex;align-items:center;justify-content:space-between;padding:0 20px 0 5px;margin-bottom:24px}.product-logo{font-size:26px;letter-spacing:-1.5px;font-weight:650}.product-logo>span{color:#797984}.product-label{font-size:9px;letter-spacing:1.7px;color:#70707e}.floating-card{position:relative;border:1px solid #ffffff25;border-radius:16px;box-shadow:0 25px 45px #0005}.performance-card{padding:25px 27px;background:linear-gradient(130deg,#28282d,#17171b);margin-right:26px;overflow:hidden;z-index:1}.floating-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.floating-top>span:first-child{font-size:9px;letter-spacing:1.3px;color:#a1a1ad}.floating-top>span:last-child{font-size:24px;color:#ccc}.performance-card h2{font-size:28px;line-height:1.15;letter-spacing:-1px;font-weight:500;margin:16px 0 22px;color:#f7f7fa}.performance-line{height:76px;overflow:hidden}.performance-line svg{width:100%;height:100%;overflow:visible;display:block}.line-grid{stroke:#ffffff10;stroke-width:1;fill:none}.line-plot{stroke:#e7e7ef;stroke-width:2;fill:none;stroke-linecap:round}.product-metrics{display:flex;gap:28px;font-size:10px;color:#9999a5;border-top:1px solid #ffffff12;padding-top:14px;margin-top:12px}.inventory-card{display:flex;align-items:center;gap:14px;background:#f5f5f7;color:#151518;padding:19px 20px;width:95%;margin:-17px 0 0 30px;z-index:2;border-color:#ddd}.card-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#e4e4e9;color:#333;font-size:23px;flex-shrink:0}.inventory-card div>span,.control-card div>span{font-size:9px;letter-spacing:1px;color:#93939e}.inventory-card strong{display:block;font-size:15px;letter-spacing:-.3px;font-weight:550;margin-top:7px}.mini-arrow{font-size:22px;margin-left:auto}.control-card{background:#222226;margin:14px 32px 0 -8px;padding:18px 23px;display:flex;align-items:center;justify-content:space-between;border-color:#ffffff1a;z-index:3}.control-card strong{display:block;font-size:18px;font-weight:500;line-height:1.25;letter-spacing:-.4px;margin-top:9px}.control-symbol{font-size:50px;font-weight:300;color:#aaaab7;line-height:1}.product-caption{font-size:9px;color:#636370;margin:13px 0 0 18px;letter-spacing:.1px}.hero-bottom-line{position:absolute;bottom:24px;left:6.5%;right:6.5%;display:flex;justify-content:space-between;gap:16px;border-top:1px solid #ffffff12;padding-top:20px;color:#60606f;font-size:9px;letter-spacing:1.9px}.cinematic-home main>.scroll-invitation{padding:24px;background:#0c0c0e;margin-inline:-5.56%;color:#9494a0;border-top:1px solid #ffffff0a}.hero-impact~.scroll-story{border-top:1px solid #ffffff10}
@media(min-width:1600px){.hero-impact{padding-block:100px 125px;gap:50px}.hero-impact h1{font-size:115px}}
@media(max-width:1050px){.hero-impact{gap:15px;padding:55px 6% 90px}.hero-impact h1{font-size:72px}.hero-product{padding-left:6px}.performance-card{padding:20px;margin-right:12px}.inventory-card{margin-left:12px;padding:17px 14px;width:98%}.inventory-card strong{font-size:13px}.product-stage{height:450px}.product-top{padding-right:6px}.hero-impact .hero-actions{gap:18px}.hero-impact .hero-primary{padding:15px 22px}.hero-impact .hero-description{font-size:17px}}
@media(max-width:760px){.hero-impact{grid-template-columns:1fr;min-height:0;padding:50px 6.5% 70px;gap:24px}.hero-impact .hero-copy{text-align:center}.hero-impact .eyebrow{justify-content:center;font-size:10px;letter-spacing:1.5px;margin-bottom:22px}.hero-impact h1{font-size:clamp(60px,13vw,86px)}.hero-impact .hero-description{margin-inline:auto;font-size:17px}.hero-impact .hero-actions{justify-content:center}.hero-impact .signin-note{margin-top:20px}.hero-product{max-width:440px;width:100%;margin:auto;padding:5px 12px 0}.product-stage{height:435px;transform:none}.performance-card{margin-right:20px}.inventory-card{width:96%;margin-left:22px}.inventory-card strong{font-size:14px}.control-card{margin-right:20px;margin-left:-5px}.product-top{padding-right:20px}.performance-card h2{font-size:26px}.hero-bottom-line{font-size:8px;letter-spacing:1.5px}.hero-impact .hero-primary{font-size:15px}.hero-explore{font-size:14px}}
@media(max-width:650px){.hero-impact,.cinematic-home main>.scroll-invitation{margin-inline:-6.82%}.hero-impact{padding-top:42px}.hero-impact h1{font-size:clamp(55px,14vw,82px)}.hero-impact .hero-actions{gap:20px}.hero-impact .hero-primary{padding:14px 21px;min-height:50px;gap:20px}.hero-impact .hero-description{line-height:1.6}.product-stage{height:420px}.performance-card{padding:18px}.performance-line{height:60px}.product-metrics{gap:20px}.control-card strong{font-size:16px}.inventory-card{padding:16px 13px}.inventory-card strong{font-size:13px}.hero-impact .signin-note{font-size:11px}.product-top{margin-bottom:18px}.product-caption{font-size:9px}.hero-impact .eyebrow{font-size:9px}}
/* Large entrance, continuous card choreography, and a native-scroll camera move. */
.cinematic-home{overflow-x:clip}.hero-impact{display:block;padding:0;overflow:clip;min-height:0}
.hero-pin{position:relative;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:40px;padding:80px 6.5% 120px;min-height:calc(100svh - 92px);overflow:hidden;isolation:isolate}
.kinetic-word{position:absolute;left:-3%;bottom:30px;font-size:clamp(170px,29vw,430px);line-height:.9;font-weight:700;letter-spacing:-.07em;color:transparent;-webkit-text-stroke:1px #ffffff0e;white-space:nowrap;pointer-events:none;z-index:-1;transform:translateX(var(--word-slide,0px))}
.hero-impact .hero-copy{transform:translate3d(var(--copy-slide,0px),0,0);opacity:var(--copy-alpha,1);will-change:transform,opacity}
.hero-product{transform:translate3d(var(--product-slide,0px),var(--product-lift,0px),0) scale(var(--product-zoom,1));will-change:transform;transform-origin:50% 50%;padding-top:0}
.product-stage{height:560px;transition:transform .3s ease-out}
.hero-impact .floating-card{will-change:transform;backface-visibility:hidden}.hero-impact .product-caption{margin-top:40px;font-size:11px;color:#93939e;position:relative;z-index:4}
.hero-impact .hero-bottom-line{bottom:24px;align-items:center;font-size:11px;color:#9999a5;letter-spacing:1.2px;padding-top:15px;z-index:4}
.hero-scroll-label{display:flex;gap:20px;align-items:center}.hero-scroll-label>span{font-size:24px;color:white}
.motion-toggle{display:inline-flex;align-items:center;gap:9px;border:1px solid #ffffff30;border-radius:30px;padding:10px 14px;font-size:12px;letter-spacing:0;color:#ddd;min-height:40px;background:#151517}
.motion-toggle:hover{background:#333}.motion-toggle>span{font-size:15px}
.cinematic-home main>.motion-ribbon{max-width:100vw;overflow:clip;padding:25px 0;background:#f5f5f7;color:#161618;display:block;transform:rotate(-1.5deg);position:relative;z-index:2;margin-block:0 24px;border:0}
.ribbon-track{display:flex;width:max-content;font-size:clamp(32px,5.5vw,80px);letter-spacing:-.055em;font-weight:600;line-height:1.1}.ribbon-track>span{display:block;white-space:nowrap;flex-shrink:0}.ribbon-track i{font-style:normal;display:inline-block;margin:0 30px;color:#97979f}
.motion-running .headline-mask:first-child>span{animation:kinetic-title 1.4s cubic-bezier(.16,1,.3,1) both}
.motion-running .headline-mask:nth-child(2)>span{animation:kinetic-title-side 1.6s .16s cubic-bezier(.16,1,.3,1) both}
.motion-running .headline-silver{background-size:220% 100%}
.motion-running .hero-description{animation:rise 1s .45s both}
.motion-running .hero-actions{animation:rise 1s .55s both}
.motion-running .signin-note{animation:rise 1s .65s both}
.motion-running .product-arrived .performance-card{animation:fly-performance 1.7s cubic-bezier(.16,1,.3,1) both,deck-performance 6s 1.7s ease-in-out infinite}
.motion-running .product-arrived .inventory-card{animation:fly-inventory 1.9s .12s cubic-bezier(.16,1,.3,1) both,deck-inventory 6s 2.02s ease-in-out infinite}
.motion-running .product-arrived .control-card{animation:fly-control 2s .25s cubic-bezier(.16,1,.3,1) both,deck-control 6s 2.25s ease-in-out infinite}
.motion-running .product-arrived .line-plot{stroke-dasharray:480;animation:chart-draw 5s 1s ease-in-out infinite both}
.motion-running .ribbon-track{animation:ribbon-slide 22s linear infinite}
.motion-running .hero-scroll-label>span{animation:scroll-drop 1.7s ease-in-out infinite}
.motion-running .hero-primary>span{transition:transform .25s}.motion-running .hero-primary:hover>span{transform:translate(6px,-6px)}
.motion-paused *,.motion-paused *::before,.motion-paused *::after{animation-play-state:paused!important}
.hero-offscreen .floating-card,.hero-offscreen .line-plot{animation-play-state:paused!important}
@keyframes kinetic-title{from{transform:translateY(115%) rotate(7deg)}to{transform:none}}
@keyframes kinetic-title-side{from{transform:translateX(110%) rotate(-7deg)}to{transform:none}}
@keyframes fly-performance{from{opacity:0;transform:translate3d(600px,160px,-220px) rotate(26deg) scale(.55)}to{opacity:1;transform:translate3d(0,-12px,0) rotate(-3deg)}}
@keyframes fly-inventory{from{opacity:0;transform:translate3d(-650px,130px,120px) rotate(-22deg) scale(.65)}to{opacity:1;transform:translate3d(-24px,10px,45px) rotate(3deg)}}
@keyframes fly-control{from{opacity:0;transform:translate3d(380px,350px,-150px) rotate(18deg) scale(.6)}to{opacity:1;transform:translate3d(15px,25px,15px) rotate(-2deg)}}
@keyframes deck-performance{0%,100%{transform:translate3d(0,-12px,0) rotate(-3deg)}50%{transform:translate3d(24px,14px,25px) rotate(2deg)}}
@keyframes deck-inventory{0%,100%{transform:translate3d(-24px,10px,45px) rotate(3deg)}50%{transform:translate3d(26px,-6px,75px) rotate(-4deg)}}
@keyframes deck-control{0%,100%{transform:translate3d(15px,25px,15px) rotate(-2deg)}50%{transform:translate3d(-25px,5px,35px) rotate(3deg)}}
@keyframes chart-draw{0%,8%{stroke-dashoffset:480;opacity:.3}55%,85%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:0;opacity:.15}}
@keyframes ribbon-slide{to{transform:translateX(-50%)}}
@keyframes scroll-drop{0%,100%{transform:translateY(-5px)}60%{transform:translateY(7px)}}
@media(min-width:901px) and (min-height:760px){.motion-enabled .hero-impact{height:180svh}.motion-enabled .hero-pin{position:sticky;top:92px;height:calc(100svh - 92px);min-height:0}.hero-pin{padding-top:50px;padding-bottom:100px}}
@media(max-width:1050px){.hero-pin{gap:20px;padding-inline:6%}.hero-impact h1{font-size:clamp(60px,7.2vw,108px)}}
@media(max-width:900px){.hero-pin{grid-template-columns:1fr;padding:45px 6.5% 110px;gap:45px}.hero-impact .hero-copy{text-align:center}.hero-impact .eyebrow,.hero-impact .hero-actions{justify-content:center}.hero-impact .hero-description{margin-inline:auto}.hero-product{width:100%;max-width:470px;margin:auto;padding-inline:18px}.hero-impact h1{font-size:clamp(55px,10vw,86px)}.product-stage{height:530px}.kinetic-word{font-size:48vw;bottom:150px}.hero-bottom-line>span:first-child{display:none}.hero-impact .hero-bottom-line{font-size:10px}.hero-impact .hero-scroll-label{gap:12px}.motion-toggle{font-size:11px}.cinematic-home main>.motion-ribbon{padding:20px 0}}
@media(max-width:480px){.hero-pin{padding-top:42px;gap:35px}.hero-impact h1{font-size:clamp(52px,14vw,67px)}.hero-product{padding-inline:23px}.performance-card{margin-right:0}.inventory-card{margin-left:0;width:100%}.control-card{margin-inline:0}.product-top{padding-right:0}.product-stage{height:530px}.product-caption{font-size:10px;margin-left:0;line-height:1.4}.performance-card h2{font-size:25px}.hero-impact .hero-bottom-line{left:7%;right:7%}.ribbon-track{font-size:38px}.ribbon-track i{margin-inline:20px}}
@media(prefers-reduced-motion:reduce){.hero-product,.product-stage,.hero-impact .hero-copy,.kinetic-word{transform:none!important}.hero-impact .hero-copy{opacity:1!important}.motion-toggle{display:none}.hero-impact .hero-copy>*{opacity:1;transform:none}}

/* Exact viewport widths prevent rounding overflow in full-bleed sections. */
.cinematic-home main>.hero-impact,.cinematic-home main>.scroll-story,.cinematic-home main>.motion-ribbon{width:100vw;margin-inline:calc(50% - 50vw)}

/* Member forms share the monochrome site theme. */
#auth-dialog{max-width:520px}#auth-dialog [hidden]{display:none!important}#auth-description{margin-bottom:22px}.member-fields,.name-fields{display:grid;gap:14px}.name-fields{grid-template-columns:1fr 1fr}#member-form,#phone-form{display:grid;gap:16px}#auth-dialog label{display:grid;gap:8px;font-size:14px;font-weight:550}#auth-dialog input:not([type=checkbox]){display:block;width:100%;min-width:0;border:1px solid #cacacf;border-radius:10px;background:#fafafa;color:#111;padding:13px 14px;min-height:48px;font:inherit;font-size:16px}#auth-dialog input:focus-visible{outline:2px solid #222;outline-offset:2px}.password-control{display:flex;align-items:center;position:relative}.password-control input{padding-right:75px!important}.password-control button{position:absolute;right:12px;font-size:12px;text-decoration:underline}.provider-button{display:flex;gap:18px;align-items:center;justify-content:center;width:100%;min-height:50px;border:1px solid #ccc;border-radius:10px;font-size:15px;font-weight:600}.provider-button:hover{background:#f1f1f3}.provider-button>span{font-size:23px;font-weight:700}.method-divider{display:flex;align-items:center;gap:12px;color:#888;font-size:12px;margin:20px 0}.method-divider:before,.method-divider:after{content:"";height:1px;background:#e4e4e7;flex:1}.member-submit{width:100%;justify-content:space-between;border-radius:10px;margin-top:3px}.member-text-button{display:block;margin:12px auto 0;font-size:13px;min-height:36px;text-decoration:underline;text-underline-offset:4px}.terms-check{display:flex!important;align-items:flex-start;gap:10px!important;font-weight:400!important;font-size:12px!important;line-height:1.55;color:#666}.terms-check input{width:17px;height:17px;margin:2px 0;flex-shrink:0}.terms-check a{text-decoration:underline}.legacy-entry{font-size:11px;color:#888;line-height:1.6;border-top:1px solid #e2e2e5;padding-top:18px;margin-top:24px}.legacy-entry a{text-decoration:underline;color:#555}#member-feedback{padding:13px 15px;background:#f1f1f4;border-radius:10px;font-size:14px;line-height:1.5;color:#333}#member-feedback[data-error=true]{border-left:3px solid #333}#password-guide{font-size:12px;color:#888;font-weight:400}#auth-dialog button:disabled{opacity:.45;cursor:wait}#recaptcha-container{min-height:0}#recaptcha-container>div{max-width:100%}#member-switch{margin-top:20px;text-align:center}@media(max-width:440px){#auth-dialog{padding:27px 22px}.name-fields{gap:10px}.auth-tabs{margin-top:24px;margin-bottom:25px}}

/* Consistent graphite, white and navy palette. */
:root{--accent:#30476d;--ink:#171c25;--muted:#68707e;background:#f5f6f8;color:var(--ink)}body.cinematic-home{background:#f5f6f8;color:var(--ink)}.cinematic-home>.site-header{background:#10151eef;color:#f6f7fa;border-color:#ffffff16}.hero-impact{background:radial-gradient(ellipse at 78% 30%,#25375555,transparent 60%),#10151e}.scroll-story,.site-footer,.cinematic-home main>.scroll-invitation{background:#10151e}.hero-impact .headline-silver{background-image:linear-gradient(110deg,#fff 15%,#b7c0d0 55%,#edf0f5 90%)}.performance-card,.control-card{background:linear-gradient(130deg,#263143,#1b2330);border-color:#ffffff20}.inventory-card{background:#f2f4f7;color:#171c25;border-color:#d9dfe7}.card-icon{background:#e0e5ed;color:#344b70}.hero-impact .hero-primary{background:#f2f4f8;color:#18243a;border-color:#f2f4f8}.hero-impact .hero-primary:hover{background:#dce3ee}.cinematic-home>.site-header .pill{background:#edf1f7;color:#18243a;border-color:#edf1f7}.pill:not(.hero-primary){background:#30476d;color:#fff;border-color:#30476d}.pill:not(.hero-primary):hover{background:#243856}.line-plot{stroke:#b1c3e2}.cinematic-home main>.motion-ribbon{background:#e9edf3;color:#202b3e}.ribbon-track i{color:#7183a0}.wordmark>span,.dialog-brand>span{color:#7086a9}.motion-toggle{background:#1b2330;border-color:#41506a}.scene-card{background:#f3f5f8;color:#1b2434}.demo-chart i{background:#344b70}.demo-chart i:nth-child(3n){background:#98a5b9}.auth-tabs button[aria-selected=true]{color:#263c60}.google-mark{width:20px;height:20px;flex:none}.provider-button{background:#fff;border-color:#c8ced8}.provider-button:hover{background:#eef2f8;border-color:#91a2bd}#auth-dialog{background:#f9fafc;color:#171c25;box-shadow:0 28px 100px #10151e45}#auth-dialog input:focus-visible{outline-color:#57729d}.member-text-button:not(:disabled),.account-switch button{color:#30476d}#member-feedback{background:#eaf0f8;color:#2c4365}#member-feedback[data-error=true]{background:#fff1ee;color:#873e32;border-color:#bc6554}#auth-dialog #phone-login:disabled{cursor:not-allowed;opacity:.65}#phone-availability{text-align:center;font-size:12px;line-height:1.5;color:#68707e;margin:2px 0 12px}.terms-check input{accent-color:#30476d}

/* Airy product-led landing: silver surfaces, black type and precise blue controls. */
body.cinematic-home{background:#fff;color:#1d1d1f}.cinematic-home>.site-header{background:#fafafaeF;color:#1d1d1f;border-bottom:1px solid #e4e4e7;padding-block:14px}.cinematic-home>.site-header nav a,.cinematic-home>.site-header .quiet{color:#424245}.cinematic-home>.site-header .mark{background:#1d1d1f;color:#fff}.cinematic-home>.site-header .pill,.pill:not(.hero-primary){background:#0071e3;border-color:#0071e3;color:#fff}.cinematic-home>.site-header .pill:hover,.pill:not(.hero-primary):hover{background:#0077ed;border-color:#0077ed}.hero-impact,.motion-enabled .hero-impact{height:auto;min-height:0;background:linear-gradient(180deg,#f5f5f7 0%,#fff 85%);color:#1d1d1f}.hero-pin,.motion-enabled .hero-pin{position:relative;top:auto;height:auto;min-height:1000px;display:flex;flex-direction:column;justify-content:flex-start;padding:65px 5% 95px;gap:48px}.hero-impact .hero-copy{width:100%;max-width:960px;text-align:center;transform:none;opacity:1}.hero-impact .eyebrow{justify-content:center;color:#606067;font-size:13px;letter-spacing:.15em}.hero-impact .tiny-line{display:none}.hero-impact h1{font-size:clamp(58px,6.4vw,88px);line-height:1.04;letter-spacing:-.055em;margin:20px 0}.hero-impact .headline-silver{background:none;-webkit-text-fill-color:#1d1d1f;color:#1d1d1f}.hero-impact .hero-description{color:#525257;font-size:23px;line-height:1.45;max-width:700px;margin:22px auto}.hero-impact .hero-actions{justify-content:center;gap:24px;margin-top:25px}.hero-impact .hero-primary{background:#0071e3;border-color:#0071e3;color:#fff;box-shadow:none;min-height:48px;padding:13px 25px;font-size:17px;gap:16px}.hero-impact .hero-primary:hover{background:#0077ed;box-shadow:0 8px 20px #0071e31a}.hero-impact .hero-explore{color:#0066cc;font-size:17px}.hero-impact .signin-note,.hero-impact .signin-note a{color:#6e6e73}.hero-product{width:100%;max-width:1000px;padding:0!important;transform:none!important}.product-stage{height:340px}.product-top{justify-content:center;color:#55555b;margin-bottom:22px}.product-logo{font-size:23px}.product-label{display:none}.performance-card{position:absolute;left:27%;top:48px;width:48%;margin:0;background:linear-gradient(140deg,#fff,#edf0f6);color:#1d1d1f;border:1px solid #dce1e9;padding:25px;box-shadow:0 24px 65px #202b4520}.performance-card h2{font-size:30px;color:#1d1d1f}.performance-card span,.product-metrics span{color:#626975}.line-plot{stroke:#0071e3}.line-grid{stroke:#dce1e9}.inventory-card{position:absolute;left:0;top:115px;width:35%;margin:0;background:#fff;color:#1d1d1f;box-shadow:0 20px 45px #202b4520;border-color:#e2e5eb}.card-icon{background:#edf2fa;color:#3e608c}.control-card{position:absolute;right:0;top:210px;width:32%;margin:0;background:#e8edf5;color:#1d1d1f;border-color:#d8e0ec;box-shadow:0 20px 45px #202b4518}.control-card span{color:#606c80}.control-card strong{color:#1d1d1f}.hero-impact .product-caption{position:absolute;top:320px;left:0;right:0;margin:0;text-align:center;color:#73737b}.hero-impact .hero-bottom-line{color:#6e6e73;border-color:#dcdce1}.hero-scroll-label>span{color:#1d1d1f}.motion-toggle{background:#f5f5f7;color:#515157;border-color:#d2d2d7}.motion-toggle:hover{background:#e8e8ed}.kinetic-word,.hero-spotlight{display:none}.cinematic-home main>.motion-ribbon{background:#f5f5f7;color:#1d1d1f;transform:none;margin:0;padding:28px 0}.ribbon-track{font-size:clamp(32px,4vw,58px)}.ribbon-track i{color:#8290a5}.scroll-story{background:#f5f5f7;color:#1d1d1f}.story-copy .eyebrow,.story-index,.story-hint,.visual-top,.visual-note,.story-text p{color:#65656d}.story-text h2{color:#1d1d1f}.story-progress i{background:#d2d2d7}.story-progress i::after{background:#0071e3}.scene-card{background:#fff;color:#1d1d1f;box-shadow:0 20px 60px #1d2a4520}.demo-chart i{background:#0071e3}.demo-chart i:nth-child(3n){background:#aabbd5}.site-footer{background:#f5f5f7;color:#515154;border-top:1px solid #dcdce1}.site-footer a,.site-footer h3,.site-footer .wordmark{color:#424245}.site-footer p,.footer-bottom{color:#6e6e73}#auth-dialog{background:#fff;color:#1d1d1f}.member-text-button:not(:disabled),.account-switch button{color:#0066cc}.features article{background:#f5f5f7;border:0;border-radius:22px;padding:30px}.features{gap:18px}.about-values article{background:#f5f5f7}.security-strip{background:#f5f5f7;color:#1d1d1f}
@media(max-width:700px){.hero-pin,.motion-enabled .hero-pin{padding:45px 6% 105px;gap:38px;min-height:1080px}.hero-impact h1{font-size:clamp(52px,11vw,72px)}.hero-impact .hero-description{font-size:20px}.hero-product{max-width:450px}.product-stage{height:490px}.performance-card{left:8%;top:45px;width:87%}.inventory-card{left:0;top:255px;width:91%}.control-card{right:0;top:345px;width:76%}.hero-impact .product-caption{top:465px;font-size:12px}.hero-impact .hero-bottom-line{font-size:10px}.features article{padding:24px}.hero-impact .hero-explore{font-size:16px}.hero-impact .hero-primary{font-size:16px}.hero-impact .hero-actions{gap:18px}}
