@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Inter:wght@300;400;500;600;700&display=swap";@layer base{:root{--background:40 33% 97%;--foreground:200 15% 15%;--card:40 30% 99%;--card-foreground:200 15% 15%;--popover:0 0% 100%;--popover-foreground:200 15% 15%;--primary:168 45% 28%;--primary-foreground:40 33% 97%;--secondary:40 30% 93%;--secondary-foreground:200 15% 15%;--muted:40 20% 94%;--muted-foreground:200 10% 45%;--accent:36 80% 55%;--accent-foreground:200 15% 15%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:40 20% 88%;--input:40 20% 88%;--ring:168 45% 28%;--radius:.5rem;--hero-overlay:linear-gradient(135deg, #153731b3, #66471966);--gradient-accent:linear-gradient(135deg, #27685b, #3a8878);--gradient-warm:linear-gradient(135deg, #e89f30, #d68d1f);--shadow-soft:0 4px 20px -4px #21282c14;--shadow-card:0 2px 12px -2px #21282c0f;--shadow-hover:0 8px 30px -6px #21282c1f;--sidebar-background:0 0% 98%;--sidebar-foreground:240 5.3% 26.1%;--sidebar-primary:240 5.9% 10%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:240 4.8% 95.9%;--sidebar-accent-foreground:240 5.9% 10%;--sidebar-border:220 13% 91%;--sidebar-ring:217.2 91.2% 59.8%}*{border-color:var(--border)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif}}@layer components{.font-display{font-family:Playfair Display,serif}.font-body{font-family:Inter,sans-serif}.text-gradient-primary{color:#0000;-webkit-background-clip:text;background-clip:text;background-image:var(--gradient-accent)}}@layer utilities{.animate-fade-up{animation:.6s ease-out forwards fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-scale-in{animation:.4s ease-out forwards scaleIn}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}}
