.installations-page{--g-orange: #e85f25;--g-navy: #061c31;--g-cream: #f7f4ef;--g-ink: #16212b;--g-ink-soft: #55636f;--g-gutter: clamp(1.25rem, 2vw, 2rem);--g-shell: min(1320px, calc(100% - var(--g-gutter) * 2));background:var(--g-cream);color:var(--g-ink)}.gallery-hero{display:grid;grid-template-columns:minmax(0,1fr) min(48%,44rem);background:var(--g-orange);color:#fff}.gallery-hero__panel{position:relative;display:flex;align-items:center;overflow:hidden;padding-block:clamp(2.25rem,4vw,3.75rem);padding-inline:max(var(--g-gutter),calc((100vw - 82.5rem)/2)) clamp(1.5rem,3vw,3rem)}.gallery-hero__scene{position:absolute;inset:0;background:url(/images/footer-blueprint-strip.webp) no-repeat right bottom;background-size:auto 52%;opacity:.26;pointer-events:none}.gallery-hero__copy{position:relative;width:100%;max-width:32rem}.gallery-hero__crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:clamp(.4rem,1.2vw,1rem);font-size:.875rem;font-weight:500;color:#fffc}.gallery-hero__crumbs a{display:inline-flex;align-items:center;min-height:44px;padding-inline:.45rem;margin-inline-start:-.45rem;color:#fff;text-decoration:none}.gallery-hero__crumbs a:hover{text-decoration:underline;text-underline-offset:4px}.gallery-hero h1{margin:0 0 clamp(.85rem,1.6vw,1.25rem);max-width:10ch;font-size:clamp(2.6rem,4.6vw,4rem);font-weight:400;line-height:1.02;letter-spacing:-.015em;text-wrap:balance}.gallery-hero__dot{display:inline-block;width:.2em;height:.2em;margin-left:.04em;background:var(--g-navy);overflow:hidden;text-indent:1em;vertical-align:baseline}.gallery-hero__copy p{margin:0;font-size:clamp(1.02rem,1.35vw,1.2rem);line-height:1.5;color:#fffffff0}.gallery-hero__photo{aspect-ratio:3 / 2;background:#dcd8d2;overflow:hidden}.gallery-hero__photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 74%}.install-filters{background:var(--g-navy);color:#fff}.install-filters__shell{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;width:var(--g-shell);margin-inline:auto;min-height:3.5rem}.install-filters__tabs{display:flex;align-items:center;gap:clamp(.35rem,1.6vw,1.6rem);min-width:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.install-filters__tabs::-webkit-scrollbar{display:none}.install-filters__tab{position:relative;flex:none;min-height:44px;padding:.4rem .15rem;border:0;background:transparent;color:#ffffffb8;font:inherit;font-size:.95rem;font-weight:500;white-space:nowrap;cursor:pointer;transition:color .2s ease}.install-filters__tab:after{content:"";position:absolute;left:0;right:0;bottom:.55rem;height:2px;background:var(--g-orange);transform:scaleX(0);transform-origin:left center;transition:transform .2s ease}.install-filters__tab:hover{color:#fff}.install-filters__tab[aria-pressed=true]{color:#fff;font-weight:600}.install-filters__tab[aria-pressed=true]:after{transform:scaleX(1)}.install-filters__count{flex:none;margin:0 0 0 auto;font-size:.9rem;color:#ffffffb8;font-variant-numeric:tabular-nums}.install-gallery--page:not(.is-enhanced) .install-filters__tabs,.install-gallery--page:not(.is-enhanced) .install-more{display:none}.gallery-collection{background:var(--g-cream)}.install-gallery--page .install-gallery__body{width:var(--g-shell);margin-inline:auto;padding:clamp(2.75rem,5vw,4.5rem) 0 clamp(3rem,5.5vw,5rem)}.install-gallery--page .install-gallery__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.5rem,2.2vw,2rem)}.install-photo{margin:0;min-width:0;display:flex;flex-direction:column;scroll-margin-top:7rem}.install-photo[hidden]{display:none}.install-photo__open{display:block;overflow:hidden;background:#e4e0da;flex:1;min-height:0;cursor:zoom-in}.install-photo__open img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.22,.61,.36,1)}.install-photo__open:hover img{transform:scale(1.03)}.install-photo figcaption{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.8rem;font-size:.95rem;line-height:1.45;font-weight:500;color:var(--g-ink)}.install-photo__expand{flex:none;width:1rem;height:1rem;color:var(--g-orange);transition:transform .22s ease}.install-photo__open:hover+figcaption .install-photo__expand,.install-photo__open:focus-visible+figcaption .install-photo__expand{transform:translate(2px,-2px)}.install-gallery--page .install-photo__open{border-radius:11px}.install-gallery--page .install-photo__open img{aspect-ratio:4 / 3}.install-gallery--page .install-photo[data-orientation=portrait] .install-photo__open img{object-position:center 58%}@media(prefers-reduced-motion:no-preference){.install-gallery--page.is-enhanced .install-photo{animation:install-photo-in .42s cubic-bezier(.22,.61,.36,1) both}}@keyframes install-photo-in{0%{opacity:0;transform:translateY(10px)}}.install-more{display:flex;flex-direction:column;align-items:center;gap:.9rem;margin-top:clamp(2rem,3.5vw,3rem)}.install-more__status{margin:0;font-size:.875rem;color:var(--g-ink-soft);font-variant-numeric:tabular-nums}.install-more__button{min-height:3rem;padding:.85rem 1.9rem;border:1px solid var(--g-navy);border-radius:2px;background:transparent;color:var(--g-navy);font:inherit;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,transform .16s ease}.install-more__button:hover{background:var(--g-navy);color:#fff}.install-more__button:active{transform:translateY(1px)}.install-empty{margin:2rem 0 0;text-align:center;color:var(--g-ink-soft)}.gallery-cta{background:var(--g-orange);color:var(--g-navy)}.gallery-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:clamp(1.5rem,3vw,3rem);width:var(--g-shell);margin-inline:auto;padding:clamp(2.5rem,4.5vw,3.75rem) 0 clamp(2.75rem,4.8vw,4rem)}.gallery-cta h2{margin:0 0 .6rem;font-size:clamp(1.75rem,3.2vw,2.6rem);font-weight:400;line-height:1.08;letter-spacing:-.015em;text-wrap:balance}.gallery-cta p{margin:0;max-width:74ch;font-size:clamp(1rem,1.3vw,1.1rem);line-height:1.5}.gallery-cta__button{flex:none;display:inline-flex;align-items:center;gap:.85rem;min-height:3.5rem;padding:1rem 2rem;border-radius:2px;background:var(--g-navy);color:#fff;font-size:1.02rem;font-weight:600;text-decoration:none;box-shadow:0 18px 36px -22px #061c31e6;transition:background .2s ease,transform .18s ease,box-shadow .2s ease}.gallery-cta__button svg{width:1.4rem;height:.75rem;transition:transform .2s ease}.gallery-cta__button:hover{background:#0b2a49;transform:translateY(-1px);box-shadow:0 22px 42px -22px #061c31}.gallery-cta__button:hover svg{transform:translate(3px)}.gallery-cta__button:active{transform:translateY(1px)}.install-preview{background:#f5f1ea;color:#0f2030;padding:clamp(56px,7vw,104px) 0}.install-heading{max-width:760px;margin-bottom:36px}.install-heading h2{font-weight:400;font-size:clamp(42px,5.8vw,80px);line-height:1.04;letter-spacing:-.045em;margin:14px 0 22px}.install-heading h2>span{color:#e85f25}.install-heading>p:last-child{font-size:clamp(17px,1.5vw,20px);line-height:1.65;max-width:630px;color:#55636f}.install-gallery--preview .install-gallery__grid{display:grid;grid-template-columns:1fr 1.35fr;gap:28px}.install-gallery--preview .install-photo--lead{grid-row:span 2}.install-gallery--preview .install-photo__open img{aspect-ratio:2.1}.install-gallery--preview .install-photo--lead .install-photo__open img{aspect-ratio:auto;object-position:center}.install-gallery--preview .install-photo:nth-child(2) .install-photo__open img{object-position:center 85%}.install-gallery--preview .install-photo:nth-child(3) .install-photo__open img{object-position:center 65%}.install-gallery--preview .install-photo figcaption{padding-top:13px;font-size:16px;font-weight:600}.install-preview__link{margin-top:36px}.install-viewer{width:min(1120px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);margin:auto;padding:20px;border:1px solid #42505d;border-radius:4px;background:#0f2030;color:#fff;overflow:auto;box-sizing:border-box}.install-viewer::backdrop{background:#050c13e6}.install-viewer__toolbar,.install-viewer__controls{display:flex;align-items:center;justify-content:space-between;gap:14px}.install-viewer button,.install-viewer__controls a{min-height:44px;padding:10px 14px;border:1px solid #5c6873;border-radius:3px;background:transparent;color:#fff;cursor:pointer;font:inherit;text-decoration:none}.install-viewer button:hover,.install-viewer__controls a:hover{background:#2b3d4d}.install-viewer__toolbar button span{font-size:22px;margin-left:10px}.install-viewer__figure{margin:14px 0 20px}.install-viewer__figure img{display:block;width:100%;height:min(65dvh,780px);object-fit:contain}.install-viewer__figure figcaption{margin-top:16px;text-align:center;font-size:18px}.install-viewer__error{text-align:center}.install-gallery a:focus-visible,.install-gallery button:focus-visible{outline:3px solid var(--g-orange, #e85f25);outline-offset:5px}.install-filters a:focus-visible,.install-filters button:focus-visible{outline-color:#fff}.gallery-hero a:focus-visible,.gallery-cta__button:focus-visible{outline:3px solid var(--g-navy);outline-offset:4px}@media(max-width:1149px){.install-gallery--page .install-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.gallery-hero{grid-template-columns:minmax(0,1fr)}.gallery-hero__panel{padding:clamp(1.75rem,6vw,2.75rem) 1.25rem clamp(2rem,6vw,3rem)}.gallery-hero__copy{max-width:none}.gallery-hero__scene{background-size:auto 52%}.gallery-hero__photo{aspect-ratio:4 / 3}.gallery-cta__inner{flex-direction:column;align-items:flex-start}.gallery-cta__button{width:100%;justify-content:center}}@media(max-width:860px)and (orientation:landscape)and (max-height:500px){.gallery-hero{grid-template-columns:minmax(0,1fr) 46%}.gallery-hero__panel{padding-block:1.1rem}.gallery-hero__photo{aspect-ratio:3 / 2}.gallery-hero h1{font-size:clamp(1.75rem,4.4vw,2.4rem)}.gallery-hero__scene{background-size:auto 46%}}@media(max-width:640px){.install-gallery--page .install-gallery__grid{grid-template-columns:minmax(0,1fr);gap:1.75rem}.install-gallery--page .install-photo__open img{aspect-ratio:4 / 3}.install-filters__shell{flex-direction:column;align-items:stretch;gap:0;padding-block:.35rem .7rem}.install-filters__tabs{gap:.9rem;font-size:.85rem}.install-filters__tab{font-size:inherit}.install-filters__count{margin:0;font-size:.82rem}}@media(max-width:700px){.install-gallery--preview .install-gallery__grid{grid-template-columns:1fr;gap:30px}.install-gallery--preview .install-photo--lead{grid-row:auto}.install-gallery--preview .install-photo__open img,.install-gallery--preview .install-photo--lead .install-photo__open img{height:auto;max-height:480px;aspect-ratio:auto;object-fit:contain}.install-viewer{padding:12px}.install-viewer__controls{gap:8px}.install-viewer__controls button span{display:none}.install-viewer__controls a{font-size:14px}.install-viewer__figure img{height:58dvh}}@media(prefers-reduced-motion:reduce){.install-photo__open img,.install-photo__expand,.install-more__button,.gallery-cta__button,.gallery-cta__button svg{transition:none}.install-photo__open:hover img,.gallery-cta__button:hover{transform:none}}
