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