@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";@layer base{:root{--background:0 0% 100%;--foreground:0 0% 7%;--card:0 0% 100%;--card-foreground:0 0% 7%;--popover:0 0% 100%;--popover-foreground:0 0% 7%;--primary:0 0% 7%;--primary-foreground:0 0% 100%;--secondary:213 71% 15%;--secondary-foreground:0 0% 100%;--muted:220 14% 96%;--muted-foreground:218 17% 35%;--accent:189 100% 42%;--accent-foreground:0 0% 7%;--gold:38 67% 51%;--gold-foreground:0 0% 7%;--slate:218 17% 35%;--onyx:0 0% 7%;--navy:213 71% 15%;--teal:189 100% 42%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 100%;--border:220 13% 91%;--input:220 13% 91%;--ring:213 71% 15%;--radius:.25rem;--gradient-hero:linear-gradient(135deg, hsl(var(--onyx)) 0%, hsl(var(--navy)) 100%);--gradient-accent:linear-gradient(135deg, hsl(var(--teal)) 0%, hsl(var(--navy)) 100%);--gradient-gold:linear-gradient(135deg, hsl(var(--gold)) 0%, #ebaf47 100%);--shadow-elegant:0 30px 60px -30px hsl(var(--onyx) / .25);--shadow-soft:0 10px 30px -15px hsl(var(--navy) / .15);--transition-smooth:cubic-bezier(.22, 1, .36, 1);--sidebar-background:240 5.9% 10%;--sidebar-foreground:240 4.8% 95.9%;--sidebar-primary:240 5.9% 10%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:240 3.7% 15.9%;--sidebar-accent-foreground:240 4.8% 95.9%;--sidebar-border:240 3.7% 15.9%;--sidebar-ring:217.2 91.2% 59.8%}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9%;--sidebar-background:240 5.9% 10%;--sidebar-foreground:240 4.8% 95.9%;--sidebar-primary:224.3 76.3% 48%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:240 3.7% 15.9%;--sidebar-accent-foreground:240 4.8% 95.9%;--sidebar-border:240 3.7% 15.9%;--sidebar-ring:217.2 91.2% 59.8%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-feature-settings:"ss01", "cv11"}.font-display{letter-spacing:-.02em;font-family:Playfair Display,Georgia,serif}.font-sans-elegant{font-family:Inter,system-ui,sans-serif}.font-mono-tech{font-family:JetBrains Mono,ui-monospace,monospace}}.bg-onyx{background-color:#111}.bg-navy{background-color:#0a2540}.bg-slate{background-color:#4a5568}.bg-teal{background-color:#00b5d8}.bg-gold{background-color:#d69e2e}.bg-white{background-color:#fff}.text-onyx{color:#111}.text-navy{color:#0a2540}.text-slate{color:#4a5568}.text-teal{color:#00b5d8}.text-gold{color:#d69e2e}.text-white{color:#fff}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:.8s ease-out fadeUp}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.blur-\[120px\]{filter:blur(120px)}.pointer-events-none{pointer-events:none}.loading-eager{loading:eager}.shadow-elegant{box-shadow:var(--shadow-elegant)}.shadow-soft{box-shadow:var(--shadow-soft)}
