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