.product-page__gallery-main{background:#eef0f2;display:flex;align-items:center;justify-content:center;padding:2rem}.product-page__zoom-wrap{position:relative;display:inline-block;cursor:zoom-in}.product-page__zoom-wrap img{width:100%;max-width:340px;height:auto;object-fit:contain;display:block}.product-page__zoom-lens{position:absolute;border-radius:50%;border:2px solid #fff;box-shadow:0 4px 20px rgba(0,0,0,.25),inset 0 0 0 1px rgba(0,0,0,.1);background-repeat:no-repeat;pointer-events:none}.product-page__gallery-main--emoji{font-size:5rem;min-height:260px}.product-page__thumbs{display:flex;justify-content:center;gap:.75rem;padding:1.25rem 1.5rem}.product-page__thumb{width:60px;height:60px;padding:.35rem;background:#fff;border:1px solid #e2e4e8;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.product-page__thumb img{width:100%;height:100%;object-fit:contain}.product-page__thumb.is-active{border-color:#14161a}@media (min-width:768px){.product-page__zoom-wrap img{min-width:500px;max-width:none;height:auto}}.share-button{display:flex;flex-direction:column;align-items:center;gap:.3rem;flex-shrink:0;border:none;background:transparent;cursor:pointer}.share-button__icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff}.share-button__label{font-family:var(--font);font-size:.75rem;color:#2b2b2b;white-space:nowrap}