:root{--background: 0 0% 5%;--foreground: 45 10% 90%;--card: 0 0% 8%;--card-foreground: 45 10% 90%;--popover: 0 0% 8%;--popover-foreground: 45 10% 90%;--primary: 43 72% 52%;--primary-foreground: 0 0% 5%;--secondary: 0 0% 12%;--secondary-foreground: 45 10% 90%;--muted: 0 0% 15%;--muted-foreground: 0 0% 55%;--accent: 43 72% 52%;--accent-foreground: 0 0% 5%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 43 30% 20%;--input: 0 0% 15%;--ring: 43 72% 52%;--radius: .5rem;--gold: hsl(43, 72%, 52%);--gold-light: hsl(43, 80%, 65%);--gold-dark: hsl(43, 60%, 38%);--gold-muted: hsl(43, 30%, 20%);--bg: hsl(0, 0%, 5%);--bg-card: hsl(0, 0%, 8%);--bg-secondary: hsl(0, 0%, 12%);--fg: hsl(45, 10%, 90%);--fg-muted: hsl(0, 0%, 55%);--border-color: hsl(43, 30%, 20%);--surface-elevated: 0 0% 10%;--font-display: "Playfair Display", serif;--font-body: "DM Sans", sans-serif;--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .35s cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--bg);color:var(--fg);font-family:var(--font-body);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{text-decoration:none;color:inherit}ul{list-style:none}button{cursor:pointer;border:none;background:none;font-family:var(--font-body)}img{max-width:100%;display:block}section[id]{scroll-margin-top:80px}
