*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Orbit,sans-serif;background:#000;color:#fff;overflow-x:hidden}button{font-family:inherit;cursor:pointer;outline:none}button:focus{outline:none}button:focus-visible{outline:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#000;border-left:1px solid #fff}::-webkit-scrollbar-thumb{background:#fff;border:1px solid #fff;border-radius:0;transition:all .4s cubic-bezier(.4,0,.2,1)}::-webkit-scrollbar-thumb:hover{background:red;border-color:red;transform:scaleX(1.2)}::-webkit-scrollbar-thumb:active{background:#c00}*{transition-timing-function:cubic-bezier(.4,0,.2,1)}::selection{background:red;color:#fff}::-moz-selection{background:red;color:#fff}::-webkit-scrollbar-thumb:hover{background:red;border-color:#fff}*{scrollbar-width:thin;scrollbar-color:#fff #000}
