html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#11111b}::-webkit-scrollbar-thumb{background:#313244;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#45475a}::selection{color:#fff;background:#8b3dff4d}.glass{-webkit-backdrop-filter:blur(12px);background:#1e1e2e99;border:1px solid #ffffff1a}.glow{box-shadow:0 0 20px #8b3dff4d}.glow:hover{box-shadow:0 0 40px #8b3dff80}.gradient-text{background:linear-gradient(135deg,#8b3dff 0%,#ff4081 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:.6s ease-out forwards fadeInUp}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}
