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