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