.page-builder{display:flex;flex-direction:column}.page-builder>section{background-repeat:no-repeat;background-position:center;background-size:cover}.page-builder .hero{order:var(--section-order,0)}

/* Keep the approach-to-portfolio transition editorial, without a dead viewport. */
.page-home .intro.section-pad{padding-bottom:clamp(2.5rem,4vw,4.5rem)}
.page-home .featured.section-pad{padding-top:clamp(2.5rem,4vw,4.5rem)}
.whatsapp{background:#25d366;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.22);transition:transform .25s ease,box-shadow .25s ease}
.whatsapp svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.whatsapp:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 14px 35px rgba(0,0,0,.3)}
.announcement{position:absolute;z-index:60;top:0;left:0;right:0;height:34px;background:#bfa36a;color:#161714;display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.68rem;letter-spacing:.13em;text-transform:uppercase}
.announcement+.site-header{top:34px}
.newsletter{background:#0f100e;color:#fff;border-top:1px solid #333;padding:2.5rem var(--pad);display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.newsletter p{margin:.4rem 0;color:#888}.newsletter form{display:flex;border-bottom:1px solid #666}.newsletter input{flex:1;background:none;border:0;color:#fff;padding:1rem 0;outline:0}.newsletter button{border:0;background:none;color:#fff;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;cursor:pointer}.newsletter-status{grid-column:2}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:700px){.announcement{padding:0 1rem;font-size:.58rem;text-align:center}.newsletter{grid-template-columns:1fr;gap:1.5rem}.newsletter-status{grid-column:1}}
.footer-bottom nav{display:flex;gap:1.5rem}.footer-bottom nav a{margin:0;color:#999}.footer-bottom nav a:hover{color:#fff}.footer-credit{color:#999;text-transform:none;letter-spacing:0;white-space:nowrap}.footer-credit strong{color:#fff;font-weight:600}.footer-credit:hover,.footer-credit:hover strong{color:var(--gold)}.legal-section{padding:3.5rem var(--pad);display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);gap:8vw;border-top:1px solid var(--line)}.legal-section h2{font:300 clamp(2rem,3.6vw,4rem)/1.05 var(--display);letter-spacing:-.04em;margin:1rem 0}.legal-section p{max-width:850px;margin:0;color:#555;font-size:1.02rem}.legal-page .legal-section:last-child{padding-bottom:8rem}.page-privacy-policy .inner-hero,.page-terms-conditions .inner-hero{min-height:62vh}
@media(max-width:700px){.footer-bottom nav{display:flex;flex-wrap:wrap;gap:.4rem 1rem;margin:.8rem 0}.footer-credit{margin:.8rem 0;white-space:normal}.legal-section{grid-template-columns:1fr;gap:1rem;padding-block:2.5rem}.legal-page .legal-section:last-child{padding-bottom:5rem}}
.video-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.68fr);gap:clamp(3rem,9vw,9rem);align-items:center;overflow:hidden}.video-feature--reverse{grid-template-columns:minmax(320px,.68fr) minmax(0,1fr)}.video-feature--reverse .video-feature-copy{order:2}.video-feature--reverse .video-feature-media{order:1}.video-feature-copy{max-width:720px}.video-feature-copy h2{font:300 clamp(3rem,5.8vw,6.8rem)/.98 var(--display);letter-spacing:-.055em;margin:1.3rem 0 1.8rem}.video-feature-copy>p{max-width:620px;font-size:1.08rem;opacity:.72;margin:0 0 2.5rem}.video-feature-media{margin:0;justify-self:center;width:min(100%,470px)}.video-feature-media video{display:block;width:100%;aspect-ratio:9/16;object-fit:cover;background:#0b0c0a;border-radius:2px;box-shadow:0 25px 65px rgba(0,0,0,.18)}.video-feature-media figcaption{display:flex;justify-content:space-between;padding-top:1rem;border-bottom:1px solid currentColor;padding-bottom:.8rem;font-size:.63rem;text-transform:uppercase;letter-spacing:.13em;opacity:.65}.video-feature-media figcaption span:first-child:before{content:'▶';margin-right:.65rem;color:var(--gold)}
.image-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.68fr);gap:clamp(3rem,9vw,9rem);align-items:center;overflow:hidden}.image-feature-copy{max-width:720px}.image-feature-copy h2{font:300 clamp(3rem,5.8vw,6.8rem)/.98 var(--display);letter-spacing:-.055em;margin:1.3rem 0 1.8rem}.image-feature-copy>.rich-text{max-width:620px;font-size:1.08rem;opacity:.72;margin:0 0 2.5rem}.image-feature-media{margin:0;justify-self:center;width:min(100%,470px)}.image-feature-media img{display:block;width:100%;height:auto;object-fit:contain;background:transparent;border-radius:2px;box-shadow:0 25px 65px rgba(0,0,0,.12)}
.process{padding-bottom:clamp(2.5rem,5vw,5rem)}.process+.video-feature{padding-top:clamp(2.5rem,5vw,5rem)}
@media(max-width:800px){.video-feature,.video-feature--reverse{grid-template-columns:1fr;gap:2.5rem}.video-feature--reverse .video-feature-copy,.video-feature--reverse .video-feature-media{order:initial}.video-feature-media{width:min(100%,430px)}.video-feature-copy h2{font-size:clamp(2.8rem,11vw,4.6rem)}}
@media(max-width:800px){.image-feature{grid-template-columns:1fr;gap:2.5rem}.image-feature-media{width:min(100%,430px)}.image-feature-copy h2{font-size:clamp(2.8rem,11vw,4.6rem)}}
.project-gallery video{display:block;width:100%;height:70vh;object-fit:cover;background:#111}.project-gallery video:first-child{grid-column:1/-1;height:85vh}@media(max-width:600px){.project-gallery video,.project-gallery video:first-child{height:65vh;grid-column:auto}}
.service-single-hero{height:82vh;min-height:650px;position:relative;color:#fff}.service-single-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000b,#0002)}.service-single-hero img{height:100%;object-fit:cover}.service-single-hero>div{position:absolute;z-index:1;left:var(--pad);bottom:10%;max-width:850px}.service-single-hero h1{font:300 clamp(4rem,8vw,9rem)/.95 var(--display);letter-spacing:-.06em;margin:1rem 0}.service-single-hero p{max-width:620px}.service-single-content{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.service-single-content h2{font:300 clamp(2.8rem,5vw,5.5rem)/1 var(--display);letter-spacing:-.05em}.service-single-content>div>p{font-size:1.15rem}.service-single-content ul{list-style:none;padding:0;margin:3rem 0}.service-single-content li{border-top:1px solid var(--line);padding:1rem 0}.service-single-content li:before{content:'—';color:var(--gold);margin-right:1rem}@media(max-width:700px){.service-single-content{grid-template-columns:1fr}.service-single-hero h1{font-size:3.5rem}}
.rich-text p{margin:.35em 0 1em}.rich-text p:last-child{margin-bottom:0}.rich-text ul,.rich-text ol{padding-left:1.35em;margin:1em 0}.rich-text li{margin:.35em 0}.rich-text a{text-decoration:underline;text-underline-offset:.18em}.rich-text blockquote{margin:1.25em 0;padding-left:1.25em;border-left:2px solid var(--gold)}.rich-text h2,.rich-text h3,.rich-text h4{font-family:var(--display);font-weight:400;line-height:1.15;margin:1em 0 .45em}.hero-content>.rich-text{max-width:560px;font-size:1.05rem;color:rgba(255,255,255,.8)}.intro-copy>.rich-text{font-size:clamp(1.05rem,1.5vw,1.35rem);line-height:1.7;margin-bottom:3rem}.section-head.inverse>.rich-text{width:35%;color:#aaa}.service-row>.rich-text{color:#aaa;font-size:.9rem}.quote-copy{font:300 clamp(2.2rem,4.5vw,5rem)/1.2 var(--display);letter-spacing:-.04em;max-width:1150px}.service-features ul{display:flex;flex-wrap:wrap;gap:.5rem 2rem;padding:0;list-style:none;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.service-features li:before{content:'—';margin-right:.7rem;color:var(--gold)}
