@charset "UTF-8";@supports not selector(::-webkit-scrollbar){*{scrollbar-width:auto;scrollbar-color:#708878 #f0f0f0}}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:#708878;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#2b4234}::-webkit-scrollbar-corner{background:#f0f0f0}::-webkit-scrollbar-button{display:none;width:0;height:0}
