:root{--void: #ffffff;--ink: #0a0a0a;--accent: #ff0f00;--muted: #5c5c5c;--rule: #e8e6e3;--paper: #faf9f7;--font-display: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-body: var(--font-display);--font-mono: "JetBrains Mono", "SF Mono", "Fira Code", ui-monospace, monospace;--font-serif: "Spectral", Georgia, "Times New Roman", Times, serif;--type-narrative: #6b6a64;--type-narrative-ink: #44433f;--type-lesson: #2563eb;--type-lesson-ink: #1d4ed8;--type-workshop: #d85a30;--type-workshop-ink: #a8431f;--type-dictionary: #15803d;--type-dictionary-ink: #116631;--type-provocation: #d4537e;--type-provocation-ink: #a83a60;--type-case: #6d28d9;--type-case-ink: #5b21b6;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-8: 3rem;--space-10: 4rem;--space-12: 6rem}.on-dark{--void: #0a0a0a;--ink: #ffffff;--muted: rgba(255, 255, 255, .6);--rule: rgba(255, 255, 255, .14);--paper: rgba(255, 255, 255, .04)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:var(--font-body);color:var(--ink);background:var(--void);line-height:1.6}::selection{background:var(--accent);color:#fff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--rule);border-radius:0}::-webkit-scrollbar-thumb:hover{background:var(--muted)}
