:root{--font-display: "Playfair Display", Georgia, "Times New Roman", serif;--font-body: "Inter", "Segoe UI", Arial, sans-serif;--gold: #b8955a;--gold-light: #d4b27a;--bg: #04091a;--surface: #081122;--surface-raised: #0d1a30;--border: rgba(255, 255, 255, .07);--border-gold: rgba(184, 149, 90, .28);--text-primary: #f5f1ea;--text-secondary: #7a8fa8;--text-muted: #6b8299;color-scheme:dark;font-family:var(--font-body);background:var(--bg);color:var(--text-primary)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;background:radial-gradient(ellipse 80% 40% at 10% 0%,rgba(184,149,90,.05) 0%,transparent 60%),radial-gradient(ellipse 60% 50% at 90% 100%,rgba(14,35,80,.6) 0%,transparent 70%),var(--bg)}a{color:inherit;text-decoration:none}
