.qpm-product-detail { max-width: 1180px; margin: 0 auto; padding: 20px 16px 48px; color: #102027; }
.qpm-breadcrumb { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; margin: 0 0 14px; font-size: 14px; color: #5d6b6f; }
.qpm-breadcrumb a { color: #087f7a; text-decoration: none; }
.qpm-product-title { margin: 0 0 22px; font-size: 34px; line-height: 1.2; color: #0b1f28; }
.qpm-product-hero { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(300px, .92fr); gap: 32px; align-items: start; margin-bottom: 36px; }
.qpm-product-gallery { width: 100%; }
.qpm-gallery-main { position: relative; overflow: hidden; background: #f6f8f8; border: 1px solid #dbe4e4; border-radius: 8px; }
.qpm-gallery-slide { display: none; margin: 0; aspect-ratio: 4 / 3; align-items: center; justify-content: center; }
.qpm-gallery-slide.is-active { display: flex; }
.qpm-gallery-slide img { width: 100%; height: 100%; object-fit: contain; cursor: zoom-in; }
.qpm-gallery-placeholder { aspect-ratio: 4 / 3; display: flex; align-items: center; justify-content: center; color: #6b777a; margin: 0; }
.qpm-gallery-nav { position: absolute; top: 50%; z-index: 2; display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; padding: 0; transform: translateY(-50%); border: 1px solid rgba(255, 255, 255, .34); border-radius: 50%; background: rgba(18, 28, 36, .64); color: #fff; box-shadow: 0 4px 14px rgba(15, 23, 42, .16); cursor: pointer; transition: background-color .16s ease; }
.qpm-gallery-nav:hover, .qpm-gallery-nav:focus-visible { background: rgba(18, 28, 36, .86); }
.qpm-gallery-nav svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 2.25; stroke-linecap: round; stroke-linejoin: round; }
.qpm-gallery-prev { left: 10px; }
.qpm-gallery-next { right: 10px; }
.qpm-gallery-thumbs { display: grid; grid-template-columns: repeat(auto-fill, minmax(72px, 1fr)); gap: 10px; margin-top: 12px; }
.qpm-gallery-thumb { border: 2px solid transparent; padding: 0; background: #f6f8f8; border-radius: 6px; aspect-ratio: 1; cursor: pointer; overflow: hidden; }
.qpm-gallery-thumb.is-active { border-color: #087f7a; }
.qpm-gallery-thumb img { width: 100%; height: 100%; object-fit: cover; display: block; }
.qpm-product-summary { border-left: 4px solid #087f7a; padding: 20px 0 20px 24px; }
.qpm-product-intro { font-size: 16px; line-height: 1.75; color: #2d3b42; }
.qpm-product-model { margin: 16px 0; font-size: 15px; }
.qpm-product-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 18px; }
.qpm-button { display: inline-flex; min-height: 42px; align-items: center; justify-content: center; padding: 10px 18px; border-radius: 6px; border: 1px solid #087f7a; color: #087f7a; text-decoration: none; font-weight: 700; line-height: 1.2; }
.qpm-button:hover { text-decoration: none; filter: brightness(.96); }
.qpm-button-primary { background: #087f7a; color: #fff; }
.qpm-button-whatsapp { border-color: #128c7e; color: #128c7e; }
.qpm-product-content, .qpm-detail-module, .qpm-parameters, .qpm-video, .qpm-downloads, .qpm-related, .qpm-inquiry-block { margin-top: 36px; }
.qpm-product-content h2, .qpm-detail-module h2, .qpm-parameters h2, .qpm-video h2, .qpm-downloads h2, .qpm-related h2, .qpm-inquiry-block h2 { font-size: 24px; margin: 0 0 16px; color: #102027; }
.qpm-draft-badge { display:inline-block; margin:0 0 8px; padding:3px 8px; border-radius:3px; background:#fff4ce; color:#6f4e00; font-size:12px; font-weight:700; }
.qpm-rich-content { line-height: 1.75; }
.qpm-rich-content img { max-width: 100%; height: auto; }
.qpm-rich-content table { width: 100%; border-collapse: collapse; overflow-wrap: anywhere; }
.qpm-rich-content td, .qpm-rich-content th { border: 1px solid #dbe4e4; padding: 10px; }
.qpm-rich-content iframe, .qpm-responsive-media iframe, .qpm-rich-content video, .qpm-responsive-media video { width: 100%; max-width: 100%; aspect-ratio: 16 / 9; height: auto; }
.qpm-table-wrap { overflow-x: auto; border: 1px solid #dbe4e4; border-radius: 8px; }
.qpm-parameters table { width: 100%; border-collapse: collapse; margin: 0; min-width: 520px; }
.qpm-parameters th, .qpm-parameters td { padding: 12px 14px; border-bottom: 1px solid #e5eeee; text-align: left; vertical-align: top; }
.qpm-parameters tr:last-child th, .qpm-parameters tr:last-child td { border-bottom: 0; }
.qpm-parameters th { width: 34%; background: #f8fbfb; color: #163138; }
.qpm-related-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.qpm-related-card a { display: block; border: 1px solid #dbe4e4; border-radius: 8px; overflow: hidden; color: #102027; text-decoration: none; background: #fff; }
.qpm-related-card img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; display: block; background: #f6f8f8; }
.qpm-related-card span { display: block; padding: 12px; font-weight: 700; }
.qpm-inquiry-block { padding: 24px; background: #f5fbfa; border: 1px solid #d3e8e6; border-radius: 8px; }
.qpm-category-products { max-width:1180px; margin:36px auto 0; padding:0 16px 40px; }
.qpm-category-products h2 { font-size:26px; margin:0 0 18px; }
.rp-catalog.qpm-category-grid, .qpm-category-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:24px; align-items:stretch; }
.qpm-category-card { position:relative; display:flex!important; min-width:0; height:100%; flex-direction:column; padding:0!important; overflow:hidden; }
.qpm-category-card a { color:#102027; text-decoration:none; }
.qpm-category-card__media { display:flex; align-items:center; justify-content:center; width:100%; aspect-ratio:1/1; padding:16px; overflow:hidden; background:#fff; }
.qpm-category-card__image, .qpm-category-card__placeholder { display:block; width:100%!important; height:100%!important; object-fit:contain!important; background:#f6f8f8; }
.qpm-category-card__body { display:flex!important; flex:1; min-width:0; flex-direction:column; padding:22px!important; }
.qpm-category-card h3 { margin:0 0 10px; font-size:20px; line-height:1.3; overflow-wrap:anywhere; }
.qpm-category-card h3 a { color:#102033; }
.qpm-category-card p { color:#3e5056; }
.qpm-category-card__excerpt { display:-webkit-box; min-height:0!important; overflow:hidden; -webkit-box-orient:vertical; -webkit-line-clamp:4; }
.qpm-category-card .qpm-card-actions { min-height:0!important; margin-top:auto!important; margin-bottom:0!important; padding-top:8px; }
.qpm-pagination { grid-column:1/-1; margin-top:18px; display:flex; gap:8px; flex-wrap:wrap; justify-content:center; }
.qpm-pagination a, .qpm-pagination span { padding:6px 10px; border:1px solid #dbe4e4; border-radius:4px; text-decoration:none; }
@media (max-width: 820px) {
  .qpm-product-detail { padding: 14px 12px 36px; }
  .qpm-product-title { font-size: 27px; }
  .qpm-product-hero { grid-template-columns: 1fr; gap: 22px; }
  .qpm-product-summary { border-left: 0; border-top: 4px solid #087f7a; padding: 18px 0 0; }
  .qpm-related-grid { grid-template-columns: 1fr; }
  .rp-catalog.qpm-category-grid, .qpm-category-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .qpm-button { width: 100%; }
}
@media (max-width: 560px) {
  .qpm-gallery-nav { width: 34px; height: 34px; }
  .qpm-gallery-nav svg { width: 18px; height: 18px; }
  .qpm-gallery-prev { left: 6px; }
  .qpm-gallery-next { right: 6px; }
  .rp-catalog.qpm-category-grid, .qpm-category-grid { grid-template-columns: 1fr; }
}
