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