.work-gallery{--gallery-forest: #203f35;--gallery-deep: #183127;--gallery-white: #ffffff;--gallery-surface: #f1f2ee;--gallery-muted: #5b675f;--gallery-line: #dbe1d8;--gallery-gutter: clamp(2rem, 5vw, 8rem);--gallery-gap: clamp(1.2rem, 2vw, 2.8rem);--gallery-xs: .8rem;--gallery-sm: 1.6rem;--gallery-md: 2.4rem;--gallery-lg: 4rem;--gallery-xl: 6.4rem;--gallery-overlay: linear-gradient(0deg, #10261fdb, #10261f00 60%);display:block;color:var(--gallery-forest);background:var(--gallery-white);overflow-wrap:anywhere}.work-gallery [hidden]{display:none}.work-gallery :focus-visible{outline:3px solid var(--gallery-forest);outline-offset:5px}.work-gallery__wrap{max-width:168rem;padding-inline:var(--gallery-gutter);margin-inline:auto}.work-gallery__intro{display:flex;align-items:end;justify-content:space-between;gap:var(--gallery-lg);padding-block:var(--gallery-lg) var(--gallery-lg)}.work-gallery .work-gallery__title{margin:0;font-size:clamp(3.8rem,4.8vw,7rem);font-weight:500;line-height:1.12;letter-spacing:-.035em;color:var(--gallery-forest)}.work-gallery__intro-copy{max-width:34rem;flex-shrink:0;padding-block-end:var(--gallery-xs)}.work-gallery__intro-copy p{margin:0 0 var(--gallery-sm);color:var(--gallery-muted);font-size:1.5rem;line-height:1.8}.work-gallery__jump{display:inline-flex;align-items:center;gap:var(--gallery-sm);min-height:4.4rem;color:var(--gallery-forest);font-size:1.4rem;text-decoration:underline;text-underline-offset:.5rem}.work-gallery__jump svg{width:1.8rem;height:1.8rem}.work-gallery__featured{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);grid-template-rows:25rem 25rem;gap:var(--gallery-sm)}.work-gallery__feature{position:relative;display:block;overflow:hidden;isolation:isolate;color:var(--gallery-white);background:var(--gallery-surface)}.work-gallery__feature:first-child{grid-row:span 2}.work-gallery__feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--gallery-overlay);z-index:0;pointer-events:none}.work-gallery__feature-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center 52%}.work-gallery__feature-caption{position:absolute;inset-inline:var(--gallery-md);inset-block-end:var(--gallery-md);z-index:1;display:flex;align-items:center;justify-content:space-between;gap:var(--gallery-md);font-size:2rem;font-weight:400}.work-gallery__feature:first-child .work-gallery__feature-caption{font-size:2.8rem;inset-inline:var(--gallery-lg);inset-block-end:var(--gallery-lg)}.work-gallery__feature-caption small{display:block;font-size:1.2rem;margin-block-end:.5rem;font-weight:400}.work-gallery__feature:focus-visible{outline-offset:-6px;outline-color:var(--gallery-white)}.work-gallery__feature-plus{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border:1px solid var(--gallery-white);border-radius:50%;flex-shrink:0;font-size:2.5rem}.work-gallery__catalogue{padding-block:var(--gallery-xl);scroll-margin-top:var(--gallery-md)}.work-gallery__toolbar{display:flex;align-items:end;justify-content:space-between;gap:var(--gallery-lg);margin-block-end:var(--gallery-md)}.work-gallery .work-gallery__heading{margin:0 0 var(--gallery-xs);font-size:clamp(2.8rem,3vw,4.2rem);font-weight:500;line-height:1.2;color:var(--gallery-forest);letter-spacing:-.025em}.work-gallery__count{display:block;font-size:1.3rem;color:var(--gallery-muted)}.work-gallery__search{display:block;width:min(100%,36rem)}.work-gallery__search-label{display:block;margin-block-end:var(--gallery-xs);color:var(--gallery-muted);font-size:1.2rem}.work-gallery__search-field{display:flex;align-items:center;border-bottom:1px solid var(--gallery-forest);gap:var(--gallery-sm);min-height:4.8rem}.work-gallery__search-field svg{width:2rem;height:2rem;flex-shrink:0}.work-gallery__input{width:100%;min-width:0;padding:1.2rem 0;border:0;border-radius:0;background:transparent;color:var(--gallery-forest);font:inherit;font-size:1.5rem}.work-gallery__input::placeholder{color:var(--gallery-muted);opacity:1}.work-gallery__categories{display:flex;flex-wrap:wrap;gap:var(--gallery-xs);margin:0 0 var(--gallery-md);padding:0;border:0;min-width:0}.work-gallery__chip{display:inline-flex;align-items:center;justify-content:center;gap:var(--gallery-xs);min-height:4.4rem;padding:1rem 1.7rem;border:1px solid var(--gallery-line);border-radius:.3rem;background:var(--gallery-white);color:var(--gallery-forest);font:inherit;font-size:1.35rem;cursor:pointer;white-space:nowrap}.work-gallery__chip[aria-pressed=true]{background:var(--gallery-forest);color:var(--gallery-white);border-color:var(--gallery-forest)}.work-gallery__chip:hover{border-color:var(--gallery-forest)}.work-gallery__styles{display:flex;flex-wrap:wrap;align-items:center;gap:var(--gallery-xs) var(--gallery-md);padding-block-end:var(--gallery-md);margin-block-end:var(--gallery-md);border-bottom:1px solid var(--gallery-line)}.work-gallery__styles-label{color:var(--gallery-muted);font-size:1.2rem}.work-gallery__style{display:flex;align-items:center;gap:var(--gallery-xs);min-height:4.4rem;padding:0;border:0;border-bottom:2px solid transparent;background:transparent;font:inherit;font-size:1.3rem;color:var(--gallery-forest);cursor:pointer}.work-gallery__style[aria-pressed=true]{border-bottom-color:var(--gallery-forest);font-weight:600}.work-gallery__swatch{width:1.6rem;height:1.6rem;border:1px solid var(--gallery-muted);border-radius:50%;background:#e2dcd1}.work-gallery__swatch--dark{background:#504d47}.work-gallery__swatch--grey{background:#a09d97}.work-gallery__swatch--wood{background:#947457}.work-gallery__reset{min-height:4.4rem;padding:0 var(--gallery-xs);margin-inline-start:auto;border:0;font:inherit;font-size:1.2rem;color:var(--gallery-forest);background:transparent;text-decoration:underline;text-underline-offset:.4rem;cursor:pointer}.work-gallery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gallery-lg) var(--gallery-gap)}.work-gallery__card{min-width:0}.work-gallery__card-link{display:block;color:var(--gallery-forest);text-decoration:none}.work-gallery__card-media{position:relative;display:block;aspect-ratio:4 / 4.7;overflow:hidden;background:var(--gallery-surface)}.work-gallery__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.work-gallery__card-link:hover .work-gallery__image{transform:scale(1.025)}.work-gallery__expand{position:absolute;inset-block-end:var(--gallery-sm);inset-inline-end:var(--gallery-sm);display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;background:var(--gallery-white);color:var(--gallery-forest);font-size:2.2rem}.work-gallery__unavailable{display:none}.work-gallery__card-media--unavailable .work-gallery__unavailable{position:absolute;inset:var(--gallery-md);display:grid;align-items:center;color:var(--gallery-muted);font-size:1.4rem;text-align:center}.work-gallery__caption{display:block;padding-block-start:var(--gallery-sm)}.work-gallery__category{display:block;color:var(--gallery-muted);font-size:1.15rem;margin-block-end:.5rem}.work-gallery__card-title{display:block;color:var(--gallery-forest);font-size:1.55rem;line-height:1.6}.work-gallery__more-wrap{display:flex;flex-direction:column;align-items:center;gap:var(--gallery-sm);margin-block-start:var(--gallery-lg)}.work-gallery__progress{margin:0;font-size:1.2rem;color:var(--gallery-muted)}.work-gallery__more{min-width:22rem}.work-gallery__empty{padding:var(--gallery-xl) var(--gallery-md);text-align:center;background:var(--gallery-surface)}.work-gallery__empty p{font-size:1.6rem}.work-gallery__error{padding:var(--gallery-md);background:var(--gallery-surface);font-size:1.4rem}.work-gallery__end{display:flex;align-items:center;justify-content:space-between;gap:var(--gallery-lg);padding:var(--gallery-lg);margin-block-start:var(--gallery-xl);background:var(--gallery-surface)}.work-gallery .work-gallery__end-title{margin:0 0 var(--gallery-xs);font-size:3rem;font-weight:500}.work-gallery__end p{margin:0;font-size:1.4rem;color:var(--gallery-muted)}.work-gallery__dialog{position:fixed;width:min(118rem,calc(100vw - 6rem));max-width:none;height:auto;max-height:calc(100dvh - 6rem);margin:auto;padding:0;border:0;background:var(--gallery-white);color:var(--gallery-forest);overflow:auto}.work-gallery__dialog::backdrop{background:#0e211ccc}.work-gallery__dialog-head{display:flex;align-items:center;justify-content:space-between;gap:var(--gallery-md);padding:1.2rem var(--gallery-md);border-bottom:1px solid var(--gallery-line)}.work-gallery__dialog-label{font-size:1.4rem}.work-gallery__close{display:inline-flex;align-items:center;gap:var(--gallery-xs);min-height:4.4rem;padding:var(--gallery-xs);border:0;font:inherit;font-size:1.3rem;color:var(--gallery-forest);background:transparent;cursor:pointer}.work-gallery__close span{font-size:2.4rem}.work-gallery__dialog-body{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(28rem,1fr)}.work-gallery__lightbox{display:flex;align-items:center;justify-content:center;min-width:0;height:min(68rem,calc(100dvh - 15rem));background:var(--gallery-surface)}.work-gallery__full{display:block;width:100%;height:100%;object-fit:contain}.work-gallery__image-status{padding:var(--gallery-md);color:var(--gallery-muted);font-size:1.4rem}.work-gallery__details{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:var(--gallery-md);padding:var(--gallery-lg);min-width:0}.work-gallery__space{font-size:1.2rem;color:var(--gallery-muted)}.work-gallery .work-gallery__dialog-title{margin:0;font-size:2.8rem;font-weight:500;line-height:1.35;color:var(--gallery-forest)}.work-gallery__details p{margin:0;color:var(--gallery-muted);font-size:1.4rem;line-height:1.8}.work-gallery__whatsapp{width:100%;text-align:center}.work-gallery__original,.work-gallery__model{color:var(--gallery-forest);text-decoration:underline;text-underline-offset:.4rem;font-size:1.3rem}.work-gallery__models{display:flex;flex-wrap:wrap;gap:var(--gallery-sm)}.work-gallery__dialog-nav{display:flex;align-items:center;justify-content:space-between;gap:var(--gallery-sm);width:100%;padding-block-start:var(--gallery-sm);border-top:1px solid var(--gallery-line)}.work-gallery__nav-button{min-height:4.4rem;border:0;padding:var(--gallery-xs);color:var(--gallery-forest);background:transparent;font:inherit;font-size:1.3rem;cursor:pointer}.work-gallery__nav-button:disabled{opacity:.4;cursor:default}.work-gallery__position{font-size:1.2rem;direction:ltr;color:var(--gallery-muted)}@media(min-width:1500px){.work-gallery__featured{grid-template-rows:28rem 28rem}}@media(max-width:989px){.work-gallery__intro-copy{max-width:28rem}.work-gallery__featured{grid-template-rows:21rem 21rem}.work-gallery__dialog-body{grid-template-columns:minmax(0,1.3fr) minmax(26rem,1fr)}.work-gallery__details{padding:var(--gallery-md)}}@media(max-width:749px){.work-gallery__intro{display:block;padding-block:3rem var(--gallery-md)}.work-gallery__intro-copy{max-width:100%;margin-block-start:var(--gallery-sm);padding:0}.work-gallery__intro-copy p{font-size:1.35rem;max-width:35rem;margin-block-end:var(--gallery-xs)}.work-gallery__jump{font-size:1.3rem}.work-gallery__featured{grid-template-columns:1fr 1fr;grid-template-rows:29rem 16rem;gap:var(--gallery-xs)}.work-gallery__feature:first-child{grid-row:auto;grid-column:1 / -1}.work-gallery__feature-caption,.work-gallery__feature:first-child .work-gallery__feature-caption{inset-inline:var(--gallery-sm);inset-block-end:var(--gallery-sm);font-size:1.5rem;gap:var(--gallery-xs)}.work-gallery__feature:first-child .work-gallery__feature-caption{font-size:2.1rem}.work-gallery__feature-caption small{font-size:1rem}.work-gallery__feature-plus{width:3rem;height:3rem;font-size:2rem}.work-gallery__catalogue{padding-block:var(--gallery-lg)}.work-gallery__toolbar{display:block}.work-gallery__search{width:100%;margin-block-start:var(--gallery-md)}.work-gallery__input{font-size:1.6rem}.work-gallery__categories{flex-wrap:nowrap;overflow-x:auto;padding-block:.5rem 1rem;scrollbar-width:thin}.work-gallery__chip{flex-shrink:0;font-size:1.2rem;padding-inline:1.4rem}.work-gallery__styles{gap:var(--gallery-xs) var(--gallery-sm);padding-block-end:var(--gallery-sm);margin-block-end:var(--gallery-sm)}.work-gallery__style{font-size:1.15rem}.work-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gallery-md) var(--gallery-gap)}.work-gallery__caption{padding-block-start:1rem}.work-gallery__card-title{font-size:1.25rem;line-height:1.55}.work-gallery__category{font-size:1.05rem}.work-gallery__expand{width:2.8rem;height:2.8rem;inset-inline-end:var(--gallery-xs);inset-block-end:var(--gallery-xs);font-size:1.8rem}.work-gallery__end{display:block;padding:var(--gallery-md);margin-block-start:var(--gallery-lg)}.work-gallery__end .studio-button{margin-block-start:var(--gallery-md);width:100%}.work-gallery .work-gallery__end-title{font-size:2.7rem}.work-gallery__dialog{width:calc(100vw - 2rem);max-height:calc(100dvh - 2rem)}.work-gallery__dialog-head{padding:.5rem var(--gallery-sm)}.work-gallery__dialog-body{display:block}.work-gallery__lightbox{height:43dvh}.work-gallery__details{padding:var(--gallery-md);gap:var(--gallery-sm)}.work-gallery .work-gallery__dialog-title{font-size:2.2rem}.work-gallery__details p{font-size:1.3rem}}@media(prefers-reduced-motion:reduce){.work-gallery__image{transition:none}}.work-gallery__featured[data-count="1"]{grid-template-columns:1fr;grid-template-rows:50rem}.work-gallery__featured[data-count="2"]{grid-template-columns:1.4fr 1fr;grid-template-rows:50rem}.work-gallery__featured[data-count="1"] .work-gallery__feature,.work-gallery__featured[data-count="2"] .work-gallery__feature{grid-row:auto;grid-column:auto}@media(max-width:749px){.work-gallery__featured[data-count="1"]{grid-template-rows:29rem}.work-gallery__featured[data-count="2"]{grid-template-columns:1fr 1fr;grid-template-rows:20rem}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/lora-work-gallery.css.map */
