/* Scoped to product detail: quick view, prices and cart logic are unchanged. */
.hk-storefront .hk-product-gallery > .clearfix {min-height:0;flex:1}
.hk-storefront .hk-product-gallery .hk-modern-gallery {position:relative;overflow:hidden;display:flex!important;align-items:center;justify-content:center;height:420px;border-radius:10px;cursor:zoom-in;background:#fff}
.hk-storefront .hk-modern-gallery > .product-img {display:block;width:100%;height:100%;max-height:none;object-fit:contain;transition:transform .18s ease;will-change:transform}
.hk-modern-gallery.is-zooming > .product-img {transform:scale(1.9)}
.hk-gallery-hint {display:block;text-align:center;color:#64748b;font-size:12px;line-height:1.5;margin:14px 0 0}
.hk-storefront .hk-product-gallery .jqzoom-thumbs {flex-wrap:nowrap;justify-content:flex-start!important;overflow-x:auto;max-width:100%;padding:4px 2px 8px;scrollbar-width:thin;margin:12px auto 0!important}
.hk-storefront .hk-product-gallery .jqzoom-thumbs li {flex:0 0 auto;list-style:none}
.hk-storefront .hk-product-gallery .jqzoom-thumbs a {width:68px;height:68px;justify-content:center;border:1px solid #dce5ed;transition:border-color .15s,box-shadow .15s}
.hk-storefront .hk-product-gallery .jqzoom-thumbs a.zoomThumbActive {border-color:#246ba9;box-shadow:0 0 0 2px #246ba922}
.hk-modern-gallery:focus-visible,.hk-product-gallery .jqzoom-thumbs a:focus-visible {outline:3px solid #246ba9;outline-offset:3px}
.hk-lightbox {position:fixed;inset:0;width:min(1200px,96vw);height:92vh;height:92dvh;max-width:96vw;max-height:96vh;margin:auto;padding:0;border:0;border-radius:16px;background:#fff;color:#172c42;box-shadow:0 24px 90px #0006}
.hk-lightbox::backdrop {background:#0b182ade;backdrop-filter:blur(4px)}
.hk-lightbox-toolbar {height:64px;display:flex;align-items:center;gap:12px;padding:10px 18px;border-bottom:1px solid #e3eaf0}
.hk-lightbox-toolbar > span {margin-right:auto;font:500 14px system-ui}
.hk-lightbox button {border:1px solid #dce5ed;border-radius:10px;background:#f5f8fb;color:#173c61;min-width:44px;height:44px;cursor:pointer;font:500 22px system-ui}
.hk-lightbox button:focus-visible {outline:3px solid #246ba9;outline-offset:2px}
.hk-lightbox button[hidden],.hk-lightbox [hidden] {display:none!important}
.hk-lightbox-close {font-size:30px!important}
.hk-lightbox-viewport {height:calc(100% - 64px);overflow:auto;display:flex;align-items:center;justify-content:center;padding:20px 60px;overscroll-behavior:contain}
.hk-lightbox-viewport img {width:100%;height:100%;object-fit:contain;max-width:none;flex-shrink:0}
.hk-lightbox-viewport.is-enlarged {display:block;padding:0}
.hk-lightbox-viewport.is-enlarged img {width:180%;height:180%;object-fit:contain}
.hk-lightbox-arrow {position:absolute;top:50%;box-shadow:0 3px 14px #173c6115;font-size:32px!important}
.hk-lightbox-prev {left:10px}.hk-lightbox-next {right:10px}
/* Purchase panel: stronger hierarchy and comfortably sized controls. */
.hk-storefront #single-product-wrapper .hk-product-details {padding:26px!important;background:linear-gradient(180deg,#fff,#fbfdff);border-radius:14px}
.hk-storefront #single-product-wrapper .product-info-title {font-size:clamp(21px,1.65vw,28px);line-height:1.35;letter-spacing:-.4px;margin:16px 0 18px;overflow-wrap:anywhere}
.hk-storefront #single-product-wrapper .product-info-price {margin:14px 0 18px}
.hk-storefront #single-product-wrapper .product-info-price-new {font-size:34px;font-weight:700;line-height:1.2;color:#205f99}
.hk-storefront #single-product-wrapper :is(.product-info-availability,.product-info-condition) {font-size:13px;line-height:1.7}
.hk-storefront #single-product-wrapper #calculation-section {background:#f2f6fa;border:1px solid #e1eaf2;border-radius:12px;padding:16px 18px}
.hk-storefront #single-product-wrapper #calculation-section > .row {margin:0 0 16px;align-items:center;row-gap:6px}
.hk-storefront #single-product-wrapper #calculation-section > .row:last-child {margin-bottom:0;padding-top:14px;border-top:1px solid #dce5ee}
.hk-storefront #single-product-wrapper #calculation-section > .row > div:first-child {padding-left:0}
.hk-storefront #single-product-wrapper .info-label {font-size:13px;color:#566b80}
.hk-storefront #single-product-wrapper .product-info-qty-item {display:inline-flex;border:1px solid #c8d6e4;border-radius:9px;overflow:hidden;background:#fff}
.hk-storefront #single-product-wrapper .product-info-qty {min-height:44px;width:44px;border:0;border-radius:0;background:#fff;font-size:16px;color:#193d5e}
.hk-storefront #single-product-wrapper .available-qty-count {display:block;margin-top:6px;font-size:12px}
.hk-storefront #single-product-wrapper #summary-total {font-size:20px;font-weight:700;color:#173c61!important}
.hk-storefront #single-product-wrapper .sp-btns {display:flex;gap:10px}
.hk-storefront #single-product-wrapper .sp-btns > .btn {min-height:48px;padding:12px 16px;flex:1 1 150px;border-radius:9px;white-space:normal;justify-content:center;font-size:14px;font-weight:600}
.hk-storefront #single-product-wrapper .sp-btns > .sc-add-to-cart {background:#205f99;color:#fff!important;border:1px solid #205f99}
.hk-storefront #single-product-wrapper .sp-btns > .sc-add-to-cart * {color:#fff!important}
.hk-storefront #single-product-wrapper .sp-btns > #buy-now-btn {background:#eaf2f9;color:#205f99!important;border:1px solid #c6dced}
.hk-storefront #single-product-wrapper .sp-btns > #product-compare-btn {flex-basis:100%;background:transparent;border:0;color:#526b82;min-height:36px;padding:6px}
.hk-storefront #single-product-wrapper .sp-btns > .disabled,.hk-storefront #single-product-wrapper .sp-btns > [disabled] {opacity:.5;cursor:not-allowed}
@media(max-width:767px) {
 .hk-storefront .hk-product-gallery .hk-modern-gallery {height:310px;height:min(85vw,360px)}
 .hk-storefront #single-product-wrapper .hk-product-details {padding:20px 16px!important}
 .hk-storefront #single-product-wrapper #calculation-section {padding:14px 12px}
 .hk-storefront #single-product-wrapper .sp-btns > .btn {flex-basis:calc(50% - 10px);font-size:13px;padding:12px 8px}
 .hk-lightbox {width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:0}
 .hk-lightbox-viewport {padding:12px 42px}
 .hk-lightbox-toolbar {padding-top:max(10px,env(safe-area-inset-top))}
 .hk-gallery-hint {font-size:11px}
}
@media(prefers-reduced-motion:reduce) {.hk-storefront .hk-modern-gallery > .product-img {transition:none}}
