:root{--home-bg:#f1eee7;--home-paper:#faf8f3;--home-dark:#101613;--home-dark-2:#18211d;--home-line:#cbc5b9;--home-accent:#b84a30;--home-lime:#b9d96b}body{background:var(--home-bg)}.site-header{background:color-mix(in srgb, var(--home-bg) 88%, transparent);backdrop-filter:blur(18px)saturate(130%)}.home-hero{isolation:isolate;border-bottom:1px solid var(--home-line);padding:clamp(60px,5.5vw,88px) 0 0;position:relative;overflow:hidden}.home-hero:before{content:"";z-index:-2;opacity:.32;background-image:linear-gradient(#18201d12 1px,#0000 1px),linear-gradient(90deg,#18201d12 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 84%)}.hero-orb{z-index:-1;aspect-ratio:1;filter:blur(2px);opacity:.42;width:420px;transform:translate3d(var(--orb-x,0), var(--orb-y,0), 0);border-radius:50%;transition:transform .9s cubic-bezier(.2,.75,.25,1);position:absolute}.hero-orb--one{background:radial-gradient(circle,#b84a3057,#0000 68%);top:-210px;right:8%}.hero-orb--two{background:radial-gradient(circle,#b9d96b47,#0000 68%);bottom:-260px;left:-100px}.home-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);align-items:center;gap:clamp(48px,5vw,80px);width:min(1320px,100vw - 80px);padding-bottom:clamp(68px,6vw,96px);display:grid}.home-hero-copy{z-index:2;position:relative}.home-hero h1{letter-spacing:-.055em;max-width:15ch;margin-bottom:28px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(3.35rem,4.7vw,5.15rem);font-weight:400;line-height:.96}.home-hero .deck{max-width:700px;font-size:clamp(1.06rem,1.8vw,1.34rem)}.button-accent{background:var(--home-accent);border-color:var(--home-accent);gap:26px;min-height:52px;padding-inline:1.4rem;transition:transform .22s,box-shadow .22s,background-color .22s,border-color .22s;box-shadow:0 12px 30px #742a1924}.button-accent:hover{background:#873622;border-color:#873622;transform:translateY(-2px)}.button-accent span,.button-ghost:after{transition:transform .22s}.button-accent:hover span{transform:translate(2px,-2px)}.button-ghost{min-height:52px;color:var(--ink);border-color:var(--home-line);background:0 0}.button-ghost:hover{color:var(--ink);border-color:var(--ink);background:#ffffff8a}.delivery-console{color:#eff3ed;min-height:400px;transform:perspective(1100px) rotateX(var(--tilt-y,0deg)) rotateY(var(--tilt-x,0deg));transform-style:preserve-3d;will-change:transform;background:linear-gradient(150deg,#1c2622,#0f1512 72%);border:1px solid #35423c;border-radius:18px;margin-top:0;font-family:Manrope,system-ui,sans-serif;transition:transform .4s cubic-bezier(.2,.75,.25,1),box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 34px 80px #181b1840,inset 0 1px #ffffff14}.delivery-console:hover{transform:perspective(1100px) translateY(-5px) rotateX(var(--tilt-y,0deg)) rotateY(var(--tilt-x,0deg));box-shadow:0 42px 92px #181b184a,inset 0 1px #ffffff14}.delivery-console:before{content:"";background:var(--home-accent);filter:blur(90px);opacity:.24;border-radius:50%;width:260px;height:260px;position:absolute;top:-150px;right:-80px}.console-brief{padding:48px 34px 36px}.console-brief p{color:#a5b0aa;text-transform:uppercase;letter-spacing:.075em;margin:0 0 9px;font:600 .72rem/1.35 Manrope,system-ui,sans-serif}.console-brief strong{letter-spacing:-.035em;max-width:360px;font-family:Manrope,system-ui,sans-serif;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:600;line-height:1.08;display:block}.delivery-flow{border-block:1px solid #34413b;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:start;padding:26px 34px 34px;display:grid;position:relative}.flow-signal{z-index:0;background:var(--home-lime);width:9px;height:9px;box-shadow:0 0 0 4px #b9d96b1a, 0 0 18px var(--home-lime);opacity:1;pointer-events:none;will-change:transform;border-radius:50%;transition:opacity .12s;position:absolute;top:0;left:0}.flow-signal.is-resetting{opacity:0}.flow-step{z-index:1;color:#7f8d86;text-align:center;justify-items:center;gap:10px;font:600 .64rem/1.2 Manrope,system-ui,sans-serif;transition:color .3s;display:grid;position:relative}.flow-step i{color:#0f1512;border:1px solid #4d5a54;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.65rem;font-style:normal;transition:background .3s,border-color .3s,box-shadow .3s,transform .3s;display:grid}.flow-step i:after{content:"✓";opacity:0;transition:opacity .18s 90ms,transform .26s cubic-bezier(.2,.8,.25,1.25) 90ms;transform:scale(.35)rotate(-15deg)}.flow-step.is-complete{color:#d9f59b}.flow-step.is-complete i{background:var(--home-lime);border-color:var(--home-lime);animation:.42s cubic-bezier(.2,.8,.25,1.2) flow-node-arrival;transform:scale(1.04);box-shadow:0 0 0 6px #b9d96b1f,0 0 20px #b9d96b52}.flow-step.is-complete i:after{opacity:1;transform:scale(1)rotate(0)}.delivery-flow>b{background:#46534d;height:1px;margin-top:10px;transition:background .42s,box-shadow .42s}.delivery-flow>b.is-complete{background:#91ae62;box-shadow:0 0 8px #b9d96b33}.modes-section{background:#ddd8ce}.modes-grid{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:clamp(60px,9vw,140px);display:grid}.sticky-heading{align-self:start;position:sticky;top:118px}.sticky-heading h2{font-size:clamp(2.4rem,4vw,4rem)}.sticky-heading>p:last-child{color:#4d5651;max-width:520px}.mode-list{border-top:1px solid var(--ink)}.mode-card{border-bottom:1px solid #bcb5a8;grid-template-columns:.8fr 1.2fr;align-items:start;gap:28px;padding:38px 0;display:grid;position:relative}.mode-card h3{margin:-3px 0 0;font-size:clamp(1.4rem,2vw,1.9rem)}.mode-card p{color:#4d5651;margin:0}.capabilities-section{background:var(--home-bg)}.capability-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.capability-card{border:1px solid var(--home-line);background:#faf8f3a8;border-radius:12px;flex-direction:column;min-height:470px;padding:30px;text-decoration:none;transition:transform .3s cubic-bezier(.2,.75,.25,1),box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.capability-card:hover{z-index:2;border-color:#91897c;transform:translateY(-8px);box-shadow:0 24px 60px #1c201c1a}.capability-card>p:not(.meta){color:var(--muted)}.capability-card .arrow{color:var(--ink);justify-content:space-between;margin-top:auto;padding-top:28px;font-size:.8rem;display:flex}.capability-card .arrow b{transition:transform .22s}.capability-card:hover .arrow b{transform:translate(3px,-3px)}.capability-symbol{height:145px;margin:-6px 0 22px;position:relative}.capability-symbol:before,.capability-symbol:after,.capability-symbol i,.capability-symbol b,.capability-symbol span{content:"";display:block;position:absolute}.capability-card--ai-automation .capability-symbol:before{border:1px solid var(--home-accent);border-radius:50%;width:92px;height:92px;top:16px;left:50%;transform:translate(-50%)}.capability-card--ai-automation .capability-symbol:after{background:#b84a3021;border-radius:50%;width:54px;height:54px;animation:3.6s ease-in-out infinite symbol-breathe;top:35px;left:50%;transform:translate(-50%)}.capability-card--ai-automation .capability-symbol i{background:var(--home-accent);border-radius:50%;width:7px;height:7px;top:58px;left:calc(50% - 3px)}.capability-card--bots-integrations .capability-symbol:before,.capability-card--bots-integrations .capability-symbol:after{border:1px solid var(--ink);border-radius:8px;width:68px;height:46px;top:36px}.capability-card--bots-integrations .capability-symbol:before{left:calc(50% - 85px)}.capability-card--bots-integrations .capability-symbol:after{right:calc(50% - 85px)}.capability-card--bots-integrations .capability-symbol i{background:var(--home-accent);width:34px;height:1px;top:59px;left:calc(50% - 17px)}.capability-card--bots-integrations .capability-symbol b{background:var(--home-accent);border-radius:50%;width:8px;height:8px;animation:2.8s ease-in-out infinite integration-signal;top:55px;left:calc(50% - 3px)}.capability-card--websites-commerce .capability-symbol:before{border:1px solid var(--ink);border-radius:8px;inset:20px 25px 16px}.capability-card--websites-commerce .capability-symbol:after{background:var(--home-line);height:1px;box-shadow:0 26px var(--home-line), 0 52px var(--home-line);top:42px;left:47px;right:47px}.capability-card--websites-commerce .capability-symbol i{background:var(--home-accent);border-radius:50%;width:4px;height:4px;top:28px;left:38px;box-shadow:8px 0 #c5a75b,16px 0 #6c916b}.cases-section{color:#f5f1e8;background:var(--home-dark)}.light-heading p{color:#aeb8b2}.light-heading h2{max-width:700px}.text-link{text-underline-offset:5px;text-decoration-thickness:1px}.text-link-light{color:#f5f1e8}.case-showcase-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.case-showcase{color:#f5f1e8;background:var(--home-dark-2);border:1px solid #35413b;border-radius:14px;text-decoration:none;transition:transform .3s cubic-bezier(.2,.75,.25,1),border-color .3s;overflow:hidden}.case-showcase:first-child{grid-column:1/-1;grid-template-columns:1.25fr .75fr;display:grid}.case-showcase:hover{border-color:#65736b;transform:translateY(-7px)}.case-showcase .case-preview{transition:background-color .3s}.case-showcase:hover .case-preview{background-color:#27332e}.case-showcase-copy{flex-direction:column;min-height:280px;padding:30px;display:flex}.case-showcase-copy .meta{color:#bdc9c2}.case-showcase-copy h3{color:#fff;max-width:15ch}.case-showcase-copy>p:not(.meta){color:#aeb8b2;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.case-showcase-copy>span{color:#d8dfdb;justify-content:space-between;margin-top:auto;padding-top:24px;font-size:.8rem;display:flex}.case-showcase-copy b{transition:transform .22s}.case-showcase:hover .case-showcase-copy b{transform:translate(3px,-3px)}.case-preview{background:#222d28;border-bottom:1px solid #35413b;min-height:340px;padding:20px;position:relative;overflow:hidden}.case-showcase:first-child .case-preview{border-bottom:0;border-right:1px solid #35413b;min-height:450px}.case-preview:before{content:"";opacity:.16;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;mask-image:radial-gradient(circle at 60% 45%,#000,#0000 72%)}.case-preview:after{content:"";background:var(--home-accent);filter:blur(80px);opacity:.18;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-150px;right:-120px}.preview-topline{z-index:2;color:#839089;text-transform:uppercase;letter-spacing:.09em;justify-content:space-between;font:400 .58rem/1 DM Mono,ui-monospace,monospace;display:flex;position:relative}.preview-status{color:var(--home-lime)}.case-preview--ai-vitamin-consultant{background:#24302a}.case-preview--ai-market-automation{background:#18251f}.case-preview--marketing-delivery-platform{background:#202a35}.chat-preview{color:#19201d;background:#f5f1e8;border:1px solid #d4cdc1;border-radius:14px;grid-template-columns:62px 1fr;transition:transform .45s cubic-bezier(.2,.75,.25,1);display:grid;position:absolute;inset:70px 7% 34px;overflow:hidden;transform:rotate(-1deg);box-shadow:0 24px 55px #00000047}.case-showcase:hover .chat-preview{transform:rotate(0)translateY(-4px)}.chat-sidebar{background:#17201d;flex-direction:column;align-items:center;gap:15px;padding:17px 12px;display:flex}.chat-avatar{color:#fff;background:var(--home-accent);border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:10px;font-weight:700;display:grid}.sidebar-item{background:#48534e;border-radius:10px;width:22px;height:4px}.sidebar-item.is-current{background:var(--home-lime)}.chat-sidebar>i{border:1px solid #4b5751;border-radius:50%;width:28px;height:28px;margin-top:auto}.chat-main{min-width:0;padding:20px 22px}.chat-header{border-bottom:1px solid #d8d1c6;justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.chat-header div{display:grid}.chat-header small{color:#778079;text-transform:uppercase;font:400 .55rem/1.2 DM Mono,ui-monospace,monospace}.chat-header strong{font-size:.9rem}.chat-header>span{color:#52725c;align-items:center;gap:6px;font-size:.62rem;display:flex}.chat-header>span i{background:#62a477;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #62a4771f}.chat-question{background:#e3ddd2;border-radius:10px 10px 2px;gap:6px;width:64%;margin:18px 0 14px auto;padding:12px 14px;animation:4.6s ease-in-out infinite question-float;display:grid}.chat-question span{background:#a9aaa3;border-radius:10px;height:6px}.chat-question span:last-child{width:72%}.chat-product-answer{background:#fffdf9;border:1px solid #ded7cc;border-radius:10px;grid-template-columns:52px 1fr;gap:14px;padding:14px;display:grid;box-shadow:0 8px 22px #1e24200f}.product-bottle{background:#f0eee8;border:1px solid #ccc6bb;border-radius:4px 4px 8px 8px;place-items:center;width:46px;height:70px;margin-top:2px;display:grid;position:relative}.product-bottle:before{content:"";background:#c8c4bb;border-radius:3px 3px 0 0;width:24px;height:7px;position:absolute;top:-6px}.product-bottle i{background:var(--home-accent);opacity:.82;position:absolute;inset:25px 6px 11px}.product-bottle b{z-index:1;color:#fff;font-size:.72rem;position:relative}.chat-body{min-width:0;padding-top:3px}.chat-answer{gap:8px;display:grid}.chat-answer span{background:linear-gradient(90deg,#8e9891 0 38%,#c7cec9 50%,#8e9891 62% 100%) 0 0/240% 100%;border-radius:99px;height:7px;animation:3.8s ease-in-out infinite chat-scan}.chat-answer span:nth-child(2){width:84%;animation-delay:.18s}.chat-answer span:nth-child(3){width:62%;animation-delay:.36s}.chat-sources{gap:6px;margin-top:14px;display:flex}.chat-sources i{border:1px solid #c8c2b7;border-radius:99px;width:42px;height:17px}.market-preview{background:#111814;border:1px solid #3a4740;border-radius:12px;grid-template-rows:auto 1fr auto;grid-template-columns:.72fr 1.28fr;gap:12px;padding:16px;display:grid;position:absolute;inset:62px 22px 22px;box-shadow:0 18px 40px #00000038}.market-toolbar{border-bottom:1px solid #35423c;grid-column:1/-1;justify-content:space-between;align-items:center;padding-bottom:13px;display:flex}.market-toolbar div{align-items:center;gap:8px;display:flex}.market-toolbar div i{background:var(--home-lime);border-radius:2px;width:8px;height:8px}.market-toolbar strong{color:#dce4df;font-size:.72rem;font-weight:600}.market-toolbar>span{color:#8fa098;text-transform:uppercase;font:400 .52rem/1 DM Mono,ui-monospace,monospace}.market-metrics{gap:8px;display:grid}.market-metric{background:#18211d;border:1px solid #3e4b44;border-radius:8px;flex-direction:column;justify-content:center;padding:13px;display:flex}.market-metric small{color:#89968f;text-transform:uppercase;font:400 .52rem/1 DM Mono,ui-monospace,monospace}.market-metric strong{color:var(--home-lime);margin-top:7px;font-size:1.55rem;font-weight:600}.market-metric--risk strong{color:#d9e1dc;letter-spacing:.08em;font-size:1rem}.market-chart{background-image:linear-gradient(#2c3832 1px,#0000 1px);background-size:100% 25%;border:1px solid #3e4b44;border-radius:8px;justify-content:space-around;align-items:end;padding:22px 14px 0;display:flex;position:relative;overflow:hidden}.market-chart i{z-index:1;background:#65766d;border-radius:3px 3px 0 0;width:9%;height:44%}.reveal-ready .market-chart i{transform-origin:bottom;transform:scaleY(.12)}.reveal-ready .case-showcase.is-visible .market-chart i{animation:.68s cubic-bezier(.2,.75,.25,1) forwards bar-rise}.reveal-ready .case-showcase.is-visible .market-chart i:nth-child(2){animation-delay:80ms}.reveal-ready .case-showcase.is-visible .market-chart i:nth-child(3){animation-delay:.16s}.reveal-ready .case-showcase.is-visible .market-chart i:nth-child(4){animation-delay:.24s}.reveal-ready .case-showcase.is-visible .market-chart i:nth-child(5){animation-delay:.32s}.reveal-ready .case-showcase.is-visible .market-chart i:nth-child(6){animation-delay:.4s}.market-chart i:nth-child(2){height:57%}.market-chart i:nth-child(3){height:49%}.market-chart i:nth-child(4){background:#839d79;height:72%}.market-chart i:nth-child(5){height:66%}.market-chart i:nth-child(6){background:var(--home-lime);height:88%}.market-chart span{background:var(--home-accent);height:2px;box-shadow:42px -9px 0 -.5px var(--home-accent), 88px 1px 0 -.5px var(--home-accent);position:absolute;top:43%;left:10%;right:8%;transform:rotate(-9deg)}.market-chart b{z-index:2;border:2px solid var(--home-lime);border-radius:50%;width:8px;height:8px;animation:2.6s ease-in-out infinite market-point;position:absolute;top:24%;right:10%;box-shadow:0 0 0 6px #b9d96b14}.market-orders{border-top:1px solid #35423c;grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid}.market-orders span{color:#849089;align-items:center;gap:6px;padding-top:11px;font:400 .5rem/1 DM Mono,ui-monospace,monospace;display:flex}.market-orders span i{background:#66766e;border-radius:50%;width:5px;height:5px}.market-orders span:nth-child(2) i{background:#909d79}.market-orders span:last-child i{background:var(--home-lime)}.pipeline-preview{color:#1b231f;background:#f2efe8;border:1px solid #52606b;border-radius:12px;grid-template-columns:46px 1fr;display:grid;position:absolute;inset:62px 22px 22px;overflow:hidden;box-shadow:0 18px 40px #0003}.pipeline-sidebar{background:#17202a;flex-direction:column;align-items:center;gap:14px;padding:14px 10px;display:flex}.pipeline-sidebar strong{color:#fff;background:var(--home-accent);border-radius:7px;place-items:center;width:26px;height:26px;margin-bottom:8px;display:grid}.pipeline-sidebar span{background:#46525e;border-radius:4px;width:20px;height:4px}.pipeline-sidebar span.is-current{background:var(--home-lime)}.pipeline-sidebar i{border:1px solid #4a5661;border-radius:50%;width:26px;height:26px;margin-top:auto}.pipeline-workspace{min-width:0;padding:17px}.pipeline-header{border-bottom:1px solid #d2ccc1;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.pipeline-header div{gap:2px;display:grid}.pipeline-header small{color:#778079;text-transform:uppercase;font:400 .5rem/1 DM Mono,ui-monospace,monospace}.pipeline-header strong{font-size:.75rem}.pipeline-header>span{color:#4f795e;align-items:center;gap:6px;font-size:.58rem;display:flex}.pipeline-header>span i{background:#63a375;border-radius:50%;width:6px;height:6px}.pipeline-track{grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:start;margin:28px 0 24px;display:grid}.pipeline-node{color:#737c76;justify-items:center;gap:8px;font:400 .48rem/1 DM Mono,ui-monospace,monospace;display:grid}.pipeline-node i{color:#365942;background:#e4e8e2;border:1px solid #9ca99f;border-radius:8px;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.pipeline-node--active{color:#26352d}.pipeline-node--active i{color:#315b3e;background:#b9d96b3d;border-color:#7c9762;animation:2.8s ease-in-out infinite release-ready;box-shadow:0 0 0 6px #7c976214}.pipeline-track>b{background:#aab3ac;height:1px;margin-top:15px}.pipeline-log{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.pipeline-log span{color:#66716a;background:#e4e1da;border-radius:6px;align-items:center;gap:5px;padding:8px;font-size:.48rem;animation:5s ease-in-out infinite log-highlight;display:flex}.pipeline-log span:nth-child(2){animation-delay:.7s}.pipeline-log span:nth-child(3){animation-delay:1.4s}.pipeline-log i{background:#5e946c;border-radius:50%;flex:none;width:5px;height:5px}.delivery-section{background:var(--home-paper)}.delivery-timeline{border-top:1px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.timeline-step{border-right:1px solid var(--home-line);min-height:320px;padding:36px 30px 28px 0;position:relative}.timeline-step+.timeline-step{padding-left:30px}.timeline-step:last-child{border-right:0;padding-right:0}.timeline-step>i{background:var(--home-accent);border:3px solid var(--home-paper);width:10px;height:10px;box-shadow:0 0 0 1px var(--home-accent);border-radius:50%;margin-bottom:70px;display:block}.timeline-step h3{font-size:1.55rem}.timeline-step p{color:var(--muted)}.premium-audit{color:#f3f0e8;background:#171f1b;border-top:0}.premium-audit .audit-copy{position:sticky;top:112px}.premium-audit .audit-copy h2{max-width:650px}.premium-audit .audit-copy>p:not(.kicker){color:#abb5af;max-width:540px}.audit-promises{gap:13px;margin-top:40px;display:grid}.audit-promises span{color:#cbd2ce;align-items:flex-start;gap:12px;font-size:.82rem;display:flex}.audit-promises i{color:var(--home-lime);font-style:normal}.premium-audit .audit-form{color:var(--ink);background:#f8f5ef;border-color:#4a5750;box-shadow:0 28px 70px #00000047}.premium-audit .audit-form label>span[aria-hidden=true]{color:var(--ink)}.use-cases-section{background:#ddd8ce}.use-case-grid{border-top:1px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.use-case-card{border-right:1px solid #bcb5a8;min-height:280px;padding:28px 24px 26px 0}.use-case-card+.use-case-card{padding-left:24px}.use-case-card:last-child{border-right:0;padding-right:0}.use-case-card h3{margin-top:0;font-size:clamp(1.35rem,1.8vw,1.72rem)}.use-case-card>p:last-child{color:#4d5651}.pricing-section{background:var(--home-paper)}.price-phase-grid{border-top:1px solid var(--ink);border-bottom:1px solid var(--home-line);grid-template-columns:repeat(3,1fr);display:grid}.price-phase{border-right:1px solid var(--home-line);min-height:330px;padding:30px 30px 28px 0}.price-phase+.price-phase{padding-left:30px}.price-phase:last-child{border-right:0;padding-right:0}.price-phase h3{margin-top:0;font-size:clamp(2rem,3vw,3rem)}.price-phase>p:last-child{max-width:330px;color:var(--muted)}.controls-section{color:#f3f0e8;background:#171f1b}.controls-layout{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(60px,9vw,130px);display:grid}.controls-layout>header{position:sticky;top:112px}.controls-layout>header p:last-child{color:#aeb7b2;max-width:500px}.control-grid{border-top:1px solid #536059;grid-template-columns:1fr 1fr;display:grid}.control-card{border-bottom:1px solid #3d4943;border-right:1px solid #3d4943;min-height:260px;padding:30px 28px 28px 0}.control-card:nth-child(2n){border-right:0;padding-left:28px;padding-right:0}.control-card i{color:#142019;background:var(--home-lime);border-radius:50%;place-items:center;width:24px;height:24px;font-size:.7rem;font-style:normal;display:grid}.control-card h3{color:#fff;margin-top:44px;font-size:1.45rem}.control-card p{color:#aeb7b2}.insights-home-section{background:#e5e0d6}.home-insight-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.home-insight-card{border:1px solid var(--home-line);background:#faf8f39e;flex-direction:column;min-height:330px;padding:28px;text-decoration:none;transition:transform .22s,background-color .22s,border-color .22s;display:flex}.home-insight-card:hover{background:var(--home-paper);border-color:#8f877b;transform:translateY(-5px)}.home-insight-card h3{font-size:clamp(1.35rem,2vw,1.75rem)}.home-insight-card>p:not(.meta){color:var(--muted)}.home-insight-card>span{margin-top:auto;padding-top:30px;font-size:.8rem}.home-faq-section{background:var(--home-bg)}.faq-layout{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(60px,9vw,130px);display:grid}.faq-layout>header{position:sticky;top:112px}.home-faq-section .faq-list details{padding:26px 0}.home-faq-section .faq-list summary{padding-right:44px;font-size:clamp(1.05rem,1.6vw,1.3rem)}.audit-form-short{gap:22px;display:grid}.audit-form-short .form-card-header{margin-bottom:2px}.audit-form-short textarea{min-height:132px}.form-actions-submit{margin-top:0}.form-actions-submit .field-hint{max-width:280px}.reveal-ready [data-reveal]{transition:transform .65s cubic-bezier(.2, .75, .25, 1) var(--reveal-delay,0s);transform:translateY(28px)}.reveal-ready [data-reveal].is-visible{transform:none}@keyframes flow-node-arrival{0%{transform:scale(.88)}55%{transform:scale(1.17)}to{transform:scale(1.04)}}@keyframes symbol-breathe{50%{opacity:.72;transform:translate(-50%)scale(1.12)}}@keyframes integration-signal{0%,to{transform:translate(-24px)}50%{transform:translate(24px)}}@keyframes chat-scan{0%,18%{background-position:100% 0}62%,to{background-position:-100% 0}}@keyframes question-float{50%{transform:translateY(-3px);box-shadow:0 8px 18px #1f252112}}@keyframes bar-rise{to{transform:scaleY(1)}}@keyframes market-point{50%{transform:scale(1.2);box-shadow:0 0 0 11px #b9d96b08}}@keyframes release-ready{50%{box-shadow:0 0 0 13px #b9d96b0a}}@keyframes log-highlight{35%{color:#34483b;background:#d8e2d6}70%,to{color:#66716a;background:#e4e1da}}@media (width<=1050px){.home-hero-grid{width:var(--shell);grid-template-columns:1fr;gap:52px}.delivery-console{width:min(650px,100%);min-height:390px;margin-top:0}.capability-card{min-height:500px}}@media (width<=900px){.home-hero-grid,.modes-grid{grid-template-columns:1fr}.home-hero h1{max-width:760px}.delivery-console{max-width:650px;min-height:400px}.sticky-heading,.premium-audit .audit-copy,.controls-layout>header,.faq-layout>header{position:static}.use-case-grid{grid-template-columns:1fr 1fr}.use-case-card:nth-child(2){border-right:0;padding-right:0}.use-case-card:nth-child(n+3){border-top:1px solid #bcb5a8}.use-case-card:nth-child(3){padding-left:0}.controls-layout,.faq-layout{grid-template-columns:1fr;gap:42px}.capability-grid{grid-template-columns:1fr}.capability-card{min-height:400px}.capability-symbol{max-width:420px}.delivery-timeline{grid-template-columns:1fr 1fr}.timeline-step:nth-child(2){border-right:0}.timeline-step:nth-child(n+3){border-top:1px solid var(--home-line)}.case-showcase:first-child{grid-template-columns:1fr}.case-showcase:first-child .case-preview{border-bottom:1px solid #35413b;border-right:0;min-height:400px}}@media (width<=650px){.home-hero{padding-top:42px}.home-hero-grid{gap:38px;padding-bottom:54px}.home-hero h1{max-width:none;font-size:clamp(2.7rem,11.8vw,3.45rem);line-height:.98}.home-hero .deck{font-size:1rem;line-height:1.52}.home-hero .hero-actions{flex-direction:column;align-items:stretch}.home-hero .button{width:100%}.delivery-console{border-radius:12px;min-height:0}.console-brief{padding:28px 20px 24px}.delivery-flow{padding:24px 18px 28px}.flow-step span{max-width:62px;font-size:.58rem}.use-case-grid{grid-template-columns:1fr}.use-case-card,.use-case-card+.use-case-card{border-top:1px solid #bcb5a8;border-right:0;min-height:auto;padding:24px 0}.use-case-card:first-child{border-top:0}.mode-card{grid-template-columns:1fr;gap:12px}.mode-card p{grid-column:auto}.capability-card{min-height:390px;padding:24px}.case-showcase-grid{grid-template-columns:1fr}.case-showcase:first-child{grid-column:auto}.case-preview,.case-showcase:first-child .case-preview{min-height:330px}.chat-preview{grid-template-columns:44px 1fr;inset:68px 12px 24px}.chat-sidebar{gap:12px;padding:12px 7px}.chat-avatar{width:29px;height:29px}.chat-main{padding:13px}.chat-header{padding-bottom:11px}.chat-question{width:78%;margin-block:13px 10px;padding:10px}.chat-product-answer{grid-template-columns:40px 1fr;gap:10px;padding:10px}.product-bottle{width:36px;height:57px}.chat-sources i{width:30px}.market-preview{grid-template-rows:auto auto 1fr auto;grid-template-columns:1fr;gap:8px;padding:12px;inset:60px 12px 18px}.market-metrics{grid-template-columns:1fr 1fr}.market-metric{padding:10px}.market-metric strong{font-size:1.3rem}.market-metric--risk strong{font-size:.8rem}.market-chart{min-height:105px}.market-orders{display:grid}.pipeline-preview{grid-template-columns:36px 1fr;inset:60px 12px 18px}.pipeline-sidebar{padding-inline:5px}.pipeline-workspace{padding:12px}.pipeline-track{margin:21px 0 16px}.pipeline-node span{display:none}.pipeline-node i{width:26px;height:26px}.pipeline-track>b{margin-top:13px}.pipeline-log{grid-template-columns:1fr;gap:4px}.pipeline-log span{padding:6px}.delivery-timeline{grid-template-columns:1fr}.timeline-step,.timeline-step+.timeline-step{border-right:0;border-top:1px solid var(--home-line);min-height:auto;padding:28px 0}.timeline-step:first-child{border-top:0}.timeline-step>i{margin-bottom:34px}.price-phase-grid,.home-insight-grid,.control-grid{grid-template-columns:1fr}.price-phase,.price-phase+.price-phase{border-right:0;border-top:1px solid var(--home-line);min-height:auto;padding:26px 0}.price-phase:first-child{border-top:0}.control-card,.control-card:nth-child(2n){border-right:0;min-height:auto;padding:28px 0}.control-card h3{margin-top:30px}.home-insight-card{min-height:280px}.form-actions-submit{flex-direction:column;align-items:stretch}.form-actions-submit .button{width:100%}}@media (prefers-reduced-motion:reduce){.delivery-console,.home-hero-copy>*,.flow-signal,.flow-step,.flow-step i,.delivery-flow>b,.capability-symbol:after,.capability-symbol b,.chat-answer span,.chat-question,.market-chart i,.market-chart b,.pipeline-node--active i,.pipeline-log span{animation:none!important}.hero-orb{transform:none!important}.delivery-console,.delivery-console:hover,.reveal-ready .market-chart i,.reveal-ready [data-reveal]{transform:none}}
