@charset "UTF-8";@supports not selector(::-webkit-scrollbar){*{scrollbar-width:thin;scrollbar-color:#57a577 #f1f1f1}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#57a577;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#22593a}::-webkit-scrollbar-corner{background:#f1f1f1}::-webkit-scrollbar-button{display:none;width:0;height:0}
