:root{color-scheme:light;--brand-500:#3b82f6;--brand-600:#2563eb;--brand-700:#1d4ed8;--brand-secondary:#101318;--graphite-950:#101318;--bg:#f5f7fa;--surface:#ffffff;--surface-raised:#ffffff;--surface-subtle:#eef2f7;--surface-hover:#e8edf5;--text:#151922;--text-muted:#526074;--text-soft:#5f6b7d;--border:#dce2ea;--border-strong:#c8d0dc;--action:var(--brand-600);--action-hover:var(--brand-700);--action-soft:#eaf1ff;--success:#0f653d;--success-soft:#e9f7f0;--warning:#9a5b0a;--warning-soft:#fff5df;--danger:#bd2c37;--danger-soft:#fff0f1;--info:#245ea9;--info-soft:#edf5ff;--focus:#60a5fa;--shadow-sm:0 1px 2px rgba(16,19,24,0.05);--shadow-md:0 12px 36px rgba(16,19,24,0.1);--radius-sm:7px;--radius-md:10px;--radius-lg:14px;--sidebar-expanded:248px;--sidebar-collapsed:72px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color-scheme:dark;--bg:#0b0e13;--surface:#11151c;--surface-raised:#171c25;--surface-subtle:#1b212b;--surface-hover:#222a36;--text:#f3f6fb;--text-muted:#a0aabd;--text-soft:#798497;--border:#28313f;--border-strong:#394456;--action:#60a5fa;--action-hover:#93c5fd;--action-soft:#13284a;--success:#4ade80;--success-soft:#122d20;--warning:#fbbf24;--warning-soft:#35270f;--danger:#fb7185;--danger-soft:#391a20;--info:#7dd3fc;--info-soft:#112b39;--shadow-sm:0 1px 2px rgba(0,0,0,0.3);--shadow-md:0 18px 48px rgba(0,0,0,0.38)}@media (prefers-color-scheme:dark){:root:not([data-theme]){color-scheme:dark;--bg:#0b0e13;--surface:#11151c;--surface-raised:#171c25;--surface-subtle:#1b212b;--surface-hover:#222a36;--text:#f3f6fb;--text-muted:#a0aabd;--text-soft:#798497;--border:#28313f;--border-strong:#394456;--action:#60a5fa;--action-hover:#93c5fd;--action-soft:#13284a;--success:#4ade80;--success-soft:#122d20;--warning:#fbbf24;--warning-soft:#35270f;--danger:#fb7185;--danger-soft:#391a20;--info:#7dd3fc;--info-soft:#112b39;--shadow-sm:0 1px 2px rgba(0,0,0,0.3);--shadow-md:0 18px 48px rgba(0,0,0,0.38)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--bg)}body{margin:0;color:var(--text);-webkit-font-smoothing:antialiased}button,input,select,textarea{color:inherit;font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit}[hidden]{display:none!important}::selection{color:white;background:var(--brand-600)}:focus-visible{outline:3px solid color-mix(in srgb,var(--focus) 58%,transparent);outline-offset:2px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page{width:min(100% - 48px,1400px)}.page,.page-narrow{margin:0 auto;padding:28px 0 72px}.page-narrow{width:min(100% - 48px,960px)}.page-title{margin:0;font-size:clamp(1.75rem,3vw,2.35rem);letter-spacing:-.035em;line-height:1.08}.page-description{max-width:760px;margin:8px 0 0;color:var(--text-muted);line-height:1.55}.eyebrow{margin:0 0 8px;color:var(--action);font-size:.72rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.skeleton{border-radius:var(--radius-sm);background:linear-gradient(90deg,var(--surface-subtle),var(--surface-hover),var(--surface-subtle));background-size:200% 100%;animation:skeleton 1.4s ease-in-out infinite}.atlas-scalar{min-height:640px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.atlas-scalar .scalar-app{--scalar-background-1:var(--surface);--scalar-background-2:var(--surface-subtle);--scalar-background-3:var(--surface-hover);--scalar-color-1:var(--text);--scalar-color-2:var(--text-muted);--scalar-color-3:var(--text-soft);--scalar-border-color:var(--border);--scalar-color-accent:var(--brand-600)}@keyframes skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:720px){.page,.page-narrow{width:min(100% - 28px,1400px);padding-top:20px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}