::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#9ca3af66;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#9ca3afb3}body{background-color:#0f172a;min-height:100vh;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.3s cubic-bezier(.16,1,.3,1) forwards fadeIn}@keyframes pulseGlow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.animate-pulse-glow{animation:4s ease-in-out infinite pulseGlow}input:focus,select:focus,textarea:focus{background-color:#eff6ff!important;border-color:#2563eb!important;outline:none!important;box-shadow:0 0 0 3px #2563eb40!important}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#1e293b!important;-webkit-box-shadow:inset 0 0 0 1000px #eff6ff!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#1e293b!important;-webkit-box-shadow:inset 0 0 0 1000px #eff6ff!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#1e293b!important;-webkit-box-shadow:inset 0 0 0 1000px #eff6ff!important}input,select,textarea,button{accent-color:#2563eb!important}::selection{color:#1e3a8a!important;background-color:#bfdbfe!important}
