@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.animate-fadeIn,.animate-fade-in{animation:fadeIn .35s ease-out both}.animate-fade-in-up{animation:fadeInUp .45s ease-out both}.animate-popIn{animation:popIn .25s ease-out both}.animate-scale-in{animation:scaleIn .5s cubic-bezier(.34,1.56,.64,1) both}.animate-slideUp{animation:fadeInUp .45s ease-out both}.radial-gradient-overlay{background:radial-gradient(circle at center,#ffffff14,#05050ad9 60%,#05050a)}.glass-panel{background:#ffffff08;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 30px #0000001a}.glass-panel-heavy{background:#0f0e1799;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-right:1px solid rgba(255,255,255,.05)}.stars-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at bottom,#000,#05050a);overflow:hidden}.star{position:absolute;background:#fff;border-radius:50%}
