:root{--background:#0a0a0a;--foreground:#f5f0e8;--gold:#c9a84c;--gold-light:#e8c96a;--gold-dark:#8b6914;--card-bg:#111;--border:#2a2206}html,body{scrollbar-color:#c9a84c #111;scrollbar-width:thin;max-width:100vw;height:100%;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#c9a84c;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#e8c96a}body{background:var(--background);min-height:100%;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Georgia,Times New Roman,serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
