.product-detail{max-width:1380px}.product-layout{display:grid;grid-template-columns:minmax(300px,520px) minmax(0,1fr);gap:36px;align-items:start}.product-cover{background:#fff;border:1px solid #e7e7e7;border-radius:18px;padding:18px;min-height:360px;display:flex;align-items:center;justify-content:center}.product-cover img{display:block;width:100%;max-height:640px;object-fit:contain;object-position:center}.product-info h1{font-size:clamp(1.7rem,3.4vw,3rem);line-height:1.22;margin:.45em 0}.product-price{font-size:1.5rem;font-weight:900;margin:14px 0 20px}.product-old-price{text-decoration:line-through;color:#9ca3af;font-size:.9rem;font-weight:500;margin-right:7px}.product-discount{display:inline-block;margin-left:8px;padding:4px 8px;border-radius:999px;background:#d81b46;color:#fff;font-size:.72rem;vertical-align:middle}.product-spec{display:grid;gap:0;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;margin:0 0 20px}.product-spec div{display:grid;grid-template-columns:120px minmax(0,1fr);border-bottom:1px solid #eceff2}.product-spec div:last-child{border-bottom:0}.product-spec dt,.product-spec dd{margin:0;padding:12px 14px}.product-spec dt{background:#f7f8fa;font-weight:800;color:#475467}.product-spec dd{background:#fff;color:#344054}.product-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border-radius:999px;background:#111827;color:#fff!important;text-decoration:none!important;font-weight:900}.product-cta:hover{opacity:.88}.product-pr-note{margin:28px 0 10px;padding:10px 12px;border-top:1px solid #e5e7eb;color:#7a7f89;font-size:.78rem}.product-related{margin-top:34px}.catalog-pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin:28px 0 8px}.catalog-pagination a{display:inline-flex;padding:9px 14px;border:1px solid #dfe3e8;border-radius:999px;text-decoration:none!important;color:#111827!important;background:#fff}.catalog-pagination span{font-size:.85rem;color:#667085}.entity-product-card img{max-width:100%}@media(max-width:900px){.product-layout{grid-template-columns:1fr}.product-cover{min-height:0}.product-cover img{max-height:520px}}@media(max-width:640px){.product-spec div{grid-template-columns:92px minmax(0,1fr)}.product-spec dt,.product-spec dd{padding:10px}.product-info h1{font-size:1.55rem}.product-cover{padding:10px}}