.project-gallery__filters{display:flex;flex-wrap:wrap;gap:.8rem;list-style:none;margin-bottom:2.4rem}.project-gallery__filter{min-height:3.6rem;padding:.6rem 1.6rem;font-size:1.3rem;background:transparent;border:1px solid rgba(var(--color-foreground),.15);border-radius:var(--buttons-radius, 999px);cursor:pointer}.project-gallery__filter.is-active{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.project-gallery__grid{column-count:2;column-gap:1.6rem}@media screen and (min-width:750px){.project-gallery__grid{column-count:3}}@media screen and (min-width:1200px){.project-gallery__grid{column-count:4}}.project-gallery__item{break-inside:avoid;margin-bottom:1.6rem}.project-gallery__item[hidden]{display:none}.project-gallery__trigger{display:block;width:100%;text-align:left;cursor:pointer}.project-gallery__media{border-radius:var(--inputs-radius, 6px);overflow:hidden}.project-gallery__media img{display:block;width:100%;height:auto;transition:transform .3s ease}.project-gallery__trigger:hover .project-gallery__media img{transform:scale(1.03)}.project-gallery__caption{display:block;margin-top:.6rem;font-size:1.3rem}.project-gallery-modal{display:none;position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:#000c;overflow-y:auto}.project-gallery-modal[open]{display:flex;align-items:center;justify-content:center;padding:2.4rem}.project-gallery-modal__content{position:relative;display:grid;gap:1.6rem;max-width:90rem;width:100%;background:rgb(var(--color-background));border-radius:var(--inputs-radius, 6px);padding:2.4rem}@media screen and (min-width:750px){.project-gallery-modal__content{grid-template-columns:1.4fr 1fr;align-items:center}}.project-gallery-modal__media img{width:100%;height:auto;border-radius:var(--inputs-radius, 6px)}.project-gallery-modal__toggle{position:absolute;top:1.2rem;right:1.2rem;background:none;border:0;cursor:pointer;padding:.8rem}.project-gallery-modal__tag{color:rgba(var(--color-foreground),.6)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/project-gallery.css.map */
