.gallery-product{background:rgb(var(--color-background));min-height:100vh}.gallery-product__container{max-width:100%;margin:0;padding:0;display:grid;grid-template-columns:1fr;min-height:calc(100vh - 10rem)}.gallery-product__media-wrapper{position:relative;background:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;padding:2rem;order:1}.gallery-product__media-container{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:100%}.gallery-product__main-image{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-height:70vh}.gallery-product__featured-image{max-width:100%;max-height:70vh;width:auto;height:auto;object-fit:contain;cursor:pointer;transition:opacity .3s ease;box-shadow:0 10px 40px #0000001a}.gallery-product__featured-image:hover{opacity:.95}.gallery-product__thumbnails{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;max-width:100%}.gallery-product__thumbnail{width:60px;height:60px;opacity:.6;transition:opacity .3s ease;border:2px solid transparent}.gallery-product__thumbnail:hover,.gallery-product__thumbnail.active{opacity:1;border-color:rgb(var(--color-foreground))}.gallery-product__thumbnail img{width:100%;height:100%;object-fit:cover;cursor:pointer}.gallery-product__info-wrapper{padding:4rem 2rem;background:rgb(var(--color-background));border-left:1px solid rgba(var(--color-foreground),.1);order:2;display:flex;align-items:flex-start}.gallery-product__info-container{width:100%;max-width:400px}.gallery-product__title-text{font-size:2.4rem;font-weight:300;line-height:1.2;margin:0 0 1rem;color:rgb(var(--color-foreground));letter-spacing:-.02em}.gallery-product__subtitle{font-size:1.4rem;font-weight:400;color:rgba(var(--color-foreground),.7);margin:0 0 2rem;line-height:1.4}.gallery-product__description{font-size:1.6rem;line-height:1.6;margin:2rem 0;color:rgb(var(--color-foreground))}.gallery-product__description p{margin-bottom:1.5rem}.gallery-product__description p:last-child{margin-bottom:0}.gallery-product__price{margin:2rem 0}.gallery-product__price-text{font-size:1.8rem;font-weight:500;color:rgb(var(--color-foreground))}.gallery-product__buttons{margin:3rem 0 2rem}.gallery-btn{border:1px solid rgb(var(--color-foreground));background:transparent;color:rgb(var(--color-foreground));padding:1.2rem 3rem;font-size:1.4rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:all .3s ease;width:100%;min-height:auto}.gallery-btn:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.gallery-btn:disabled{opacity:.5;cursor:not-allowed}.gallery-product__share{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.1)}.gallery-lightbox{background:#000000f2}.gallery-lightbox .lightbox-content{max-width:95vw;max-height:95vh}.gallery-lightbox .lightbox-image-container{max-height:85vh}.gallery-lightbox .lightbox-details{padding:2rem;text-align:center;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gallery-lightbox .lightbox-details h2{font-size:2rem;font-weight:300;margin-bottom:1rem;color:rgb(var(--color-foreground))}.gallery-lightbox .lightbox-details p{font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.8)}@media screen and (min-width: 990px){.gallery-product__container{grid-template-columns:1fr 400px;gap:0;min-height:100vh}.gallery-product__media-wrapper{padding:4rem;order:1}.gallery-product__info-wrapper{order:2;padding:6rem 4rem;position:sticky;top:0;height:100vh;overflow-y:auto;align-items:center}.gallery-product__main-image,.gallery-product__featured-image{max-height:80vh}.gallery-product__thumbnails{gap:1.5rem}.gallery-product__thumbnail{width:80px;height:80px}}@media screen and (min-width: 1200px){.gallery-product__container{grid-template-columns:1fr 500px}.gallery-product__media-wrapper{padding:6rem}.gallery-product__info-wrapper{padding:8rem 6rem}.gallery-product__main-image,.gallery-product__featured-image{max-height:85vh}}@media screen and (min-width: 1600px){.gallery-product__container{grid-template-columns:1fr 600px}.gallery-product__media-wrapper{padding:8rem}.gallery-product__main-image,.gallery-product__featured-image{max-height:90vh}}@media screen and (max-width: 989px){.gallery-product__info-wrapper{border-left:none;border-top:1px solid rgba(var(--color-foreground),.1);padding:3rem 2rem}.gallery-product__title-text{font-size:2rem}.gallery-product__subtitle{font-size:1.2rem}.gallery-product__description{font-size:1.4rem}.gallery-product__main-image,.gallery-product__featured-image{max-height:60vh}.gallery-product__thumbnails{gap:.8rem}.gallery-product__thumbnail{width:50px;height:50px}}@media screen and (max-width: 750px){.gallery-product__media-wrapper,.gallery-product__info-wrapper{padding:2rem 1rem}.gallery-product__title-text{font-size:1.8rem}.gallery-product__main-image,.gallery-product__featured-image{max-height:50vh}}.gallery-product__thumbnail,.gallery-product__featured-image,.gallery-btn{-webkit-tap-highlight-color:transparent}.gallery-product__featured-image{opacity:0;animation:fadeInImage .6s ease forwards}@keyframes fadeInImage{to{opacity:1}}.gallery-product__thumbnail a:focus,.lightbox-trigger:focus{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}@media print{.gallery-product__buttons,.gallery-product__share,.gallery-product__thumbnails{display:none}.gallery-product__container{display:block}.gallery-product__media-wrapper{page-break-inside:avoid}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-gallery-product.css.map */
