*{box-sizing:border-box}body{margin:0;padding:0;min-height:100vh;background:linear-gradient(to bottom,#0f0c29,#302b63,#24243e);position:relative;overflow-x:hidden}#root{min-height:100vh;position:relative;z-index:10}.stars{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.star{position:absolute;width:3px;height:3px;background:#fff;border-radius:50%;box-shadow:0 0 10px #fff,0 0 20px #a855f7cc;animation:fall linear infinite}@keyframes fall{0%{transform:translateY(-100vh) translate(0);opacity:1}to{transform:translateY(100vh) translate(100px);opacity:0}}.star:nth-child(1){left:10%;animation-duration:8s;animation-delay:0s;width:2px;height:2px}.star:nth-child(2){left:20%;animation-duration:12s;animation-delay:2s;width:4px;height:4px;box-shadow:0 0 15px #fff,0 0 25px #ec4899e6}.star:nth-child(3){left:30%;animation-duration:10s;animation-delay:4s}.star:nth-child(4){left:40%;animation-duration:15s;animation-delay:1s;width:5px;height:5px;box-shadow:0 0 20px #fff,0 0 30px #a855f7}.star:nth-child(5){left:50%;animation-duration:9s;animation-delay:3s}.star:nth-child(6){left:60%;animation-duration:11s;animation-delay:5s;width:2px;height:2px}.star:nth-child(7){left:70%;animation-duration:13s;animation-delay:2s;width:4px;height:4px;box-shadow:0 0 15px #ffc8ff,0 0 25px #a855f7e6}.star:nth-child(8){left:80%;animation-duration:14s;animation-delay:4s}.star:nth-child(9){left:90%;animation-duration:10s;animation-delay:1s;width:3px;height:3px}.star:nth-child(10){left:15%;animation-duration:12s;animation-delay:6s;width:2px;height:2px}.star:nth-child(11){left:25%;animation-duration:11s;animation-delay:3s;width:5px;height:5px;box-shadow:0 0 18px #fff,0 0 28px #ec4899f2}.star:nth-child(12){left:35%;animation-duration:9s;animation-delay:5s}.star:nth-child(13){left:45%;animation-duration:13s;animation-delay:2s;width:4px;height:4px}.star:nth-child(14){left:55%;animation-duration:10s;animation-delay:4s;width:2px;height:2px}.star:nth-child(15){left:65%;animation-duration:14s;animation-delay:1s}.star:nth-child(16){left:12%;animation-duration:16s;animation-delay:3s;width:3px;height:3px}.star:nth-child(17){left:22%;animation-duration:9s;animation-delay:7s;width:5px;height:5px;box-shadow:0 0 20px #c8b4ff,0 0 30px #a855f7}.star:nth-child(18){left:32%;animation-duration:11s;animation-delay:2s}.star:nth-child(19){left:42%;animation-duration:13s;animation-delay:5s;width:2px;height:2px}.star:nth-child(20){left:52%;animation-duration:8s;animation-delay:4s;width:4px;height:4px}.star:nth-child(21){left:62%;animation-duration:14s;animation-delay:1s}.star:nth-child(22){left:72%;animation-duration:10s;animation-delay:6s;width:3px;height:3px}.star:nth-child(23){left:82%;animation-duration:12s;animation-delay:3s;width:5px;height:5px;box-shadow:0 0 18px #ffb4ff,0 0 28px #ec4899e6}.star:nth-child(24){left:92%;animation-duration:15s;animation-delay:2s}.star:nth-child(25){left:8%;animation-duration:11s;animation-delay:4s;width:2px;height:2px}.star:nth-child(26){left:18%;animation-duration:13s;animation-delay:1s;width:4px;height:4px}.star:nth-child(27){left:28%;animation-duration:9s;animation-delay:5s}.star:nth-child(28){left:38%;animation-duration:14s;animation-delay:3s;width:3px;height:3px}.star:nth-child(29){left:48%;animation-duration:10s;animation-delay:6s;width:5px;height:5px;box-shadow:0 0 20px #fff,0 0 35px #a855f7}.star:nth-child(30){left:58%;animation-duration:12s;animation-delay:2s}.star:nth-child(31){left:68%;animation-duration:8s;animation-delay:4s;width:2px;height:2px}.star:nth-child(32){left:78%;animation-duration:15s;animation-delay:1s;width:4px;height:4px}.star:nth-child(33){left:88%;animation-duration:11s;animation-delay:5s}.star:nth-child(34){left:5%;animation-duration:13s;animation-delay:3s;width:3px;height:3px}.star:nth-child(35){left:17%;animation-duration:9s;animation-delay:6s;width:5px;height:5px;box-shadow:0 0 18px #c8c8ff,0 0 28px #a855f7f2}.star:nth-child(36){left:27%;animation-duration:14s;animation-delay:2s}.star:nth-child(37){left:37%;animation-duration:10s;animation-delay:4s;width:2px;height:2px}.star:nth-child(38){left:47%;animation-duration:12s;animation-delay:1s;width:4px;height:4px}.star:nth-child(39){left:57%;animation-duration:8s;animation-delay:5s}.star:nth-child(40){left:67%;animation-duration:15s;animation-delay:3s;width:5px;height:5px;box-shadow:0 0 25px #ffdcff,0 0 40px #ec4899}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes blob{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes glow{0%,to{box-shadow:0 0 20px #a855f766,0 0 40px #a855f733}50%{box-shadow:0 0 30px #a855f799,0 0 60px #a855f74d}}.animate-blob{animation:blob 7s infinite}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}.animate-gradient{background-size:400% 400%;animation:gradient 15s ease infinite}.animate-shimmer{animation:shimmer 3s infinite linear}.animate-glow{animation:glow 3s ease-in-out infinite}.glass{background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.glass-strong{background:#ffffff26;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeIn .3s ease-out}
