.service-showcase{min-width:0;background:var(--ink2);color:white}
.service-slides{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;aspect-ratio:4/3}
.service-slides::-webkit-scrollbar{display:none}
.service-slide{position:relative;flex:0 0 100%;min-width:0;height:100%;scroll-snap-align:start;scroll-snap-stop:always;margin:0}
.service-slide img{display:block;width:100%;height:100%;object-fit:contain}
.service-slide figcaption{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(transparent,rgba(0,0,0,.88));padding:34px 16px 13px;font-size:12px;color:white}
.showcase-controls{display:flex;align-items:center;gap:12px;padding:8px 12px;font-size:12px}
.showcase-controls button{border:1px solid #7890a6;border-radius:5px;background:transparent;color:white;width:36px;height:36px;font-size:20px;cursor:pointer}
.showcase-controls button:disabled{opacity:.3;cursor:default}.swipe-hint{margin-left:auto;color:#c3d0dd}
.support-card{min-width:0}
@media(max-width:768px){.service-slides{aspect-ratio:4/3}}

.photo-expand{position:absolute;z-index:2;right:10px;top:10px;padding:8px 12px;border:1px solid #ffffff70;background:#10202fe6;color:#fff;font:500 12px 'Outfit',sans-serif;border-radius:5px;cursor:pointer}
.project-viewer{position:fixed;inset:0;margin:auto;width:min(1100px,94vw);max-width:94vw;max-height:94dvh;padding:0;border:1px solid #607689;border-radius:10px;background:#10202f;color:white;overflow:auto}
.project-viewer::backdrop{background:rgba(0,0,0,.85)}
.project-viewer>img{display:block;width:100%;height:72dvh;object-fit:contain;background:#08111a}
.viewer-top,.viewer-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px;font-size:14px}
.project-viewer button{padding:10px 14px;min-height:44px;background:transparent;border:1px solid #8ca3b7;color:white;border-radius:5px;cursor:pointer;font:inherit}
.project-viewer button:disabled{opacity:.35;cursor:default}
@media(min-width:769px){.bird-video+.support-copy{padding-top:78px}}
@media(max-width:768px){.project-viewer>img{height:60dvh}.viewer-top,.viewer-bottom{padding:12px;font-size:12px}.viewer-top span{max-width:65%}}


.tint-projects{max-width:1100px;margin:auto;padding:65px 24px;text-align:center}.tint-projects header{max-width:760px;margin:0 auto 30px}.tint-projects h2,.tint-service-summary h2{font-size:clamp(36px,4.5vw,54px);margin:16px 0}.tint-projects .service-showcase{max-width:820px;margin:auto;border-radius:9px;overflow:hidden;text-align:left}.tint-projects .service-slides{aspect-ratio:16/10}.tint-projects>.btn-gold{margin-top:28px}
.tint-service-summary{background:var(--sand2);padding:60px 24px}.summary-inner{max-width:1100px;margin:auto}.tint-goals{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:30px 0}.tint-goals h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;margin-bottom:12px}.tint-goals p,.tint-assurance{font-size:16px;line-height:1.8;color:var(--text2)}.tint-assurance{max-width:760px;margin:0 0 26px}
.film-guide{max-width:1120px;margin:40px auto;border:1px solid var(--line);border-radius:8px;overflow:hidden}.film-guide>summary{cursor:pointer;padding:24px;display:flex;justify-content:space-between;gap:20px;font-size:18px;font-weight:600}.guide-hint{font-size:14px;color:var(--text2)}.film-guide .tint{padding:40px 24px}.film-guide .tint-head h2{font-size:38px}.film-guide .tint-head p{max-width:680px;margin:auto}.film-guide[open] .guide-hint{display:none}
@media(min-width:769px){.hero.tpage-hero{padding:125px 24px 65px}}
@media(max-width:768px){.tint-projects{padding:45px 20px}.tint-projects .service-slides{aspect-ratio:4/3}.tint-goals{grid-template-columns:1fr;gap:24px}.film-guide{margin:24px 16px}.film-guide>summary{flex-direction:column;font-size:16px}.tint-projects header{text-align:left}.hero-actions .btn-gold{font-size:12px}}
:focus-visible{outline:3px solid var(--gold);outline-offset:4px}

/* Make the optional guide easy to discover without competing with the work. */
.film-guide{background:linear-gradient(110deg,#f2ecdf,#faf7f0);border:1px solid #c9b887;border-left:4px solid var(--gold);margin-top:48px;margin-bottom:48px}
.film-guide>summary{align-items:center;padding:28px 30px;list-style:none}.film-guide>summary::-webkit-details-marker{display:none}
.guide-intro{display:flex;flex-direction:column;gap:8px}.guide-eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#826019}.guide-title{font-family:'Cormorant Garamond',Georgia,serif;font-size:30px;line-height:1.15;color:var(--ink)}.guide-description{font-size:14px;line-height:1.65;font-weight:400;color:var(--text2);max-width:620px}
.guide-action{flex-shrink:0;border:1px solid #997627;border-radius:5px;padding:13px 20px;color:var(--ink);font-size:14px;white-space:nowrap}.film-guide>summary:hover .guide-action{background:var(--gold-lt)}
.guide-close-label{display:none}.film-guide[open] .guide-open-label{display:none}.film-guide[open] .guide-close-label{display:inline}
@media(max-width:768px){.film-guide{margin:28px 16px}.film-guide>summary{align-items:flex-start;padding:22px 20px;gap:18px}.guide-title{font-size:27px}.guide-description{font-size:14px}}
