body{margin:0}button{cursor:pointer}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;color:#000;background:#fff;border:2px solid #000;padding:.5rem 1rem;position:absolute;top:-3rem;left:.5rem}.skip-link:focus{top:.5rem}header,footer{padding:0 1rem}.products{flex-wrap:wrap;gap:1rem;padding:1rem;display:flex}.product{flex-direction:column;gap:.5rem;width:375px;display:flex}.product-title{justify-content:space-between;align-items:center;display:flex}.product-image{aspect-ratio:1;object-fit:cover;border:1px solid #000;width:100%}.product-name,.product-name h2,.product-stock{margin:0;font-size:1rem}.cart-dialog{border:none;border-radius:0;width:calc(100% - 2rem);max-width:420px;margin:auto;padding:0}.cart-dialog::backdrop{background:#00000080}.cart-header{border-bottom:1px solid #000;justify-content:space-between;align-items:center;padding:0 1rem;display:flex}.cart-items{flex-direction:column;gap:1rem;padding:1rem;display:flex}.cart-item{align-items:center;gap:1rem;display:flex}.cart-item-image{object-fit:cover;border:1px solid #000;flex-shrink:0;width:48px;height:48px}.cart-item-name,.cart-item-qty,.cart-item-price{margin:0}.cart-item-price{margin-left:auto}.cart-item-qty-controls{flex-shrink:0;gap:.5rem;display:flex}.cart-totals{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.cart-actions{padding:1rem}.total-row{grid-template-columns:1fr auto;gap:0 1rem;display:grid}.total-row span:last-child{text-align:right}.qty-btn{cursor:pointer;background:0 0;border:1px solid #000;width:1.75rem;height:1.75rem;padding:0;font-size:1rem;line-height:1}.qty-btn:disabled{opacity:.4;cursor:not-allowed}.legal-links{gap:1rem;padding-top:1rem;display:flex}.icon-btn{background:0 0;border:1px solid #000;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-size:1.25rem;line-height:1;display:inline-flex}.cart-item-qty-controls .qty-btn{min-width:44px;min-height:44px}a:focus-visible,button:focus-visible{outline-offset:2px;outline:3px solid #0b5fff}sup>a{text-decoration:none}
