:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f4f7fcf5;background:#090b10;line-height:1.5;font-weight:400;--color-surface: rgba(14, 16, 22, .84);--color-border: rgba(255, 255, 255, .08);--color-foreground: rgba(244, 247, 252, .96);--color-foreground-muted: rgba(215, 223, 236, .68);--surface-subtle: rgba(255, 255, 255, .03);--border-subtle: rgba(255, 255, 255, .08);--text-dim: rgba(215, 223, 236, .68);--text-base: rgba(244, 247, 252, .96);--text-lg: 1.125rem;--text-sm: .875rem;--space-2xs: 4px;--space-md: 16px;--radius-md: 8px}*{box-sizing:border-box}html,body,#root{min-height:100%}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top,rgba(109,124,255,.12),transparent 26%),#090b10;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}pre,code{font-family:SFMono-Regular,Consolas,monospace}html:lang(th),html:lang(th) body,html:lang(th) button,html:lang(th) input,html:lang(th) select,html:lang(th) textarea{font-family:Noto Sans Thai,Noto Sans Thai UI,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html:lang(th) body,html:lang(th) p,html:lang(th) li,html:lang(th) span,html:lang(th) small,html:lang(th) .lead,html:lang(th) .trust-pill,html:lang(th) .soft-pill,html:lang(th) .language-switcher__option,html:lang(th) .language-switcher__current,html:lang(th) .primary-button,html:lang(th) .ghost-button{line-height:1.75}html:lang(th) h1,html:lang(th) h2,html:lang(th) h3,html:lang(th) .brand strong,html:lang(th) .metric-value{line-height:1.2}html:lang(th) .eyebrow,html:lang(th) .language-switcher__current,html:lang(th) .metric-label,html:lang(th) .footer-column h3,html:lang(th) .section-head span{letter-spacing:.03em}.app-shell{min-height:100vh;position:relative;max-width:1240px;margin:0 auto;padding:24px}.grid-glow{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.06;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 82%);mask-image:radial-gradient(circle at center,black,transparent 82%)}.topbar{position:relative;z-index:50}.main-shell{position:relative;z-index:1}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 0 26px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:32px}.brand{display:flex;align-items:center;gap:14px}.brand span{display:flex;flex-direction:column}.brand strong{font-size:.98rem;letter-spacing:.02em}.brand small{color:#d6dce88c}.brand-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#3b82f6;color:#fff;border:1px solid rgba(255,255,255,.2);font-weight:800}.nav-links,.topbar-actions,.button-row,.pill-row,.tradeoff-scale,.tradeoff-readout{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.nav-links a{color:#d6dce8b8;padding:8px 10px;border-radius:999px}.nav-links a.active,.nav-links a:hover{background:#ffffff0f;color:#fff}.primary-button,.ghost-button{border:1px solid rgba(255,255,255,.1);border-radius:50%;padding:12px 16px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.primary-button{background:#f3f5fb;color:#090b10;font-weight:700}.ghost-button{background:#ffffff08;color:#f8faffeb}.primary-button:hover,.ghost-button:hover{transform:translateY(-1px);border-color:#ffffff38}.primary-button:disabled{opacity:.7;cursor:wait}.main-shell,.stack-xl,.stack-lg,.stack-md{display:flex;flex-direction:column}.stack-xl{gap:24px}.stack-lg{gap:20px}.stack-md{gap:14px}.hero-grid,.two-column{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.hero-tight{align-items:stretch}.panel,.feature-card,.stat-card{background:#0e1016d6;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-card{text-align:left}.model-card{width:100%;cursor:pointer}.selected-card{border-color:#97cdff73;box-shadow:inset 0 0 0 1px #97cdff33}.inset-panel{background:#0c0f15}.centered-panel{text-align:center;align-items:center}.auth-shell{display:grid;place-items:center;min-height:70vh}.auth-panel{width:min(560px,100%)}.auth-shell-enterprise{min-height:calc(100vh - 220px)}.auth-split-panel{width:min(1180px,100%);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:24px;padding:0;overflow:hidden}.auth-hero-pane,.auth-form-pane{padding:36px}.auth-hero-pane{background:linear-gradient(160deg,#3b82f629,#0c0f15eb 58%);border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:20px}.auth-form-pane{display:flex;flex-direction:column;justify-content:center;gap:18px}.auth-proof-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.auth-proof-card,.auth-note-card{border-radius:20px}.auth-provider-list{display:flex;flex-direction:column;gap:12px}.auth-provider-button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;text-align:left;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:var(--color-foreground);cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.auth-provider-button:hover{transform:translateY(-1px);border-color:#97cdff6b;background:#ffffff0d}.auth-provider-button:disabled{opacity:.6;cursor:not-allowed}.auth-provider-button span{display:flex;flex-direction:column;gap:4px}.auth-helper-copy{margin-top:4px}.user-chip{display:flex;flex-direction:column;gap:2px;padding:10px 14px;min-width:190px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.terminal-card pre,.code-block{margin:0;border-radius:18px;background:#05070b;padding:18px;overflow:auto;color:#d9e6ff}.terminal-dots{display:flex;gap:8px;margin-bottom:14px}.terminal-dots span{width:10px;height:10px;border-radius:999px;background:#30384a}.terminal-dots span:nth-child(1){background:#ff7b72}.terminal-dots span:nth-child(2){background:#f2cc60}.terminal-dots span:nth-child(3){background:#56d364}.terminal-result{margin-top:14px;color:#9bc5ff}.eyebrow{display:inline-flex;width:fit-content;padding:6px 10px;border-radius:999px;font-size:.76rem;letter-spacing:.15em;text-transform:uppercase;border:1px solid rgba(255,255,255,.1);color:#a7b1c7}h1,h2,h3,p{margin:0}h1{font-size:clamp(2.9rem,6vw,5.2rem);line-height:.96;letter-spacing:-.05em}h2{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.05}h3{font-size:1.08rem}.lead{color:#dbe2eec2;font-size:1.05rem;max-width:680px}.narrow{max-width:520px;margin:0 auto}.stats-grid,.feature-grid,.settings-grid{display:grid;gap:16px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid,.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card strong{display:block;font-size:1.9rem;margin-bottom:6px}.stat-card span,.feature-card p,.muted-copy,.section-head span,.list-clean,small{color:#d7dfecad}.section-head{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.compact-head{margin-bottom:10px}.section-head span{text-transform:uppercase;letter-spacing:.15em;font-size:.76rem}.list-clean{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.list-clean li{display:flex;flex-direction:column;gap:4px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.06)}.list-clean.compact li{flex-direction:row;justify-content:space-between;align-items:center}.no-lines li{border-bottom:none;padding-bottom:0}.list-clean.ordered{list-style:decimal;padding-left:20px}.list-clean.ordered li{display:list-item;border-bottom:none;padding-bottom:0}.form-grid{display:grid;gap:14px;margin-top:18px}label{display:grid;gap:8px}.field-label,label span{color:#d8dfebb8;font-size:.92rem}input,select,textarea{width:100%;background:#0b0e14;color:#f1f4fb;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:13px 14px;outline:none}input:focus,select:focus,textarea:focus{border-color:#9bc2ff8c}input[type=range]{padding:0;accent-color:#f3f5fb}.feature-topline{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.muted{color:#d8dfebad}.danger,.danger-text{color:#ff9c9c}.success-text{color:#98efc1}.spotlight-card{display:flex;align-items:center;gap:14px;min-height:72px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;border-radius:22px;padding:16px 18px;flex-wrap:wrap}.spotlight-card.large{min-height:120px;align-items:flex-start}.spotlight-label,.soft-pill{border:1px solid rgba(255,255,255,.1);color:#e1e8f4b3;background:#ffffff0a}.spotlight-label{border-radius:12px;padding:8px 10px;min-width:52px;text-align:center}.spotlight-input{font-size:1.05rem;color:#f1f5fbe6}.spotlight-real{flex:1;min-width:260px;border:none;background:transparent;padding:0;font-size:1.05rem}.spotlight-real:focus{border:none}.soft-pill{border-radius:999px;padding:7px 10px;font-size:.88rem}.tradeoff-card{display:flex;flex-direction:column;gap:16px}.tradeoff-scale{justify-content:space-between;color:#d6dce8ad;font-size:.9rem}.slider-preview{position:relative;height:28px}.slider-track{position:absolute;top:12px;left:0;right:0;height:4px;border-radius:999px;background:linear-gradient(90deg,#4f5567,#f3f5fb)}.slider-thumb{position:absolute;top:4px;width:20px;height:20px;border-radius:999px;background:#f3f5fb;box-shadow:0 0 0 6px #ffffff14}.heatmap-wrapper{overflow:auto}.heatmap-grid{display:grid;gap:10px}.preview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.heatmap-stack{display:flex;flex-direction:column;gap:10px}.heatmap-header-row,.heatmap-line{display:grid;grid-template-columns:180px repeat(4,minmax(110px,1fr));gap:10px;align-items:center}.heatmap-colhead,.heatmap-rowhead,.heatmap-corner{color:#d6dce8a6;font-size:.84rem;text-transform:uppercase;letter-spacing:.08em}.heatmap-cell{min-height:74px;border-radius:18px;display:grid;place-items:center;font-weight:700;border:1px solid rgba(255,255,255,.06)}.tone-1{background:#58e3a326;color:#9ef0c7}.tone-2{background:#91d0ff26;color:#b0dcff}.tone-3{background:#f7d46229;color:#f4d981}.tone-4{background:#ffa45e29;color:#ffc38c}.tone-5{background:#ff6e6e29;color:#ffabab}.billing-chart-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.billing-chart-shell{width:100%;margin-top:1rem;padding:18px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top left,rgba(104,194,255,.12),transparent 38%),radial-gradient(circle at top right,rgba(255,154,98,.1),transparent 34%),linear-gradient(180deg,#ffffff0a,#ffffff04);box-shadow:inset 0 1px #ffffff0a}.billing-chart-shell__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.billing-chart-shell__eyebrow{display:inline-block;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#dce4f094}.billing-chart-shell__title{margin:8px 0 0;color:#f4f7fcf0;font-size:1rem;line-height:1.45}.billing-chart-shell__badge{display:flex;flex-direction:column;padding:12px 14px;min-width:132px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#070b1275}.billing-chart-shell__meta{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.billing-chart-shell__badge span{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#dce4f094}.billing-chart-shell__badge strong{margin-top:6px;font-size:1.5rem;letter-spacing:-.05em}.billing-chart-shell__canvas{height:320px}.billing-chart-shell__callouts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.billing-chart-shell__callout{padding:12px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#070b126b}.billing-chart-shell__callout span{display:block;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#dce4f094}.billing-chart-shell__callout strong{display:block;margin-top:6px;font-size:1.1rem;color:#f7fbff}.billing-chart-shell__callout small{display:block;margin-top:8px;line-height:1.5;color:#dce4f0ad}.billing-chart-summary__card{padding:16px 18px;min-height:128px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0d,#ffffff05),radial-gradient(circle at top left,rgba(99,179,255,.16),transparent 58%);box-shadow:inset 0 1px #ffffff0a}.billing-chart-summary__card strong{display:block;margin-top:10px;font-size:1.8rem;letter-spacing:-.04em}.billing-chart-summary__card small{display:block;margin-top:8px;line-height:1.5}.billing-chart-summary__label{display:inline-block;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#dce4f09e}.billing-chart-footer{display:flex;justify-content:space-between;gap:14px;margin-top:14px;flex-wrap:wrap}.billing-chart-footer__item{display:inline-flex;align-items:center;gap:10px;color:#dce4f0ad;font-size:.92rem}.billing-chart-footer__swatch{width:34px;height:10px;border-radius:999px;flex:0 0 auto}.billing-chart-footer__swatch--actual{background:linear-gradient(90deg,#5baeff,#9ddbff)}.billing-chart-footer__swatch--bars{width:18px;height:18px;border-radius:6px;background:linear-gradient(180deg,#68c2ff,#2f6dff);box-shadow:inset 0 0 0 1px #ffffff1f}.billing-chart-footer__swatch--forecast{background:repeating-linear-gradient(90deg,#ff9a62 0,#ff9a62 7px,#ff9a621a 7px,#ff9a621a 12px);border:1px solid rgba(255,154,98,.38)}.billing-tooltip{min-width:180px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#090d14f2;box-shadow:0 18px 48px #00000052}.billing-tooltip__label{color:#e9eef6c7;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.billing-tooltip__row{display:flex;justify-content:space-between;gap:12px;font-size:.92rem;margin-top:6px}.billing-tooltip__row span{color:#d7dfecb8}.billing-tooltip__row strong{color:#f7fbff}@media (max-width: 980px){.topbar{display:flex;flex-direction:column;align-items:flex-start}.hero-grid,.two-column,.stats-grid,.feature-grid,.settings-grid,.auth-proof-grid,.auth-split-panel,.finops-hero-shell,.finops-signal-grid{grid-template-columns:1fr}.route-hero-chips,.route-decision-strip,.route-simulated-flow{gap:8px}.billing-chart-summary{grid-template-columns:1fr}.billing-chart-shell{padding:16px 12px}.billing-chart-shell__header{flex-direction:column}.billing-chart-shell__meta{width:100%;justify-content:flex-start}.billing-chart-shell__badge{width:100%;align-items:flex-start}.billing-chart-shell__canvas{height:280px}.billing-chart-shell__callouts{grid-template-columns:1fr}.heatmap-header-row,.heatmap-line{grid-template-columns:140px repeat(4,minmax(88px,1fr))}.auth-hero-pane{border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}}.debug-metrics{display:flex;gap:var(--space-md);flex-wrap:wrap;padding:var(--space-md);background:var(--surface-subtle);border-radius:var(--radius-md);border:1px solid var(--border-subtle);margin-bottom:var(--space-md)}.metric{display:flex;flex-direction:column;gap:var(--space-2xs);min-width:120px}.metric-label{font-size:var(--text-sm);color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.metric-value{font-family:Inter,sans-serif;font-size:var(--text-lg);font-weight:500;color:var(--text-base)}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--color-foreground-muted);cursor:pointer;margin-top:-.5rem;margin-bottom:.5rem}.response-content{background:var(--color-surface);border:1px solid var(--color-border);padding:1.5rem;border-radius:8px;min-height:80px;line-height:1.6;white-space:pre-wrap;font-family:inherit;color:var(--color-foreground)}.blinking-cursor{animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}details{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:.75rem 1rem}summary{cursor:pointer;font-weight:500;color:var(--color-foreground-muted)}.app-footer{border-top:1px solid var(--color-border);background-color:transparent;padding:4rem 2rem 2rem;margin-top:4rem}.footer-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}:root{--accent-blue: #50b4ff;--accent-teal: #59d8c1;--accent-amber: #f0b15e;--accent-slate: #7c8aa6;--accent-rose: #f18989}.primary-button--rect,.ghost-button--full{border-radius:16px}.workspace-shell{min-height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr);background:radial-gradient(circle at top left,rgba(80,180,255,.12),transparent 30%),linear-gradient(180deg,#07111b,#091019 26%,#0b121b)}.workspace-sidebar{padding:28px 20px;border-right:1px solid rgba(255,255,255,.08);background:#050a10d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.workspace-brand-row,.workspace-sidebar-group,.workspace-main,.workspace-content{display:flex;flex-direction:column}.workspace-brand-row,.workspace-sidebar-group{gap:14px}.workspace-brand-row{margin-bottom:28px}.workspace-brand{padding:14px 0}.workspace-sidebar-label,.workspace-topbar-eyebrow{color:#c2d0e29e;font-size:.78rem;text-transform:uppercase;letter-spacing:.14em}.workspace-nav{display:flex;flex-direction:column;gap:6px}.workspace-nav-link{padding:12px 14px;border-radius:14px;color:#e2e8f2bd;border:1px solid transparent;transition:background .18s ease,border-color .18s ease,color .18s ease}.workspace-nav-link:hover,.workspace-nav-link.is-active{color:#fff;background:#ffffff0d;border-color:#50b4ff2e}.workspace-meta-card,.workspace-mini-stat,.workspace-badge-card,.metric-card,.checklist-item,.route-list-item,.insight-row,.provider-card__stats>div,.summary-strip article{border:1px solid rgba(255,255,255,.08);background:#ffffff08;border-radius:18px}.workspace-meta-card{padding:16px;display:flex;flex-direction:column;gap:6px}.workspace-mini-stat{padding:14px}.workspace-mini-stat span,.workspace-mini-stat strong{display:block}.workspace-main{min-width:0}.workspace-topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:24px 28px 18px;border-bottom:1px solid rgba(255,255,255,.08);background:#070d1485;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.workspace-topbar-title{margin-top:8px;font-size:clamp(1.8rem,3vw,2.5rem)}.workspace-topbar-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.workspace-status-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.workspace-status-pill--subtle{color:#d9e1edb3}.status-dot{width:8px;height:8px;border-radius:999px;background:#8896ad}.status-dot--positive{background:#53d39c;box-shadow:0 0 0 6px #53d39c1f}.workspace-content{gap:24px;padding:28px}.product-card{background:linear-gradient(180deg,#ffffff0b,#ffffff05),#0a1119eb;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:24px;box-shadow:inset 0 1px #ffffff0a}.product-page-head,.save-state-bar,.provider-card__head,.route-list-item__head,.route-health-row,.route-health-row__stats,.mix-row,.metric-card__footer,.budget-meter__labels,.filter-row,.provider-card__regions{display:flex;align-items:center;gap:14px}.product-page-head,.save-state-bar,.provider-card__head,.route-health-row,.mix-row,.budget-meter__labels{justify-content:space-between}.product-page-head{align-items:flex-end}.narrow-copy{max-width:680px}.workspace-badge-card{min-width:220px;padding:18px 20px;display:flex;flex-direction:column;gap:6px}.workspace-badge-card strong{font-size:1.7rem}.onboarding-card .muted-copy{margin-bottom:18px}.checklist-grid,.kpi-grid,.product-grid,.route-workspace-grid,.editor-grid,.summary-strip,.provider-card__stats{display:grid;gap:16px}.checklist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.product-grid--three{grid-template-columns:1.2fr 1fr .9fr}.product-grid--two{grid-template-columns:1.35fr .95fr}.route-workspace-grid{grid-template-columns:320px minmax(0,1fr) 360px}.editor-grid,.provider-card__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.checklist-item,.metric-card,.route-list-item,.insight-row,.summary-strip article{padding:16px}.checklist-item strong,.metric-card strong,.summary-strip strong,.provider-card__stats strong{display:block}.metric-card strong{font-size:2rem;letter-spacing:-.05em}.metric-card__label,.metric-delta,.budget-meter__labels small{font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.metric-delta.tone-good,.status-pill.tone-good{color:#90ebbe}.metric-delta.tone-warn,.status-pill.tone-warn{color:#ffd08f}.status-pill.tone-neutral{color:#a9bed8}.status-pill{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;border:1px solid currentColor;background:#ffffff08;font-size:.76rem;text-transform:uppercase;letter-spacing:.12em}.mix-chart,.route-list-panel,.provider-card,.budget-meter{display:flex;flex-direction:column;gap:14px}.mix-row__label,.route-list-item__meta,.provider-card__stats>div{display:flex;flex-direction:column;gap:4px}.mix-row__label{min-width:140px}.mix-bar,.budget-meter__bar{flex:1;height:10px;border-radius:999px;background:#ffffff0f;overflow:hidden}.mix-bar span,.budget-meter__bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent-blue),var(--accent-teal))}.route-health-row{padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.06)}.route-health-row__stats{flex-wrap:wrap;justify-content:flex-end}.route-list-item{width:100%;text-align:left;cursor:pointer}.route-list-item.is-active{border-color:#50b4ff47;box-shadow:inset 0 0 0 1px #50b4ff2e}.route-list-item__meta{margin-top:12px}.save-state-bar{padding:14px 16px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff08}.budget-meter__labels{align-items:baseline}.data-table-shell{overflow:auto}.data-table{width:100%;border-collapse:collapse;min-width:760px}.data-table th,.data-table td{padding:14px 12px;text-align:left;border-bottom:1px solid rgba(255,255,255,.06);vertical-align:top}.data-table th{font-size:.76rem;text-transform:uppercase;letter-spacing:.14em;color:#cdd8e89e}.data-table td small{display:block;margin-top:4px}.filter-row{flex-wrap:wrap}.filter-chip{border-radius:999px;padding:9px 14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#e2e8f2c2}.filter-chip.is-active{border-color:#50b4ff42;background:#50b4ff1f;color:#fff}.provider-card__head,.provider-card__stats{align-items:start}.provider-card__stats>div{padding:14px}.workspace-nav-toggle--close{display:none}@media (max-width: 1180px){.kpi-grid,.product-grid--three,.product-grid--two,.route-workspace-grid,.checklist-grid,.workspace-shell{grid-template-columns:1fr}.workspace-sidebar{position:fixed;inset:0 auto 0 0;width:min(320px,86vw);transform:translate(-100%);transition:transform .2s ease;z-index:100}.workspace-sidebar.is-open{transform:translate(0)}.workspace-nav-toggle,.workspace-nav-toggle--close{display:inline-flex}}@media (max-width: 720px){.workspace-topbar,.product-page-head,.save-state-bar{flex-direction:column;align-items:flex-start}.workspace-content{padding:18px}.editor-grid,.summary-strip,.provider-card__stats,.workspace-meta-grid{grid-template-columns:1fr}}@media (min-width: 768px){.footer-content{flex-direction:row;justify-content:space-between}}.footer-brand{flex:1;max-width:300px}.brand-logo{display:flex;align-items:center;gap:12px;text-decoration:none;margin-bottom:1rem}.brand-text{font-weight:600;color:var(--color-foreground);font-size:1.125rem}.footer-tagline{color:var(--color-foreground-muted);font-size:.875rem;line-height:1.5;margin:0}.footer-links{display:flex;flex-wrap:wrap;gap:4rem}.footer-column{display:flex;flex-direction:column;gap:1rem}.footer-column h3{font-size:.875rem;font-weight:600;color:var(--color-foreground);margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}.footer-column a{color:var(--color-foreground-muted);text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-column a:hover{color:var(--color-foreground)}.footer-bottom{max-width:1200px;margin:4rem auto 0;padding-top:2rem;border-top:1px solid var(--color-border);display:flex;flex-direction:column;align-items:center;gap:1rem;color:var(--color-foreground-muted);font-size:.875rem}@media (min-width: 768px){.footer-bottom{flex-direction:row;justify-content:space-between}}.footer-bottom p{margin:0}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{color:var(--color-foreground-muted);text-decoration:none;transition:color .2s ease}.footer-legal a:hover{color:var(--color-foreground)}.selected-card{color:#fff!important;background-color:#2563eb!important;border-color:#3b82f6!important}.selected-card p,.selected-card small,.selected-card span{color:#f1f5f9!important}.enterprise-topbar{padding:10px 0 30px;margin-bottom:56px}.enterprise-nav{justify-content:center;flex:1}.enterprise-actions{justify-content:flex-end}.language-switcher{position:relative}.language-switcher__trigger{display:inline-flex;align-items:center;gap:.65rem;min-height:44px;padding:.7rem .95rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#f8fafff5;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.language-switcher__trigger:hover,.language-switcher__trigger[aria-expanded=true]{transform:translateY(-1px);border-color:#97cdff6b;background:#ffffff12}.language-switcher__icon{width:1rem;height:1rem}.language-switcher__current{font-size:.88rem;font-weight:700;letter-spacing:.04em}.language-switcher__menu{position:absolute;top:calc(100% + .75rem);right:0;z-index:20;min-width:220px;padding:.5rem;border-radius:18px;box-shadow:0 22px 50px #00000059}.language-switcher__option{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem .9rem;border:0;background:transparent;color:#f4f7fce6;border-radius:14px;cursor:pointer}.language-switcher__option:hover,.language-switcher__option.is-active{background:#ffffff12}.language-switcher__option strong{font-size:.78rem;color:#97cdfff2;letter-spacing:.06em}.primary-button,.ghost-button{border-radius:999px}.enterprise-home{gap:56px}.enterprise-section{padding:12px 0}.enterprise-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:28px;align-items:stretch;padding:24px 0 12px}.enterprise-hero-copy{justify-content:center;padding:20px 0}.enterprise-lead{font-size:1.125rem;line-height:1.7;max-width:760px}.enterprise-cta-row{gap:16px;margin-top:8px}.trust-strip{display:flex;flex-wrap:wrap;gap:12px;padding-top:12px}.trust-pill{display:inline-flex;align-items:center;min-height:40px;padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#e9eff9e0;font-size:.92rem}.enterprise-hero-panel{justify-content:center;padding:32px}.enterprise-proof-list li{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06)}.enterprise-section-head{margin-bottom:22px;gap:12px}.enterprise-value-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.enterprise-card{min-height:100%;padding:30px}.enterprise-card p{line-height:1.7}.enterprise-outcomes{padding:34px}.enterprise-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.enterprise-stat-card{min-height:180px;display:flex;flex-direction:column;justify-content:center;gap:10px}.enterprise-stat-card span{line-height:1.6}.enterprise-platform-card .list-clean{gap:16px}.enterprise-platform-card .list-clean li{padding-bottom:16px}.enterprise-cta-band{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px}.enterprise-cta-copy h2{max-width:780px}.enterprise-cta-actions{display:flex;align-items:center;justify-content:flex-end}.security-page{gap:48px}.security-hero-shell{align-items:start}.security-hero-panel{background:radial-gradient(circle at top left,rgba(94,168,255,.18),transparent 42%),linear-gradient(180deg,#141c2ce6,#0e1016f0)}.security-loop-stack{display:grid;gap:14px}.security-loop-node,.security-audit-spine{border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#05070b6b;padding:18px 18px 16px}.security-loop-node div{display:flex;align-items:center;gap:10px;margin-bottom:10px}.security-loop-node strong,.security-audit-spine .soft-pill{color:#f4f7fcf5}.security-loop-node p,.security-audit-spine p{color:#d9e1eebd;line-height:1.65}.security-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.security-control-card{min-height:100%;background:linear-gradient(180deg,#ffffff0b,#ffffff05),#0e1016d6}.security-card-topline{display:flex;align-items:center;gap:12px}.security-card-detail{color:#9fcbffeb}.security-evidence-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:22px;align-items:stretch}.security-evidence-card,.security-operator-card{min-height:100%}.security-evidence-list{gap:12px}.security-evidence-list li{display:grid;grid-template-columns:140px 1fr;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06)}.security-evidence-list li:last-child{border-bottom:none;padding-bottom:0}.security-evidence-list span{font-size:.8rem;text-transform:uppercase;letter-spacing:.14em;color:#a0aec4a8}.security-evidence-list strong{font-size:.98rem;color:#eff4fcf0}.security-operator-list li{gap:0}.security-operator-list p{color:#e9eff9d6}.security-terminal-card{padding:18px}.security-terminal-card pre{font-size:.92rem;line-height:1.65;max-height:760px}.security-budget-band{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:24px;align-items:stretch;padding:34px;background:radial-gradient(circle at right top,rgba(255,124,84,.14),transparent 30%),radial-gradient(circle at left bottom,rgba(86,211,100,.1),transparent 28%),#0e1016d6}.security-budget-copy{justify-content:center}.security-budget-metrics{display:grid;grid-template-columns:1fr;gap:14px}.security-budget-card{min-height:0;display:flex;flex-direction:column;gap:8px}.security-budget-card span{text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;color:#a8b2bfc2}.security-budget-card strong{font-size:1.15rem;line-height:1.4}.security-step-pill{width:fit-content}.security-cta-band .lead{max-width:720px}@media (max-width: 1100px){.enterprise-value-grid-3,.enterprise-stats-grid,.security-evidence-grid,.security-budget-band{grid-template-columns:1fr}}@media (max-width: 980px){.enterprise-topbar{gap:20px;margin-bottom:40px}.enterprise-nav,.enterprise-actions{width:100%;justify-content:flex-start}.language-switcher__menu{left:0;right:auto}.enterprise-hero,.enterprise-cta-band{grid-template-columns:1fr;display:grid}.enterprise-cta-actions{justify-content:flex-start}.security-control-grid{grid-template-columns:1fr}}.pricing-page,.use-cases-page{gap:56px}.pricing-hero,.use-cases-hero{align-items:stretch}.use-cases-hero-shell{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)}.pricing-summary-card,.persona-grid-summary{justify-content:center;padding:32px}.persona-grid-summary-modern{background:linear-gradient(180deg,#121b30eb,#0e1016eb);box-shadow:0 24px 64px #11182747}.pricing-proof-list li{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06)}.pricing-grid,.persona-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.pricing-card{display:flex;flex-direction:column;gap:22px;min-height:100%}.pricing-card-featured{border-color:#97cdff6b;box-shadow:inset 0 0 0 1px #97cdff2e,0 18px 50px #2e6bff1f;background:linear-gradient(180deg,#121b30eb,#0e1016eb)}.pricing-card-topline{align-items:flex-start}.pricing-badge{white-space:nowrap}.pricing-price-row{display:flex;align-items:baseline;gap:8px}.pricing-price-row strong{font-size:clamp(2.4rem,4vw,3.3rem);line-height:1}.pricing-price-row span{color:#d7dfecad}.pricing-feature-list{gap:12px}.pricing-feature-list li,.persona-list li{padding:0 0 12px;border-bottom:1px solid rgba(255,255,255,.06)}.persona-mini-grid,.persona-tabs{display:grid;gap:14px}.persona-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.persona-mini-card,.persona-tab{padding:18px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.persona-mini-card{display:flex;flex-direction:column;gap:8px}.persona-mini-card-button{cursor:pointer;text-align:left;color:inherit;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.persona-mini-card-button:hover,.persona-mini-card-active{transform:translateY(-1px);border-color:#97cdff6b;background:#97cdff14;box-shadow:0 18px 48px #2563eb24}.persona-mini-card span,.persona-tab span{color:#d7dfecad;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.persona-mini-card strong,.persona-tab strong{font-size:1rem}.persona-tab{cursor:pointer;text-align:left;color:inherit;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.persona-tab:hover,.persona-tab-active{transform:translateY(-1px);border-color:#97cdff6b;background:#97cdff14;box-shadow:0 18px 48px #2563eb24}.persona-tab small{color:#e4eaf4b8;line-height:1.6}.persona-viewer-panel{padding:34px;background:linear-gradient(180deg,#10151ff5,#0b0f15f5);box-shadow:0 32px 80px #02061761}.persona-viewer-head{margin-bottom:0}.persona-viewer-layout{display:grid;grid-template-columns:minmax(250px,320px) minmax(0,1fr);gap:20px;align-items:start}.persona-tabs-vertical{grid-template-columns:1fr}.persona-tab-rich{display:flex;flex-direction:column;gap:10px}.persona-detail-shell{display:grid;gap:20px}.persona-detail-hero{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);gap:20px}.persona-image-wrap{position:relative;min-height:100%;border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0f172ae6,#090b10f5)}.persona-image-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 34%,rgba(15,23,42,.18) 100%);pointer-events:none}.persona-portrait{display:block;width:100%;height:100%;min-height:560px;object-fit:cover}.persona-spotlight-modern{justify-content:center;min-height:100%;background:linear-gradient(180deg,#161c27f5,#0c0f15f5)}.persona-title-copy{font-size:1.08rem;color:#f4f7fce6}.persona-detail-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:18px}.persona-detail-grid-modern{grid-template-columns:repeat(2,minmax(0,1fr))}.persona-spotlight,.persona-detail-card,.persona-grid-card{min-height:100%}.persona-spotlight{gap:18px}.persona-spotlight p,.persona-grid-card p{line-height:1.7}@media (max-width: 1100px){.pricing-grid,.persona-card-grid,.persona-detail-grid,.persona-detail-grid-modern,.persona-viewer-layout,.persona-detail-hero,.use-cases-hero-shell{grid-template-columns:1fr}.persona-tabs-vertical{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){.persona-mini-grid,.persona-tabs-vertical{grid-template-columns:1fr}}@media (max-width: 640px){.enterprise-home,.pricing-page,.use-cases-page{gap:42px}.enterprise-hero-panel,.enterprise-card,.enterprise-outcomes,.enterprise-cta-band,.security-budget-band,.pricing-summary-card,.persona-grid-summary,.build-vs-buy-panel,.persona-viewer-panel{padding:24px}.persona-portrait{min-height:420px}.security-evidence-list li{grid-template-columns:1fr;gap:8px}.trust-strip,.enterprise-cta-row{gap:10px}.trust-pill{width:100%;justify-content:center}}.product-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh;background:radial-gradient(circle at top left,rgba(111,187,255,.08),transparent 26%),linear-gradient(180deg,#081019,#0b1018 38%,#091019)}.product-sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:24px;min-height:100vh;padding:28px 20px;border-right:1px solid rgba(255,255,255,.08);background:#050a10e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-brand{display:flex;align-items:center;gap:14px}.product-brand span{display:flex;flex-direction:column}.product-sidebar-card,.product-nav-link,.product-kpi-card,.metric-tile,.incident-card,.insight-card,.provider-card,.product-note,.route-list-item,.ops-list-row,.guardrail-row,.filter-chip,.product-inline-stats>div{border:1px solid rgba(255,255,255,.08);background:#ffffff08;box-shadow:inset 0 1px #ffffff08}.product-sidebar-card{display:flex;flex-direction:column;gap:6px;padding:16px;border-radius:20px}.product-nav-group{display:flex;flex-direction:column;gap:12px}.product-nav-label{color:#d7dfec8c;font-size:.74rem;letter-spacing:.16em;text-transform:uppercase}.product-nav-list{display:flex;flex-direction:column;gap:8px}.product-nav-link{display:flex;align-items:center;min-height:48px;padding:12px 14px;border-radius:16px;color:#f4f7fce0;transition:transform .18s ease,border-color .18s ease,background .18s ease}.product-nav-link:hover,.product-nav-link.active{transform:translateY(-1px);border-color:#8fd0ff66;background:linear-gradient(180deg,#3967a73d,#ffffff0a)}.product-sidebar-footer{margin-top:auto;display:flex;flex-direction:column;gap:12px}.ghost-button--full{width:100%}.product-main{min-width:0;padding:26px 28px 40px}.product-topbar{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:28px}.product-topbar-copy{display:flex;flex-direction:column;gap:8px}.product-topbar-copy strong{font-size:1.6rem;line-height:1.1}.product-topbar-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.product-status-chip{display:flex;flex-direction:column;gap:4px;padding:12px 14px;min-width:126px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.product-status-chip span{color:#d7dfec94;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.workspace-menu-toggle{display:none}.product-content{display:flex;flex-direction:column;gap:24px}.product-hero-card{padding:28px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(115,192,255,.16),transparent 30%),linear-gradient(180deg,#0f1926f0,#0a1018f5)}.product-inline-stats{display:flex;gap:14px;flex-wrap:wrap;margin-top:18px}.product-inline-stats>div{min-width:148px;padding:14px 16px;border-radius:18px}.product-inline-stats strong{display:block;font-size:1.4rem}.product-inline-stats span{color:#d7dfec9e;font-size:.88rem}.product-kpi-grid,.product-card-grid{display:grid;gap:16px}.product-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.product-kpi-card{position:relative;display:flex;flex-direction:column;gap:6px;padding:20px;border-radius:22px}.product-kpi-card span{color:#d7dfec9e;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.product-kpi-card strong{font-size:2rem;line-height:1}.product-kpi-card small{line-height:1.5}.product-delta{position:absolute;top:18px;right:18px;font-style:normal;font-size:.82rem;font-weight:700}.product-delta--good{color:#84f0bc}.product-delta--warning{color:#ffc980}.product-delta--neutral{color:#9dcfff}.product-grid{display:grid;gap:16px}.product-grid--dashboard{grid-template-columns:minmax(0,1.3fr) minmax(360px,.7fr)}.product-grid--dashboard-lower{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.product-grid--route-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid--route-editor,.product-grid--route-lower{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card-grid--providers{grid-template-columns:repeat(3,minmax(0,1fr))}.chart-shell{width:100%;min-height:260px}.chart-shell--split{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1fr);gap:16px;align-items:center}.routes-workspace{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px;align-items:start}.route-list-panel{position:sticky;top:24px}.route-list-item{width:100%;display:flex;justify-content:space-between;gap:12px;padding:16px;text-align:left;border-radius:18px;color:inherit;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.route-list-item div{display:flex;flex-direction:column;gap:4px}.route-list-item span,.route-list-item small{color:#d7dfec9e}.route-list-item:hover,.route-list-item.active{transform:translateY(-1px);border-color:#8fd0ff66;background:linear-gradient(180deg,#3967a73d,#ffffff0a)}.route-editor-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.route-editor-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.metric-tile{padding:16px 18px;border-radius:18px}.metric-tile span{display:block;color:#d7dfec9e;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.metric-tile strong{display:block;margin-top:6px;font-size:1.2rem}.guardrail-row,.ops-list-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:16px;border-radius:18px}.ops-list-row p,.incident-card p,.insight-card p,.provider-card p,.product-note p{margin-top:6px;color:#d7dfecad;line-height:1.6}.ops-list-row__metrics{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.incident-stack,.stack-md{display:flex;flex-direction:column;gap:14px}.incident-card,.insight-card,.provider-card,.product-note{padding:16px;border-radius:18px}.incident-card__header,.insight-card__header,.provider-card__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.product-table-shell{overflow:auto;border:1px solid rgba(255,255,255,.08);border-radius:20px}.product-table{width:100%;border-collapse:collapse;min-width:680px}.product-table th,.product-table td{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.06);text-align:left}.product-table th{color:#d7dfec8c;font-size:.76rem;text-transform:uppercase;letter-spacing:.12em}.product-table tbody tr:hover{background:#ffffff05}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:6px 10px;border-radius:999px;font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border:1px solid rgba(255,255,255,.08);white-space:nowrap}.status-pill--healthy,.status-pill--success,.status-pill--operational,.status-pill--resolved{background:#77f0ba1f;color:#94f2c3}.status-pill--degraded,.status-pill--fallback,.status-pill--watch,.status-pill--major{background:#ffc9801f;color:#ffcf96}.status-pill--guardrail-block{background:#ff9a9a1f;color:#ffb0b0}.filter-chip-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.filter-chip{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:999px;color:#f4f7fcd6}.filter-chip.active{border-color:#8fd0ff66;background:#3967a73d}@media (max-width: 1280px){.product-kpi-grid,.product-card-grid--providers,.product-grid--route-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid--dashboard,.product-grid--dashboard-lower,.routes-workspace{grid-template-columns:1fr}.route-list-panel{position:static}}@media (max-width: 1100px){.product-shell{grid-template-columns:1fr}.product-sidebar{position:fixed;left:0;top:0;bottom:0;z-index:90;width:min(320px,88vw);transform:translate(-100%);transition:transform .22s ease}.product-sidebar.open{transform:translate(0)}.workspace-menu-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#f4f7fc;cursor:pointer}}@media (max-width: 980px){.product-topbar,.route-editor-header,.provider-card__header,.incident-card__header,.insight-card__header,.guardrail-row,.ops-list-row{flex-direction:column}.product-grid--route-editor,.product-grid--route-lower,.chart-shell--split,.product-kpi-grid,.product-card-grid--providers{grid-template-columns:1fr}.product-main{padding:20px 16px 32px}.product-hero-card,.panel{padding:20px}}.workspace-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh;background:radial-gradient(circle at top left,rgba(60,130,246,.12),transparent 28%),linear-gradient(180deg,#0a0d13,#07090e)}.workspace-sidebar{position:sticky;top:0;height:100vh;padding:28px 22px;border-right:1px solid rgba(255,255,255,.08);background:#080a10f0;display:flex;flex-direction:column;gap:24px}.workspace-brand-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.workspace-brand{align-items:flex-start}.workspace-sidebar-group{display:flex;flex-direction:column;gap:14px}.workspace-sidebar-group--meta{margin-top:auto}.workspace-sidebar-label,.workspace-topbar-eyebrow{font-size:.74rem;text-transform:uppercase;letter-spacing:.14em;color:#d6dce894}.workspace-nav{display:flex;flex-direction:column;gap:8px}.workspace-nav-link{display:block;padding:12px 14px;border-radius:16px;color:#e4eaf4bd;border:1px solid transparent;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.workspace-nav-link:hover,.workspace-nav-link.is-active{color:#f7fbff;background:#ffffff0d;border-color:#97cdff3d;transform:translate(1px)}.workspace-meta-card,.workspace-mini-stat,.workspace-kpi-card,.provider-card,.policy-card,.toggle-card,.route-list-item,.insight-card{border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0d,#ffffff05)}.workspace-meta-card{padding:18px;display:flex;flex-direction:column;gap:6px}.workspace-meta-card span,.workspace-meta-card small{color:#d7dfecad}.workspace-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.workspace-mini-stat{padding:14px;display:flex;flex-direction:column;gap:6px}.workspace-mini-stat span{font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;color:#d7dfec94}.workspace-main{min-width:0;padding:24px 28px 40px}.workspace-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:24px}.workspace-topbar-title{margin-top:8px;font-size:clamp(2rem,4vw,3rem);line-height:1;letter-spacing:-.04em}.workspace-topbar-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.workspace-status-pill{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 14px;border-radius:999px;border:1px solid rgba(102,255,188,.18);background:#2d7a5e1f;color:#d6ffec}.workspace-status-pill--subtle{border-color:#ffffff14;background:#ffffff0a;color:#f4f7fcdb}.status-dot,.status-indicator{border-radius:999px;flex:0 0 auto}.status-dot{width:10px;height:10px}.status-indicator{width:12px;height:12px;margin-top:6px}.status-dot--positive,.status-indicator--positive{background:#56d39b}.status-indicator--warning{background:#f2c560}.status-indicator--critical{background:#ff7b72}.status-indicator--neutral{background:#79b8ff}.workspace-content,.route-onboarding,.playground-output{display:flex;flex-direction:column;gap:18px}.workspace-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px;align-items:stretch}.workspace-hero-copy,.workspace-hero-note{padding:28px}.workspace-hero-note strong{display:block;margin-bottom:10px;font-size:1.25rem}.workspace-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.workspace-kpi-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}.workspace-kpi-card{padding:18px;display:flex;flex-direction:column;gap:10px}.workspace-kpi-card span{color:#d6dce89e;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em}.workspace-kpi-card strong{font-size:1.9rem;letter-spacing:-.05em}.workspace-kpi-meta{display:flex;flex-direction:column;gap:6px}.workspace-grid{display:grid;gap:16px}.workspace-grid--overview{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.workspace-grid--secondary,.workspace-grid--editor{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-grid--router{grid-template-columns:320px minmax(0,1fr);align-items:start}.workspace-card{padding:24px}.mix-chart,.trace-table,.provider-grid,.route-list,.policy-grid,.toggle-grid{display:grid;gap:12px}.mix-chart-row,.workspace-table-row,.trace-table-head,.trace-table-row,.route-header,.route-list-item-head,.route-list-item-meta,.summary-step,.checklist-item{display:flex;align-items:center;justify-content:space-between;gap:14px}.mix-chart-copy,.mix-chart-meta,.workspace-table-row>div,.summary-step,.insight-card,.provider-card,.route-list-item{display:flex;flex-direction:column}.mix-chart-row{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(0,1fr) 70px}.mix-chart-track,.budget-meter{position:relative;overflow:hidden;min-height:12px;border-radius:999px;background:#ffffff14}.mix-chart-fill,.budget-meter-fill{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,#58c1ff,#94f0c6)}.workspace-table{display:flex;flex-direction:column;gap:10px}.workspace-table-row{padding:14px 16px;border-radius:18px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.workspace-table-row small,.route-list-item p,.route-list-item small,.insight-card p,.provider-card p,.summary-step span,.checklist-item p,.workspace-list-item p{color:#d7dfecad}.workspace-list-item{display:grid;grid-template-columns:12px minmax(0,1fr) auto;gap:14px;align-items:start;padding:14px 0}.trace-table{overflow:auto}.trace-table-head,.trace-table-row{min-width:760px;display:grid;grid-template-columns:1.1fr 1fr .9fr .9fr .8fr .6fr;padding:14px 16px;border-radius:18px}.trace-table-row--dense{grid-template-columns:1.1fr 1fr 1fr .8fr .8fr .6fr .7fr}.trace-table-head{color:#d6dce894;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.trace-table-row{border:1px solid rgba(255,255,255,.06);background:#ffffff08}.tone-chip{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;font-size:.78rem;text-transform:capitalize;border:1px solid rgba(255,255,255,.1)}.tone-chip--positive{color:#abf5cf;background:#45ab7a1f}.tone-chip--warning{color:#f3d281;background:#aa843424}.tone-chip--critical{color:#ffb2ad;background:#ab454524}.tone-chip--neutral{color:#b6d9ff;background:#416fab24}.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-card,.insight-card,.route-list-item{padding:18px;gap:10px;text-align:left;color:inherit}.provider-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.route-catalog{position:sticky;top:24px}.route-list-item{width:100%;cursor:pointer}.route-list-item.is-active{border-color:#97cdff5c;background:linear-gradient(180deg,#12213aeb,#0c0f15eb);box-shadow:0 18px 42px #102c602e}.route-header{align-items:flex-start}.route-header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.policy-grid,.toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.policy-card,.toggle-card{padding:16px;gap:8px}.policy-card span,.toggle-card span{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:#d6dce894}.checklist-item{align-items:flex-start}.checklist-mark{min-width:58px;text-align:center;padding:6px 10px;border-radius:999px;background:#ffffff0d;color:#e9eff9d6;font-size:.74rem;text-transform:uppercase;letter-spacing:.1em}.checklist-mark.is-done{background:#45ab7a26;color:#abf5cf}.summary-step{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06)}.route-budget-link{width:fit-content;margin-top:14px}.route-intelligent-panel{margin-top:18px;padding:20px;border-radius:22px;border:1px solid rgba(88,166,255,.18);background:linear-gradient(180deg,#0e1623f0,#090e16f5)}.route-intelligent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.workspace-nav-toggle{display:none}.workspace-nav-toggle--close{padding:0;border:0;background:transparent;color:#d6dce89e;cursor:pointer}@media (max-width: 1200px){.workspace-kpi-grid,.workspace-kpi-grid--compact,.workspace-grid--overview,.workspace-grid--secondary,.workspace-grid--editor,.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){.workspace-shell,.workspace-hero,.workspace-grid--router,.workspace-grid--overview,.workspace-grid--secondary,.workspace-grid--editor,.provider-grid,.policy-grid,.toggle-grid,.route-intelligent-grid,.workspace-kpi-grid,.workspace-kpi-grid--compact{grid-template-columns:1fr}.workspace-sidebar{position:fixed;left:0;top:0;bottom:0;width:min(320px,calc(100vw - 32px));transform:translate(-105%);transition:transform .18s ease;z-index:80}.workspace-sidebar.is-open{transform:translate(0)}.workspace-main{padding:20px 16px 32px}.workspace-topbar{flex-direction:column}.workspace-topbar-actions{width:100%;justify-content:flex-start}.workspace-nav-toggle{display:inline-flex}}.mobile-menu-toggle{display:flex;align-items:center;gap:8px;z-index:50}.mobile-menu-toggle-btn{padding:8px;background-color:transparent;color:#fff;border:none;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.mobile-menu-toggle{display:none}}.center-row{justify-content:center;margin-top:1rem}.eyebrow-center,.lead-center{margin:0 auto}.eyebrow-compact{padding:2px 8px;font-size:.65rem}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.max-w-600{max-width:600px;margin:0 auto}.value-prop-panel{margin-top:2rem;padding:2rem;background:linear-gradient(to right,#0c0f15e6,#080a0ee6);border:1px solid rgba(88,166,255,.2)}.finops-slider-panel{padding:28px;background:linear-gradient(180deg,#0e1016f0,#080c12f0);border:1px solid rgba(88,166,255,.18)}.finops-page{gap:32px}.finops-hero-shell{width:100%;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);background:linear-gradient(180deg,#0a0e15f5,#080b12f5);box-shadow:0 28px 70px #080f1c57}.finops-hero-pane{background:radial-gradient(circle at top left,rgba(80,180,255,.18),transparent 38%),linear-gradient(160deg,#121a28fa,#0a0e15f5 62%)}.finops-control-pane{gap:20px;background:linear-gradient(180deg,#0c1018db,#090d13eb)}.finops-signal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.finops-signal-card,.finops-problem-card,.finops-solution-card,.finops-cta-panel{border-radius:24px}.finops-slider-status{margin-top:12px;padding:16px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.finops-slider-status strong{display:block;margin-top:10px;font-size:1.1rem}.finops-slider-status small{display:block;margin-top:6px;color:#d7dfecad;line-height:1.6}.finops-problem-panel,.finops-solution-panel,.finops-cta-panel{background:linear-gradient(180deg,#0c1017eb,#090c12f0);box-shadow:inset 0 1px #ffffff0a}.finops-page .primary-button,.finops-page .ghost-button,.route-hero-card .primary-button,.route-hero-card .ghost-button{min-height:46px;padding-inline:18px;box-shadow:0 10px 28px #0f172a2e}.finops-page .section-head h2,.route-intelligent-panel .section-head h2,.route-playground-card .section-head h2{letter-spacing:-.03em}.finops-cta-panel{padding:30px}.finops-solution-card,.finops-problem-card,.route-playground-card,.route-intelligent-panel,.route-catalog{box-shadow:0 18px 44px #07101e2e}.finops-problem-grid,.finops-solution-grid{gap:18px}.route-hero-card{background:radial-gradient(circle at top right,rgba(80,180,255,.16),transparent 26%),radial-gradient(circle at top left,rgba(148,240,198,.1),transparent 22%),linear-gradient(180deg,#0c121cfa,#090d13fa);box-shadow:0 24px 60px #07101e4d}.route-hero-chips,.route-decision-strip,.route-simulated-flow{display:flex;flex-wrap:wrap;gap:10px}.route-hero-chips{margin-top:16px}.route-decision-strip,.route-simulated-flow{margin:10px 0 16px}.route-kpi-grid--hero .workspace-kpi-card{background:#ffffff0a;box-shadow:inset 0 1px #ffffff0d}.route-list--premium{gap:14px}.route-list--premium .route-list-item{position:relative;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.route-list--premium .route-list-item:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#50b4ffe6,#94f0c6cc);opacity:0}.route-list--premium .route-list-item:hover,.route-list--premium .route-list-item.is-active{transform:translateY(-2px);box-shadow:0 16px 36px #0c1d3a33}.route-list--premium .route-list-item.is-active:before{opacity:1}.route-playground-card{background:linear-gradient(180deg,#0e141ef5,#090d13f5)}.route-playground-output{padding:16px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff06}.value-prop-title{font-size:1.5rem;margin-bottom:.5rem}.vp-title-1{color:#58a6ff;font-size:1.2rem;display:block;margin-bottom:4px}.vp-title-2{color:#3fb950;font-size:1.2rem;display:block;margin-bottom:4px}.vp-title-3{color:#d2a8ff;font-size:1.2rem;display:block;margin-bottom:4px}.min-col-200{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.ghost-card{background:#ffffff05}.stats-grid,.two-column,.pricing-grid{display:grid;gap:16px}@media (min-width: 768px){.stats-grid,.pricing-grid{grid-template-columns:repeat(3,1fr)}.two-column{grid-template-columns:repeat(2,1fr)}}.mobile-nav-overlay{display:none}.mobile-nav-overlay.open{display:block;position:absolute;top:100%;left:0;right:0;background:var(--color-surface, #090b10);padding:1rem;z-index:100}@media (min-width: 768px){.mobile-nav-overlay,.mobile-nav-overlay.open{display:none!important}}@media (max-width: 767px){.enterprise-nav,.enterprise-actions{display:none!important}}.build-vs-buy-section{padding:64px 20px;max-width:1040px;margin:0 auto;text-align:center}.build-vs-buy-section .comparison-title{margin-bottom:40px;font-size:clamp(2rem,4vw,2.5rem)}.comparison-table-wrapper{overflow-x:auto;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#0e101699;box-shadow:0 12px 32px #0003}.enterprise-comparison-table{width:100%;border-collapse:collapse;text-align:left}.enterprise-comparison-table th,.enterprise-comparison-table td{padding:22px 28px;border-bottom:1px solid rgba(255,255,255,.06);font-size:1.05rem}.enterprise-comparison-table tbody tr:last-child th,.enterprise-comparison-table tbody tr:last-child td{border-bottom:none}.feature-column{font-weight:600;color:#f4f7fcf5;width:25%}.diy-column{background:#ffffff08;color:#d7dfeca6;width:37.5%}.router-column{background:#3b82f61f;color:#f4f7fcf5;font-weight:600;width:37.5%;box-shadow:-8px 0 24px #00000026;position:relative;z-index:1}.enterprise-comparison-table thead th{font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;color:#d7dfeccc;padding-top:28px;padding-bottom:24px}.enterprise-comparison-table thead .diy-column{color:#d7dfec80}.enterprise-comparison-table thead .router-column{color:#93c5fd}.latency-heatmap-container{display:flex;flex-direction:column;gap:6px;margin-top:20px}.latency-heatmap-row{display:flex;align-items:center;gap:12px}.latency-heatmap-label{width:30px;font-size:.8rem;color:#d6dce89e}.latency-heatmap-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:4px;flex:1}.latency-heatmap-cell{height:24px;border-radius:4px}.latency-heatmap-cell--high{background-color:#ef4444;opacity:.9}.latency-heatmap-cell--med{background-color:#f59e0b;opacity:.6}.latency-heatmap-cell--low{background-color:#3b82f6;opacity:.3}.latency-heatmap-xaxis{display:flex;justify-content:space-between;margin-left:42px;margin-top:4px;color:#d6dce89e;font-size:.75rem}.chart-wrapper-cache{height:260px;margin-top:10px}.chart-wrapper-cost{height:300px;margin-top:10px}.mix-chart-wrapper{margin-top:20px}.mix-chart-name{font-size:.9rem}.mix-chart-percent{font-size:.9rem;font-weight:600}.mix-chart-fill--blue{background-color:#3b82f6}.mix-chart-fill--45{width:45%}.mix-chart-fill--25{width:25%}.mix-chart-fill--15{width:15%}.mix-chart-fill--10{width:10%}.mix-chart-fill--5{width:5%}.finops-hero-container{margin:0 auto;min-height:auto;padding-top:40px;padding-bottom:40px}.finops-slider-wrapper{margin:1rem 0}.finops-slider-status{background:#ffffff05}.finops-slider-pill{margin-bottom:8px;display:inline-block}.finops-slider-mode-text{display:block;font-size:1.2rem;margin-bottom:8px}.finops-cta-row{margin-top:1rem}.finops-cta-row-large{justify-content:center;margin-top:24px}.finops-problem-head,.finops-solution-head,.finops-cta-panel{text-align:center}.finops-problem-head{margin-bottom:24px;margin-top:8px}.finops-solution-panel,.finops-cta-panel{margin-top:24px;margin-bottom:24px}.finops-solution-head,.finops-section-title{margin-bottom:16px}.finops-section-lead{margin:0 auto;max-width:600px;text-align:center}.finops-eyebrow-center,.finops-eyebrow-danger{display:block;text-align:center}.finops-eyebrow-danger{color:var(--danger-text, #ef4444)}.finops-solution-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:24px}.router-split-panel{width:100%;max-width:100%;grid-template-columns:320px 1fr}.router-catalog-pane{display:block;padding:24px}.router-editor-pane{padding:36px;overflow-y:auto;display:flex;flex-direction:column}@media (max-width: 980px){.auth-split-panel,.finops-hero-shell,.router-split-panel{display:flex!important;flex-direction:column!important;gap:0!important}.auth-hero-pane,.router-catalog-pane{border-right:none!important;border-bottom:1px solid rgba(255,255,255,.08)!important}}
