html{scroll-behavior:smooth;overflow-y:scroll}html::-webkit-scrollbar{display:none}body{scrollbar-gutter:stable;scrollbar-width:none;-ms-overflow-style:none}@supports selector(::-webkit-scrollbar){body::-webkit-scrollbar{background:#1c1a27;width:9px}body::-webkit-scrollbar-track{background:#1c1a27;border-radius:4.5px}body::-webkit-scrollbar-thumb{background:#332f50;border-radius:4.5px}body::-webkit-scrollbar-thumb:hover{background:#434162}}@supports (scrollbar-color:auto){@supports not selector(::-webkit-scrollbar){body{scrollbar-color:#332f50 #1c1a27;scrollbar-width:thin}}}
