
.nav-count{display:inline-grid;min-width:20px;height:20px;padding:0 5px;border-radius:999px;place-items:center;background:var(--surface-2);color:var(--ink);font-size:11px;font-weight:800}.storefront-purchase-actions{display:flex;flex-wrap:wrap;gap:8px}.storefront-cart-group{padding-block:34px;border-bottom:1px solid var(--line)}.storefront-cart-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:24px;padding:22px 0;border-top:1px solid var(--line)}.storefront-cart-item h3{margin-bottom:6px}.storefront-cart-item p{margin:0;color:var(--muted)}.storefront-cart-price{display:grid;text-align:right}.storefront-cart-price strong,.storefront-group-total{font-size:1.3rem}.storefront-cart-price span{color:var(--muted);font-size:13px}.storefront-cart-actions{display:flex;flex-wrap:wrap;gap:8px}.storefront-checkout-row{display:flex;justify-content:flex-end;padding-top:22px}.storefront-empty{padding:48px 0;text-align:center}.storefront-empty p{max-width:620px;margin-inline:auto;color:var(--muted)}.compare-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:18px}.compare-card{display:flex;min-height:100%;flex-direction:column;justify-content:space-between;gap:24px;padding:24px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.compare-card dl{margin:0}.compare-card dl div{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-top:1px solid var(--line)}.compare-card dt{color:var(--muted)}.compare-card dd{margin:0;text-align:right;font-weight:750}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:760px){.storefront-cart-item{grid-template-columns:1fr}.storefront-cart-price{text-align:left}.storefront-cart-actions,.storefront-checkout-row{display:grid}.storefront-purchase-actions{display:grid}.storefront-purchase-actions .button{width:100%}}
