/* Photographic rhythm and restrained movement, with independent phone framing. */
.story-photo img,.gallery-media img{transform:translateY(var(--image-drift,0px)) scale(1.055);transition:transform .8s var(--ease)}
.service-story.interactive-pressed .round-arrow,.service-card.interactive-pressed .number{background:var(--gold);color:var(--ink);border-color:var(--gold);transform:rotate(45deg)}
.service-story.interactive-pressed .story-photo img{transform:translateY(var(--image-drift,0px)) scale(1.075)}
.story-photo{position:relative}
.story-starlink .story-photo{aspect-ratio:1.85}.story-starlink img{object-position:50% 20%}
.gary-layout{grid-template-columns:1.15fr .85fr;gap:7%}.gary-layout figure{max-width:none}.gary-layout figure img{aspect-ratio:1.25;object-position:50% 45%}
.story-tv .story-photo::after,.story-appliance .story-photo::after{content:'';position:absolute;inset:18px;border:1px solid #ffffff80;opacity:0;transform:scale(.96);transition:opacity .45s,transform .6s var(--ease);pointer-events:none}
.service-story.interactive-pressed .story-photo::after{opacity:1;transform:scale(1)}
.process-list article{position:relative;padding-left:4px}
.process-list article::after{content:'';position:absolute;top:-1px;left:0;width:100%;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform 1.1s var(--ease)}
.process-list article:first-child::after{display:none}
.process-list article.step-seen::after{transform:scaleX(1)}
.process-list article>span{height:35px;width:35px;padding:0;display:grid;place-items:center;border:1px solid #dabb7e65;border-radius:50%;transition:background .6s,color .6s}
.process-list article.step-seen>span{background:var(--gold);color:var(--ink)}
.page-gallery .page-hero{border-bottom:0;padding-bottom:65px;background:var(--bg)}
.page-gallery .page-hero h1{max-width:950px}.page-gallery .page-hero h1 em{font-size:1.1em}
.gallery-section{background:var(--paper);color:var(--ink);padding-top:75px}
.gallery-intro{display:flex;justify-content:space-between;gap:30px;align-items:baseline;margin-bottom:38px;border-bottom:1px solid #20252430;padding-bottom:22px}
.gallery-intro p{margin:0;font-size:.875rem;color:#66706a}.gallery-intro .eyebrow{color:var(--gold-dark);margin:0}
.gallery-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:65px 8%;align-items:start}
.gallery-grid figure{min-width:0;max-width:100%;margin:0}.gallery-grid figure:nth-child(2){padding-top:120px}.gallery-grid figure:nth-child(3){grid-column:1/-1}
.gallery-link{display:block}.gallery-media{position:relative;display:block;width:100%;aspect-ratio:4/5;overflow:hidden;background:#dbded7}
.gallery-grid .gallery-media img{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center}
.gallery-grid figure:nth-child(3) .gallery-media{aspect-ratio:2.1}.gallery-grid figure:nth-child(3) img{object-position:50% 60%}
.gallery-expand{position:absolute;bottom:20px;right:20px;width:48px;height:48px;display:grid;place-items:center;background:#151717aa;color:#fff;border:1px solid #ffffff80;border-radius:50%;backdrop-filter:blur(8px);font-size:27px;transition:transform .4s,background .4s,color .4s}
.gallery-grid figcaption{display:grid;grid-template-columns:30px 1fr;gap:14px;padding:22px 0 0;color:var(--ink)}
.gallery-index{font-size:.75rem;color:var(--gold-dark);padding-top:5px}.gallery-grid h2{font-size:clamp(1.5rem,2.2vw,2rem);margin:0 0 9px;font-weight:450;text-wrap:initial}.gallery-grid figcaption p{font-size:.875rem;line-height:1.7;color:#636d65;margin:0;max-width:45ch}
.gallery-link.interactive-pressed .gallery-expand{background:var(--gold);color:var(--ink);transform:rotate(90deg)}
.gallery-open{overflow:hidden}
.photo-viewer{box-sizing:border-box;inset:0;border:0;margin:auto;background:#151717;color:var(--text);width:100%;height:100dvh;max-width:100%;max-height:100dvh;padding:20px 32px;overflow:auto}
.photo-viewer[open]{display:flex;flex-direction:column;gap:15px}.photo-viewer::backdrop{background:#151717f5}
.viewer-top,.viewer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-shrink:0}.viewer-counter{font-size:.875rem;letter-spacing:.18em;color:var(--gold)}
.photo-viewer button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:48px;min-height:48px;border:1px solid #ffffff60;border-radius:999px;background:transparent;color:inherit;padding:10px 20px;font-size:.875rem}.photo-viewer button:hover{background:var(--gold);color:var(--ink)}.viewer-close>span{font-size:25px;line-height:1}
.photo-viewer figure{min-height:0;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;gap:14px}.photo-viewer figure img{object-fit:contain;width:100%;height:100%;min-height:0;flex:1}.photo-viewer figcaption{font-size:1rem;text-align:center;flex-shrink:0;line-height:1.5}.viewer-bottom p{font-size:.75rem;margin:0;text-align:center;color:var(--muted)}
@media(hover:hover){.service-story:hover .story-photo img,.gallery-link:hover .gallery-media img{transform:translateY(var(--image-drift,0px)) scale(1.085)}.service-story:hover .story-photo::after{opacity:1;transform:scale(1)}.gallery-link:hover .gallery-expand{background:var(--gold);color:var(--ink);transform:rotate(90deg)}}
@media(max-width:760px){
 .gary-layout{grid-template-columns:minmax(0,1fr);gap:36px}.gary-layout figure{width:100%;margin:0}.gary-layout figure img{aspect-ratio:1.18}
 .story-starlink .story-photo{min-height:calc(100vw * 1.12)}.story-starlink img{object-position:50% 40%}.story-tv .story-photo,.story-appliance .story-photo{aspect-ratio:1.02}
 .process-list article{grid-template-columns:35px minmax(0,1fr);gap:16px}
 .page-gallery .page-hero{padding-bottom:42px}.page-gallery .page-hero h1{font-size:clamp(2.6rem,11vw,3.35rem);line-height:1.08}
 .section.gallery-section{padding:28px 0 60px}.gallery-intro{flex-direction:column;gap:8px;margin-bottom:26px;padding-bottom:22px}.gallery-intro p{font-size:.8125rem}
 .gallery-grid{grid-template-columns:minmax(0,1fr);gap:44px}.gallery-grid figure:nth-child(2){padding-top:0}.gallery-grid figure:nth-child(3){grid-column:auto}
 .gallery-media{aspect-ratio:4/5}.gallery-grid figure:nth-child(3) .gallery-media{aspect-ratio:1.05}.gallery-expand{right:14px;bottom:14px;width:44px;height:44px}
 .gallery-grid figcaption{padding-top:19px;grid-template-columns:24px 1fr;gap:12px}.gallery-grid h2{font-size:1.6rem;line-height:1.2}.gallery-grid figcaption p{font-size:.875rem}
 .photo-viewer{padding:14px 16px calc(16px + env(safe-area-inset-bottom))}.photo-viewer[open]{gap:12px}.viewer-top,.viewer-bottom{gap:12px}.photo-viewer figure{gap:16px}.photo-viewer figcaption{font-size:.9375rem}.photo-viewer button{padding:9px 14px;font-size:.8125rem;gap:10px}.viewer-bottom{flex-wrap:wrap}.viewer-bottom p{order:3;width:100%;font-size:.6875rem}.viewer-bottom .viewer-next{margin-left:auto}
}
@media(prefers-reduced-motion:reduce){.story-photo img,.gallery-media img,.service-story:hover .story-photo img,.gallery-link:hover .gallery-media img,.service-story.interactive-pressed .story-photo img{transform:none}.gallery-link.interactive-pressed .gallery-expand,.gallery-link:hover .gallery-expand,.service-story.interactive-pressed .round-arrow{transform:none}}
