.community-gallery{width:100%}.community-gallery__header{text-align:center;margin-bottom:1.25rem}.community-gallery__title{margin:0;font-size:clamp(1.8rem,3vw,2.8rem)}.community-gallery__subhead{margin-top:.35rem;color:rgb(var(--color-foreground-2));font-size:.95rem}.community-gallery__subhead a{color:rgb(var(--color-foreground));text-decoration:underline}.community-gallery__viewport{position:relative;width:100%}.community-gallery__track{display:flex;gap:.5rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 1rem}.community-gallery__track::-webkit-scrollbar{display:none}.community-gallery__page{flex:0 0 calc(100% - 1rem);display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr 1fr;gap:.35rem;aspect-ratio:5 / 2;scroll-snap-align:start;scroll-snap-stop:always}.community-gallery__page--0{grid-template-areas:"t0 t1 t1 t2 t3" "t0 t1 t1 t4 t5"}.community-gallery__page--1{grid-template-areas:"t0 t1 t2 t2 t3" "t4 t5 t2 t2 t3"}.community-gallery__page--2{grid-template-areas:"t0 t1 t2 t2 t3" "t0 t4 t2 t2 t5"}.community-gallery__item{position:relative;overflow:hidden;border-radius:var(--border-radius-container);background:rgb(var(--color-secondary-background));cursor:pointer;border:0;padding:0}.community-gallery__item-media{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.community-gallery__item:hover .community-gallery__item-media{transform:scale(1.03)}.community-gallery__credit{position:absolute;bottom:.5rem;right:.6rem;z-index:2;color:#fff;font-size:.7rem;line-height:1.3;text-shadow:0 1px 4px rgba(0,0,0,.6);pointer-events:none;text-align:right}.community-gallery__play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;color:#fff;font-size:clamp(1.9rem,4vw,2.7rem);text-shadow:0 4px 18px rgba(0,0,0,.45);pointer-events:none}.community-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:2.5rem;height:2.5rem;border:0;border-radius:999px;background:#ffffffeb;color:#111;font-size:1.3rem;line-height:1;cursor:pointer;box-shadow:0 2px 10px #00000026}.community-gallery__arrow[disabled]{opacity:.3;cursor:default}.community-gallery__arrow--prev{left:.5rem}.community-gallery__arrow--next{right:.5rem}.community-gallery__dots{margin-top:.6rem;text-align:center}.community-gallery__dot{width:.5rem;height:.5rem;border-radius:999px;border:0;background:#00000040;margin:0 .22rem;padding:0;cursor:pointer}.community-gallery__dot.is-active{background:#000c}.community-gallery__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:none}.community-gallery__modal[open]{display:block}.community-gallery__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a6}.community-gallery__modal-dialog{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:min(95vw,980px);max-height:90vh;display:grid;grid-template-columns:55% 45%;background:rgb(var(--color-background));border-radius:var(--border-radius-container);overflow:hidden}.community-gallery__modal-media-wrap{position:relative;background:#111;min-height:420px}.community-gallery__modal-media{width:100%;height:100%;object-fit:cover}.community-gallery__modal-side{padding:1.1rem;display:flex;flex-direction:column;gap:.9rem}.community-gallery__modal-close{align-self:flex-end;border:0;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer}.community-gallery__products{display:flex;flex-direction:column;gap:.65rem;overflow-y:auto;flex:1}.community-gallery__product-card{display:flex;align-items:center;gap:.75rem;padding:.6rem;border:1px solid rgba(0,0,0,.1);border-radius:.5rem;text-decoration:none;color:inherit;transition:background .2s ease}.community-gallery__product-card:hover{background:#0000000a}.community-gallery__product-image{width:60px;height:60px;object-fit:cover;border-radius:.35rem;flex-shrink:0}.community-gallery__product-info{display:flex;flex-direction:column;gap:.15rem}.community-gallery__product-title{font-size:.95rem;font-weight:500}.community-gallery__product-price{font-size:.85rem;color:rgb(var(--color-foreground-2))}.community-gallery__caption{margin:0;font-size:.9rem;color:rgb(var(--color-foreground-2))}.community-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:2.2rem;height:2.2rem;border:0;border-radius:999px;background:#ffffffeb;color:#111;font-size:1.3rem;cursor:pointer}.community-gallery__nav--prev{left:.7rem}.community-gallery__nav--next{right:.7rem}@media screen and (max-width: 768px){.community-gallery__page{flex:0 0 90%;aspect-ratio:auto;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-template-areas:none}.community-gallery__item{grid-area:auto!important;aspect-ratio:1}.community-gallery__arrow{display:none}.community-gallery__modal-dialog{width:min(96vw,980px);max-height:92vh;grid-template-columns:1fr}.community-gallery__modal-media-wrap{min-height:280px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/section-community-gallery.css.map */
