:root{--radius:0.5rem;--font-body:"Inter";--font-heading:"Playfair Display";--background:0 0% 100%;--foreground:217 28% 5%;--card:0 0% 100%;--card-foreground:217 28% 5%;--popover:0 0% 100%;--popover-foreground:217 28% 5%;--primary:217 28% 5%;--primary-foreground:0 0% 98%;--secondary:217 22% 95%;--secondary-foreground:217 28% 5%;--muted:217 22% 95%;--muted-foreground:217 5% 34%;--accent:207 86% 42%;--accent-foreground:0 0% 98%;--gold:42 63% 54%;--gold-foreground:217 28% 5%;--destructive:357 100% 45%;--destructive-foreground:0 0% 98%;--border:217 8% 87%;--input:217 8% 87%;--ring:207 86% 42%;--gradient-hero:linear-gradient(135deg,hsl(217 28% 5%),hsl(211 100% 14%));--gradient-gold:linear-gradient(135deg,hsl(42 63% 54%),hsl(39 100% 38%));--shadow-elegant:0 10px 40px -10px hsl(217 28% 5%/0.2);--shadow-card:0 4px 20px -4px hsl(217 28% 5%/0.1)}html{scroll-behavior:smooth}section[id]{scroll-margin-top:5rem}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}*{border-color:hsl(var(--border))}.font-display,h1,h2,h3,h4{font-family:Playfair Display,Georgia,serif;letter-spacing:-.02em}