body[id^="product"] .easyzoom-flyout,body#product .easyzoom-flyout{display:none !important}body[id^="product"] .product-cover .expander,body#product .product-cover .expander{display:none !important}body[id^="product"] .product-images-large,body#product .product-images-large{cursor:zoom-in}.hklb{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;background:var(--hk-cream,#FBF6EF);opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease;touch-action:none;overscroll-behavior:contain}.hklb.is-open{opacity:1;visibility:visible}.hklb[hidden]{display:none}.hklb-backdrop{position:absolute;inset:0;cursor:zoom-out}.hklb-top{position:absolute;top:0;left:0;right:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:18px 22px;background:linear-gradient(to bottom,rgba(251,246,239,.9),rgba(251,246,239,0));pointer-events:none}.hklb-title{font-family:var(--hk-font-sans,"Inter",sans-serif);font-size:12.5px;letter-spacing:.06em;color:var(--hk-ink-2,#6B5852)}.hklb-title b{color:var(--hk-ink,#3A2C28);font-weight:600}.hklb-title span{color:var(--hk-accent,#8A4A4A)}.hklb-close{pointer-events:auto;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:rgba(58,44,40,.07);color:var(--hk-ink,#3A2C28);cursor:pointer;transition:background .15s ease}.hklb-close:hover{background:rgba(58,44,40,.15)}.hklb-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#fff;color:var(--hk-ink,#3A2C28);cursor:pointer;box-shadow:0 6px 18px rgba(58,44,40,.14);transition:background .15s ease,color .15s ease}.hklb-arrow:hover{background:var(--hk-accent,#8A4A4A);color:var(--hk-cream,#FBF6EF)}.hklb-prev{left:18px}.hklb-next{right:18px}.hklb-arrow[disabled]{opacity:.3;cursor:default}.hklb-arrow[disabled]:hover{background:#fff;color:var(--hk-ink,#3A2C28)}.hklb-stage{position:relative;z-index:2;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:72px 78px 150px;box-sizing:border-box}.hklb-img{max-width:100%;max-height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none;transform-origin:center center;transition:transform .25s ease;will-change:transform;touch-action:none}.hklb.is-zoomed .hklb-img{transition:none;cursor:grab}.hklb.is-panning .hklb-img{cursor:grabbing}.hklb-hint{position:absolute;bottom:104px;left:50%;transform:translateX(-50%);z-index:6;display:inline-flex;align-items:center;gap:7px;padding:8px 16px;border-radius:999px;background:rgba(58,44,40,.07);color:var(--hk-ink-2,#6B5852);font-family:var(--hk-font-sans,"Inter",sans-serif);font-size:11.5px;letter-spacing:.04em;pointer-events:none;transition:opacity .2s ease}.hklb.is-zoomed .hklb-hint{opacity:0}.hklb-thumbs{position:absolute;bottom:18px;left:0;right:0;z-index:3;display:flex;gap:8px;justify-content:center;padding:0 18px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hklb-thumbs::-webkit-scrollbar{display:none}.hklb-thumb{flex:0 0 auto;width:54px;height:54px;border-radius:8px;overflow:hidden;border:2px solid transparent;background:var(--hk-paper,#F5EAE2) center/cover no-repeat;box-shadow:0 2px 8px rgba(58,44,40,.1);cursor:pointer;opacity:.6;transition:opacity .15s ease,border-color .15s ease;padding:0}.hklb-thumb:hover{opacity:.9}.hklb-thumb.is-active{opacity:1;border-color:var(--hk-accent,#8A4A4A)}@media (max-width:767px){.hklb-arrow{display:none}.hklb-stage{padding:64px 16px 96px}.hklb-hint{bottom:84px}.hklb-thumb{width:46px;height:46px}}@media (prefers-reduced-motion:reduce){.hklb,.hklb-img{transition:none}}