.announcement-banner:where(.astro-2opq22vd){border-bottom:1px solid var(--border-subtle);background:var(--surface-raised)}.announcement-banner-inner:where(.astro-2opq22vd){display:flex;justify-content:center;padding-block:var(--sp-3)}.announcement-banner-text:where(.astro-2opq22vd){margin:0;font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs);color:var(--text-secondary);text-align:center}.announcement-banner-link:where(.astro-2opq22vd){color:inherit;text-decoration:none;border-bottom:1px solid var(--border-default);padding-bottom:1px;white-space:nowrap;transition:color var(--duration-fast) var(--ease-default),border-color var(--duration-fast) var(--ease-default)}.announcement-banner-link:where(.astro-2opq22vd):hover{color:var(--text-primary);border-color:var(--text-primary)}@media(max-width:768px){.announcement-banner-inner:where(.astro-2opq22vd){padding-block:var(--sp-2)}.announcement-banner-text:where(.astro-2opq22vd){font-size:.6875rem;line-height:1.5}}@media(max-width:640px){.announcement-banner-link:where(.astro-2opq22vd){white-space:normal}}.hero-agent-chat:where(.astro-edpe5tsd){--agent-bg: var(--surface-raised);--agent-surface: var(--surface-base);--agent-border: var(--border-subtle);--agent-border-strong: var(--border-default);--agent-text: var(--text-primary);--agent-text-secondary: var(--text-secondary);--agent-text-tertiary: var(--text-tertiary);--agent-input-bg: var(--surface-base);--agent-pill-bg: color-mix(in srgb, var(--text-primary) 6%, transparent);--agent-send-bg: var(--text-primary);--agent-send-fg: var(--surface-raised);--agent-ask-badge-bg: var(--brand-highlight-orange-bg);--agent-ask-badge-fg: var(--brand-highlight-orange);--agent-pod-bg: color-mix(in srgb, var(--text-primary) 8%, transparent);box-sizing:border-box;width:min(100%,calc(17 * var(--sp-10) * 1.1));min-width:0;display:flex;flex-direction:column;gap:var(--sp-2);color-scheme:light}@media(prefers-color-scheme:dark){.hero-agent-chat:where(.astro-edpe5tsd){color-scheme:dark}}.hero-agent-chat-frame:where(.astro-edpe5tsd){box-sizing:border-box;min-width:0;width:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--agent-border-strong);border-radius:10px;background:var(--agent-bg);box-shadow:0 1px 2px color-mix(in srgb,var(--text-primary) 6%,transparent)}@media(prefers-color-scheme:dark){.hero-agent-chat-frame:where(.astro-edpe5tsd){box-shadow:0 0 0 1px #00000059,0 12px 32px #0000002e}}.hero-agent-chat-header:where(.astro-edpe5tsd){display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:var(--sp-2);min-height:28px;padding-block:6px;padding-inline:var(--sp-3);border-bottom:1px solid var(--agent-border);background:var(--agent-surface)}.hero-agent-chat-traffic-lights:where(.astro-edpe5tsd){display:flex;align-items:center;gap:5px;justify-self:start}.hero-agent-chat-dot:where(.astro-edpe5tsd){width:8px;height:8px;border-radius:50%;border:1px solid rgba(0,0,0,.18)}.hero-agent-chat-dot--close:where(.astro-edpe5tsd){background:#ff5f57}.hero-agent-chat-dot--minimize:where(.astro-edpe5tsd){background:#febc2e}.hero-agent-chat-dot--maximize:where(.astro-edpe5tsd){background:#28c840}.hero-agent-chat-header-title:where(.astro-edpe5tsd){justify-self:center;font-family:var(--font-sans);font-size:11px;font-weight:500;line-height:1;color:var(--agent-text-secondary);letter-spacing:.01em;white-space:nowrap}.hero-agent-chat-header-actions:where(.astro-edpe5tsd){display:flex;align-items:center;gap:1px;justify-self:end}.hero-agent-chat-header-actions:where(.astro-edpe5tsd) .hero-agent-chat-icon-btn:where(.astro-edpe5tsd){width:22px;height:22px}.hero-agent-chat-header-actions:where(.astro-edpe5tsd) .hero-agent-chat-icon-btn:where(.astro-edpe5tsd) svg:where(.astro-edpe5tsd){width:12px;height:12px}.hero-agent-chat-icon-btn:where(.astro-edpe5tsd){display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:none;border-radius:6px;background:transparent;color:var(--agent-text-secondary);cursor:default}.hero-agent-chat-icon-btn--sm:where(.astro-edpe5tsd){width:24px;height:24px}.hero-agent-chat-messages:where(.astro-edpe5tsd){display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:0;padding:var(--sp-4) var(--sp-4) var(--sp-3);font-family:var(--font-sans);font-size:13px;line-height:1.55}.hero-agent-chat-messages-ghost:where(.astro-edpe5tsd),.hero-agent-chat-messages-live:where(.astro-edpe5tsd){grid-area:1 / 1;min-width:0}.hero-agent-chat-messages-ghost:where(.astro-edpe5tsd),.hero-agent-chat-messages-live:where(.astro-edpe5tsd){display:flex;flex-direction:column;gap:var(--sp-5)}.hero-agent-chat-messages-ghost:where(.astro-edpe5tsd){visibility:hidden;pointer-events:none;user-select:none}.hero-agent-chat-messages-live:where(.astro-edpe5tsd):not(.is-active){display:none}.hero-agent-chat-turn:where(.astro-edpe5tsd){display:flex;flex-direction:column;gap:0}.hero-agent-chat-turn:where(.astro-edpe5tsd).is-hidden,.hero-agent-chat-composer-typing:where(.astro-edpe5tsd).is-hidden,.hero-agent-chat-input-placeholder:where(.astro-edpe5tsd).is-hidden,.hero-agent-chat-cursor:where(.astro-edpe5tsd).is-hidden{display:none}.hero-agent-chat-user-prompt:where(.astro-edpe5tsd){color:var(--agent-text);font-size:14px;line-height:1.5;overflow-wrap:anywhere}.hero-agent-chat-user-prompt--submitted:where(.astro-edpe5tsd){padding:10px 12px;border:1px solid var(--agent-border-strong);border-radius:10px;background:var(--agent-input-bg)}.hero-agent-chat:where(.astro-edpe5tsd).is-submitted .hero-agent-chat-input:where(.astro-edpe5tsd),.hero-agent-chat:where(.astro-edpe5tsd).is-completed .hero-agent-chat-input:where(.astro-edpe5tsd){border-color:var(--agent-border);background:color-mix(in srgb,var(--agent-input-bg) 70%,var(--agent-bg))}.hero-agent-chat:where(.astro-edpe5tsd).is-submitted .hero-agent-chat-composer:where(.astro-edpe5tsd),.hero-agent-chat:where(.astro-edpe5tsd).is-completed .hero-agent-chat-composer:where(.astro-edpe5tsd){background:var(--agent-surface)}.hero-agent-chat-ask-badge:where(.astro-edpe5tsd){display:inline-block;vertical-align:baseline;margin-right:6px;padding:3px 8px;border-radius:999px;background:var(--agent-ask-badge-bg);color:var(--agent-ask-badge-fg);font-family:var(--font-mono);font-size:11px;line-height:1.2;letter-spacing:.01em}.hero-agent-chat-composer-typing:where(.astro-edpe5tsd){min-height:20px;color:var(--agent-text);font-family:var(--font-sans);font-size:13px;line-height:1.4;overflow-wrap:anywhere}.hero-agent-chat-composer-typing:where(.astro-edpe5tsd) :where(.astro-edpe5tsd)[data-composer-text],.hero-agent-chat-user-prompt:where(.astro-edpe5tsd) :where(.astro-edpe5tsd)[data-user-question]{display:inline}.hero-agent-chat-cursor:where(.astro-edpe5tsd){display:inline-block;width:2px;height:1em;margin-left:1px;background:var(--agent-text);opacity:.65;animation:hero-agent-chat-blink 1s step-end infinite;vertical-align:text-bottom}@keyframes hero-agent-chat-blink{50%{opacity:0}}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-answer-lead,.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-answer-footer{margin:0;color:var(--agent-text);font-size:13px;line-height:1.6}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-answer-footer{margin-top:var(--sp-4);color:var(--agent-text-secondary);font-size:12px;line-height:1.55}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-answer-strong{font-weight:600;color:var(--agent-text)}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-inline-code{padding:1px 6px;border-radius:4px;background:var(--agent-pod-bg);font-family:var(--font-mono);font-size:12px;line-height:1.45}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-pod-list{display:flex;flex-direction:column;gap:var(--sp-2);margin:var(--sp-3) 0 0;padding:0;list-style:none}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-risk-list{margin:0;padding-left:1.35em;list-style:disc}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-risk-item{margin:0 0 var(--sp-3);padding-left:.15em;color:var(--agent-text);font-size:13px;line-height:1.6;animation:hero-agent-chat-pod-in .22s var(--ease-default) both}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-risk-item:last-child{margin-bottom:0}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-risk-title{font-weight:600;color:var(--agent-text)}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-evidence-heading{margin:var(--sp-4) 0 var(--sp-3);color:var(--agent-text);font-size:13px;line-height:1.6}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-evidence-list{margin:0;padding-left:1.35em;list-style:disc}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-evidence-item{margin:0 0 var(--sp-3);padding-left:.15em;color:var(--agent-text);font-size:13px;line-height:1.6;animation:hero-agent-chat-pod-in .22s var(--ease-default) both}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-evidence-item:last-child{margin-bottom:0}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-pod-item{margin:0;min-width:0}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-pod{display:inline-block;max-width:100%;padding:5px 9px;border:1px solid var(--agent-border);border-radius:6px;background:var(--agent-pod-bg);color:var(--agent-text);font-family:var(--font-mono);font-size:11px;line-height:1.35;overflow-wrap:anywhere;animation:hero-agent-chat-pod-in .22s var(--ease-default) both}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-cmd{display:inline;padding:2px 6px;border-radius:4px;background:color-mix(in srgb,var(--text-primary) 10%,transparent);font-family:var(--font-mono);font-size:11px;line-height:1.45;white-space:nowrap}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-hl-cmd{color:var(--brand-highlight-purple)}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-hl-kw{color:var(--signal-green-fg)}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-hl-flag{color:var(--signal-amber-fg)}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-hl-arg{color:var(--brand-highlight-orange)}@media(prefers-color-scheme:dark){.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-hl-cmd{color:#c4b5fd}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-hl-kw{color:#6ee7a0}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-hl-flag{color:#fbbf24}.hero-agent-chat-answer:where(.astro-edpe5tsd) .hero-agent-chat-hl-arg{color:#fb923c}}@keyframes hero-agent-chat-pod-in{0%{opacity:0;transform:translateY(4px)}}.hero-agent-chat-progress:where(.astro-edpe5tsd){height:2px;background:color-mix(in srgb,var(--text-primary) 4%,transparent);opacity:0;overflow:hidden;transition:opacity .25s var(--ease-default)}.hero-agent-chat:where(.astro-edpe5tsd).is-progressing .hero-agent-chat-progress:where(.astro-edpe5tsd),.hero-agent-chat:where(.astro-edpe5tsd).is-completed .hero-agent-chat-progress:where(.astro-edpe5tsd){opacity:1}.hero-agent-chat-progress-fill:where(.astro-edpe5tsd){display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left center;background:color-mix(in srgb,var(--text-primary) 14%,transparent);transition:transform .1s linear;will-change:transform}.hero-agent-chat-composer:where(.astro-edpe5tsd){padding:var(--sp-3) var(--sp-3) var(--sp-3);border-top:1px solid var(--agent-border);background:var(--agent-bg)}.hero-agent-chat-input:where(.astro-edpe5tsd){display:flex;flex-direction:column;gap:var(--sp-3);padding:10px 12px 8px;border:1px solid var(--agent-border-strong);border-radius:10px;background:var(--agent-input-bg)}.hero-agent-chat-input-field:where(.astro-edpe5tsd){display:grid;grid-template-columns:minmax(0,1fr);align-items:start}.hero-agent-chat-composer-sizer:where(.astro-edpe5tsd),.hero-agent-chat-input-placeholder:where(.astro-edpe5tsd),.hero-agent-chat-composer-typing:where(.astro-edpe5tsd){grid-area:1 / 1;min-width:0}.hero-agent-chat-composer-sizer:where(.astro-edpe5tsd){visibility:hidden;pointer-events:none;user-select:none;min-height:20px;color:var(--agent-text);font-family:var(--font-sans);font-size:13px;line-height:1.4;overflow-wrap:anywhere}.hero-agent-chat-input-placeholder:where(.astro-edpe5tsd){margin:0;min-height:20px;color:var(--agent-text-tertiary);font-family:var(--font-sans);font-size:13px;line-height:1.4}.hero-agent-chat-input-toolbar:where(.astro-edpe5tsd){display:flex;align-items:center;justify-content:space-between;gap:var(--sp-2)}.hero-agent-chat-mode:where(.astro-edpe5tsd){display:inline-flex;align-items:center;gap:5px;padding:4px 8px 4px 6px;border:none;border-radius:999px;background:var(--agent-pill-bg);color:var(--agent-text);font-family:var(--font-sans);font-size:12px;line-height:1;cursor:default}.hero-agent-chat-mode-infinity:where(.astro-edpe5tsd){font-size:14px;line-height:1;color:var(--agent-text-secondary)}.hero-agent-chat-at-btn:where(.astro-edpe5tsd){font-family:var(--font-sans);font-size:14px;font-weight:500;line-height:1}.hero-agent-chat-mode-chevron:where(.astro-edpe5tsd){color:var(--agent-text-tertiary)}.hero-agent-chat-input-actions:where(.astro-edpe5tsd){display:flex;align-items:center;gap:2px}.hero-agent-chat-send:where(.astro-edpe5tsd){display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-left:2px;padding:0;border:none;border-radius:999px;background:var(--agent-send-bg);color:var(--agent-send-fg);cursor:default}.hero-agent-chat-commands:where(.astro-edpe5tsd){display:flex;flex-wrap:wrap;gap:var(--sp-2);padding-inline:var(--sp-1)}.hero-agent-chat-command:where(.astro-edpe5tsd){padding:6px 10px;border:1px solid var(--border-subtle);border-radius:999px;background:color-mix(in srgb,var(--text-primary) 4%,transparent);color:var(--text-tertiary);font-family:var(--font-mono);font-size:11px;line-height:1;letter-spacing:.01em;cursor:pointer;transition:color var(--duration-fast) var(--ease-default),border-color var(--duration-fast) var(--ease-default),background var(--duration-fast) var(--ease-default)}.hero-agent-chat-command:where(.astro-edpe5tsd):hover{color:var(--text-secondary);border-color:var(--border-default);background:color-mix(in srgb,var(--text-primary) 7%,transparent)}.hero-agent-chat-command:where(.astro-edpe5tsd):focus-visible{outline:2px solid var(--brand-cta);outline-offset:2px}.hero-agent-chat-command:where(.astro-edpe5tsd).is-active{color:var(--text-secondary);border-color:var(--border-default);background:color-mix(in srgb,var(--text-primary) 8%,transparent)}@media(max-width:768px){.hero-agent-chat:where(.astro-edpe5tsd){width:100%;max-width:none}.hero-agent-chat-commands:where(.astro-edpe5tsd){justify-content:center}}.hypothesis-block:where(.astro-ftyj6n3x){display:flex;flex-direction:column;gap:var(--sp-3)}.hypothesis-card:where(.astro-ftyj6n3x){padding:var(--sp-4) var(--sp-5);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-raised)}.hypothesis-card:where(.astro-ftyj6n3x).is-selected{border-color:var(--brand-cta)}.card-header:where(.astro-ftyj6n3x){display:flex;align-items:flex-start;justify-content:space-between;gap:var(--sp-4);margin-bottom:var(--sp-3)}.card-meta:where(.astro-ftyj6n3x){display:flex;flex-direction:column;gap:var(--sp-1)}.card-id:where(.astro-ftyj6n3x){font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs);color:var(--text-tertiary);letter-spacing:.07em}.card-name:where(.astro-ftyj6n3x){font-size:var(--text-sm);font-weight:600;line-height:var(--lh-sm);color:var(--text-primary)}.card-signals:where(.astro-ftyj6n3x){display:flex;align-items:center;gap:var(--sp-2);flex-shrink:0}.check-icon:where(.astro-ftyj6n3x) circle:where(.astro-ftyj6n3x){stroke:var(--signal-green-fg);fill:var(--signal-green-bg)}.check-icon:where(.astro-ftyj6n3x) path:where(.astro-ftyj6n3x){stroke:var(--signal-green-fg)}.confidence-chip:where(.astro-ftyj6n3x){font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs);padding:var(--sp-1) var(--sp-2);border-radius:var(--radius-sm);white-space:nowrap}.chip-high:where(.astro-ftyj6n3x){color:var(--signal-green-fg);background:var(--signal-green-bg)}.chip-medium:where(.astro-ftyj6n3x){color:var(--signal-amber-fg);background:var(--signal-amber-bg)}.chip-low:where(.astro-ftyj6n3x){color:var(--signal-red-fg);background:var(--signal-red-bg)}.card-desc:where(.astro-ftyj6n3x){font-size:var(--text-sm);line-height:1.65;color:var(--text-secondary)}.card-desc:where(.astro-ftyj6n3x) code{font-family:var(--font-mono);font-size:.85em;background:var(--surface-base);padding:.1em var(--sp-1);border-radius:var(--radius-sm);color:var(--text-primary);overflow-wrap:anywhere}@media(max-width:768px){.hypothesis-card:where(.astro-ftyj6n3x){padding:var(--sp-3) var(--sp-4)}.card-header:where(.astro-ftyj6n3x){flex-wrap:nowrap}.confidence-chip:where(.astro-ftyj6n3x){font-size:.625rem;padding:2px var(--sp-1)}.card-desc:where(.astro-ftyj6n3x){font-size:var(--text-xs)}}.block-caption:where(.astro-ftyj6n3x){font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs);color:var(--text-tertiary);padding-top:var(--sp-2)}.block-caption-link:where(.astro-ftyj6n3x){color:inherit;text-decoration:none;border-bottom:1px solid var(--border-default);padding-bottom:1px;transition:color var(--duration-fast) var(--ease-default),border-color var(--duration-fast) var(--ease-default)}.block-caption-link:where(.astro-ftyj6n3x):hover{color:var(--text-secondary);border-color:var(--text-secondary)}.hypothesis-block--embedded:where(.astro-ftyj6n3x){gap:0}.hypothesis-block--embedded:where(.astro-ftyj6n3x) .hypothesis-card:where(.astro-ftyj6n3x){border:none;border-radius:0;background:transparent;padding:var(--sp-4) var(--sp-5)}.hypothesis-block--embedded:where(.astro-ftyj6n3x) .hypothesis-card:where(.astro-ftyj6n3x)+.hypothesis-card:where(.astro-ftyj6n3x){border-top:1px solid var(--border-subtle)}.hypothesis-block--embedded:where(.astro-ftyj6n3x) .hypothesis-card:where(.astro-ftyj6n3x).is-selected{border-color:transparent;box-shadow:inset 3px 0 0 0 var(--brand-cta)}@media(max-width:768px){.hypothesis-block--embedded:where(.astro-ftyj6n3x) .hypothesis-card:where(.astro-ftyj6n3x){padding:var(--sp-3) var(--sp-4)}}.hero-investigation:where(.astro-got5ax6d){box-sizing:border-box;width:min(100%,calc(17 * var(--sp-10) * 1.1));min-width:0;display:flex;flex-direction:column;gap:var(--sp-2)}.hero-investigation-frame:where(.astro-got5ax6d){box-sizing:border-box;min-width:0;width:100%;border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--surface-raised);overflow:hidden}.hero-investigation-chrome:where(.astro-got5ax6d){display:flex;align-items:center;justify-content:space-between;gap:var(--sp-4);min-height:0;padding-block:var(--sp-4);padding-inline:var(--sp-5);background:var(--surface-base);border-bottom:1px solid var(--border-subtle)}.hero-investigation-bc:where(.astro-got5ax6d){font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs);color:var(--text-tertiary);letter-spacing:.04em;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-investigation-ts:where(.astro-got5ax6d){flex-shrink:0;font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs);color:var(--text-tertiary);letter-spacing:.02em}.hero-investigation-body:where(.astro-got5ax6d){padding:0;background:var(--surface-raised)}.hero-investigation-caption:where(.astro-got5ax6d){font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs);color:var(--text-tertiary);padding-top:var(--sp-2);padding-inline:var(--sp-1)}.hero-investigation-caption-link:where(.astro-got5ax6d){color:inherit;text-decoration:none;border-bottom:1px solid var(--border-default);padding-bottom:1px;transition:color var(--duration-fast) var(--ease-default),border-color var(--duration-fast) var(--ease-default)}.hero-investigation-caption-link:where(.astro-got5ax6d):hover{color:var(--text-secondary);border-color:var(--text-secondary)}@media(max-width:768px){.hero-investigation:where(.astro-got5ax6d){width:100%;max-width:none}.hero-investigation-ts:where(.astro-got5ax6d){display:none}}.hero-predictive-trace:where(.astro-gjspcmfm){box-sizing:border-box;width:min(100%,calc(17 * var(--sp-10) * 1.1));min-width:0;display:flex;flex-direction:column;gap:var(--sp-2)}.hero-predictive-trace-frame:where(.astro-gjspcmfm){box-sizing:border-box;min-width:0;width:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--surface-raised)}.hero-predictive-trace-chrome:where(.astro-gjspcmfm){display:flex;align-items:flex-start;justify-content:space-between;gap:var(--sp-4);padding-block:var(--sp-4);padding-inline:var(--sp-5);background:var(--surface-base);border-bottom:1px solid var(--border-subtle)}.hero-predictive-trace-chrome-main:where(.astro-gjspcmfm){display:flex;flex-direction:column;gap:var(--sp-1);min-width:0}.hero-predictive-trace-bc:where(.astro-gjspcmfm){font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs);color:var(--text-tertiary);letter-spacing:.04em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-predictive-trace-stats:where(.astro-gjspcmfm){font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs);color:var(--signal-red-fg);letter-spacing:.02em}.hero-predictive-trace-ts:where(.astro-gjspcmfm){flex-shrink:0;font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs);color:var(--text-tertiary);letter-spacing:.02em}.hero-predictive-trace-body:where(.astro-gjspcmfm){--trace-body-height: 25.625rem;box-sizing:border-box;height:var(--trace-body-height);padding:var(--sp-5);overflow:hidden}.hero-predictive-trace-list:where(.astro-gjspcmfm){--trace-marker-size: var(--sp-6);--trace-rail-offset: var(--sp-8);--trace-step-gap: var(--sp-4);position:relative;display:flex;flex-direction:column;gap:var(--trace-step-gap);list-style:none;margin:0;padding:0 0 0 var(--trace-rail-offset)}.hero-predictive-trace-step:where(.astro-gjspcmfm):not(:last-child):before,.hero-predictive-trace-step:where(.astro-gjspcmfm):not(:last-child):after{content:"";position:absolute;z-index:0;left:calc(-1 * var(--trace-rail-offset) + (var(--trace-marker-size) / 2) - .5px);top:var(--trace-marker-size);bottom:calc(-1 * var(--trace-step-gap));width:1px;pointer-events:none}.hero-predictive-trace-step:where(.astro-gjspcmfm):not(:last-child):before{background:var(--border-subtle)}.hero-predictive-trace-step:where(.astro-gjspcmfm):not(:last-child):after{background:var(--border-default);transform:scaleY(var(--segment-progress, 0));transform-origin:top center;transition:transform var(--duration-mid) var(--ease-default)}.hero-predictive-trace:where(.astro-gjspcmfm).is-static .hero-predictive-trace-step:where(.astro-gjspcmfm):not(:last-child):after{transform:scaleY(1)}.hero-predictive-trace-step:where(.astro-gjspcmfm){position:relative;z-index:1;display:grid;grid-template-columns:var(--trace-marker-size) minmax(0,1fr);gap:var(--sp-4);align-items:start;opacity:0;transform:translateY(6px);transition:opacity var(--duration-mid) var(--ease-default),transform var(--duration-mid) var(--ease-default)}.hero-predictive-trace:where(.astro-gjspcmfm).is-static .hero-predictive-trace-step:where(.astro-gjspcmfm),.hero-predictive-trace-step:where(.astro-gjspcmfm).is-visible{opacity:1;transform:translateY(0)}.hero-predictive-trace-marker:where(.astro-gjspcmfm){position:relative;z-index:1;margin-left:calc(-1 * var(--trace-rail-offset));display:flex;align-items:center;justify-content:center;width:var(--trace-marker-size);height:var(--trace-marker-size);border-radius:var(--radius-full);border:1px solid var(--border-default);background:var(--surface-raised);color:var(--signal-green-fg)}.hero-predictive-trace-step--anomaly:where(.astro-gjspcmfm) .hero-predictive-trace-marker:where(.astro-gjspcmfm){border-color:color-mix(in srgb,var(--signal-red-fg) 35%,var(--border-default));background:var(--signal-red-bg)}.hero-predictive-trace-step--cluster:where(.astro-gjspcmfm) .hero-predictive-trace-marker:where(.astro-gjspcmfm){border-color:color-mix(in srgb,var(--signal-amber-fg) 35%,var(--border-default));background:var(--signal-amber-bg)}.hero-predictive-trace-step--investigation:where(.astro-gjspcmfm) .hero-predictive-trace-marker:where(.astro-gjspcmfm){border-color:color-mix(in srgb,var(--signal-amber-fg) 35%,var(--border-default));background:var(--signal-amber-bg)}.hero-predictive-trace-step--root-cause:where(.astro-gjspcmfm) .hero-predictive-trace-marker:where(.astro-gjspcmfm){border-color:color-mix(in srgb,var(--signal-green-fg) 35%,var(--border-default));background:var(--signal-green-bg)}.hero-predictive-trace-marker-dot:where(.astro-gjspcmfm){width:8px;height:8px;border-radius:var(--radius-full);background:currentColor}.hero-predictive-trace-marker-dot--anomaly:where(.astro-gjspcmfm){color:var(--signal-red-fg)}.hero-predictive-trace-marker-dot--cluster:where(.astro-gjspcmfm){color:var(--signal-amber-fg)}.hero-predictive-trace-marker-dot--pulse:where(.astro-gjspcmfm){color:var(--signal-amber-fg);animation:hero-predictive-pulse 1.2s var(--ease-default) infinite}.hero-predictive-trace:where(.astro-gjspcmfm).is-completed .hero-predictive-trace-marker-dot--pulse:where(.astro-gjspcmfm){animation:none}@keyframes hero-predictive-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}.hero-predictive-trace-copy:where(.astro-gjspcmfm){display:flex;flex-direction:column;gap:var(--sp-1);min-width:0}.hero-predictive-trace-meta:where(.astro-gjspcmfm),.hero-predictive-trace-elapsed:where(.astro-gjspcmfm){font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs);color:var(--text-tertiary);letter-spacing:.02em}.hero-predictive-trace-elapsed:where(.astro-gjspcmfm){margin-left:auto;flex-shrink:0}.hero-predictive-trace-heading:where(.astro-gjspcmfm){display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--sp-2);width:100%}.hero-predictive-trace-label:where(.astro-gjspcmfm){font-size:var(--text-sm);line-height:var(--lh-sm);font-weight:600;color:var(--text-primary)}.hero-predictive-trace-step--anomaly:where(.astro-gjspcmfm) .hero-predictive-trace-label:where(.astro-gjspcmfm){color:var(--signal-red-fg)}.hero-predictive-trace-step--cluster:where(.astro-gjspcmfm) .hero-predictive-trace-label:where(.astro-gjspcmfm),.hero-predictive-trace-step--investigation:where(.astro-gjspcmfm) .hero-predictive-trace-label:where(.astro-gjspcmfm){color:var(--signal-amber-fg)}.hero-predictive-trace-step--root-cause:where(.astro-gjspcmfm) .hero-predictive-trace-label:where(.astro-gjspcmfm){color:var(--signal-green-fg)}.hero-predictive-trace-detail:where(.astro-gjspcmfm),.hero-predictive-trace-fix:where(.astro-gjspcmfm){margin:0;font-size:var(--text-xs);line-height:var(--lh-xs);color:var(--text-secondary)}.hero-predictive-trace-fix:where(.astro-gjspcmfm){font-family:var(--font-mono);color:var(--text-tertiary)}.hero-predictive-trace-detail:where(.astro-gjspcmfm) code,.hero-predictive-trace-fix:where(.astro-gjspcmfm) code,.hero-predictive-trace-substep:where(.astro-gjspcmfm) code{font-family:var(--font-mono);font-size:.92em;background:var(--surface-base);padding:.08em var(--sp-1);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-primary);overflow-wrap:anywhere}.hero-predictive-trace-substeps:where(.astro-gjspcmfm){display:flex;flex-direction:column;gap:var(--sp-1);list-style:none;margin:0;padding:0}.hero-predictive-trace-substep:where(.astro-gjspcmfm){position:relative;padding-left:var(--sp-4);font-size:var(--text-xs);line-height:var(--lh-xs);color:var(--text-secondary);opacity:0;transform:translateY(4px);transition:opacity var(--duration-mid) var(--ease-default),transform var(--duration-mid) var(--ease-default)}.hero-predictive-trace-substep:where(.astro-gjspcmfm):before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:var(--radius-full);background:var(--border-default)}.hero-predictive-trace-substep:where(.astro-gjspcmfm).is-visible,.hero-predictive-trace:where(.astro-gjspcmfm).is-static .hero-predictive-trace-substep:where(.astro-gjspcmfm){opacity:1;transform:translateY(0)}.hero-predictive-trace-caption:where(.astro-gjspcmfm){font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs);color:var(--text-tertiary);padding-top:var(--sp-2);padding-inline:var(--sp-1)}.hero-predictive-trace-caption-link:where(.astro-gjspcmfm){color:inherit;text-decoration:none;border-bottom:1px solid var(--border-default);padding-bottom:1px;transition:color var(--duration-fast) var(--ease-default),border-color var(--duration-fast) var(--ease-default)}.hero-predictive-trace-caption-link:where(.astro-gjspcmfm):hover{color:var(--text-secondary);border-color:var(--text-secondary)}@media(max-width:768px){.hero-predictive-trace:where(.astro-gjspcmfm){width:100%;max-width:none}.hero-predictive-trace-body:where(.astro-gjspcmfm){--trace-body-height: 23rem}.hero-predictive-trace-ts:where(.astro-gjspcmfm){display:none}}.hero-terminal{box-sizing:border-box;width:min(100%,calc(17 * var(--sp-10) * 1.1));min-width:0;display:flex;flex-direction:column;gap:var(--sp-2)}.hero-terminal-frame{box-sizing:border-box;min-width:0;width:100%;border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--surface-raised);overflow:hidden}.hero-terminal-chrome{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding-block:var(--sp-3);padding-inline:var(--sp-4);background:var(--surface-base);border-bottom:1px solid var(--border-subtle)}.hero-terminal-dots{display:flex;align-items:center;gap:6px;justify-self:start}.hero-terminal-dots span{width:10px;height:10px;border-radius:50%;background:var(--border-default)}.hero-terminal-title{justify-self:center;font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs);color:var(--text-tertiary);letter-spacing:.02em;text-align:center;white-space:nowrap}.hero-terminal-body{padding:var(--sp-4) var(--sp-5);font-family:var(--font-mono);font-size:var(--text-xs);line-height:1.65;color:var(--text-secondary);background:var(--surface-raised)}.terminal-input-block{display:flex;align-items:center;margin-inline:calc(-1 * var(--sp-5));padding-block:var(--sp-2);padding-inline:var(--sp-5);border-block:1px solid var(--border-subtle)}.terminal-input-block--stacked{flex-direction:column;align-items:stretch;gap:var(--sp-2)}.terminal-input-block--idle{margin-top:var(--sp-3)}.terminal-input-row{display:flex;align-items:center;gap:var(--sp-2);min-width:0;width:100%;line-height:1.65}.terminal-input-prompt{flex-shrink:0;color:var(--text-tertiary);user-select:none}.terminal-input-text{color:var(--text-primary);min-width:0;overflow-wrap:anywhere}.terminal-status{display:flex;align-items:baseline;gap:var(--sp-2);margin-top:var(--sp-2);color:var(--text-tertiary)}.terminal-status-marker{flex-shrink:0;color:var(--signal-amber-fg)}.terminal-response{margin-top:var(--sp-2)}.terminal-success{display:flex;align-items:baseline;gap:var(--sp-2);min-width:0;color:var(--text-secondary)}.terminal-success+.terminal-success{margin-top:var(--sp-1)}.terminal-success-marker{flex-shrink:0;color:var(--signal-green-fg);user-select:none}.hero-terminal-caption{font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs);color:var(--text-tertiary);padding-top:var(--sp-2);padding-inline:var(--sp-1);margin:0}@media(max-width:768px){.hero-terminal{width:100%;max-width:none}.hero-terminal-body{padding:var(--sp-3) var(--sp-4)}.terminal-input-block{margin-inline:calc(-1 * var(--sp-4));padding-inline:var(--sp-4)}}.terminal-cursor:where(.astro-cdtplgth){display:block;flex-shrink:0;width:7px;height:1.1em;background:var(--text-primary);opacity:.55}.terminal-response-lead:where(.astro-cdtplgth){color:var(--text-primary);margin-bottom:var(--sp-2)}.terminal-options:where(.astro-cdtplgth){list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.terminal-option:where(.astro-cdtplgth){padding-block:var(--sp-1);min-width:0}.terminal-option-row:where(.astro-cdtplgth){display:flex;align-items:baseline;gap:var(--sp-2);min-width:0}.terminal-option-marker:where(.astro-cdtplgth){flex-shrink:0;width:1ch;color:var(--text-primary);font-weight:600;user-select:none}.terminal-option:where(.astro-cdtplgth):not(.is-selected) .terminal-option-marker:where(.astro-cdtplgth){color:transparent}.terminal-option-label:where(.astro-cdtplgth){color:var(--text-primary);font-weight:600;min-width:0;overflow-wrap:anywhere}.terminal-option:where(.astro-cdtplgth).is-selected .terminal-option-label:where(.astro-cdtplgth){color:var(--text-primary)}.terminal-option-confidence:where(.astro-cdtplgth){margin-left:var(--sp-2);font-weight:400;font-size:.625rem;letter-spacing:.02em}.terminal-option-confidence--high:where(.astro-cdtplgth){color:var(--signal-green-fg)}.terminal-option-confidence--medium:where(.astro-cdtplgth){color:var(--signal-amber-fg)}.terminal-option-confidence--low:where(.astro-cdtplgth){color:var(--signal-red-fg)}.terminal-option-desc:where(.astro-cdtplgth){margin:var(--sp-1) 0 0 calc(1ch + var(--sp-2));color:var(--text-secondary);overflow-wrap:anywhere}.terminal-option-desc:where(.astro-cdtplgth) code{font-family:inherit;font-size:inherit;background:transparent;padding:0;color:var(--text-primary)}.terminal-options-hint:where(.astro-cdtplgth){margin-top:var(--sp-2);color:var(--text-tertiary);font-size:.625rem;letter-spacing:.02em}.hero-terminal-caption-link:where(.astro-cdtplgth){color:inherit;text-decoration:none;border-bottom:1px solid var(--border-default);padding-bottom:1px;transition:color var(--duration-fast) var(--ease-default),border-color var(--duration-fast) var(--ease-default)}.hero-terminal-caption-link:where(.astro-cdtplgth):hover{color:var(--text-secondary);border-color:var(--text-secondary)}@media(max-width:768px){.terminal-option-desc:where(.astro-cdtplgth){margin-left:calc(1ch + var(--sp-1))}}.hero:where(.astro-bbe6dxrz){padding-block:var(--sp-20);background:var(--surface-base);border-bottom:1px solid var(--border-subtle);overflow-x:hidden}.hero-inner:where(.astro-bbe6dxrz){display:grid;grid-template-columns:11fr 9fr;gap:var(--sp-12);align-items:center}.hero-left:where(.astro-bbe6dxrz){display:flex;flex-direction:column;align-items:flex-start;gap:var(--sp-6)}.hero-eyebrow:where(.astro-bbe6dxrz){font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs);color:var(--text-secondary);letter-spacing:.07em;text-transform:uppercase}.hero-headline:where(.astro-bbe6dxrz){font-size:clamp(var(--text-4xl),4vw,var(--text-5xl));font-weight:700;line-height:1.08;letter-spacing:-.03em;color:var(--text-primary)}.hero-sub:where(.astro-bbe6dxrz){font-size:var(--text-lg);line-height:var(--lh-lg);color:var(--text-secondary);max-width:46ch}.hero-actions:where(.astro-bbe6dxrz){display:flex;align-items:center;gap:var(--sp-6)}.hero-meta:where(.astro-bbe6dxrz){font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs);color:var(--text-tertiary);letter-spacing:.02em}@media(max-width:768px){.hero:where(.astro-bbe6dxrz){padding-block:var(--sp-12)}.hero-inner:where(.astro-bbe6dxrz){grid-template-columns:1fr;gap:var(--sp-8)}.hero-left:where(.astro-bbe6dxrz),.hero-right:where(.astro-bbe6dxrz){min-width:0}.hero-right:where(.astro-bbe6dxrz){align-items:stretch}.hero-left:where(.astro-bbe6dxrz){gap:var(--sp-4)}.hero-headline:where(.astro-bbe6dxrz){font-size:var(--text-3xl)}.hero-sub:where(.astro-bbe6dxrz){max-width:100%;font-size:var(--text-base)}.hero-actions:where(.astro-bbe6dxrz){flex-direction:column;align-items:stretch;gap:var(--sp-3);width:100%}.hero-actions:where(.astro-bbe6dxrz) .btn:where(.astro-bbe6dxrz){justify-content:center}.hero-text-link:where(.astro-bbe6dxrz){align-self:center;width:auto}}.hero-right:where(.astro-bbe6dxrz){min-width:0;display:flex;flex-direction:column;align-items:flex-end}.sr-only:where(.astro-2bhflt25){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.why-scene:where(.astro-2bhflt25){--why-red: var(--brand-highlight-red);--why-red-muted: var(--brand-highlight-red);--why-red-fill: var(--brand-highlight-red-bg);--why-panel: var(--surface-raised);--why-grid-opacity: .74;--why-trace-muted: #6B7280;--why-text-strong: var(--text-primary);display:grid;gap:var(--sp-5)}.chart-scene:where(.astro-2bhflt25){position:relative;height:clamp(18rem,27vw,23rem);overflow:hidden;border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--why-panel)}.chart-grid:where(.astro-2bhflt25){position:absolute;z-index:0;inset:0;background-image:linear-gradient(var(--border-subtle) 1px,transparent 1px),linear-gradient(90deg,var(--border-subtle) 1px,transparent 1px);background-size:100% var(--sp-16),var(--sp-20) 100%;opacity:var(--why-grid-opacity)}.chart-axis:where(.astro-2bhflt25),.threshold-label:where(.astro-2bhflt25),.coverage-label:where(.astro-2bhflt25),.explainer-kicker:where(.astro-2bhflt25){font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs);letter-spacing:.08em;text-transform:uppercase}.chart-axis:where(.astro-2bhflt25){position:absolute;z-index:2;color:var(--text-tertiary)}.chart-axis-y:where(.astro-2bhflt25){top:var(--sp-6);left:var(--sp-6);text-align:left}.chart-axis-x:where(.astro-2bhflt25){right:var(--sp-6);bottom:var(--sp-6)}.threshold-line:where(.astro-2bhflt25){position:absolute;z-index:4;left:var(--sp-6);right:var(--sp-8);top:42%;border-top:1px dashed var(--why-red)}.threshold-label:where(.astro-2bhflt25){position:absolute;top:calc(var(--sp-1) * -7);left:0;display:inline-flex;align-items:center;gap:var(--sp-2);white-space:nowrap;text-align:left;color:var(--why-red)}.threshold-label-marker:where(.astro-2bhflt25){display:inline-grid;place-items:center;box-sizing:border-box;width:var(--sp-5);height:var(--sp-5);padding-block-start:.08em;border:1px solid var(--why-red);border-radius:var(--radius-full);background:var(--why-panel);color:var(--why-red);flex:0 0 var(--sp-5);font-family:var(--font-mono);font-size:var(--text-xs);line-height:1;letter-spacing:0;font-weight:700}.coverage-zone:where(.astro-2bhflt25){position:absolute;z-index:3;top:var(--sp-8);right:var(--sp-12);left:70.8%;bottom:58%;border:1px solid var(--why-red-muted);background:var(--why-red-fill)}.coverage-label:where(.astro-2bhflt25){position:absolute;top:var(--sp-4);left:var(--sp-4);right:var(--sp-4);display:inline-flex;align-items:center;gap:var(--sp-2);color:var(--why-red)}.coverage-label-marker:where(.astro-2bhflt25){display:inline-grid;place-items:center;box-sizing:border-box;width:var(--sp-5);height:var(--sp-5);padding-block-start:.08em;flex:0 0 var(--sp-5);border:1px solid var(--why-red-muted);border-radius:var(--radius-full);background:var(--why-red-muted);color:var(--why-panel);font-family:var(--font-mono);font-size:var(--text-xs);line-height:1;letter-spacing:0;font-weight:700}.metric-trace:where(.astro-2bhflt25){position:absolute;z-index:5;inset:0;width:100%;height:100%;overflow:visible}.trace-below:where(.astro-2bhflt25),.trace-above:where(.astro-2bhflt25){vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.trace-below:where(.astro-2bhflt25){stroke:var(--why-trace-muted)}.trace-above:where(.astro-2bhflt25){stroke:var(--why-red)}.note-marker:where(.astro-2bhflt25){display:inline-grid;place-items:center;box-sizing:border-box;padding-block-start:.08em;border-radius:var(--radius-full);font-family:var(--font-mono);font-size:var(--text-xs);line-height:1;letter-spacing:0;font-weight:700}.explainers:where(.astro-2bhflt25){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--sp-4)}.explainer:where(.astro-2bhflt25){display:grid;gap:var(--sp-3);padding:var(--sp-5);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--why-panel)}.explainer-kicker:where(.astro-2bhflt25){display:flex;align-items:center;gap:var(--sp-2);color:var(--text-tertiary)}.note-marker:where(.astro-2bhflt25){flex:0 0 var(--sp-5);width:var(--sp-5);height:var(--sp-5);transform:translateY(-1px)}.note-marker-1:where(.astro-2bhflt25){border:1px solid var(--why-red);background:var(--why-panel);color:var(--why-red)}.note-marker-2:where(.astro-2bhflt25){border:1px solid var(--why-red-muted);background:var(--why-red-muted);color:var(--why-panel)}.explainer:where(.astro-2bhflt25) h3:where(.astro-2bhflt25){font-size:var(--text-lg);line-height:var(--lh-lg);font-weight:700;color:var(--why-text-strong)}.explainer:where(.astro-2bhflt25) p:where(.astro-2bhflt25){max-width:54ch;font-size:var(--text-sm);line-height:var(--lh-sm);color:var(--text-secondary)}.takeaway:where(.astro-2bhflt25){max-width:none;margin-top:0;padding-top:0;font-size:clamp(var(--text-lg),1.7vw,var(--text-xl));line-height:var(--lh-xl);font-weight:700;color:var(--why-text-strong)}@media(max-width:900px){.section:has(.why-scene) .section-heading{font-size:var(--text-2xl);line-height:var(--lh-2xl);max-width:18ch}.why-scene:where(.astro-2bhflt25){gap:var(--sp-4)}.chart-scene:where(.astro-2bhflt25){height:clamp(16rem,54vw,20rem)}.chart-axis:where(.astro-2bhflt25),.threshold-label:where(.astro-2bhflt25),.coverage-label:where(.astro-2bhflt25),.explainer-kicker:where(.astro-2bhflt25){font-size:.6875rem;letter-spacing:.06em}.threshold-line:where(.astro-2bhflt25){left:var(--sp-4);right:var(--sp-4);top:43%}.threshold-label:where(.astro-2bhflt25){top:calc(var(--sp-1) * -6);gap:var(--sp-1)}.threshold-label-marker:where(.astro-2bhflt25),.coverage-label-marker:where(.astro-2bhflt25),.note-marker:where(.astro-2bhflt25){flex-basis:var(--sp-4);width:var(--sp-4);height:var(--sp-4);font-size:.6875rem}.coverage-zone:where(.astro-2bhflt25){top:var(--sp-5);right:var(--sp-5);left:62%;bottom:57%}.coverage-label:where(.astro-2bhflt25){top:var(--sp-2);left:var(--sp-2);right:var(--sp-2);max-width:none;line-height:1.35;gap:var(--sp-1)}.explainers:where(.astro-2bhflt25){grid-template-columns:1fr;gap:var(--sp-3)}.explainer:where(.astro-2bhflt25){gap:var(--sp-3);padding:var(--sp-4)}.explainer:where(.astro-2bhflt25) h3:where(.astro-2bhflt25){font-size:var(--text-base);line-height:var(--lh-base)}.explainer:where(.astro-2bhflt25) p:where(.astro-2bhflt25){font-size:var(--text-sm);line-height:var(--lh-sm)}.takeaway:where(.astro-2bhflt25){font-size:var(--text-lg);line-height:var(--lh-lg)}}@media(max-width:640px){.section:has(.why-scene) .section-heading{font-size:var(--text-2xl);line-height:var(--lh-2xl)}.chart-scene:where(.astro-2bhflt25){height:15.5rem}.chart-axis-y:where(.astro-2bhflt25){top:var(--sp-4);left:var(--sp-4)}.chart-axis-x:where(.astro-2bhflt25){right:var(--sp-4);bottom:var(--sp-4)}.coverage-zone:where(.astro-2bhflt25){right:var(--sp-4);left:62%}.coverage-label:where(.astro-2bhflt25){align-items:flex-start}.coverage-label:where(.astro-2bhflt25)>span:where(.astro-2bhflt25):last-child{max-width:10ch}.explainer:where(.astro-2bhflt25){padding:var(--sp-4)}}@media(prefers-color-scheme:dark){.why-scene:where(.astro-2bhflt25){--why-red: var(--brand-highlight-red);--why-red-muted: var(--brand-highlight-red);--why-red-fill: rgba(175, 42, 33, .14);--why-panel: #111727;--why-grid-opacity: .34;--why-trace-muted: #68738A;--why-text-strong: #DCE2F0}.section:has(.why-scene) .section-eyebrow{color:#7782a4}.section:has(.why-scene) .section-heading{color:#dce2f0}.chart-scene:where(.astro-2bhflt25),.explainer:where(.astro-2bhflt25){border-color:#26304a}.coverage-zone:where(.astro-2bhflt25){box-shadow:inset 0 0 0 1px #0b0e1c29}.explainer:where(.astro-2bhflt25) p:where(.astro-2bhflt25){color:#8b96b8}}.in-production:where(.astro-pfk5nrro){display:flex;flex-direction:column;gap:var(--sp-12)}.intro:where(.astro-pfk5nrro){font-size:var(--text-lg);color:var(--text-secondary);line-height:1.75;max-width:60ch}.stats:where(.astro-pfk5nrro){list-style:none;display:flex;flex-direction:column;gap:var(--sp-1);border-top:1px solid var(--border-subtle)}.stat:where(.astro-pfk5nrro){display:grid;grid-template-columns:1fr 2fr;gap:var(--sp-8);align-items:baseline;padding-block:var(--sp-6);border-bottom:1px solid var(--border-subtle)}.stat-title:where(.astro-pfk5nrro){font-size:var(--text-base);font-weight:600;color:var(--text-primary)}.stat-desc:where(.astro-pfk5nrro){font-size:var(--text-base);color:var(--text-secondary);line-height:1.6}@media(max-width:640px){.stat:where(.astro-pfk5nrro){grid-template-columns:1fr;gap:var(--sp-2)}}.team:where(.astro-yu4wt3u2){background:var(--bg-subtle);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding-block:var(--sp-24)}.team-inner:where(.astro-yu4wt3u2){display:flex;flex-direction:column;gap:var(--sp-8);max-width:var(--container-narrow)}.team-inner:where(.astro-yu4wt3u2).has-video{display:flex;gap:var(--sp-10);max-width:none}.team-copy:where(.astro-yu4wt3u2){display:flex;flex-direction:column;gap:var(--sp-6)}.team-inner:where(.astro-yu4wt3u2).has-video .team-copy:where(.astro-yu4wt3u2){max-width:900px}.team-heading:where(.astro-yu4wt3u2){font-size:clamp(var(--text-2xl),3vw,var(--text-4xl));font-weight:700;letter-spacing:0;color:var(--text-primary);line-height:1.2}.team-body:where(.astro-yu4wt3u2){font-size:var(--text-lg);color:var(--text-muted);line-height:1.75}.team-video-shell:where(.astro-yu4wt3u2){overflow:hidden;border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-raised)}.team-video-toolbar:where(.astro-yu4wt3u2){display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--sp-3);min-height:var(--sp-10);padding-inline:var(--sp-4);border-bottom:1px solid var(--border-subtle);color:var(--text-tertiary);font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--lh-xs)}.team-video-dots:where(.astro-yu4wt3u2){display:flex;gap:var(--sp-1)}.team-video-dots:where(.astro-yu4wt3u2) span:where(.astro-yu4wt3u2){width:var(--sp-2);height:var(--sp-2);border-radius:50%;background:var(--border-default)}.team-video-dots:where(.astro-yu4wt3u2) span:where(.astro-yu4wt3u2):first-child{background:var(--brand-highlight-red)}.team-video-dots:where(.astro-yu4wt3u2) span:where(.astro-yu4wt3u2):nth-child(2){background:var(--brand-highlight-orange)}.team-video-dots:where(.astro-yu4wt3u2) span:where(.astro-yu4wt3u2):last-child{background:var(--brand-highlight-purple)}.team-video-path:where(.astro-yu4wt3u2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-video-status:where(.astro-yu4wt3u2){color:var(--brand-highlight-purple)}.team-video:where(.astro-yu4wt3u2){position:relative;aspect-ratio:16 / 9;overflow:hidden;background:var(--text-primary)}.team-video:where(.astro-yu4wt3u2) iframe:where(.astro-yu4wt3u2){position:absolute;inset:0;width:100%;height:100%;border:none}@media(max-width:768px){.team:where(.astro-yu4wt3u2){padding-block:var(--sp-12)}.team-copy:where(.astro-yu4wt3u2){gap:var(--sp-5)}.team-heading:where(.astro-yu4wt3u2){font-size:var(--text-3xl)}.team-body:where(.astro-yu4wt3u2){font-size:var(--text-base)}}@media(max-width:480px){.team-video-toolbar:where(.astro-yu4wt3u2){grid-template-columns:auto 1fr}.team-video-status:where(.astro-yu4wt3u2){display:none}}.blog-section:where(.astro-fjwk6imu){border-top:1px solid var(--border);padding-block:var(--sp-24)}.blog-header:where(.astro-fjwk6imu){display:flex;align-items:end;justify-content:space-between;gap:var(--sp-8);margin-bottom:var(--sp-12)}.blog-eyebrow:where(.astro-fjwk6imu){display:block;font-family:var(--font-mono);font-size:var(--text-xs);font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--sp-4)}.blog-heading:where(.astro-fjwk6imu){font-size:clamp(var(--text-2xl),3vw,var(--text-4xl));font-weight:700;letter-spacing:-.02em;color:var(--text-primary);line-height:1.15}.blog-link:where(.astro-fjwk6imu){color:var(--text-secondary);font-family:var(--font-mono);font-size:var(--text-sm);white-space:nowrap;transition:color var(--duration-fast) var(--ease-default)}.blog-link:where(.astro-fjwk6imu):hover{color:var(--text-primary)}.blog-cards:where(.astro-fjwk6imu){display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sp-6)}@media(max-width:900px){.blog-cards:where(.astro-fjwk6imu){grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.blog-header:where(.astro-fjwk6imu){align-items:start;flex-direction:column;gap:var(--sp-4)}.blog-cards:where(.astro-fjwk6imu){grid-template-columns:1fr}}.site-chrome:where(.astro-j7pv25f6){position:sticky;top:0;z-index:100}.site-chrome:where(.astro-j7pv25f6) .nav{position:static}
