@charset "UTF-8";@supports not selector(::-webkit-scrollbar){*{scrollbar-width:thin;scrollbar-color:#342f89 #f0f0f0}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:#342f89;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#3a7531}::-webkit-scrollbar-corner{background:#f0f0f0}::-webkit-scrollbar-button{display:none;width:0;height:0}
