.store-product-image-frame-trigger{display:block;width:100%;padding:0;border:none;background:transparent;cursor:zoom-in;text-align:inherit;color:inherit}.store-product-image-frame-holo{width:100%;border-radius:12px}.store-product-image-frame-holo .holographic-card__content{position:relative;width:100%}.store-product-image-frame-holo .store-product-image-frame__shimmer{border-radius:12px;background:linear-gradient(var(--shimmer-angle,135deg),transparent 20%,rgba(235,228,201,.08) 34%,rgba(235,228,201,.42) 50%,rgba(235,228,201,.08) 66%,transparent 80%)}.store-product-image-frame{transition:border-color .35s ease,box-shadow .35s ease}.store-product-image-frame-holo.is-active .store-product-image-frame{border-color:rgba(192,174,112,.72);box-shadow:0 10px 26px rgba(0,0,0,.38),0 0 22px rgba(235,228,201,.28)}.store-product-image-frame-trigger:focus-visible{outline:2px solid var(--deepred-gold);outline-offset:4px;border-radius:14px}.store-product-image-frame{position:relative;box-sizing:border-box;width:100%;aspect-ratio:4/5;min-height:clamp(18rem,62vw,30rem);border:1px solid rgba(192,174,112,.5);border-radius:12px;overflow:hidden;background:#000}.store-product-image-frame--landscape{aspect-ratio:1600/893;min-height:0}.store-product-image-frame__img{object-position:center}.store-product-image-frame--static.store-product-image-frame{cursor:default}@media (min-width:768px){.store-product-image-frame:not(.store-product-image-frame--landscape){aspect-ratio:auto;height:min(50vh,34rem);min-height:clamp(20rem,48vh,34rem);max-width:100%}}@media (min-width:1024px){.store-product-image-frame:not(.store-product-image-frame--landscape){height:min(52vh,36rem);min-height:clamp(22rem,50vh,36rem)}}.store-product-image-frame--dialog{min-height:min(75vh,36rem);max-height:min(85vh,42rem);height:min(75vh,36rem);aspect-ratio:auto;max-width:100%}.store-product-image-frame--dialog.store-product-image-frame--landscape{height:auto;min-height:0;max-height:min(85vh,48rem);aspect-ratio:1600/893}.store-product-gallery{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(.35rem,1.5vw,.85rem);width:100%}.store-product-gallery__mission{width:100%}.store-product-gallery__mission .store-cart-mission{width:100%;box-sizing:border-box}.store-product-gallery--single{grid-template-columns:minmax(0,1fr)}.store-product-gallery__frame{min-width:0}.store-product-gallery__arrow{flex-shrink:0;padding:.15rem .35rem;border:0;background:transparent;font-family:var(--font-pixel),sans-serif;font-size:clamp(1.35rem,3.2vw,2rem);line-height:1;letter-spacing:0;color:var(--deepred-gold);cursor:pointer;text-shadow:0 0 14px rgba(192,174,112,.35);transition:color .2s ease,transform .15s ease,text-shadow .2s ease}.store-product-gallery__arrow:hover{color:var(--deepred-gold-light);text-shadow:0 0 18px rgba(235,228,201,.45)}.store-product-gallery__arrow:active{transform:scale(.94)}.store-product-gallery__arrow:focus-visible{outline:2px solid var(--deepred-gold);outline-offset:3px;border-radius:4px}