:root{--font-sans:"Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"Geist Mono", ui-monospace, "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--leading-tight:1.25;--leading-normal:1.5;--leading-relaxed:1.625;--color-bg:#f7f8fb;--color-surface:#fff;--color-surface-raised:#fbfcff;--color-surface-subtle:#f2f4f8;--color-border:#dde2ea;--color-border-strong:#c6ceda;--color-text:#111318;--color-text-muted:#626b7a;--color-text-subtle:#929bab;--color-accent:#111318;--color-accent-hover:#2d3648;--color-accent-muted:#eef1f6;--color-focus:#2563eb;--color-danger:#c2410c;--color-danger-muted:#fff4ed;--color-success:#15803d;--color-success-muted:#effaf3;--color-warning:#a16207;--color-warning-muted:#fffbeb;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--content-max-width:78rem;--sidebar-width:15rem;--header-height:3.5rem;--radius-xs:.25rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.5rem;--shadow-sm:0 1px 2px #1113180a;--shadow-md:0 10px 32px #11131814;--shadow-lg:0 24px 70px #1113181f;--transition-fast:.12s ease;--transition-base:.18s ease}*,:before,:after{box-sizing:border-box}html{font-family:var(--font-sans);font-size:16px;line-height:var(--leading-normal);color:var(--color-text);background:var(--color-bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--color-bg);min-height:100vh;margin:0}a{color:inherit;text-decoration:none}a:hover{text-underline-offset:.15em;text-decoration:underline}button,input,textarea,select{font:inherit}button,select,input,textarea{color:inherit}button{letter-spacing:0}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}::selection{background:#2563eb26}code,pre,.mono{font-family:var(--font-mono)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}
