.gallery-wall{width:100%}.gallery-wall__header{text-align:center;margin-bottom:3.2rem;padding:0 1.6rem}.gallery-wall__subheading{display:block;margin-bottom:.8rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-foreground-secondary),.8)}.gallery-wall__heading{margin:0 0 1.2rem}.gallery-wall__description{max-width:64rem;margin:0 auto;color:rgba(var(--color-foreground-secondary),.9);font-size:1.5rem;line-height:1.5}.gallery-wall__filters{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;padding:0 1.6rem;margin-bottom:2.4rem}.gallery-wall__filter-group{position:relative}.gallery-wall__filter-trigger{display:inline-flex;align-items:center;gap:.6rem;-webkit-appearance:none;appearance:none;border:1px solid rgba(var(--color-border),.6);background:transparent;color:rgba(var(--color-foreground),.9);border-radius:999px;padding:.7rem 1.4rem;font-size:1.3rem;font-weight:500;line-height:1;letter-spacing:.02em;cursor:pointer;list-style:none;white-space:nowrap;transition:background .15s ease,border-color .15s ease}.gallery-wall__filter-trigger::-webkit-details-marker{display:none}.gallery-wall__filter-trigger::marker{display:none;content:""}.gallery-wall__filter-trigger:hover{border-color:rgba(var(--color-foreground),.6)}.gallery-wall__filter-group[open]>.gallery-wall__filter-trigger{background:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.85)}.gallery-wall__filter-caret{transition:transform .15s ease}.gallery-wall__filter-group[open] .gallery-wall__filter-caret{transform:rotate(180deg)}.gallery-wall__filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.8rem;height:1.8rem;padding:0 .4rem;background:rgba(var(--color-foreground),1);color:rgba(var(--color-background),1);border-radius:999px;font-size:1.1rem;font-weight:500;line-height:1}.gallery-wall__filter-count[hidden]{display:none}.gallery-wall__filter-group>.gallery-wall__chips{position:absolute;top:calc(100% + .6rem);left:0;z-index:10;min-width:26rem;max-width:min(36rem,90vw);max-height:50vh;overflow-y:auto;display:flex;flex-wrap:wrap;gap:.6rem;padding:1.2rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-border),.6);border-radius:.8rem;box-shadow:0 6px 24px #00000014}.gallery-wall__chip{flex:0 0 auto;-webkit-appearance:none;appearance:none;border:1px solid rgba(var(--color-border),.6);background:transparent;color:rgba(var(--color-foreground),.85);border-radius:999px;padding:.6rem 1.2rem;font-size:1.3rem;line-height:1;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease}.gallery-wall__chip:hover{border-color:rgba(var(--color-foreground),.6)}.gallery-wall__chip[aria-pressed=true]{background:rgba(var(--color-foreground),1);color:rgba(var(--color-background),1);border-color:rgba(var(--color-foreground),1)}.gallery-wall__clear{-webkit-appearance:none;appearance:none;background:transparent;border:none;color:rgba(var(--color-foreground),.7);font-size:1.3rem;text-decoration:underline;cursor:pointer;padding:.7rem .4rem;margin-left:.4rem}.gallery-wall__clear:hover{color:rgba(var(--color-foreground),1)}@media screen and (max-width:749px){.gallery-wall__filters{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.4rem;margin:0 0 2rem;padding-left:1.6rem;padding-right:1.6rem}.gallery-wall__filters::-webkit-scrollbar{display:none}.gallery-wall__filter-trigger{padding:.6rem 1.2rem;font-size:1.2rem}.gallery-wall__filter-group>.gallery-wall__chips{min-width:22rem;max-width:calc(100vw - 3.2rem)}.gallery-wall__clear{flex:0 0 auto}}.gallery-wall__grid{display:grid;grid-template-columns:repeat(var(--gallery-cols-mobile),1fr);gap:var(--gallery-gap-y) var(--gallery-gap-x);padding:0 1.6rem}@media screen and (min-width:750px){.gallery-wall__grid{grid-template-columns:repeat(var(--gallery-cols-pc),1fr)}}.gallery-tile{display:flex;flex-direction:column;row-gap:1rem;color:inherit}.gallery-tile__media-link{display:block;text-decoration:none;color:inherit}.gallery-tile.is-hidden{display:none}.gallery-tile__media{position:relative;aspect-ratio:var(--gallery-ratio);overflow:hidden;border-radius:var(--gallery-radius);background:rgba(var(--color-foreground),.04)}.gallery-tile__image,.gallery-tile__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--duration-default, .3s) ease,opacity var(--duration-default, .3s) ease}@media screen and (min-width:990px){.gallery-tile:hover .gallery-tile__image,.gallery-tile:hover .gallery-tile__video{transform:scale(1.05)}}.gallery-tile__video{pointer-events:none}.gallery-tile__video-badge{position:absolute;top:1rem;right:1rem;width:2.8rem;height:2.8rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0000008c;color:#fff;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media screen and (max-width:749px){.gallery-tile__video-badge{top:.8rem;right:.8rem;width:3.6rem;height:3.6rem;background:#0000009e}}.gallery-tile__info{display:flex;flex-direction:column;gap:.8rem;width:100%}.gallery-tile__title{margin:0;width:100%;color:#1f1f1f;font-size:1.8rem;font-style:normal;font-weight:500;line-height:115%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.gallery-tile__title-link{color:inherit;text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.05rem}.gallery-tile__title-link:hover{color:#000}.gallery-tile__title-sep{color:#5a5a5a;font-weight:400;margin:0 .1rem}.gallery-tile__meta-primary{margin:0;color:#5a5a5a;font-size:1.3rem;font-weight:400;line-height:1.4;letter-spacing:.01em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.gallery-tile__meta-secondary{margin:0;color:#818181;font-size:1.1rem;font-weight:400;line-height:1.4;letter-spacing:.01em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:749px){.gallery-wall__grid{gap:1.6rem 1.2rem;padding-left:0;padding-right:0}.gallery-tile{border:1px solid #d9d9d9;border-radius:6px;padding:1rem;row-gap:.8rem}.gallery-tile__info{gap:.5rem;padding:0 .2rem}.gallery-tile__title{font-size:1.5rem;line-height:120%;-webkit-line-clamp:2}.gallery-tile__meta-primary{font-size:1.2rem;line-height:1.35}.gallery-tile__meta-secondary{font-size:1rem;line-height:1.35}}.gallery-wall__footer{display:flex;flex-direction:column;align-items:center;gap:1.2rem;margin-top:4rem;padding:0 1.6rem}.gallery-wall__count{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground-secondary),.8)}.gallery-wall__load-more{min-width:18rem}.gallery-wall__empty{text-align:center;padding:4rem 1.6rem;color:rgba(var(--color-foreground-secondary),.8)}.gallery-wall__pagination{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:4rem;padding:0 1.6rem}.gallery-wall__pagination-meta{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground-secondary),.7)}.gallery-video-modal[hidden]{display:none}.gallery-video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:flex-end;justify-content:center}.gallery-video-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000009e}.gallery-video-modal__dialog{position:relative;z-index:1;width:100%;max-width:64rem;max-height:92vh;background:rgb(var(--color-background));border-radius:1.2rem 1.2rem 0 0;box-shadow:0 -1rem 3rem #0003;display:flex;flex-direction:column;overflow:hidden}.gallery-video-modal__close{position:fixed;top:1.6rem;right:1.6rem;z-index:2;width:3.8rem;height:3.8rem;border:0;border-radius:50%;background:#0000009e;color:#fff;font-size:2.6rem;line-height:1;cursor:pointer;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.gallery-video-modal__video{display:block;width:100%;max-height:70vh;background:#000;object-fit:contain;flex:0 1 auto}.gallery-video-modal__info{display:grid;gap:.8rem;padding:1.6rem}.gallery-video-modal__title,.gallery-video-modal__color{margin:0}.gallery-video-modal__title{color:#1f1f1f;font-size:1.8rem;font-weight:500;line-height:120%}.gallery-video-modal__color{color:#747474;font-size:1.3rem;line-height:130%}.gallery-video-modal__cta{width:100%;margin-top:.4rem}.gallery-video-modal-open,.gallery-video-modal-open body{overflow:hidden}@media screen and (max-width:749px){.gallery-video-modal__dialog{width:100%;height:100dvh;max-height:100dvh;border-radius:0;box-shadow:none}.gallery-video-modal__video{flex:1 1 auto;width:100%;height:100%;max-height:none;min-height:0}.gallery-video-modal__info{flex:0 0 auto;padding:1.6rem;background:#fffffff5;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-gallery-wall.css.map */
