html,body{margin:0;padding:0;overflow-x:hidden}body{color:#fff;background:radial-gradient(circle at top,#1b0538,#0c0220);font-family:Roboto,system-ui,sans-serif}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:#ffffff08;border-radius:10px;margin:0 10px}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#ffffff47}@supports (scrollbar-width:thin){*{scrollbar-width:thin;scrollbar-color:#ffffff26 #ffffff08}}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.5)sepia()saturate(5)hue-rotate(240deg);cursor:pointer}
