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