body.drawer-open{overflow:hidden}.cart-overlay{position:fixed;inset:0;z-index:80;background:rgba(5,8,9,.38);opacity:0;transition:opacity .22s}.cart-overlay.show{opacity:1}.cart-drawer{position:fixed;z-index:90;top:0;right:0;width:min(360px,92vw);height:100dvh;background:#f5f7f6;box-shadow:-14px 0 40px #0002;transform:translateX(105%);transition:transform .28s ease;display:grid;grid-template-rows:auto minmax(0,1fr) auto;color:#15191a}.cart-drawer.open{transform:none}.cart-drawer>header{position:static;height:auto;background:#0b0f10;color:#fff;padding:16px 18px;display:flex;justify-content:space-between;align-items:center;border:0}.cart-drawer>header small{color:#5389e9;font-size:7px;letter-spacing:.13em}.cart-drawer>header h2{font:750 20px/1 Inter;margin:4px 0 0}.cart-drawer>header h2 span{color:#5389e9}.cart-drawer>header button{border:1px solid #ffffff28;background:transparent;color:#fff;width:31px;height:31px;padding:0;font-size:20px}.drawer-items{overflow-y:auto;padding:5px 15px}.drawer-items article{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid #dfe4e3}.drawer-items img{width:64px;height:55px;object-fit:cover}.drawer-items small,.drawer-items b,.drawer-items span,.drawer-items strong{display:block}.drawer-items small{font-size:6px;color:#70797a;text-transform:uppercase}.drawer-items b{font:700 13px/1.12 Inter;margin:3px 0}.drawer-items span{font-size:7px;color:#7b8485}.drawer-items strong{font:750 14px Inter;margin-top:4px}.drawer-remove{align-self:start;border:0;background:transparent;color:#777;font-size:6px;padding:2px;text-decoration:underline}.drawer-empty{align-self:center;text-align:center;padding:35px 20px}.drawer-empty b{font:750 18px Inter}.drawer-empty p{color:#7c8586;font-size:9px}.cart-drawer>footer{background:#fff;color:#15191a;text-align:left;padding:13px 16px;border-top:1px solid #dfe4e3}.cart-drawer>footer>div{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.cart-drawer>footer>div span{font-size:8px}.cart-drawer>footer>div strong{font:750 21px Inter}.cart-drawer>footer>a{display:block;text-align:center;padding:11px;text-decoration:none;font-size:8px;font-weight:700}.cart-drawer>footer>a:first-of-type{background:#063eff;color:#fff}.cart-drawer>footer>a:nth-of-type(2){padding:8px;color:#60696a}.cart-drawer>footer>a.is-disabled{pointer-events:none;opacity:.35}.cart-drawer>footer>small{display:block;text-align:center;color:#889091;font-size:6px}@media(max-width:480px){.cart-drawer{width:min(340px,92vw)}.drawer-items{padding-inline:12px}.drawer-items article{grid-template-columns:58px minmax(0,1fr) auto}.drawer-items img{width:58px;height:51px}.cart-drawer>footer{padding:12px 14px}}
