@keyframes lqip-reveal{0%{opacity:0}to{opacity:1}}.img-lqip{animation:lqip-reveal .6s ease 80ms both;filter:blur(0);will-change:opacity}.gallery-section{background:var(--color-white)}.gallery-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.gallery-heading{font-family:var(--font-display);font-size:var(--font-size-page-title);font-weight:300;letter-spacing:-.02em;margin:0;color:var(--color-black)}.gallery-see-all{font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--color-gold-text);border-bottom:1px solid var(--color-gold-text);padding-bottom:2px;white-space:nowrap;transition:color .2s,border-color .2s}.gallery-see-all:hover{color:var(--color-black);border-color:var(--color-black)}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:6px;gap:6px;width:100%}.gallery-item{position:relative;overflow:hidden;background:var(--color-charcoal)}.gallery-item:first-child{grid-column:1/9;grid-row:1/3}.gallery-item:nth-child(2){grid-column:9/13;grid-row:1}.gallery-item:nth-child(3){grid-column:9/13;grid-row:2}.gallery-item:nth-child(4){grid-column:1/5;grid-row:3}.gallery-item:nth-child(5){grid-column:5/9;grid-row:3}.gallery-item:nth-child(6){grid-column:9/13;grid-row:3}.gallery-img-inner{position:relative;overflow:hidden}.gallery-item:first-child .gallery-img-inner{height:100%}.gallery-item:nth-child(2) .gallery-img-inner,.gallery-item:nth-child(3) .gallery-img-inner,.gallery-item:nth-child(4) .gallery-img-inner,.gallery-item:nth-child(5) .gallery-img-inner,.gallery-item:nth-child(6) .gallery-img-inner{aspect-ratio:4/3}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.gallery-item:hover img{transform:scale(1.05)}@media (max-width:768px){.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.gallery-item:first-child{grid-column:1/3;grid-row:auto}.gallery-item:nth-child(2){grid-column:1;grid-row:auto}.gallery-item:nth-child(3){grid-column:2;grid-row:auto}.gallery-item:nth-child(4){grid-column:1;grid-row:auto}.gallery-item:nth-child(5){grid-column:2;grid-row:auto}.gallery-item:nth-child(6){grid-column:1/3;grid-row:auto}.gallery-item:first-child .gallery-img-inner{height:auto;aspect-ratio:16/9}.gallery-header{flex-direction:column;gap:1rem;align-items:flex-start}}@media (max-width:480px){.gallery-grid{grid-template-columns:1fr}.gallery-item:first-child,.gallery-item:nth-child(2),.gallery-item:nth-child(3),.gallery-item:nth-child(4),.gallery-item:nth-child(5),.gallery-item:nth-child(6){grid-column:1;grid-row:auto}.gallery-item:first-child .gallery-img-inner{height:auto;aspect-ratio:16/9}}.gallery-editorial-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:12px;gap:12px;max-width:1400px;margin:0 auto}.gallery-cell{overflow:hidden;background:var(--color-charcoal)}.gallery-cell[data-aspect=hero]{grid-column:span 8;aspect-ratio:16/7}.gallery-cell[data-aspect=landscape]{grid-column:span 4;aspect-ratio:3/2}.gallery-cell[data-aspect=portrait]{grid-column:span 3;aspect-ratio:2/3}.gallery-cell a{display:block;width:100%;height:100%}.gallery-cell img{transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.gallery-cell:hover img{transform:scale(1.04)}@media (max-width:900px){.gallery-editorial-grid{grid-template-columns:repeat(6,1fr)}.gallery-cell[data-aspect=hero]{grid-column:span 6}.gallery-cell[data-aspect=landscape]{grid-column:span 3}.gallery-cell[data-aspect=portrait]{grid-column:span 2}}@media (max-width:480px){.gallery-editorial-grid{grid-template-columns:repeat(2,1fr)}.gallery-cell[data-aspect=hero],.gallery-cell[data-aspect=landscape],.gallery-cell[data-aspect=portrait]{grid-column:span 2;aspect-ratio:3/2}}.gallery-lightbox-trigger{overflow:hidden}.gallery-lightbox-trigger img{transition:transform .35s ease}.gallery-lightbox-trigger:hover img{transform:scale(1.02)}.gallery-lightbox{position:fixed;inset:0;z-index:150;background:rgba(13,13,13,.92);display:none;align-items:center;justify-content:center;padding:max(2rem,env(safe-area-inset-top,2rem)) 2rem max(2rem,env(safe-area-inset-bottom,2rem));overscroll-behavior:contain}.gallery-lightbox:target{display:flex}.gallery-lightbox-image{max-height:90vh;max-height:90svh;width:auto;object-fit:contain}.gallery-lightbox-close{position:absolute;top:max(1rem,env(safe-area-inset-top,1rem));inset-inline-end:1rem;font-size:2rem;line-height:1;color:var(--color-white)}.about-image-wrap,.equipment-family-image-lead-media,.equipment-family-image-support-media,.gallery-cell,.landing-hero-media-premium,.meeting-setup-image-wrap,.studio-gallery-item{border-radius:2px;overflow:hidden}.about-image-caption,.gallery-cell-caption,.landing-hero-caption,.studio-gallery-caption,.use-case-image-caption{margin-top:.6rem;font-size:.75rem;line-height:1.55;color:var(--color-iron)}.gallery-img-wrap{overflow:hidden}.gallery-img-wrap img{transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.gallery-img-wrap:hover img{transform:scale(1.04)}.gallery-page-header{padding-bottom:1.1rem;max-width:min(56rem,100%)}.gallery-page-feature{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);grid-gap:var(--space-xl);gap:var(--space-xl);margin-bottom:3.25rem;align-items:end}.gallery-page-feature-media{position:relative;min-height:32rem;overflow:hidden;background:var(--color-charcoal)}.gallery-page-feature-copy{display:grid;grid-gap:.45rem;gap:.45rem;padding-bottom:var(--space-sm)}.gallery-cell-caption,.gallery-page-feature-meta{font-size:.74rem;font-weight:600;letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--color-gold-text)}.gallery-page-feature-title{margin:0;font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2.35rem);font-weight:400;letter-spacing:-.02em}.gallery-lightbox-caption{margin:0;color:var(--color-iron);line-height:1.7}.gallery-cell{display:grid;align-content:start}.gallery-lightbox-figure{display:grid;grid-gap:.9rem;gap:.9rem;justify-items:center;max-width:min(100%,1200px)}.gallery-lightbox-caption{max-width:72ch;text-align:center;color:rgba(246,241,234,.78)}.gallery-page-story{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.gallery-page-prose{max-width:72ch}.gallery-page-context-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.gallery-page-context-card{display:grid;grid-gap:.8rem;gap:.8rem;padding:1.5rem}@media (max-width:960px){.gallery-page-feature{grid-template-columns:1fr}.gallery-page-feature-media{min-height:24rem}.about-facts-grid,.gallery-page-context-grid{grid-template-columns:1fr}}@media (max-width:640px){.gallery-page-feature-media{min-height:18rem}}.gallery-page-shell{padding-bottom:8rem}.gallery-page-top{padding-top:calc(var(--header-h) + 2.35rem);padding-bottom:2.35rem}.gallery-page-grid-shell{padding-inline:clamp(1rem,3vw,2rem)}.gallery-editorial-grid-fullbleed{max-width:min(1680px,100%)}.gallery-page-footer{padding-top:3.5rem}@media (max-width:640px){.gallery-page-footer,.gallery-page-top{padding-inline:0}}.about-page,.contact-page-premium-shell,.gallery-page-shell,.pricing-page-premium{--route-reading-max:68ch}.gallery-page-intro-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:.35rem;gap:.35rem;align-items:end}.gallery-cell,.gallery-page-feature-media{border:1px solid rgba(17,17,17,.08);box-shadow:0 14px 34px rgba(17,17,17,.045)}.gallery-page-cta{display:flex;justify-content:flex-start}@media (max-width:1024px){.gallery-page-intro-grid,.pricing-journey-strip{grid-template-columns:1fr}}@media (max-width:768px){.gallery-page-feature{margin-bottom:2.4rem}}.gallery-lightbox-trigger{position:relative;display:block;min-height:15rem;cursor:zoom-in}.gallery-dialog,.gallery-lightbox-trigger{width:100%;border:0;padding:0;background:transparent}.gallery-dialog{max-width:min(96vw,1200px)}.gallery-dialog::-webkit-backdrop{background:rgba(10,10,10,.88)}.gallery-dialog::backdrop{background:rgba(10,10,10,.88)}.gallery-dialog-inner{position:relative;display:grid;align-items:center;min-height:min(92vh,820px)}.gallery-dialog-close,.gallery-dialog-nav{position:absolute;z-index:2;border:1px solid rgba(246,241,234,.34);background:rgba(12,12,12,.58);color:var(--color-white);width:2.75rem;height:2.75rem;cursor:pointer}.gallery-dialog-close{top:.5rem;inset-inline-end:.5rem;font-size:1.6rem;line-height:1}.gallery-dialog-nav{top:50%;transform:translateY(-50%);font-size:1.75rem;line-height:1}.gallery-dialog-nav-prev{inset-inline-start:.5rem}.gallery-dialog-nav-next{inset-inline-end:.5rem}.gallery-editorial-grid-fullbleed{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:clamp(.75rem,1.5vw,1.25rem);gap:clamp(.75rem,1.5vw,1.25rem);align-items:start;width:min(100%,1560px);margin-inline:auto}.gallery-editorial-grid-fullbleed .gallery-cell{grid-column:span 4;min-width:0;display:flex;flex-direction:column;gap:.55rem;padding:clamp(.35rem,.7vw,.5rem);background:rgba(255,255,255,.84)}.gallery-editorial-grid-fullbleed .gallery-cell[data-aspect=hero]{grid-column:span 6}.gallery-editorial-grid-fullbleed .gallery-cell[data-aspect=portrait]{grid-column:span 3}.gallery-editorial-grid-fullbleed .gallery-lightbox-trigger{min-height:0;width:100%;aspect-ratio:4/3}.gallery-editorial-grid-fullbleed .gallery-cell[data-aspect=hero] .gallery-lightbox-trigger{aspect-ratio:16/10}.gallery-editorial-grid-fullbleed .gallery-cell[data-aspect=portrait] .gallery-lightbox-trigger{aspect-ratio:3/4}.gallery-lightbox-caption{max-width:100%;white-space:normal;word-break:normal;overflow-wrap:break-word;text-wrap:pretty;line-height:1.62}@media (max-width:1100px){.gallery-editorial-grid-fullbleed{grid-template-columns:repeat(6,minmax(0,1fr))}.gallery-editorial-grid-fullbleed .gallery-cell,.gallery-editorial-grid-fullbleed .gallery-cell[data-aspect=hero],.gallery-editorial-grid-fullbleed .gallery-cell[data-aspect=portrait]{grid-column:span 3}}@media (max-width:640px){.gallery-editorial-grid-fullbleed{grid-template-columns:1fr;gap:.9rem}.gallery-editorial-grid-fullbleed .gallery-cell,.gallery-editorial-grid-fullbleed .gallery-cell[data-aspect=hero],.gallery-editorial-grid-fullbleed .gallery-cell[data-aspect=portrait]{grid-column:1}}.gallery-cell{position:relative}.contact-page-shell,.contact-page-shell-premium,.gallery-page-shell{padding-top:calc(var(--header-h) + var(--page-shell-top-gap))}@media (max-width:900px){.about-story-grid-premium,.about-story-grid-refined,.gallery-page-context-grid,.gallery-page-intro-grid,.landing-hero-split,.premium-page-hero-grid,.premium-page-hero-inner,.premium-prose-grid,.premium-route-hero-grid,.studio-hero-shell,.use-case-hero-grid{grid-template-columns:minmax(0,1fr);gap:1.15rem}.gallery-page-top{padding-top:calc(var(--header-h) + 1.5rem);padding-bottom:1.8rem}}@media (max-width:640px){.gallery-page-footer,.gallery-page-top{padding-inline:1rem}.gallery-page-feature{margin-bottom:1.6rem}.gallery-page-feature-media{min-height:14rem}}.gallery-page-shell,.landing-page,.resource-page,.use-case-page{padding-top:0}.gallery-page-top,.resource-hero,.use-case-page-premium .use-case-hero{padding-top:calc(var(--header-h) + var(--page-opening-top-gap))}