:root{--font-ui:var(--font-hanken-grotesk),var(--font-geist),system-ui,sans-serif;--text-caption:.75rem;--text-label:.8125rem;--text-body:.9375rem;--text-body-lg:1.0625rem;--text-title-sm:1.125rem;--text-title:1.5rem;--text-page:2rem;--text-page-fluid:clamp(1.5625rem,2.3vw,2rem);--text-metric:clamp(1.5625rem,2.7vw,2.125rem);--text-display:clamp(2.75rem,5.8vw,4.75rem);--text-display-compact:4rem;--text-display-mobile:2.75rem;--text-section:clamp(1.75rem,3.8vw,3rem);--text-status-title:clamp(1.75rem,3.3vw,2.5rem);--media-overlay:rgb(15 24 26/.94);--media-ink:#ffffff;--leading-body:1.6;--leading-heading:1.15;--tracking-heading:-.018em;--tracking-subheading:-.005em;--tracking-body:.006em;--tracking-label:.012em;--tracking-control:.01em;--tracking-navigation:.008em;--tracking-data:0;--radius-control:.5rem;--radius-panel:.75rem;--radius-display:1rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--surface-light-canvas:#eef0f3;--surface-light-base:#f8fafc;--surface-light-raised:#ffffff;--surface-light-inset:#e1e7ef;--surface-dark-canvas:#14181f;--surface-dark-base:#1d232c;--surface-dark-raised:#2a323e;--surface-dark-inset:#171c24;--surface-light-fill:linear-gradient(155deg,#ffffff,#f8fafc 85%);--surface-dark-fill:linear-gradient(145deg,#232b35,#1d232c 76%);--surface-panel-fill:var(--surface-light-fill);--surface-inset-fill:linear-gradient(180deg,#e8edf4,#f1f4f8);--surface-highlight:rgb(255 255 255/.9);--surface-shadow-color:rgb(27 43 65/.18);--surface-ambient:none;--surface-shadow-panel:inset 0 1px 0 var(--surface-highlight),0 2px 3px -2px var(--surface-shadow-color),0 8px 18px -12px var(--surface-shadow-color);--surface-shadow-floating:inset 0 1px 0 var(--surface-highlight),0 24px 64px -20px var(--surface-shadow-color);--surface-shadow-control:inset 0 1px 0 var(--surface-highlight),0 2px 4px -2px var(--surface-shadow-color);--surface-shadow-tab:3px 4px 9px rgb(27 43 65/.14),-3px -3px 8px rgb(255 255 255/.85),inset 0 1px 0 #ffffff;--surface-shadow-pressed:inset 2px 3px 6px rgb(27 43 65/.12),inset -2px -2px 5px rgb(255 255 255/.8);--workspace-canvas:var(--surface-light-canvas);--workspace-surface:var(--surface-light-base);--workspace-raised:var(--surface-light-raised);--workspace-inset:var(--surface-light-inset);--workspace-sidebar-fill:linear-gradient(180deg,#e8ebef,#f1f3f6);--workspace-sidebar-active:#ffffff;--workspace-sidebar-accent:#202833;--workspace-sidebar-line:#d4d9e1;--workspace-line:#d4d9e1;--workspace-control-line:#738092;--workspace-ink:#1b222c;--workspace-muted:#515d6c;--workspace-accent:#087653;--workspace-ok:#087653;--workspace-warning:#9b5b08;--workspace-danger:#bf3541;--workspace-changed:#7053a2}.dark{--surface-shadow-tab:var(--surface-shadow-control);--surface-shadow-pressed:inset 0 1px 3px rgb(0 0 0/.3);--surface-shadow-panel:inset 0 1px 0 var(--surface-highlight),0 2px 4px -2px var(--surface-shadow-color),0 18px 32px -24px var(--surface-shadow-color);--surface-panel-fill:var(--surface-dark-fill);--surface-inset-fill:linear-gradient(180deg,#171c24,#1d232c);--surface-highlight:rgb(214 230 250/.1);--surface-shadow-color:rgb(0 0 0/.55);--surface-ambient:none;--workspace-canvas:var(--surface-dark-canvas);--workspace-surface:var(--surface-dark-base);--workspace-raised:var(--surface-dark-raised);--workspace-inset:var(--surface-dark-inset);--workspace-sidebar-fill:var(--surface-inset-fill);--workspace-sidebar-active:#2a343f;--workspace-sidebar-accent:var(--workspace-accent);--workspace-sidebar-line:var(--workspace-line);--workspace-line:#384353;--workspace-control-line:#728399;--workspace-ink:#eef2f7;--workspace-muted:#b1bdcc;--workspace-accent:#65d6ac;--workspace-ok:#63d2a3;--workspace-warning:#eac078;--workspace-danger:#f58a91;--workspace-changed:#c5afe9}.surface-floating,.vs-workspace,.workspace-sidebar{--color-zinc-500:var(--workspace-muted);--color-gray-500:var(--workspace-muted)}.vs-workspace{min-height:100dvh;background:var(--surface-ambient) top center /100% 620px no-repeat,var(--workspace-canvas);color:var(--workspace-ink);font-family:var(--font-ui);letter-spacing:var(--tracking-body);caret-color:var(--workspace-accent);-webkit-font-smoothing:antialiased}.vs-workspace :is(h1,h2,h3){text-wrap:balance}:is(.vs-workspace,.surface-floating) :where(h2,h3,h4){letter-spacing:var(--tracking-subheading)}:is(.vs-workspace,.surface-floating) :where(label,th,[data-slot=label]){letter-spacing:var(--tracking-label)}:is(.vs-workspace,.surface-floating) :where(button,[role=button],input,select,textarea){letter-spacing:var(--tracking-control)}.vs-workspace :where(nav a){letter-spacing:var(--tracking-navigation)}.vs-workspace :where(code,pre,.font-mono,.tabular-nums){letter-spacing:var(--tracking-data)}.vs-workspace ::selection{background:var(--workspace-accent);color:var(--workspace-canvas)}.vs-workspace :is(button,a,input,select,textarea,summary):focus-visible{outline:2px solid var(--workspace-accent);outline-offset:3px}.vs-workspace .workspace-header{height:64px;background:var(--workspace-surface);border-color:var(--workspace-line);box-shadow:0 4px 16px -12px var(--surface-shadow-color)}.vs-workspace .workspace-body{padding-top:28px;padding-bottom:40px}.workspace-sidebar{font-family:var(--font-ui);letter-spacing:var(--tracking-navigation);color:var(--workspace-ink);background:var(--workspace-sidebar-fill);border-right:1px solid var(--workspace-sidebar-line)}.workspace-sidebar-logo{height:64px;border-color:var(--workspace-sidebar-line)}.workspace-sidebar a[aria-current=page]{background:var(--workspace-sidebar-active);color:var(--workspace-sidebar-accent)}.workspace-sidebar a[aria-current=page]>svg{color:var(--workspace-sidebar-accent)}:root:not(.dark) .workspace-sidebar a[aria-current=page]>svg{color:var(--workspace-accent)}.workspace-sidebar a[aria-current=page]{border-radius:var(--radius-control);box-shadow:var(--surface-shadow-control)}:root:not(.dark) .workspace-sidebar a[aria-current=page]{box-shadow:var(--surface-shadow-tab)}:root:not(.dark) .surface-tabs{background:var(--surface-inset-fill);box-shadow:var(--surface-shadow-pressed);border-radius:var(--radius-panel)}:root:not(.dark) .surface-tabs :is([aria-current=page],[aria-checked=true]){background:var(--surface-light-raised);color:var(--workspace-ink);box-shadow:var(--surface-shadow-tab),inset 0 -2px 0 var(--workspace-accent)}:root:not(.dark) .surface-tabs button:active{box-shadow:var(--surface-shadow-pressed)}.vs-workspace .workspace-heading{font-size:var(--text-page-fluid);font-weight:var(--font-weight-semibold);line-height:var(--leading-heading);letter-spacing:var(--tracking-heading)}.vs-workspace .workspace-subheading{font-size:var(--text-body);font-weight:var(--font-weight-semibold);letter-spacing:var(--tracking-subheading)}.surface-panel,.vs-workspace .workspace-panel{background:var(--surface-panel-fill);border-radius:var(--radius-panel);box-shadow:0 0 0 1px var(--workspace-line),var(--surface-shadow-panel)}.surface-floating{font-family:var(--font-ui);color:var(--workspace-ink);background:var(--surface-panel-fill);box-shadow:var(--surface-shadow-floating)}.surface-inset{background:var(--surface-inset-fill)}.surface-control{background:var(--workspace-surface);color:var(--workspace-ink);border:1px solid var(--workspace-control-line);border-radius:var(--radius-control)}.surface-control:focus{border-color:var(--workspace-accent);outline:2px solid var(--workspace-accent);outline-offset:2px}.surface-interactive{transition:background-color .12s ease,border-color .12s ease}.surface-interactive:hover{background:var(--workspace-raised)}.vs-workspace .workspace-panel-heading{background:var(--surface-inset-fill);padding:18px 22px;border-color:var(--workspace-line)}.vs-workspace :is(.animate-pulse-healthy,.animate-pulse-warning,.animate-pulse-critical){animation:none}@media(max-width:640px){.vs-workspace .workspace-body{padding-top:20px}}@media(prefers-reduced-motion:reduce){.vs-workspace *,.vs-workspace :after,.vs-workspace :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:geist;src:url(/_next/static/media/0b78ff376f6b9734-s.p.woff2) format("woff2");font-display:optional;font-weight:100 900}@font-face{font-family:geist Fallback;src:local("Arial");ascent-override:94.56%;descent-override:27.76%;line-gap-override:0.00%;size-adjust:106.28%}.__className_6fe25a{font-family:geist,geist Fallback}.__variable_6fe25a{--font-geist:"geist","geist Fallback"}@font-face{font-family:geistMono;src:url(/_next/static/media/723e11e5093b8e80-s.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:geistMono Fallback;src:local("Arial");ascent-override:76.43%;descent-override:22.43%;line-gap-override:0.00%;size-adjust:131.49%}.__className_461df5{font-family:geistMono,geistMono Fallback}.__variable_461df5{--font-geist-mono:"geistMono","geistMono Fallback"}@font-face{font-family:hankenGrotesk;src:url(/_next/static/media/ce76afabb8ad16f4-s.woff2) format("woff2");font-display:optional;font-weight:100 900;font-style:normal}@font-face{font-family:hankenGrotesk Fallback;src:local("Arial");ascent-override:98.46%;descent-override:29.83%;line-gap-override:0.00%;size-adjust:101.56%}.__className_8c26da{font-family:hankenGrotesk,hankenGrotesk Fallback;font-style:normal}.__variable_8c26da{--font-hanken-grotesk:"hankenGrotesk","hankenGrotesk Fallback"}@font-face{font-family:spaceGrotesk;src:url(/_next/static/media/5a0c43ffa288c21a-s.p.woff2) format("woff2");font-display:swap;font-weight:300 700;font-style:normal}@font-face{font-family:spaceGrotesk Fallback;src:local("Arial");ascent-override:88.78%;descent-override:26.34%;line-gap-override:0.00%;size-adjust:110.84%}.__className_9e49fd{font-family:spaceGrotesk,spaceGrotesk Fallback;font-style:normal}.__variable_9e49fd{--font-space-grotesk:"spaceGrotesk","spaceGrotesk Fallback"}@font-face{font-family:jetbrainsMono;src:url(/_next/static/media/a865edea076e0166-s.woff2) format("woff2");font-display:optional;font-weight:100 800;font-style:normal}@font-face{font-family:jetbrainsMono Fallback;src:local("Arial");ascent-override:77.57%;descent-override:22.82%;line-gap-override:0.00%;size-adjust:131.49%}.__className_7c327d{font-family:jetbrainsMono,jetbrainsMono Fallback;font-style:normal}.__variable_7c327d{--font-jetbrains-mono:"jetbrainsMono","jetbrainsMono Fallback"}