:root{--ink: #101312;--ink-soft: #1a211e;--paper: #f3f5ee;--paper-strong: #ffffff;--line: #cdd4ce;--line-ink: #2c3731;--muted: #67716b;--teal: #0c8b73;--teal-dark: #056854;--teal-pale: #dff0e8;--blue: #087ed6;--coral: #e34d31;--yellow: #e6ba38;--display: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", system-ui, sans-serif;--body: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--ink);font-family:var(--body)}body.menu-open,body.modal-open{overflow:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}.skip-link{position:fixed;z-index:100;top:-80px;left:24px;padding:10px 16px;border:1px solid var(--ink);background:var(--paper-strong)}.skip-link:focus{top:14px}.site-loader{position:fixed;z-index:110;inset:0;display:grid;place-content:center;justify-items:center;gap:18px;background:var(--paper);color:var(--muted);transition:visibility 0s linear .48s,opacity .48s ease}.site-loader.is-ready{visibility:hidden;opacity:0;pointer-events:none}.site-loader img{width:138px;height:auto}.site-loader span{font-size:11px;font-weight:800;letter-spacing:.1em}.loader-lines{display:flex;gap:4px}.loader-lines i{width:24px;height:3px;background:var(--line);animation:loader-line 1.05s ease-in-out infinite}.loader-lines i:nth-child(2){animation-delay:.12s}.loader-lines i:nth-child(3){animation-delay:.24s}.loader-lines i:nth-child(4){animation-delay:.36s}.site-header{min-height:84px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:18px clamp(20px,4vw,64px);border-bottom:1px solid rgba(255,255,255,.17);background:#0a0d0ce8;color:#fff;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.scroll-progress{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:transparent}.scroll-progress b{width:0;height:2px;display:block;background:var(--teal);transition:width .09s linear}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand img{width:104px;height:auto;display:block;filter:brightness(0) invert(1)}.brand span{padding-left:12px;border-left:1px solid rgba(255,255,255,.22);color:#ffffff9e;font-size:12px;white-space:nowrap}.desktop-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.desktop-nav a{padding:8px 0;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:2px;background:#79e3b8;transition:right .25s ease}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{right:0}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.text-link{font-size:13px;font-weight:700;padding:10px 4px}.text-link:hover{color:#79e3b8}.site-header .button-dark{background:var(--paper-strong);color:var(--ink)}.site-header .button-dark:hover{background:#80dfba}.button{min-height:46px;border:1px solid transparent;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:11px 16px;font-size:14px;font-weight:800;line-height:1;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.button svg{width:17px;height:17px;stroke-width:2.2}.button:hover{transform:translateY(-2px)}.button:focus-visible,.icon-button:focus-visible,.feature-item:focus-visible,.option-chip:focus-visible,.chapter-card:focus-visible,.tour-chapter:focus-visible{outline:3px solid rgba(8,126,214,.35);outline-offset:3px}.button-dark{background:var(--ink);color:var(--paper-strong)}.button-dark:hover{background:var(--teal-dark)}.button-teal{background:var(--teal);color:#fff}.button-teal:hover{background:var(--teal-dark)}.button-quiet{border-color:var(--line);background:var(--paper-strong);color:var(--ink)}.button-quiet:hover{border-color:var(--ink)}.button-light{background:var(--paper-strong);color:var(--ink)}.button-small{min-height:38px;padding:8px 13px;font-size:12px}.icon-button{width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.38);border-radius:50%;background:transparent;color:#fff;transition:background .2s ease,color .2s ease}.icon-button:hover{background:#fff;color:var(--ink)}.icon-button svg{width:18px;height:18px}.menu-button,.mobile-menu{display:none}.section-shell{padding-left:clamp(20px,4vw,64px);padding-right:clamp(20px,4vw,64px)}.hero{display:grid;grid-template-columns:1fr;justify-items:center;gap:clamp(45px,5vw,74px);min-height:calc(100dvh - 84px);padding-top:clamp(72px,8vw,108px);padding-bottom:clamp(84px,9vw,132px);overflow:clip;background:#090c0b;color:#fff}.hero-copy{max-width:900px;text-align:center}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 20px;color:var(--teal-dark);font-size:11px;font-weight:900;letter-spacing:.14em;line-height:1.3}.hero .eyebrow{justify-content:center;color:#83dcb8}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px #0c8b731f}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);letter-spacing:0}h1{max-width:900px;margin:0 auto 27px;font-size:clamp(57px,8.2vw,132px);font-weight:900;line-height:.89}h1 em,h2 em{color:var(--teal);font-style:normal}.hero h1 em{display:block;font-size:.62em;white-space:nowrap}.hero-summary{max-width:670px;margin:0 auto 30px;color:#ffffffb3;font-size:16px;line-height:1.85}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.hero-signals{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 19px;margin-top:34px;color:#ffffff94;font-size:12px;font-weight:700}.hero-signals span{display:inline-flex;align-items:center;gap:6px}.hero-signals svg{width:15px;color:var(--teal)}.hero-stage{--stage-x: 0deg;--stage-y: 0deg;width:min(1100px,calc(100% - 20px));min-height:0;position:relative;padding:36px 24px 48px;perspective:1100px}.product-window{position:relative;z-index:2;overflow:hidden;border:1px solid rgba(255,255,255,.52);border-radius:5px;background:#101312;box-shadow:0 0 0 8px #ffffff0d,19px 24px 0 var(--teal);transform:rotateX(var(--stage-x)) rotateY(var(--stage-y)) rotate(.8deg);transition:transform .35s ease,box-shadow .35s ease;will-change:transform}[data-tilt-stage]:hover .product-window{box-shadow:0 0 0 8px #ffffff14,24px 29px 0 var(--teal)}.window-topbar,.tour-topbar{height:37px;display:flex;align-items:center;gap:10px;padding:0 14px;color:#ffffffc7;background:#171c1a;font-size:11px;font-weight:700}.window-dots{display:inline-flex;gap:4px}.window-dots b{width:7px;height:7px;border-radius:50%;background:#7a837e}.window-dots b:first-child{background:var(--coral)}.window-dots b:nth-child(2){background:var(--yellow)}.window-dots b:last-child{background:var(--teal)}.window-live{margin-left:auto;color:#b7d9c8}.window-live i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--teal);margin-right:4px}.hero-video,.tour-video{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;object-position:center top;background:#101312}.hero-hud{position:absolute;z-index:4;right:14px;bottom:14px;left:14px;display:flex;align-items:center;gap:9px;padding:8px 9px;border:1px solid rgba(255,255,255,.24);border-radius:4px;background:#101312d1;color:#fff;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease}.product-window:hover .hero-hud,.hero-hud:focus-within{opacity:1;transform:none}.hud-icon,.hud-expand{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:50%;background:transparent;color:#fff}.hud-icon:hover,.hud-expand:hover{background:#ffffff2e}.hud-icon svg,.hud-expand svg{width:15px}.hud-timeline{min-width:0;flex:1}.hud-timeline-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:5px;color:#ffffffe6;font-size:9px;font-weight:800}.hud-timeline-top time{color:#8dddbd;font-variant-numeric:tabular-nums}.hud-timeline input{width:100%;height:5px;display:block;appearance:none;border-radius:10px;background:#ffffff47;cursor:pointer}.hud-timeline input::-webkit-slider-thumb{width:12px;height:12px;appearance:none;border:2px solid white;border-radius:50%;background:var(--teal)}.hud-timeline input::-moz-range-thumb{width:9px;height:9px;border:2px solid white;border-radius:50%;background:var(--teal)}.stage-play{position:absolute;inset:0;z-index:3;display:grid;place-items:center;border:0;background:#10131214;color:#fff;opacity:0;transition:opacity .2s ease,background .2s ease}.stage-play svg{width:44px;height:44px;padding:11px;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:#10131280}.product-window:hover .stage-play,.stage-play:focus-visible{opacity:1;background:#10131242}.stage-label{position:absolute;z-index:1;color:#ffffff9e;font-size:10px;font-weight:900;letter-spacing:.16em}.stage-label-top{top:1px;left:0}.stage-label-top span{display:inline-block;width:40px;border-top:1px solid var(--line-ink);margin:0 8px 3px}.stage-label-bottom{right:0;bottom:8px;color:#8ddfbd}.chapter-card{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid rgba(255,255,255,.66);border-radius:3px;background:var(--ink);color:#fff;text-align:left;box-shadow:6px 6px 0 var(--coral);transition:transform .2s ease,box-shadow .2s ease}.chapter-card:hover{transform:translateY(-3px);box-shadow:9px 9px 0 var(--coral)}.chapter-card span:not(.chapter-index){display:grid;gap:2px}.chapter-card b{font-size:12px}.chapter-card small{color:#fff9;font-size:10px}.chapter-card svg{width:15px;color:#83dcb8}.chapter-index{color:#83dcb8;font-size:11px;font-weight:900}.chapter-card-top{right:-10px;top:75px;animation:lift 4.2s ease-in-out infinite}.chapter-card-bottom{left:-34px;bottom:42px;animation:lift 4.8s .5s ease-in-out infinite reverse}.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.24);border-bottom:1px solid rgba(255,255,255,.24);background:var(--ink);color:#fff}.proof-strip div{min-height:147px;display:grid;align-content:center;gap:8px;padding:28px clamp(20px,4vw,64px);border-right:1px solid rgba(255,255,255,.18)}.proof-strip div:last-child{border-right:0}.proof-strip span{color:#81d9b5;font-size:11px;font-weight:900;letter-spacing:.12em}.proof-strip strong{max-width:280px;font-size:16px;line-height:1.45}.motion-strip{overflow:hidden;border-bottom:1px solid var(--line-ink);background:var(--blue);color:#fff}.motion-strip-track{width:max-content;display:flex;white-space:nowrap;animation:motion-strip 22s linear infinite}.motion-strip span{padding:13px 18px;font-size:12px;font-weight:900;letter-spacing:.13em}.section-band{padding:clamp(90px,11vw,158px) clamp(20px,8vw,128px)}.workflow{background:#111614;color:#fff}.workflow .eyebrow,.flow-lab .eyebrow,.consult .eyebrow{color:#83dcb8}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.48fr);column-gap:60px;max-width:1160px;margin:0 auto 70px}.section-heading .eyebrow,.section-heading h2{grid-column:1}.section-heading h2{margin-bottom:0;font-size:clamp(38px,4.3vw,66px);line-height:1.03}.section-heading>p:last-child{grid-column:2;grid-row:1 / span 2;align-self:end;margin:0;color:#ffffffa1;font-size:15px;line-height:1.85}.workflow-layout{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:minmax(260px,.74fr) minmax(360px,1.26fr);border-top:1px solid rgba(255,255,255,.42);border-bottom:1px solid rgba(255,255,255,.42)}.feature-list{display:flex;flex-direction:column;padding-right:clamp(18px,3vw,55px);border-right:1px solid rgba(255,255,255,.25)}.feature-item{width:100%;display:grid;grid-template-columns:42px 1fr 18px;align-items:center;gap:10px;padding:22px 0;border:0;border-bottom:1px solid rgba(255,255,255,.15);background:transparent;color:#ffffff80;text-align:left;transition:color .2s ease,padding .2s ease}.feature-item:last-child{border-bottom:0}.feature-item span{color:var(--teal);font-size:12px;font-weight:900}.feature-item b{font-size:16px}.feature-item svg{width:17px;opacity:0;transform:translate(-7px,7px);transition:opacity .2s ease,transform .2s ease}.feature-item:hover,.feature-item.is-active{padding-left:9px;color:#fff}.feature-item.is-active svg,.feature-item:hover svg{opacity:1;transform:none;color:var(--teal)}.feature-detail{position:relative;min-height:466px;overflow:hidden;padding:clamp(38px,5vw,70px) clamp(30px,6vw,95px);background:var(--ink);color:#fff}.feature-detail:before{content:"";position:absolute;inset:0 0 auto auto;width:35%;height:100%;border-left:1px solid rgba(255,255,255,.12);transform:skew(-18deg) translate(120px)}.feature-kicker{position:relative;color:#8bd4b6;font-size:11px;font-weight:900;letter-spacing:.14em}.feature-detail h3{position:relative;margin-bottom:18px;font-size:clamp(28px,3.3vw,47px);line-height:1.1}.feature-description{position:relative;max-width:480px;color:#b9c5bd;font-size:14px;line-height:1.8}.feature-points{position:relative;display:grid;gap:12px;margin:28px 0;padding:0;list-style:none;color:#dfe7e1;font-size:13px}.feature-points li{display:flex;gap:8px;align-items:center}.feature-points svg{width:16px;color:#78d8ae}.detail-link{position:relative;display:inline-flex;gap:7px;align-items:center;border:0;padding:0;background:transparent;color:#81ddba;font-size:13px;font-weight:800}.detail-link svg{width:15px}.detail-index{position:absolute;right:33px;bottom:-41px;color:#ffffff0d;font-family:Georgia,serif;font-size:205px;font-weight:900;line-height:1}.product-showcase{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:clamp(34px,6vw,110px);align-items:center;padding:clamp(88px,10vw,144px) clamp(20px,8vw,128px);background:var(--ink);color:var(--paper-strong)}.eyebrow-light{color:#8bdbba}.showcase-head h2{margin-bottom:28px;font-size:clamp(40px,4.8vw,70px);line-height:1.04}.tour-window{overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:5px;background:#171c1a;box-shadow:14px 14px 0 var(--teal)}.tour-topbar{border-bottom:1px solid rgba(255,255,255,.12)}.tour-topbar span:last-child{margin-left:auto;color:#83dcbc}.tour-video{object-position:center top}.tour-controls{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.12)}.tour-chapter{display:grid;gap:5px;min-height:72px;padding:14px 15px;border:0;border-right:1px solid rgba(255,255,255,.12);background:transparent;color:#ffffffa1;text-align:left;font-size:12px;font-weight:800;transition:background .2s ease,color .2s ease}.tour-chapter:last-child{border-right:0}.tour-chapter span{color:#6ecda9;font-size:10px}.tour-chapter:hover,.tour-chapter.is-current{background:#26352e;color:#fff}.flow-lab{display:grid;grid-template-columns:minmax(270px,.77fr) minmax(460px,1.23fr);gap:clamp(46px,8vw,120px);align-items:center;background:#090c0b;color:#fff}.flow-lab-heading h2{margin-bottom:24px;font-size:clamp(40px,4.7vw,66px);line-height:1.04}.flow-lab-heading>p:last-child{max-width:420px;color:#ffffff9e;font-size:15px;line-height:1.85}.flow-console{overflow:hidden;border:1px solid var(--line-ink);border-radius:5px;background:var(--paper-strong);box-shadow:12px 12px 0 var(--coral)}.flow-console-head{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:0 19px;border-bottom:1px solid var(--line);font-size:12px;font-weight:900}.flow-console-head>span:first-child{display:flex;gap:8px;align-items:center}.flow-console-head svg{width:17px;color:var(--teal)}.console-status{display:inline-flex;gap:7px;align-items:center;color:var(--muted);font-size:10px}.console-status i{width:7px;height:7px;border-radius:50%;background:#9ba49f}.flow-console.is-running .console-status i{background:var(--coral);box-shadow:0 0 0 4px #e34d3124}.flow-console.is-complete .console-status i{background:var(--teal);box-shadow:0 0 0 4px #0c8b7326}.flow-nodes{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.flow-node{min-height:104px;display:grid;align-content:center;gap:4px;padding:15px 13px;border:0;border-right:1px solid var(--line);background:var(--paper-strong);color:#66716b;text-align:left;transition:background .25s ease,color .25s ease}.flow-node:last-child{border-right:0}.flow-node:hover{background:var(--teal-pale);color:var(--teal-dark)}.flow-node.is-active{background:var(--ink);color:#fff}.flow-node span{color:var(--teal);font-size:10px;font-weight:900}.flow-node.is-active span{color:#82dcb7}.flow-node b{font-size:14px}.flow-node small{font-size:10px;white-space:nowrap}.flow-readout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(165px,.9fr);gap:30px;min-height:225px;padding:29px 30px}.readout-copy .eyebrow{margin-bottom:13px;font-size:9px}.readout-copy h3{margin-bottom:12px;font-size:29px;line-height:1.13}.readout-copy>p:last-child{margin:0;color:var(--muted);font-size:12px;line-height:1.75}.readout-metrics{align-self:center;padding:16px;border:1px solid var(--line);border-radius:3px;background:var(--paper)}.readout-metrics>span{display:block;margin-bottom:7px;color:var(--muted);font-size:10px;font-weight:800}.readout-metrics strong{display:block;min-height:40px;font-size:16px;line-height:1.25}.readout-track{height:5px;margin:18px 0 9px;overflow:hidden;border-radius:6px;background:#d4ded7}.readout-track b{display:block;width:25%;height:100%;background:var(--teal);transition:width .45s ease}.readout-metrics small{display:block;color:var(--muted);font-size:9px;font-weight:800;line-height:1.4}.flow-console-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;border-top:1px solid var(--line);background:#f8f9f5}.console-events{display:flex;gap:7px;align-items:center}.console-event{width:24px;height:24px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:#859089;font-size:9px;font-weight:900;transition:background .25s ease,border-color .25s ease,color .25s ease,transform .25s ease}.console-event.is-current{border-color:var(--teal);background:var(--teal-pale);color:var(--teal-dark);transform:scale(1.1)}.console-event.is-done{border-color:var(--teal);background:var(--teal);color:#fff}.flow-console-bottom .button{min-height:39px;padding:9px 12px;font-size:12px}.method{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(380px,1.18fr);gap:clamp(50px,9vw,150px);background:var(--paper-strong)}.method-intro h2{margin-bottom:24px;font-size:clamp(40px,4.8vw,68px);line-height:1.04}.method-intro>p:last-child{max-width:410px;color:var(--muted);font-size:15px;line-height:1.85}.method-steps{display:grid;margin:0;padding:0;border-top:1px solid var(--line-ink);list-style:none}.method-steps li{display:grid;grid-template-columns:48px 1fr 26px;gap:18px;align-items:center;min-height:126px;padding:22px 0;border-bottom:1px solid var(--line)}.step-number{align-self:start;color:var(--teal);font-size:12px;font-weight:900}.method-steps h3{margin-bottom:7px;font-size:20px}.method-steps p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.method-steps>li>svg{width:21px;height:21px;color:var(--teal)}.outcome-band{padding:clamp(75px,9vw,120px) clamp(20px,8vw,128px);background:var(--teal-pale)}.outcome-line,.outcome-counters{max-width:1160px;margin:0 auto}.outcome-line{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-bottom:70px;border-bottom:1px solid #8ebba8}.outcome-line p{max-width:700px;margin:0;font-family:var(--display);font-size:clamp(34px,4.6vw,65px);font-weight:900;line-height:1.08}.outcome-counters{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-top:31px}.outcome-counters div{display:grid;gap:3px}.outcome-counters strong{font-size:clamp(37px,4.3vw,62px);letter-spacing:0}.outcome-counters span{color:#426558;font-size:12px;font-weight:800}.consult{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(360px,1.1fr);gap:clamp(42px,11vw,160px);align-items:center;background:var(--ink);color:#fff}.consult-copy h2{margin-bottom:21px;font-size:clamp(42px,4.8vw,68px);line-height:1.04}.consult-copy>p:last-child{max-width:430px;color:#ffffff9e;font-size:15px;line-height:1.85}.consult-panel{min-height:310px;display:flex;flex-direction:column;align-items:flex-start;padding:26px;border:1px solid var(--line-ink);border-radius:5px;background:var(--paper-strong);box-shadow:11px 11px 0 var(--blue)}.consult-panel-top{width:100%;display:flex;justify-content:space-between;align-items:center;padding-bottom:24px;border-bottom:1px solid var(--line);font-size:12px;font-weight:900}.consult-panel-top svg{width:20px;color:var(--blue)}.consult-options{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0}.option-chip{min-height:35px;border:1px solid var(--line);border-radius:20px;padding:7px 12px;background:var(--paper-strong);color:var(--muted);font-size:12px;font-weight:800;transition:border-color .2s ease,background .2s ease,color .2s ease}.option-chip:hover,.option-chip.is-selected{border-color:var(--teal);background:var(--teal-pale);color:var(--teal-dark)}.consult-trigger{margin-top:auto}.consult-panel>p{margin:18px 0 0;color:var(--muted);font-size:11px}.site-footer{min-height:112px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:24px clamp(20px,4vw,64px);background:var(--ink);color:#ffffffa3}.footer-brand img{width:96px;display:block;filter:brightness(0) invert(1)}.site-footer p{margin:0;font-size:12px}.footer-top{justify-self:end;display:inline-flex;align-items:center;gap:7px;color:#fff;font-size:12px;font-weight:800}.footer-top svg{width:15px}dialog{color:var(--ink)}.consult-dialog{width:min(560px,calc(100vw - 32px));border:0;border-radius:6px;padding:0;background:var(--paper);box-shadow:0 26px 80px #00000059}.consult-dialog::backdrop,.video-dialog::backdrop{background:#090c0bbf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dialog-head{min-height:67px;display:flex;align-items:center;justify-content:space-between;padding:12px 18px 12px 26px;border-bottom:1px solid var(--line);font-size:12px;font-weight:900}.dialog-body{padding:36px clamp(25px,6vw,54px) 44px}.dialog-body h2,.dialog-success h2{margin-bottom:25px;font-size:clamp(30px,5vw,46px);line-height:1.06}.dialog-body form{display:grid;gap:16px}.dialog-body label{display:grid;gap:7px;color:#3c4842;font-size:12px;font-weight:800}.dialog-body input,.dialog-body textarea,.dialog-body select{width:100%;border:1px solid var(--line);border-radius:3px;padding:11px 12px;outline:0;background:var(--paper-strong);color:var(--ink);font-size:14px;font-weight:500;transition:border-color .2s ease,box-shadow .2s ease}.dialog-body textarea{resize:vertical}.dialog-body input:focus,.dialog-body textarea:focus,.dialog-body select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0c8b7321}.dialog-body form .button{margin-top:7px}.dialog-success{padding:72px 40px;text-align:center}.dialog-success>svg{width:49px;height:49px;color:var(--teal);margin-bottom:19px}.dialog-success .eyebrow{justify-content:center}.dialog-success p:last-of-type{color:var(--muted);line-height:1.7}.video-dialog{width:min(1100px,calc(100vw - 26px));overflow:visible;border:0;border-radius:5px;padding:0;background:#080a09}.modal-video{display:block;width:100%;max-height:calc(100dvh - 80px);aspect-ratio:16 / 9;object-fit:contain}.video-close{position:absolute;z-index:2;top:-12px;right:-12px;border-color:#ffffff6b;background:var(--ink);color:#fff}.video-close:hover{background:var(--coral)}.reveal{opacity:0;transform:translateY(19px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:none}@keyframes loader-line{0%,to{background:var(--line);transform:scaleX(.72)}48%{background:var(--teal);transform:scaleX(1)}}@keyframes lift{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes motion-strip{0%{transform:translate(0)}to{transform:translate(-25%)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media(max-width:920px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.header-actions .text-link,.header-actions .button-small{display:none}.menu-button{display:inline-grid}.mobile-menu{position:fixed;z-index:29;top:84px;left:0;right:0;display:grid;gap:0;max-height:0;overflow:hidden;border-bottom:1px solid transparent;background:var(--paper);transition:max-height .3s ease,border-color .3s ease}.mobile-menu.is-open{max-height:370px;border-color:var(--line-ink)}.mobile-menu a{padding:18px 24px;border-bottom:1px solid var(--line);font-size:15px;font-weight:800}.mobile-menu .button{margin:20px 24px}.hero{grid-template-columns:1fr;min-height:unset;padding-top:70px}.hero-stage{width:min(680px,calc(100% - 15px));margin:0 auto;min-height:auto;padding-bottom:57px}.product-window{transform:rotate(1.1deg)}.proof-strip{grid-template-columns:1fr}.proof-strip div{min-height:auto;padding-top:25px;padding-bottom:25px;border-right:0;border-bottom:1px solid var(--line)}.proof-strip div:last-child{border-bottom:0}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:52px}.section-heading>p:last-child{grid-column:1;grid-row:auto}.workflow-layout,.product-showcase,.method,.consult,.flow-lab{grid-template-columns:1fr}.feature-list{padding-right:0;border-right:0}.feature-item{padding-top:18px;padding-bottom:18px}.feature-detail{min-height:auto;margin-top:35px}.product-showcase{gap:46px}.method{gap:55px}.outcome-line{display:grid;align-items:start;padding-bottom:49px}.outcome-counters{gap:18px}}@media(max-width:620px){.site-header{min-height:72px;padding:14px 18px}.brand img{width:88px}.brand span{display:none}.mobile-menu{top:72px}.hero{padding-top:52px;padding-bottom:76px;gap:42px}h1{font-size:clamp(42px,12vw,60px)}.hero-summary{font-size:15px;line-height:1.75}.hero-stage{width:100%;padding:24px 8px 47px 0}.product-window{transform:rotate(.8deg)}.product-window{box-shadow:9px 11px 0 var(--teal-pale)}.hero-hud{right:8px;bottom:8px;left:8px;opacity:1;transform:none}.chapter-card{padding:9px 10px}.chapter-card small{display:none}.chapter-card-top{top:38px;right:-4px}.chapter-card-bottom{left:-4px;bottom:37px}.stage-label-bottom{font-size:8px;bottom:6px}.section-band{padding-top:78px;padding-bottom:78px}.section-heading h2,.showcase-head h2,.method-intro h2,.consult-copy h2{font-size:clamp(35px,10vw,50px)}.workflow-layout{border-bottom:0}.feature-item b{font-size:15px}.feature-detail{padding:35px 26px}.feature-detail h3{font-size:28px}.detail-index{right:13px;font-size:142px}.tour-window{box-shadow:8px 8px 0 var(--teal)}.tour-controls{grid-template-columns:1fr 1fr}.tour-chapter:nth-child(2){border-right:0}.tour-chapter:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}.method-steps li{grid-template-columns:36px 1fr 20px;gap:12px}.flow-console{box-shadow:8px 8px 0 var(--coral)}.flow-nodes{grid-template-columns:1fr 1fr}.flow-node:nth-child(2){border-right:0}.flow-node:nth-child(-n+2){border-bottom:1px solid var(--line)}.flow-readout{grid-template-columns:1fr;gap:19px;padding:27px 22px}.readout-copy h3{font-size:27px}.readout-metrics strong{min-height:auto}.flow-console-bottom{align-items:flex-start;flex-direction:column}.outcome-counters{grid-template-columns:1fr}.outcome-counters div{padding-bottom:16px;border-bottom:1px solid #a3c8b8}.outcome-counters div:last-child{border-bottom:0}.consult-panel{padding:22px;box-shadow:8px 8px 0 var(--blue)}.site-footer{grid-template-columns:1fr auto;min-height:95px}.site-footer p{display:none}}
