:root{--background:#f7f2e7;--surface:#fff;--border:#ded2b8;--text-primary:#1b2a41;--text-secondary:#48586e;--text-muted:#8a93a3;--gold:#c9971c;--gold-muted:#a87d14;--text-on-accent:#1b2a41}@media (prefers-color-scheme:dark){:root{--background:#3a3a3a;--surface:#22242c;--border:#3a3d48;--text-primary:#f4efe3;--text-secondary:#b7b3a6;--text-muted:#7b7a75;--gold:#e8b93b;--gold-muted:#c98500;--text-on-accent:#171326}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;height:100%;overflow-x:hidden}body{color:var(--text-primary);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Avenir Next,Century Gothic,Futura,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}
