.hgpw-content-module{display:block}.hgpw-module-intro{max-width:850px;margin:0 auto 32px;text-align:center}.hgpw-module-intro>p{font-size:1.05rem}.hgpw-module-empty{padding:30px;border:1px dashed var(--line);border-radius:var(--hgpw-radius-card);background:var(--soft);text-align:center}.hgpw-module-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:26px 0 0}.hgpw-module-disclaimer,.hgpw-review-source-note{max-width:900px;margin:30px auto 0;color:var(--muted);font-size:var(--hgpw-meta-size,13px);text-align:center}
.hgpw-reports-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.hgpw-report-card{position:relative;display:flex;flex-direction:column}.hgpw-report-anchor-alias{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden;pointer-events:none}.hgpw-report-card-media{aspect-ratio:4/3;overflow:hidden;background:var(--soft)}.hgpw-report-card-media img{display:block;width:100%;height:100%;object-fit:contain}.hgpw-report-card-copy{display:flex;flex:1;flex-direction:column;padding:24px}.hgpw-report-card h2{margin:8px 0 14px;font-size:calc(var(--hgpw-card-title-size,18px) + 4px)}.hgpw-report-mode{display:inline-flex;align-self:flex-start;padding:5px 9px;border-radius:999px;background:var(--soft2);color:var(--brand);font-size:12px;font-weight:650}.hgpw-report-meta{margin:0 0 6px;font-size:14px}.hgpw-report-card-action{margin-top:auto;padding-top:18px}.hgpw-report-link-panel{text-align:center}
.hgpw-customer-rating-summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:9px;margin-top:15px}.hgpw-customer-rating-summary strong{font-size:26px}.hgpw-customer-rating-summary .review-stars{margin:0}.hgpw-customer-reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:24px}.hgpw-customer-review-card{display:flex;flex-direction:column;height:auto;min-height:330px}.hgpw-customer-review-media{display:none;overflow:hidden;background:var(--soft);border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0}.hgpw-customer-review-media.is-loaded{display:block;animation:hgpw-module-media-in 180ms ease-out}.hgpw-customer-review-media img{display:block;width:100%;height:250px;object-fit:cover;object-position:center}.hgpw-customer-review-copy{display:flex;flex:1;flex-direction:column;padding:24px}.hgpw-customer-review-card .google-review-author h3{margin:0;font-size:var(--hgpw-card-title-size,18px)}.hgpw-customer-review-text{white-space:pre-line;overflow-wrap:anywhere}.hgpw-customer-review-card .review-card-footer{margin-top:auto}
.hgpw-showroom-intro{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:32px;align-items:start;margin-bottom:34px;padding:30px;border:1px solid var(--line);border-radius:var(--hgpw-radius-card);background:var(--soft)}.hgpw-showroom-intro h2{margin-top:0}.hgpw-showroom-details{display:grid;gap:16px}.hgpw-showroom-details p{margin:0}.hgpw-showroom-intro .hgpw-module-actions{grid-column:1/-1;justify-content:flex-start;margin-top:0}.hgpw-showroom-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hgpw-showroom-item{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--hgpw-radius-card);background:#fff;box-shadow:var(--hgpw-card-shadow)}.hgpw-showroom-item>a{display:block;aspect-ratio:4/3;overflow:hidden;background:var(--soft)}.hgpw-showroom-item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.hgpw-showroom-item a:hover img{transform:scale(1.025)}.hgpw-showroom-item figcaption{display:flex;flex-direction:column;gap:5px;padding:14px 16px}.hgpw-showroom-item figcaption span{color:var(--muted);font-size:14px}
.hgpw-lightbox{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:24px}.hgpw-lightbox[hidden]{display:none}.hgpw-lightbox-backdrop{position:absolute;inset:0;background:rgba(8,18,27,.86)}.hgpw-lightbox-dialog{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:14px;width:min(1100px,96vw);max-height:94vh}.hgpw-lightbox-figure{grid-column:2;margin:0;min-width:0;text-align:center}.hgpw-lightbox-figure img{display:block;max-width:100%;max-height:82vh;margin:auto;object-fit:contain;background:#fff}.hgpw-lightbox-figure img[hidden]{display:none}.hgpw-lightbox-status{display:grid;place-items:center;min-height:220px;padding:28px;border:1px solid rgba(255,255,255,.25);background:rgba(0,0,0,.2);color:#fff}.hgpw-lightbox-status[hidden]{display:none}.hgpw-lightbox-status.is-error{border-color:rgba(255,255,255,.45)}.hgpw-lightbox-figure figcaption{margin-top:10px;color:#fff}.hgpw-lightbox-close{position:absolute;right:0;top:-48px;width:42px;height:42px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:rgba(0,0,0,.3);color:#fff;font-size:24px;cursor:pointer}.hgpw-lightbox-prev,.hgpw-lightbox-next{width:44px;height:44px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:rgba(0,0,0,.25);color:#fff;font-size:24px;cursor:pointer}.hgpw-lightbox-prev[hidden],.hgpw-lightbox-next[hidden]{visibility:hidden}.hgpw-lightbox-open{overflow:hidden}
@keyframes hgpw-module-media-in{from{opacity:0}to{opacity:1}}
@media(max-width:1024px){.hgpw-reports-grid,.hgpw-customer-reviews-grid,.hgpw-showroom-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.hgpw-showroom-intro{grid-template-columns:1fr}}
@media(max-width:720px){.hgpw-reports-grid,.hgpw-customer-reviews-grid,.hgpw-showroom-gallery{grid-template-columns:1fr}.hgpw-customer-review-media img{height:230px}.hgpw-report-card-copy,.hgpw-customer-review-copy{padding:21px}.hgpw-showroom-intro{padding:22px}.hgpw-lightbox{padding:14px}.hgpw-lightbox-dialog{grid-template-columns:36px minmax(0,1fr) 36px;gap:6px}.hgpw-lightbox-prev,.hgpw-lightbox-next{width:36px;height:36px}.hgpw-lightbox-close{right:0;top:-44px}}
@media(prefers-reduced-motion:reduce){.hgpw-customer-review-media.is-loaded{animation:none}.hgpw-showroom-item img{transition:none}}

.hgpw-report-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:14px;margin:0 0 26px;padding:18px;border:1px solid var(--line);border-radius:var(--hgpw-radius-card);background:var(--soft)}.hgpw-report-filters label{display:flex;flex-direction:column;gap:7px;min-width:0}.hgpw-report-filters label>span{font-size:13px;font-weight:650}.hgpw-report-filters select{width:100%;min-height:44px;padding:8px 38px 8px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:inherit}.hgpw-report-filter-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.hgpw-report-result-count{margin:-10px 0 22px;color:var(--muted);font-size:14px}.hgpw-report-pagination{margin:30px 0 0}.hgpw-report-pagination .page-numbers{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;list-style:none}.hgpw-report-pagination .page-numbers li{margin:0}.hgpw-report-pagination a.page-numbers,.hgpw-report-pagination span.page-numbers{display:grid;place-items:center;min-width:40px;min-height:40px;padding:7px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;text-decoration:none}.hgpw-report-pagination span.current{border-color:var(--brand);background:var(--brand);color:#fff;font-weight:700}
@media(max-width:860px){.hgpw-report-filters{grid-template-columns:1fr 1fr}.hgpw-report-filter-actions{grid-column:1/-1}}
@media(max-width:600px){.hgpw-report-filters{grid-template-columns:1fr}.hgpw-report-filter-actions{grid-column:auto}.hgpw-report-filter-actions .mini-btn{flex:1 1 auto;text-align:center}.hgpw-report-pagination .page-numbers{gap:5px}.hgpw-report-pagination a.page-numbers,.hgpw-report-pagination span.page-numbers{min-width:36px;min-height:36px;padding:5px 9px}}
