/* Prototype layout; brand tokens and local fonts are reused from AI Hero. */
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;font-family:var(--font-body);background:var(--bg);color:var(--ink);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit}button{cursor:pointer}button:disabled{cursor:default}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-display);font-weight:600;line-height:1.25}h2{font-size:clamp(29px,3.6vw,44px);letter-spacing:-.035em}h3{font-size:clamp(16px,1.55vw,21px);letter-spacing:-.025em}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--accent-ink);outline-offset:5px}button,a,summary{touch-action:manipulation}svg{display:block;width:100%;height:auto}svg text{font-family:var(--font-body);font-size:12px;fill:var(--muted)}.hot{background:var(--hot-grad);color:transparent;background-clip:text;-webkit-background-clip:text}.wrap{max-width:1240px;padding:0 40px;margin:auto}.site-nav{min-height:90px;max-width:1360px;padding:20px 48px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:auto;border-bottom:1px solid var(--line)}.wordmark{font-family:var(--font-display);font-size:17px;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:10px;white-space:nowrap}.brand-symbol{display:grid;place-items:center;background:var(--accent);color:white;width:34px;height:34px;border-radius:10px;font:700 28px var(--font-body)}.wordmark-sub{border-left:1px solid var(--line-strong);margin-left:4px;padding-left:14px;max-width:100px;white-space:normal;font:600 9px/1.5 var(--font-body);letter-spacing:.13em}.site-nav nav{display:flex;gap:26px;font-size:13px;font-weight:500}.site-nav nav a{text-decoration:none;color:var(--muted)}.site-nav nav a:hover{color:var(--accent-ink)}.snapshot-pill{font-size:11px;font-weight:600;white-space:nowrap;padding:8px 12px;background:#fff;border:1px solid var(--line);border-radius:30px}.snapshot-pill span{color:var(--accent-ink);margin-right:5px}.hero{position:relative;overflow:hidden;padding:76px 0 68px}.hero-layout{display:grid;grid-template-columns:1.35fr 1fr;align-items:center;gap:50px;position:relative}.eyebrow,.micro,.section-kicker,.variant-id{font-size:10px;font-weight:650;letter-spacing:.12em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:8px;color:var(--accent-ink);margin-bottom:24px}.tiny-diamond{width:8px;height:8px;background:var(--accent);transform:rotate(45deg)}h1{font-size:clamp(29px,3.2vw,43px);line-height:1.29;letter-spacing:-.038em;max-width:670px}.hero-lead{max-width:535px;font-size:17px;line-height:1.7;color:var(--muted);margin:25px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:23px;text-decoration:none;border:0;border-radius:8px;background:var(--accent);color:white;font-size:13px;font-weight:650;padding:15px 20px;box-shadow:0 6px 18px #ff5a3420;transition:background .15s}.button:hover{background:var(--accent-ink)}.button span{font-size:18px}.hero-footnote{font-size:10px;color:var(--muted);margin-top:16px;letter-spacing:.01em}.hero-art{height:445px;position:relative;isolation:isolate}.art-caption{position:absolute;top:0;left:45px;font-size:9px;font-weight:650;letter-spacing:.15em;line-height:1.65;color:var(--muted)}.art-caption span{position:absolute;right:-62px;top:-14px;font-size:51px;font-weight:300;color:var(--accent)}.orbit{border:1px solid #da3f1412;border-radius:50%;position:absolute;z-index:-1;width:400px;height:400px;left:-10px;top:30px}.orbit-two{width:310px;height:310px;left:35px;top:75px}.product-slip{position:absolute;border:1px solid #edd7c4;border-radius:16px;background:#fffefa;width:355px;min-height:110px;padding:19px 22px;display:flex;gap:16px;align-items:center;box-shadow:0 18px 32px #6338190c}.slip-saas{top:66px;left:7px;transform:rotate(-5deg)}.slip-mobile{top:184px;left:45px;transform:rotate(3deg);background:#fff5e6}.slip-challenges{top:300px;left:15px;transform:rotate(-3deg)}.slip-icon{display:grid;place-items:center;flex:0 0 50px;height:58px;background:#ffeadd;border-radius:10px;font-size:29px;color:var(--accent-ink)}.slip-mobile .slip-icon{background:#ffe4ab;color:#8a5700}.product-slip .micro{font-size:8px;color:var(--muted);letter-spacing:.13em}.product-slip strong{display:block;font:600 19px/1.5 var(--font-display);letter-spacing:-.03em}.product-slip div>span:last-child{display:block;color:var(--muted);font-size:11px}.slip-arrow{margin-left:auto;color:var(--accent-ink);font-size:20px}.art-note{position:absolute;top:420px;left:146px;font-size:9px;line-height:1.5;color:var(--muted)}.art-note-line{position:absolute;width:38px;height:1px;background:var(--accent);top:8px;left:-51px}.section-kicker{display:flex;justify-content:space-between;gap:18px;color:var(--muted);margin-bottom:26px}.section-kicker>span:first-child{color:var(--accent-ink)}.overview{padding-top:40px;padding-bottom:50px}.overview h2{font-size:30px;margin-bottom:35px}.stats-grid{display:grid;grid-template-columns:1fr 1fr 1.3fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0}.stat{display:flex;flex-direction:column;position:relative;padding:6px 30px}.stat:first-child{padding-left:0}.stat+.stat{border-left:1px solid var(--line)}.stat-index{font-size:10px;color:var(--muted);margin-bottom:12px}.stat strong{font:600 clamp(30px,3.35vw,45px)/1.2 var(--font-display);letter-spacing:-.06em;white-space:nowrap}.stat>span:not(.stat-index){font-size:13px;margin:10px 0 3px}.stat small{font-size:11px;color:var(--muted)}.scope-note{font-size:11px;color:var(--muted);line-height:1.7;margin-top:18px;max-width:990px}.scope-note a{color:var(--accent-ink);text-underline-offset:3px}.reader-note{display:flex;align-items:center;gap:20px;margin-top:32px;max-width:900px}.note-mark{font-size:40px;line-height:1;color:var(--accent)}.reader-note p{font-size:15px;color:var(--muted);max-width:820px}.review-note{display:flex;align-items:center;gap:15px;padding-top:18px;padding-bottom:18px;border-top:1px dashed var(--line-strong);font-size:11px;color:var(--muted)}.review-tag{background:#ffe7d9;color:#9e330d;letter-spacing:.1em;font-weight:700;font-size:9px;padding:4px 8px;border-radius:4px}.section{padding-top:80px;padding-bottom:80px}.section-tinted{background:var(--bg-alt);border-top:1px solid #f6e8df;border-bottom:1px solid #f6e8df}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:32px;margin-bottom:36px}.section-heading p{max-width:690px;margin-top:18px;color:var(--muted);font-size:15px}.tempo-summary{text-align:right;flex-shrink:0}.tempo-summary strong{font:600 57px/1.25 var(--font-display);letter-spacing:-.065em;color:var(--accent-ink)}.tempo-summary strong span{font-size:18px}.tempo-summary p{font-size:12px;margin:5px 0}.tempo-average{font-size:10px;color:var(--muted)}.chart-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;margin-top:22px;position:relative;box-shadow:0 5px 18px #24170802;transition:border-color .15s}.chart-card.is-picked{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.variant-header{display:flex;gap:16px;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.variant-id{font-size:9px;letter-spacing:.13em;color:var(--muted);display:block;margin-bottom:8px}.pick{display:flex;align-items:center;gap:12px;border:1px solid var(--line-strong);background:white;border-radius:30px;padding:7px 11px;font-size:10px;min-height:36px;white-space:nowrap;color:var(--muted)}.pick span{font-size:16px}.pick[aria-pressed=true]{background:#fff1e8;color:var(--accent-ink);border-color:#ffb69d}.pick:hover{border-color:var(--accent)}.calendar-top{display:flex;align-items:baseline;gap:10px;margin-bottom:10px}.calendar-top strong{font:600 24px var(--font-display);letter-spacing:-.05em}.calendar-top>span{font-size:11px;color:var(--muted)}.chart-scroll{overflow-x:auto;overscroll-behavior-inline:contain;padding:8px 0;scrollbar-width:thin}.chart-scroll svg{min-width:870px}.calendar-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted);margin-top:10px}.heat-legend{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.heat-legend span{display:flex;align-items:center;gap:3px;white-space:nowrap}.heat-legend i{width:10px;height:10px;border-radius:2px;display:inline-block}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.chart-description{font-size:12px;color:var(--muted);margin-top:-8px;margin-bottom:24px}.chart-note{font-size:10px;color:var(--muted);line-height:1.7;margin-top:18px}.svg-chart{width:100%;min-width:0}.svg-chart .tick-text{font-size:11px}.chart-point,.heat-cell,.bar-mark,.donut-segment{cursor:help}.chart-point:hover,.heat-cell:hover,.bar-mark:hover,.donut-segment:hover{filter:brightness(.91)}.product-cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;margin:35px 0}.product-card{background:#fffaf4;border:1px solid #ede4d9;border-radius:16px;padding:26px;display:flex;flex-direction:column;min-width:0}.product-card:nth-child(2){background:#f3f7f5}.product-card:nth-child(3){background:#fff2e9}.product-card .product-icon{font-size:30px;color:var(--accent-ink);margin-bottom:25px}.product-card .micro{font-size:9px;color:var(--muted);margin-bottom:9px}.product-card h3{font-size:18px;line-height:1.45}.product-card p{font-size:12px;color:var(--muted);margin:12px 0 20px}.product-numbers{margin-top:auto;border-top:1px solid var(--line);padding-top:14px}.product-numbers div{display:flex;justify-content:space-between;gap:10px;font-size:12px;padding:5px 0}.product-numbers b{font-weight:600}.previous-version{font-size:10px!important;line-height:1.6;padding-top:13px;border-top:1px dashed var(--line-strong);margin-top:14px!important;margin-bottom:0!important}.horizontal-bars{display:flex;flex-direction:column;gap:20px;margin-top:20px}.hbar-top{display:flex;align-items:baseline;justify-content:space-between;gap:15px;font-size:12px;margin-bottom:7px}.hbar-top strong{font-size:15px;white-space:nowrap;font-weight:650}.hbar-track{height:12px;background:#f5f2ee;border-radius:3px;overflow:hidden}.hbar-fill{height:100%;border-radius:3px;min-width:0}.code-blocks{display:flex;min-height:225px;border-radius:9px;overflow:hidden;gap:4px}.code-block{min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:14px;padding:20px 14px;font-size:12px;font-weight:600;color:#201b17}.code-block strong{display:block;font-size:20px;letter-spacing:-.04em}.code-block small{display:block;font-size:9px;opacity:.8}.process-section{background:#fff5e9;border-block:1px solid #f1e5d8}.process-intro{display:grid;grid-template-columns:1.65fr 1fr;gap:70px;align-items:center;margin-bottom:38px}.process-intro>div>p{font-size:15px;color:var(--muted);margin-top:22px;max-width:650px}.concurrency{border-left:1px solid #e7d5c2;padding-left:50px}.concurrency strong{font:600 100px/1.1 var(--font-display);letter-spacing:-.09em}.concurrency strong>span{color:var(--accent);font-size:54px;margin-left:15px;font-family:var(--font-body)}.concurrency p{font-size:14px!important;margin-top:14px!important;color:var(--ink)!important}.concurrency small{display:block;margin-top:15px;font-size:10px;color:var(--muted)}.process-flow{display:flex;gap:13px;align-items:stretch;margin-top:35px}.flow-owner{flex:1;background:#fff3e9;padding:20px;border-radius:10px}.flow-owner strong{display:block;font-size:15px;margin:12px 0}.flow-owner p{font-size:11px;color:var(--muted)}.flow-owner .micro{color:var(--accent-ink);font-size:8px}.flow-arrow{align-self:center;font-size:24px;color:var(--accent)}.flow-agents{flex:1.6;padding:20px;background:#f2f6f5;border:1px solid #e6eeeb;border-radius:10px}.flow-agents .micro{color:#287b78;font-size:8px}.agent-steps{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:17px;font-size:11px}.agent-steps span:not([aria-hidden]){padding:8px;background:white;border-radius:5px;border:1px solid #dfe8e3}.budget-total{display:flex;align-items:center;gap:36px;padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.budget-total>div>span{font-size:9px;letter-spacing:.13em;color:var(--muted);display:block;margin-bottom:12px}.budget-total strong{font:600 clamp(23px,2.7vw,34px)/1.5 var(--font-display);letter-spacing:-.045em;white-space:nowrap}.budget-total i{font-style:normal;font-family:var(--font-body);color:var(--accent);font-weight:400}.budget-divider{height:80px;width:1px;background:var(--line);margin:0 12px}.subscription-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.subscription-card{background:#fffaf5;border:1px solid var(--line);border-radius:10px;padding:20px 16px}.subscription-card .sub-symbol{width:34px;height:34px;background:#201b17;color:white;display:grid;place-items:center;font-weight:600;border-radius:8px;font-size:17px;margin-bottom:20px}.subscription-card:nth-child(3) .sub-symbol{background:#bd724f}.subscription-card:nth-child(4) .sub-symbol{background:#ff5a34}.subscription-card h4{font-size:12px;font-weight:600;margin:0 0 6px}.subscription-card p{font-size:10px;color:var(--muted)}.subscription-card strong{display:block;margin-top:18px;font:600 20px/1.4 var(--font-display);letter-spacing:-.04em}.subscription-card small{font-size:10px;color:var(--muted)}.currency-groups{display:grid;grid-template-columns:1.6fr 1fr;gap:40px}.currency-group>p{font-size:10px;letter-spacing:.08em;color:var(--muted)}.currency-group+div{border-left:1px solid var(--line);padding-left:30px}.stack{height:48px;display:flex;overflow:hidden;border-radius:8px;margin:42px 0 30px}.stack-segment{height:100%;min-width:0;border:0;padding:0;cursor:help}.cost-legend{display:flex;flex-direction:column;gap:10px;font-size:11px}.cost-legend>div{display:flex;align-items:baseline;gap:8px}.cost-legend i{height:8px;width:8px;display:inline-block;border-radius:2px;flex-shrink:0}.cost-legend span{color:var(--muted)}.cost-legend strong{margin-left:auto;font-weight:600;white-space:nowrap}.donut-chart{max-width:240px;margin:8px auto 28px}.donut-chart text.total{font-family:var(--font-display);font-size:26px;font-weight:600;fill:var(--ink);letter-spacing:-1px}.infra-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:24px;margin-top:30px}.server-group{border:1px solid #ede2d8;border-radius:12px;background:#fffaf4;padding:24px}.server-group>.micro{font-size:9px;color:var(--muted)}.servers{display:flex;justify-content:space-between;gap:10px;margin:25px 0}.servers span{width:48px;height:65px;border:1px solid #dec6b5;position:relative;background:white;border-radius:5px;font-size:10px;padding:5px 9px;color:var(--muted)}.servers span::before{content:"";position:absolute;width:23px;height:2px;background:#dec6b5;box-shadow:0 6px #dec6b5;top:27px;left:10px}.servers span::after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:#4c8b63;bottom:9px;right:9px}.resource-stats{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:var(--muted)}.resource-stats b{font-size:18px;color:var(--ink)}.infra-services{display:grid;grid-template-columns:1fr 1fr;gap:14px}.infra-services>div{border:1px solid #e0e8e2;background:#f4f8f5;border-radius:12px;padding:25px 20px;display:flex;flex-direction:column;justify-content:center}.infra-icon{font-size:35px;color:#287b78;margin-bottom:16px}.infra-services strong{font-size:13px}.infra-services p{font-size:11px;color:var(--muted);margin-top:7px}.method-section{background:#f8f5ef;padding-bottom:135px;border-top:1px solid var(--line)}.method-lead{max-width:780px;color:var(--muted);font-size:17px;margin-top:20px}.method-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 38px;margin-top:40px;align-items:start}details{border-top:1px solid var(--line-strong);padding:19px 0}summary{font-weight:600;font-size:13px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::after{content:"+";font-size:18px;color:var(--accent-ink)}details[open] summary::after{content:"−"}details p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:14px}details a{text-underline-offset:3px}.page-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:30px;margin-top:30px;font-size:10px;color:var(--muted)}.page-footer .wordmark{color:var(--ink)}.page-footer>a:last-child{text-decoration:none}.selection-bar{position:fixed;bottom:14px;left:50%;transform:translateX(-50%);width:min(850px,calc(100% - 28px));background:#201b17f7;color:#fff;border:1px solid #ffffff20;border-radius:13px;box-shadow:0 8px 35px #201b1726;padding:13px 17px;display:flex;align-items:center;gap:17px;z-index:20;backdrop-filter:blur(12px)}.selection-bar>div{margin-right:auto;min-width:0}.selection-bar strong{display:block;font-size:12px;font-weight:500}.selection-bar>div>span{display:block;font-size:9px;color:#cfbeb0;margin-top:3px}.button-small{font-size:10px;padding:9px 13px;gap:12px;white-space:nowrap;box-shadow:none}.button-small:disabled{background:#665348;color:#e1d2c6}.clear-button{background:none;border:0;font-size:10px;color:#e1d2c6;padding:8px}.clear-button:disabled{color:#8c7b70}.selection-bar #copy-status{position:absolute;bottom:100%;right:8px;background:#201b17;color:white;border-radius:7px;font-size:11px;margin-bottom:7px}.selection-bar #copy-status:not(:empty){padding:8px 12px}.tooltip{position:fixed;max-width:290px;z-index:40;background:#201b17;color:#fff;font-size:12px;line-height:1.5;padding:10px 13px;border-radius:8px;pointer-events:none;box-shadow:0 5px 20px #201b1720}.skip-link{position:fixed;top:8px;left:8px;background:white;padding:12px;transform:translateY(-180%);z-index:50}.skip-link:focus{transform:translateY(0)}.noscript{padding:20px;background:#ffe1cd;position:fixed;bottom:0;z-index:60}.data-error{padding:15px;border:1px solid var(--accent-ink);background:#fff2e9;margin:12px;color:var(--ink)}
@media(min-width:1400px){.hero-layout{gap:75px}.hero-art{margin-left:20px}}
@media(max-width:1000px){.site-nav{padding-inline:28px}.wordmark-sub{display:none}.wrap{padding-inline:28px}.hero-layout{grid-template-columns:1.3fr 1fr;gap:20px}.hero-art{transform:scale(.8);transform-origin:left center;width:360px;margin-right:-60px}.hero{padding-top:55px}.stat{padding-inline:23px}.stat strong{font-size:32px}.stat:last-child strong{font-size:34px}.two-columns{gap:16px}.chart-card{padding:23px}.subscription-cards{grid-template-columns:repeat(2,1fr)}.process-flow{flex-wrap:wrap}.flow-agents{flex:1.4}.agent-steps{flex-direction:column;align-items:flex-start}.code-block{padding:16px 10px;font-size:10px}.code-block strong{font-size:17px}.infra-layout{grid-template-columns:1fr}.site-nav nav{gap:18px;font-size:12px}.budget-total{gap:16px}.budget-divider{margin-inline:4px}.process-intro{gap:30px}.concurrency{padding-left:30px}}
@media(max-width:720px){html{scroll-padding-top:20px}.site-nav{padding:15px 20px;min-height:70px;gap:10px}.site-nav nav{display:none}.wordmark{font-size:14px;gap:8px}.brand-symbol{height:29px;width:29px;border-radius:8px;font-size:24px}.snapshot-pill{font-size:9px;padding:6px 9px}.wrap{padding-inline:20px}.hero{padding:40px 0 20px}.hero-layout{display:block}.eyebrow{font-size:8px;letter-spacing:.08em;margin-bottom:22px;line-height:1.8}.hero h1{font-size:clamp(27px,6.3vw,40px);line-height:1.34;letter-spacing:-.037em}.hero-lead{font-size:15px;line-height:1.75;margin-block:22px}.button{font-size:12px;padding:13px 17px}.hero-footnote{font-size:9px}.hero-art{height:387px;margin:25px auto 0;width:350px;max-width:100%;transform:none}.orbit-one{width:310px;height:310px;left:0;top:20px}.orbit-two{width:250px;height:250px;left:30px;top:50px}.art-caption{font-size:8px;left:26px}.art-caption span{font-size:39px;right:-48px}.product-slip{min-height:86px;width:calc(100% - 28px);padding:14px 17px;border-radius:12px}.slip-saas{top:58px;left:0}.slip-mobile{top:160px;left:27px}.slip-challenges{top:263px;left:5px}.slip-icon{flex-basis:40px;height:47px;font-size:24px}.product-slip strong{font-size:16px}.product-slip div>span:last-child{font-size:10px}.product-slip .micro{font-size:7px}.art-note{top:362px;left:130px;font-size:8px}.overview{padding-top:25px;padding-bottom:32px}.section-kicker{font-size:8px;letter-spacing:.09em;gap:12px;margin-bottom:20px}.section-kicker>span:last-child{text-align:right;max-width:47%}.overview h2{font-size:26px;margin-bottom:25px}.stats-grid{grid-template-columns:1fr 1fr;padding:0}.stat{padding:22px 14px!important}.stat:first-child{padding-left:0!important}.stat strong{font-size:30px}.stat:last-child{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding-left:0!important}.stat:last-child strong{font-size:42px}.stat-index{margin-bottom:7px}.stat>span:not(.stat-index){font-size:11px;margin-top:8px}.stat small{font-size:9px}.scope-note{font-size:10px}.reader-note{gap:12px;margin-top:22px}.reader-note p{font-size:13px}.review-note{align-items:flex-start;font-size:10px;gap:10px;padding-block:16px}.review-tag{font-size:8px;padding:3px 6px}.section{padding-block:48px}.section-heading{display:block;margin-bottom:28px}.section-heading p{font-size:14px;line-height:1.75;margin-top:17px}.tempo-summary{margin-top:25px;padding-top:20px;border-top:1px solid var(--line);text-align:left}.tempo-summary strong{font-size:40px}.tempo-summary p{font-size:11px;margin-top:4px}.tempo-average{font-size:10px}.chart-card{padding:20px 16px;border-radius:12px;margin-top:16px}.variant-header{gap:10px;margin-bottom:18px}.variant-id{font-size:7px;letter-spacing:.08em;margin-bottom:7px}.variant-header h3{font-size:15px;line-height:1.45}.pick{font-size:9px;gap:6px;padding:6px 9px;min-height:34px}.pick span{font-size:13px}.calendar-top strong{font-size:21px}.calendar-top>span{font-size:10px}.calendar-bottom{display:block;font-size:9px}.heat-legend{margin-top:12px;font-size:8px}.two-columns{display:block}.chart-description{font-size:11px;margin-top:0;margin-bottom:18px}.chart-note{font-size:9px;margin-top:15px}.product-cards{grid-template-columns:1fr;gap:12px;margin:26px 0}.product-card{padding:22px}.product-card .product-icon{margin-bottom:10px;font-size:25px}.product-card h3{font-size:18px}.product-card p{font-size:12px;margin:10px 0 15px}.product-numbers div{font-size:12px}.horizontal-bars{gap:18px}.hbar-top{font-size:10px;gap:8px}.hbar-top strong{font-size:12px}.hbar-track{height:10px}.code-blocks{min-height:320px;flex-direction:column;gap:4px}.code-block{flex:none!important;min-height:64px;flex-direction:row;align-items:center;justify-content:space-between;padding:12px;width:var(--block-width);font-size:9px;gap:8px;box-sizing:border-box}.code-block>span{max-width:50%}.code-block strong{font-size:14px}.code-block small{font-size:8px}.process-intro{display:block;margin-bottom:25px}.process-intro>div>p{font-size:14px}.concurrency{border-left:0;border-top:1px solid #e7d5c2;margin-top:25px;padding:22px 0 0}.concurrency strong{font-size:80px}.concurrency p{font-size:13px!important}.concurrency small{font-size:10px}.process-flow{display:flex;flex-direction:column;margin-top:25px;gap:10px}.flow-arrow{transform:rotate(90deg);font-size:23px}.agent-steps{flex-direction:row;align-items:center}.flow-owner,.flow-agents{padding:20px}.budget-total{display:block;padding:22px 0}.budget-total strong{font-size:clamp(21px,5.5vw,31px)}.budget-divider{display:block;width:100%;height:1px;margin:20px 0}.budget-total>div>span{margin-bottom:8px}.subscription-cards{gap:10px}.subscription-card{padding:16px 12px}.subscription-card strong{font-size:17px}.subscription-card h4{font-size:11px}.subscription-card .sub-symbol{margin-bottom:15px}.currency-groups{display:block}.currency-group+div{border-left:0;border-top:1px solid var(--line);padding-left:0;padding-top:22px;margin-top:25px}.stack{margin-top:25px;height:40px}.cost-legend{font-size:10px}.cost-legend>div{gap:7px}.infra-layout{gap:12px}.server-group{padding:18px}.servers{gap:7px}.servers span{width:36px;height:55px;padding:4px 6px;font-size:8px}.servers span::before{width:18px;left:7px;top:24px}.servers span::after{right:7px;bottom:7px}.resource-stats{font-size:9px;gap:6px}.resource-stats b{font-size:16px}.infra-services{gap:10px}.infra-services>div{padding:18px 15px}.infra-services strong{font-size:12px}.infra-services p{font-size:10px}.method-section{padding-bottom:155px}.method-lead{font-size:14px}.method-grid{grid-template-columns:1fr;gap:0;margin-top:28px}details p{font-size:11px}.page-footer{align-items:flex-start;flex-wrap:wrap;gap:17px}.page-footer>span{order:3;width:100%;font-size:9px}.page-footer>a:last-child{margin-left:auto}.selection-bar{padding:12px;bottom:8px;gap:8px;flex-wrap:wrap;width:calc(100% - 16px);border-radius:11px}.selection-bar>div{width:100%;margin-right:0}.selection-bar strong{font-size:11px}.selection-bar>div>span{font-size:9px}.button-small{font-size:10px;padding:8px 12px;flex:1}.clear-button{font-size:10px}.tooltip{max-width:240px;font-size:11px}.svg-chart svg text{font-size:14px}.svg-chart svg .tick-text{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Keep icons independent of platform glyph coverage. */
[hidden]{display:none!important}.slip-icon svg{width:29px;height:29px}.snapshot-pill>span{display:inline-flex;vertical-align:-3px}.snapshot-pill svg{width:13px;height:13px}.product-icon svg{width:34px;height:34px}.infra-icon svg{width:36px;height:36px}
@media(max-width:720px){.code-blocks{min-height:0;gap:12px;overflow:visible}.code-block{width:100%;padding:10px 0;flex-direction:column;align-items:stretch;min-height:0;gap:7px;background:transparent!important}.code-block>span{max-width:none;font-size:11px}.code-block>div{display:flex;align-items:baseline;gap:7px}.code-block strong{font-size:17px}.code-block::after{content:"";display:block;width:var(--block-width);height:25px;background:var(--block-color);border-radius:4px}}
@media(max-width:720px){.infra-layout{grid-template-columns:minmax(0,1fr)}.server-group,.infra-services{min-width:0}.servers{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.servers span{width:auto;min-width:0}.infra-services{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-stats{flex-wrap:wrap}}
