/* dotShirt 1.7.2 — material and care instruction cards */
.product-spec-accordion .accordion-button{padding:1.2rem 1.35rem;font-weight:900}
.product-spec-accordion .accordion-body{padding:1.15rem 1.2rem 1.3rem;background:#fff}
.product-material-display,.product-care-display{display:grid;gap:.8rem;white-space:normal}
.product-spec-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:.95rem;align-items:start;padding:1rem 1.05rem;border:1px solid #e2e6ee;border-radius:16px;background:linear-gradient(180deg,#fff,#fafbfc);box-shadow:0 5px 18px rgba(17,19,24,.045)}
.product-spec-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#fff5e8;color:#f07d00;border:1px solid #ffd7a8;flex-shrink:0}
.product-care-display .product-spec-icon{background:#f4f8ff;color:#1e3f73;border-color:#d7e3f5}
.product-spec-icon svg{width:27px;height:27px;display:block}
.product-spec-copy{min-width:0;padding-top:.05rem}
.product-spec-title{display:block;font-weight:900;line-height:1.35;margin-bottom:.18rem;color:#17191e}
.product-spec-text{display:block;line-height:1.55;color:#454b57;overflow-wrap:anywhere}
.product-spec-temp{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:24px;margin-left:.5rem;padding:0 .45rem;border-radius:999px;background:#fff;border:1px solid currentColor;font-size:.72rem;font-weight:900;vertical-align:middle}
.product-spec-empty{margin:0;color:#6d7280}
@media(max-width:575.98px){.product-spec-accordion .accordion-body{padding:.85rem}.product-spec-card{grid-template-columns:42px minmax(0,1fr);gap:.75rem;padding:.85rem}.product-spec-icon{width:42px;height:42px;border-radius:12px}.product-spec-icon svg{width:23px;height:23px}}
