html,body{max-width:100vw;overflow-x:hidden}body{font-family:var(--font-hanken-grotesk), sans-serif}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#6a6b66 #201f23}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#201f23}::-webkit-scrollbar-thumb{background-color:#6a6b66;border:2px solid #201f23;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:#858682}
