@charset "UTF-8";@supports not selector(::-webkit-scrollbar){*{scrollbar-width:auto;scrollbar-color:#b8a15a #f0f0f0}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:#b8a15a;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#9e862f}::-webkit-scrollbar-corner{background:#f0f0f0}::-webkit-scrollbar-button{display:none;width:0;height:0}
