.product-stock{width:min(100% - 3rem,1180px);margin:clamp(4rem,8vw,8rem) auto;padding-top:clamp(2rem,4vw,3.5rem)}.product-stock__header{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.75rem;display:flex}.product-stock__header h2{letter-spacing:-.04em;margin:.45rem 0 0;font-size:clamp(2.25rem,5vw,4.5rem);font-weight:400;line-height:.95}.product-stock__summary{color:#625f58;text-align:right;max-width:24rem;margin:0}.product-stock__shop{color:#171715;letter-spacing:.12em;text-transform:uppercase;border:1px solid #171715;flex:none;padding:.8rem 1rem;font-size:.64rem;font-weight:650;text-decoration:none}.product-stock__shop:hover,.product-stock__shop:focus-visible{color:#fff;background:#b21335;border-color:#b21335}.product-stock__grid{background:0 0;border:1px solid #11110f33;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;padding:1px;display:grid}.stock-card{background:#f5f1e8;outline:1px solid #11110f33;min-width:0}.stock-card__media{aspect-ratio:1;background:radial-gradient(circle at 50% 42%,#fffc,#0000 52%),#eee8dc;place-items:center;min-height:0;display:grid;overflow:hidden}.stock-card__media img{object-fit:contain;width:calc(100% - 1rem);height:calc(100% - 1rem)}.stock-card__mark{color:#777168;letter-spacing:.08em;font-size:1rem}.stock-card__copy{justify-content:space-between;align-items:baseline;gap:1rem;min-height:64px;padding:.75rem .8rem;display:flex}.stock-card__copy h3,.stock-card__availability{margin:0}.stock-card__copy h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-size:.92rem;font-weight:500;line-height:1.15;display:-webkit-box;overflow:hidden}.stock-card__availability{color:#2f6d48;letter-spacing:.08em;text-align:right;text-transform:uppercase;flex:none;font-size:.62rem}.stock-card__availability.is-out{color:#777168}.product-stock__fallback{margin:1.5rem 0 0}.product-stock__fallback a{color:#b21335}@media (width<=640px){.product-stock{width:min(100% - 2rem,1180px)}.product-stock__header{display:block}.product-stock__summary{text-align:left;margin-top:1rem}.product-stock__shop{margin-top:1rem;display:inline-flex}.product-stock__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-card__media{min-height:0}.stock-card__copy{min-height:64px;padding:.85rem}.stock-card__copy h3{font-size:clamp(.84rem,3.6vw,1rem)}.stock-card__availability{text-align:right;font-size:.68rem}}@media (width>=641px) and (width<=900px){.product-stock__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=370px){.product-stock__grid{grid-template-columns:1fr}}
