@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700&family=Tajawal:wght@400;500;700&family=Scheherazade+New:wght@400;500;600;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 220 40% 3%;--foreground: 210 5% 98%;--card: 220 40% 5%;--card-foreground: 210 5% 98%;--popover: 220 40% 4%;--popover-foreground: 210 5% 98%;--primary: 43 54% 52%;--primary-foreground: 220 40% 3%;--secondary: 44 60% 12%;--secondary-foreground: 210 5% 98%;--muted: 44 30% 25%;--muted-foreground: 210 5% 95%;--accent: 44 85% 55%;--accent-foreground: 220 40% 3%;--border: 44 40% 15%;--input: 44 40% 12%;--ring: 43 54% 52%;--radius: 1.5rem;--gold: 44 60% 45%;--gold-light: 45 90% 65%;--gold-dark: 40 70% 25%;--glass-bg: 220 40% 10% / .75;--glass-border: 44 85% 60% / .35;--glass-glow: 44 90% 60% / .25;--gradient-gold: linear-gradient(135deg, hsl(45 90% 65%), hsl(43 60% 45%), hsl(40 70% 30%))}}@layer base{*{@apply border-border;scrollbar-width:none}*::-webkit-scrollbar{display:none}html{font-family:Inter,sans-serif}body{@apply bg-background text-foreground antialiased;background:radial-gradient(circle at top center,#e2ca3614,#06090e 70%)}.font-light,.font-thin{font-weight:400!important}.text-muted-foreground{color:#ffffffb3!important}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif;font-weight:600}.q-font{font-family:Scheherazade New,serif;font-size:28px;line-height:2.2}}@layer components{.glass{@apply backdrop-blur-3xl border border-white/5;background:hsla(var(--glass-bg))}.glass-card{@apply glass rounded-[2.5rem] p-6;border:1px solid hsla(var(--glass-border))}.ayah-active{color:#e2ca36!important;background:linear-gradient(135deg,#1d150599,#45330d66);border-radius:12px;padding:8px 16px;text-shadow:0 0 20px rgba(226,202,54,.6)}}
