input[type=radio]{-webkit-appearance:initial;appearance:initial;background-color:var(--light4);border-radius:50%;height:1rem;border:1px solid var(--grey2);width:1rem}.collection-sort ul{list-style-type:none;padding:32px 20px;margin:0;display:flex;flex-direction:column;gap:24px}.sort-drawer{position:fixed;top:0;right:-100vw;width:100vw;height:100dvh;background-color:var(--light4);z-index:10;transition:right .3s ease;display:flex;justify-content:space-between;flex-direction:column;max-width:390px;overflow:hidden}.sort-drawer .sort-footer{padding:16px 20px;display:flex;flex-direction:column;gap:16px;bottom:0;width:100vw;max-width:390px;background:var(--light4)}.sort-footer .buttons{display:flex;align-items:flex-end;gap:8px}.sort-footer .buttons button{width:100%}.sort-drawer.open{right:0;box-shadow:0 0 20px #0000001a,0 4px 4px #00000040}.sort-drawer .sort-header{display:flex;justify-content:space-between;background:var(--dark2);padding:0 20px;height:56px;align-items:center;color:var(--light4)}.sort-drawer .sort-header svg path{fill:var(--light4)}.collection-sort ul li{display:flex;align-items:center;gap:8px;cursor:pointer}.collection-sort ul li .outline{display:flex;align-items:center}.collection-sort ul li>*{cursor:pointer}.collection-sort input[type=radio]:checked{background-color:var(--dark);width:8px;height:8px;border:none}.collection-sort li:has(input[type=radio]:checked) .outline{border:1px solid var(--grey2);width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.sort-drawer .sort-header .subheading{display:flex;align-items:center}
/*# sourceMappingURL=/cdn/shop/t/35/assets/sort-drawer.css.map */
