.stars-container{pointer-events:none;position:absolute;inset:0;overflow:hidden}.star{will-change:opacity;background:#fff;border-radius:50%;width:3px;height:3px;animation:4s ease-in-out infinite twinkle;position:absolute;box-shadow:0 0 5px 2px #fffffff2,0 0 10px 5px #00bcd173,0 0 16px 8px #3b82f633}.star-sm{width:2px;height:2px;box-shadow:0 0 3px 1px #ffffffd9,0 0 7px 3px #00bcd159}.star-lg{width:4px;height:4px;box-shadow:0 0 6px 3px #fff,0 0 12px 6px #00bcd18c,0 0 20px 10px #3b82f640}.star-blue{background:#a0c8ff;width:3px;height:3px;box-shadow:0 0 4px 2px #a0c8ffe6,0 0 8px 4px #508cff80,0 0 14px 7px #3c64ff33}.star-purple{background:#c896ff;width:3px;height:3px;box-shadow:0 0 4px 2px #c896ffe6,0 0 8px 4px #a064ff80,0 0 14px 7px #783cdc33}@keyframes twinkle{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.logo-glow{filter:drop-shadow(0 0 1px #fffc)drop-shadow(0 0 3px #fff6)drop-shadow(0 0 8px #06b6d44d)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{opacity:0;animation:.6s ease-out forwards fadeInUp}@keyframes pulseSlow{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.4;transform:scale(1.05)}}.animate-pulse-slow{animation:4s ease-in-out infinite pulseSlow}@media (prefers-reduced-motion:reduce){.star{opacity:.7;animation:none}.animate-fade-in-up{opacity:1;animation:none}.animate-pulse-slow{opacity:.3;animation:none}}
