@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{--paper: #f6f4f0;--paper-deep: #eeebe5;--surface: rgba(255,255,255,.82);--surface-solid: #ffffff;--border: rgba(0,0,0,.07);--border-strong: rgba(0,0,0,.11);--ink: #171411;--ink-secondary: #6b645a;--ink-tertiary: #9b948c;--amber: #c2701a;--amber-glow: rgba(194,112,26,.16);--emerald: #1f8856;--emerald-glow: rgba(31,136,86,.12);--ruby: #c83c30;--ruby-glow: rgba(200,60,48,.12);--radius-xs: 3px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-full: 9999px;--mono: "JetBrains Mono", "Cascadia Code", "Fira Code", monospace;--sans: "Inter", system-ui, -apple-system, sans-serif}[data-theme=dark]{--paper: #100e0c;--paper-deep: #0a0908;--surface: rgba(24,22,20,.78);--surface-solid: #181614;--border: rgba(255,255,255,.05);--border-strong: rgba(255,255,255,.09);--ink: #e4ded6;--ink-secondary: #8a8276;--ink-tertiary: #5c564e;--amber: #e89234;--amber-glow: rgba(232,146,52,.2);--emerald: #3cb878;--emerald-glow: rgba(60,184,120,.14);--ruby: #e85240;--ruby-glow: rgba(232,82,64,.14);--shadow-sm: 0 1px 3px rgba(0,0,0,.25);--shadow-md: 0 4px 24px rgba(0,0,0,.4);--shadow-lg: 0 12px 48px rgba(0,0,0,.5)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:15px;-webkit-font-smoothing:antialiased}body{font-family:var(--sans);background:var(--paper-deep);color:var(--ink);line-height:1.5;min-height:100dvh}::selection{background:var(--amber);color:#fff}a{color:var(--amber);text-decoration:none}a:hover{text-decoration:underline}
