html,body{scrollbar-width:thin;scrollbar-color:#c49b3b #2b2b2b}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#2b2b2b;border-radius:999px}::-webkit-scrollbar-thumb{background:linear-gradient(#d4af37,#c49b3b);border:2px solid #2b2b2b;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#e0bc4b,#cfaa45)}.store-root input[type=checkbox]{appearance:none;cursor:pointer;background:#00000040;border:1.5px solid #ffffff59;border-radius:6px;place-content:center;width:18px;height:18px;transition:all .2s;display:inline-grid}.store-root input[type=checkbox]:hover{border-color:#c49b3bbf}.store-root input[type=checkbox]:checked{background:#c49b3b;border-color:#c49b3b}.store-root input[type=checkbox]:checked:after{content:"";clip-path:polygon(14% 44%,0 62%,42% 100%,100% 20%,82% 6%,40% 70%);background:#212121;width:10px;height:10px}.store-root input[type=checkbox]:focus-visible{outline-offset:2px;outline:2px solid #c49b3ba6}
