/* Product-card cleanup */
.product-card .favorite,.product-card .product-brand,.product-card .product-stock{display:none!important}.product-info{padding-top:14px}.product-info h3{margin-top:0}.add-btn{border-radius:50%;width:44px;height:44px}.add-btn svg{width:20px;height:20px}.add-btn:hover svg{transform:scale(1.06)}

/* Streamlined PDP buy box */
.pdp-buybox{padding-top:0}.pdp-buybox h1{margin-top:0;font-size:clamp(30px,3vw,44px);line-height:1.08;letter-spacing:-.035em}.pdp-tax-note,.pdp-stock-message{display:none!important}.pdp-typical-price{margin-top:16px;color:#77716d;font-size:13px}.pdp-typical-price[hidden]{display:none}.pdp-typical-price del{margin-left:4px}.pdp-pricing{margin:5px 0 24px}.pdp-pricing strong{font-size:38px}.pdp-pricing>span{background:#b42318;border-radius:3px;padding:5px 8px}.pdp-variant-block{margin-top:24px}.pdp-quantity-row{display:flex;align-items:center;gap:13px;margin:24px 0}.pdp-quantity-row>strong{font-size:14px}.pdp-quantity{width:142px;height:48px;border:1px solid #eadbd2;border-radius:26px;overflow:hidden}.pdp-quantity button,.pdp-quantity input{width:100%;min-width:0;height:100%;padding:0;border:0;background:#fff;color:#171515;opacity:1;font-size:16px;font-weight:700;text-align:center}.pdp-quantity input{-moz-appearance:textfield}.pdp-quantity input::-webkit-outer-spin-button,.pdp-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pdp-quantity button{display:grid;place-items:center;cursor:pointer}.pdp-quantity button:hover{background:#f8f3ef}.pdp-actions{margin-top:10px}.product-card .price{font-size:20px;line-height:1.2;font-weight:800;letter-spacing:-.02em}.product-card .compare-price{font-size:12px}.product-card .saving{display:inline-flex;align-items:center;padding:3px 6px;border-radius:3px;background:#b42318;color:#fff;font-size:10px;line-height:1;font-weight:800}
@media(max-width:600px){.product-info{padding-top:10px}.add-btn{width:40px;height:40px}.pdp-buybox h1{font-size:32px}.pdp-pricing strong{font-size:34px}.product-card .price{font-size:18px}.product-card .saving{font-size:9px}}
