:root{--color-brand: #002664;--color-brand-strong: #001a47;--color-accent: #e8a33d;--color-accent-strong: #b97f1f;--color-bg: #ffffff;--color-surface: #f5f5f7;--color-surface-strong: #e8e8ee;--color-ink: #1a1a2e;--color-ink-muted: #5a5a72;--color-line: #d8d8e0;--color-danger: #c0334e;--color-success: #2f8c5f;--font-display: "Inter Display", "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-body: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--shadow-1: 0 1px 2px rgba(0, 0, 0, .06);--shadow-2: 0 4px 12px rgba(0, 0, 0, .08);--width-content: 720px;--width-figure: 560px;--width-shell: 1280px;--sidebar-width: 260px;--topbar-height: 56px}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font-body);font-size:17px;line-height:1.6;color:var(--color-ink);background:var(--color-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;line-height:1.2;color:var(--color-ink);margin:0 0 var(--space-4)}h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.25rem}p{margin:0 0 var(--space-4)}a{color:var(--color-brand);text-underline-offset:3px}button{font:inherit;cursor:pointer}code{font-family:var(--font-mono);background:var(--color-surface);padding:0 var(--space-1);border-radius:var(--radius-sm);font-size:.95em}svg{display:block}.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}
