@import url(../../asset/font/open-sans/open-sans.css);::-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)}@media only screen and (max-width:480px){html{}}html,body{height:100%}body{font-size:.875rem}a{font-size:.875rem;transition:color .25s,background-color .25s}