:root{--color-bg: #0a0a0a;--color-surface: #111111;--color-surface-elevated: #1a1a1a;--color-text: #ffffff;--color-text-muted: #a0a0a0;--color-accent: #c8a960;--color-accent-hover: #d4bb7a;--font-heading: "DM Serif Display", Georgia, serif;--font-body: "Inter", system-ui, sans-serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;background:none;font-family:inherit;color:inherit}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:400;line-height:1.2}
