:root{--bg-primary:#0c110e;--bg-secondary:#141a16;--bg-surface:#1a221c;--bg-surface-hover:#212b24;--bg-elevated:#242f27;--accent:#d4a043;--accent-hover:#e0b35a;--accent-muted:#d4a04326;--accent-border:#d4a04340;--text-primary:#e8e4dd;--text-secondary:#9a9590;--text-muted:#635e58;--text-accent:#d4a043;--error:#c44b4b;--error-bg:#c44b4b1a;--error-border:#c44b4b33;--success:#5a9a6b;--border:#ffffff0f;--border-focus:#d4a04366;--font-display:"Playfair Display",Georgia,serif;--font-body:"DM Sans",system-ui,sans-serif;--font-mono:"JetBrains Mono","Menlo",monospace;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--ease-out:cubic-bezier(.16,1,.3,1);--duration-fast:.15s;--duration-normal:.25s}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html,body{max-width:100vw;height:100%;overflow-x:hidden}body{font-family:var(--font-body);color:var(--text-primary);background:var(--bg-primary);line-height:1.6}a{color:inherit;text-decoration:none}::selection{color:var(--text-primary);background:#d4a0434d}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--text-muted);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}
