::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:padding-box;border-radius:5px;background-color:var(--mix-30)}::-webkit-scrollbar-thumb:hover{background-color:var(--mix-25)}::-webkit-scrollbar-track{transition:background-color .25s}::-webkit-scrollbar-track:hover{background-color:var(--mix-39)}html,body{height:100%}a{transition:color .25s,background-color .25s}