:root{--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading: "Saira Condensed", "Oswald", "Arial Narrow", sans-serif;--font-brand: "Asphaltic", "Saira Condensed", sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--font-serif: "Newsreader", Georgia, "Times New Roman", serif;--text-xs: 11px;--text-sm: 13px;--text-base: 15px;--text-lg: 17px;--text-2xl: 26px;--leading-tight: 1.18;--leading-snug: 1.35;--leading-normal: 1.55;--chrome-bg: #0b1220;--chrome-bg-deep: #070b14;--chrome-border: #1a2740;--chrome-text: #e6edf6;--chrome-muted: #9fb0c5;--color-bg: #070b14;--color-surface: rgba(11, 18, 32, .72);--color-surface-alt: rgba(255, 255, 255, .04);--color-surface-alt-hover: rgba(255, 255, 255, .08);--color-text: #f1f5f9;--color-text-muted: #9fb0c5;--color-text-soft: #6b7d96;--color-border: #1a2740;--shadow-card: 0 30px 80px rgba(0, 0, 0, .55);--grade-1: #6fb23e;--grade-2: #b9c43a;--grade-3: #e0a23a;--grade-4: #d2662a;--grade-5: #c0392b;--color-danger: #dc2626;--color-success: #16a34a;--radius-sm: 6px;--radius: 10px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 999px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--brand-accent: #39c07a;--brand-accent-2: #2c9b60}@media (prefers-color-scheme: light){:root:not([data-theme=dark]){--chrome-bg: #ffffff;--chrome-bg-deep: #fafaf9;--chrome-border: #e7e5e4;--chrome-text: #1c1917;--chrome-muted: #57534e;--color-bg: #fafaf9;--color-surface: rgba(255, 255, 255, .92);--color-surface-alt: #f5f5f4;--color-surface-alt-hover: #e7e5e4;--color-text: #1c1917;--color-text-muted: #57534e;--color-text-soft: #78716c;--color-border: #e7e5e4;--shadow-card: 0 20px 50px rgba(28, 25, 23, .14)}}:root[data-theme=light]{--chrome-bg: #ffffff;--chrome-bg-deep: #fafaf9;--chrome-border: #e7e5e4;--chrome-text: #1c1917;--chrome-muted: #57534e;--color-bg: #fafaf9;--color-surface: rgba(255, 255, 255, .92);--color-surface-alt: #f5f5f4;--color-surface-alt-hover: #e7e5e4;--color-text: #1c1917;--color-text-muted: #57534e;--color-text-soft: #78716c;--color-border: #e7e5e4;--shadow-card: 0 20px 50px rgba(28, 25, 23, .14)}:root[data-theme=dark]{--chrome-bg: #0b1220;--chrome-bg-deep: #070b14;--chrome-border: #1a2740;--chrome-text: #e6edf6;--chrome-muted: #9fb0c5;--color-bg: #070b14;--color-surface: rgba(11, 18, 32, .72);--color-surface-alt: rgba(255, 255, 255, .04);--color-surface-alt-hover: rgba(255, 255, 255, .08);--color-text: #f1f5f9;--color-text-muted: #9fb0c5;--color-text-soft: #6b7d96;--color-border: #1a2740;--shadow-card: 0 30px 80px rgba(0, 0, 0, .55)}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;background:var(--color-bg);color:var(--chrome-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;color-scheme:light dark}
