.hpg-proofing,.hpg-cart,.hpg-checkout,.hpg-account{color:var(--hpg-text);background:var(--hpg-bg);font-family:inherit}.hpg-toolbar{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:1rem 3rem;border-bottom:1px solid #ddd;margin-bottom:1rem}.hpg-image-grid{display:grid;grid-template-columns:repeat(var(--hpg-cols),minmax(0,1fr));gap:1rem}.hpg-layout-masonry .hpg-image-grid{display:grid;grid-template-columns:repeat(var(--hpg-cols),minmax(0,1fr));grid-auto-rows:8px;gap:1rem;align-items:start}.hpg-layout-masonry .hpg-photo{width:100%;margin:0;grid-row-end:span 1;align-self:start}.hpg-layout-masonry .hpg-lightbox-trigger,.hpg-layout-masonry .hpg-photo img{width:100%}.hpg-photo{margin:0;background:#f6f6f6}.hpg-photo img{display:block;width:100%;height:auto}.hpg-lightbox-trigger{border:0;padding:0;width:100%;background:transparent;cursor:zoom-in}.hpg-photo figcaption{padding:.75rem}.hpg-favorite{border:0;background:transparent;cursor:pointer}.hpg-favorite.is-active{color:#b00020}.hpg-buy{display:grid;gap:.8rem}.hpg-buy label{display:grid;gap:.35rem;font-weight:600}.hpg-buy select,.hpg-checkout input,.hpg-checkout textarea,.hpg-coupon input{width:100%;padding:.7rem}.hpg-add-cart,.hpg-button,.hpg-apply-coupon{display:inline-block;border:0;background:var(--hpg-accent);color:#fff;padding:.75rem 1rem;text-decoration:none;cursor:pointer;border-radius:3px}.hpg-lightbox[hidden]{display:none}.hpg-lightbox{position:fixed;z-index:999999;inset:0;background:rgba(0,0,0,.94);padding:3rem;overflow:auto}.hpg-lightbox-inner{min-height:calc(100vh - 6rem);display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:2rem;align-items:center;max-width:1500px;margin:0 auto}.hpg-lightbox-media{display:flex;align-items:center;justify-content:center;min-width:0}.hpg-lightbox-media img{display:block;max-width:100%;max-height:calc(100vh - 6rem);width:auto;height:auto;object-fit:contain}.hpg-lightbox-panel{align-self:center;background:#fff;color:#222;border-radius:6px;max-height:calc(100vh - 6rem);overflow:auto}.hpg-lightbox-panel-inner{padding:1.5rem}.hpg-lightbox-panel h3{margin-top:0}.hpg-lightbox-close{position:fixed;right:1rem;top:.75rem;background:none;border:0;color:white;font-size:2.5rem;line-height:1;cursor:pointer;z-index:2}.hpg-lightbox-open{overflow:hidden}.hpg-gallery-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.hpg-gallery-card img{width:100%;height:auto}.hpg-gallery-card a{text-decoration:none;color:inherit}.hpg-cart-item{display:grid;grid-template-columns:80px 1fr auto auto;gap:1rem;align-items:center;padding:1rem 0;border-bottom:1px solid #ddd}.hpg-cart-total{max-width:420px;margin:1rem 0 1rem auto}.hpg-cart-total p{display:flex;justify-content:space-between;margin:.35rem 0}.hpg-grand{font-size:1.2rem;border-top:1px solid #ccc;padding-top:.75rem}.hpg-field{margin-bottom:1rem}.hpg-field label{display:block;font-weight:600;margin-bottom:.35rem}.hpg-payment{display:grid;gap:.5rem;margin:1rem 0;padding:1rem}.hpg-brand-logo{text-align:center;margin:1rem}.hpg-brand-logo img{max-height:90px;width:auto}.hpg-template-dark{--hpg-bg:#111;--hpg-text:#f7f7f7;padding:1rem}.hpg-template-minimal .hpg-photo{background:transparent}.hpg-template-editorial .hpg-image-grid{align-items:start}.hpg-account-order{padding:1rem 0;border-bottom:1px solid #ddd}.hpg-powered{text-align:center;opacity:.6;font-size:.8rem}.hpg-notice,.hpg-success{padding:1rem;border:1px solid #ddd}.hpg-coupon{max-width:420px;margin:1rem 0 1rem auto}.hpg-coupon>div{display:flex;gap:.5rem}.hpg-coupon input{flex:1}.hpg-toolbar-actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.hpg-download-all{display:inline-block;background:var(--hpg-accent);color:#fff;padding:.6rem .85rem;text-decoration:none;border-radius:3px}.hpg-add-row{display:flex;gap:.5rem;align-items:stretch}.hpg-quantity-label,.hpg-cart-qty-label{display:flex;align-items:center;gap:.4rem;font-weight:600}.hpg-product-quantity,.hpg-cart-quantity{width:72px!important;min-width:72px;padding:.65rem}.hpg-add-row .hpg-add-cart{flex:1}.hpg-cart-item{grid-template-columns:80px minmax(0,1fr) auto auto auto}.hpg-cart-qty-label{white-space:nowrap}.hpg-no-products{margin:0}.hpg-template-dark .hpg-lightbox-panel{background:#1c1c1c;color:#f7f7f7}
@media(max-width:900px){.hpg-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hpg-layout-masonry .hpg-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hpg-gallery-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hpg-lightbox{padding:3.5rem 1rem 1rem}.hpg-lightbox-inner{min-height:auto;grid-template-columns:1fr;gap:1rem}.hpg-lightbox-media img{max-height:68vh}.hpg-lightbox-panel{width:min(100%,680px);justify-self:center;max-height:none}}
@media(max-width:600px){.hpg-image-grid,.hpg-gallery-list{grid-template-columns:1fr}.hpg-layout-masonry .hpg-image-grid{grid-template-columns:1fr}.hpg-toolbar{align-items:flex-start;flex-direction:column}.hpg-cart-item{grid-template-columns:64px 1fr}.hpg-cart-item>span,.hpg-cart-item>button{grid-column:2}.hpg-toolbar-actions{width:100%;justify-content:space-between}.hpg-add-row{align-items:end}.hpg-cart-item{grid-template-columns:64px minmax(0,1fr)}.hpg-cart-item>.hpg-cart-qty-label,.hpg-cart-item>span,.hpg-cart-item>button{grid-column:2}.hpg-lightbox{padding:3.25rem .75rem .75rem}.hpg-lightbox-panel-inner{padding:1rem}}

/* v2.2.2 exact masonry layout: JS positions tiles without grid-row rounding. */
.hpg-lightbox-trigger{display:block;line-height:0}
.hpg-layout-masonry .hpg-image-grid{position:relative;display:block;--hpg-masonry-cols:var(--hpg-cols);--hpg-masonry-gap:8px;grid-template-columns:none;grid-auto-rows:auto;gap:0;align-items:initial}
.hpg-layout-masonry .hpg-photo{position:absolute;margin:0;background:transparent;overflow:hidden}
.hpg-layout-masonry .hpg-photo .hpg-lightbox-trigger{display:block;width:100%;line-height:0}
.hpg-layout-masonry .hpg-photo img{display:block;width:100%;height:auto;margin:0;padding:0}
.hpg-layout-masonry .hpg-photo figcaption{position:absolute;right:8px;bottom:8px;padding:0;margin:0;z-index:2;background:transparent}
.hpg-layout-masonry .hpg-favorite{display:inline-flex;align-items:center;gap:.25rem;padding:.4rem .55rem;border-radius:999px;background:rgba(255,255,255,.9);color:#222;line-height:1.1;box-shadow:0 1px 4px rgba(0,0,0,.18)}
.hpg-layout-masonry .hpg-favorite.is-active{color:#b00020}
@media(max-width:900px){.hpg-layout-masonry .hpg-image-grid{--hpg-masonry-cols:2}}
@media(max-width:600px){.hpg-layout-masonry .hpg-image-grid{--hpg-masonry-cols:1;--hpg-masonry-gap:6px}}
/* v2.2.3 wide gallery container */
.hpg-proofing{
  width:min(1400px,calc(100vw - 32px));
  max-width:none;
  margin-left:50%;
  margin-right:0;
  transform:translateX(-50%);
  box-sizing:border-box;
}
@media(max-width:600px){
  .hpg-proofing{width:calc(100vw - 20px)}
}
