.beacon-theme{--background:hsl(0 0% 98%);--foreground:hsl(0 0% 8%);--brand-pink:hsl(10 40% 85%);--pink-deep:hsl(10 40% 75%);--pink-ink:hsl(10 45% 35%);--accent:hsl(10 40% 75%);--accent-foreground:hsl(0 0% 8%);--muted:hsl(0 0% 94%);--muted-foreground:hsl(0 0% 45%);--border:hsl(0 0% 88%);--card:hsl(0 0% 100%);--primary:hsl(0 0% 12%);--primary-foreground:hsl(0 0% 98%);color-scheme:light}@keyframes beacon-reveal{to{opacity:1;transform:none}}.beacon-theme section h1,.beacon-theme section h2,.beacon-theme section h3,.beacon-theme section p,.beacon-theme section>div>div{animation:beacon-reveal .5s 1.5s both}.text-gradient{-webkit-background-clip:text;background-clip:text;color:transparent;background-image:linear-gradient(135deg,hsl(10 45% 35%),hsl(10 50% 28%))}@keyframes beacon-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.15)}}.beacon-theme .animate-beacon-pulse{animation:beacon-pulse 1.4s ease-in-out infinite}