@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";html,body{margin:0;padding:0;scroll-behavior:auto!important}body{font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.gradient-bg{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 30%,#3b0764 70%,#0891b2 100%)}.starry-bg{background:linear-gradient(#0b0f19 0%,#1e3a8a 50%,#3b0764 100%);position:relative;overflow:hidden}.starry-bg:before{content:"";background:#fff;width:2px;height:2px;animation:3s ease-in-out infinite twinkle;position:absolute;box-shadow:10vw 10vh #fff,20vw 50vh #fff,30vw 20vh #fff,40vw 80vh #fff,50vw 30vh #fff,60vw 70vh #fff,70vw 15vh #fff,80vw 60vh #fff,90vw 40vh #fff,15vw 85vh #fff,25vw 35vh #fff,35vw 75vh #fff,45vw 25vh #fff,55vw 65vh #fff,65vw 10vh #fff,75vw 90vh #fff,85vw 50vh #fff,95vw 20vh #fff,5vw 60vh #fff,12vw 45vh #fff,22vw 88vh #fff,32vw 12vh #fff,42vw 55vh #fff,52vw 95vh #fff,62vw 38vh #fff,72vw 72vh #fff,82vw 28vh #fff,92vw 82vh #fff}@keyframes twinkle{0%,to{opacity:.3}50%{opacity:1}}.glass-effect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}.hover-lift{transition:transform .3s,box-shadow .3s}.hover-lift:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.animate-float{animation:6s ease-in-out infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes star-pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.star{animation:2s ease-in-out infinite star-pulse}@keyframes shooting-star{0%{opacity:1;transform:translate(0)translateY(0)scale(1)}to{opacity:0;transform:translate(-200px)translateY(200px)scale(.5)}}.shooting-star{background:linear-gradient(45deg,#fff,#0000);border-radius:50%;width:3px;height:3px;animation:2s ease-out infinite shooting-star;position:absolute;box-shadow:0 0 10px 2px #ffffff80}.starfield-container[data-v-65dac097]{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}
