html{background:#0c0220;margin:0;padding:0;overflow-x:hidden}body{color:#fff;background:radial-gradient(circle at top,#1b0538,#0c0220);min-height:100vh;margin:0;padding:0;font-family:Roboto,system-ui,sans-serif;overflow-x:hidden}a{text-decoration:none}*{box-sizing:border-box}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#ffffff0a;border-radius:10px}::-webkit-scrollbar-thumb{background:#a855f759;border-radius:10px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#a855f78c}@supports (scrollbar-width:thin){*{scrollbar-width:thin;scrollbar-color:#a855f759 #ffffff0a}}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.5)sepia()saturate(5)hue-rotate(240deg);cursor:pointer}@keyframes pulseSlide{0%{background-position:200% 0}to{background-position:-200% 0}}
