.ph-product-page{padding:32px 16px;background:#f7f7f7;min-height:100vh}.ph-product-container{width:100%;max-width:1320px;margin:0 auto}.ph-product-heading{margin:24px 0}.ph-product-grid{display:grid;grid-template-columns:repeat(var(--ph-product-columns-desktop,4),minmax(0,1fr));gap:24px}.ph-product-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;overflow:hidden}.ph-product-image{display:block;overflow:hidden;background:#eee}.ph-product-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.ph-product-image:hover img{transform:scale(1.04)}.ph-product-card-body{padding:18px}.ph-product-card h2,.ph-product-card h3{font-size:20px}.ph-product-card a{text-decoration:none;color:inherit}.ph-product-detail-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:42px;background:#fff;padding:28px;border-radius:14px}.ph-product-main-image img{width:100%;height:auto;display:block}.ph-product-summary h1{font-size:38px}.ph-product-price{font-size:30px;font-weight:700;margin:18px 0}.ph-product-actions{display:flex;gap:12px;flex-wrap:wrap}.ph-product-actions button,.ph-product-actions a,.ph-product-cta a{padding:12px 20px;border-radius:8px;border:1px solid currentColor;text-decoration:none}.ph-product-section{margin-top:28px;background:#fff;padding:28px;border-radius:14px}.ph-product-cta{text-align:center}@media(max-width:991px){.ph-product-grid{grid-template-columns:repeat(var(--ph-product-columns-tablet,3),minmax(0,1fr))}.ph-product-detail-grid{grid-template-columns:1fr}}@media(max-width:575px){.ph-product-grid{grid-template-columns:repeat(var(--ph-product-columns-mobile,2),minmax(0,1fr))}.ph-product-page{padding:18px 10px}.ph-product-detail-grid,.ph-product-section{padding:18px}.ph-product-summary h1{font-size:28px}}
