:root{--slate-950: #0f172a;--slate-900: #1e293b;--slate-800: #334155;--slate-700: #475569;--slate-600: #64748b;--slate-500: #6b7280;--slate-400: #94a3b8;--slate-300: #cbd5e1;--slate-200: #e2e8f0;--slate-100: #f1f5f9;--slate-50: #f8fafc;--paper: #fbfaf6;--paper-warm: #f5f1e8;--ink: #1a1a1a;--white: #ffffff;--accent: #b45309;--accent-strong: #92400e;--accent-light: #d97706;--accent-glow: rgba(180, 83, 9, .1);--accent-soft: #fef3c7;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif: "Source Serif Pro", "Georgia", "Times New Roman", serif;--container-narrow: 800px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font);color:var(--ink);background:var(--paper);line-height:1.7;min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}::selection{background:var(--accent-soft);color:var(--ink)}
