@font-face{font-family:"Inter";font-style:normal;font-weight:100 900;font-display:swap;src:url("./assets/fonts/inter-latin.woff2?v=1") format("woff2")}
@font-face{font-family:"Roboto Condensed";font-style:normal;font-weight:700 800;font-display:swap;src:url("./assets/fonts/roboto-condensed-latin.woff2?v=1") format("woff2")}
:root{--ink:#11110f;--ink-soft:#1a1a17;--paper:#f1efe9;--paper-2:#e7e3da;--orange:#f36c21;--line:rgba(17,17,15,.18);--light-line:rgba(241,239,234,.16);--shell:min(1240px,calc(100vw - 48px));--display-xl:clamp(3.5rem,8vw,8rem);--display-lg:clamp(2.8rem,5vw,5.2rem);--display:"Roboto Condensed","Arial Narrow","Helvetica Neue",Arial,sans-serif;--body:"Inter",Arial,sans-serif}
.detail-row{scroll-margin-top:112px}
#leistungen,#projekte,#ueber-uns,#kontakt,#einblicke,#arbeitsweise{scroll-margin-top:82px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,video,canvas{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.shell{width:var(--shell);margin-inline:auto}.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}.skip-link{position:fixed;left:16px;top:12px;z-index:200;background:var(--orange);color:#fff;padding:12px 18px;transform:translateY(-150%);transition:transform .2s}.skip-link:focus{transform:none}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
.site-header{position:fixed;z-index:100;top:0;left:0;width:100%;height:82px;padding:0 max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;color:#fff;border-bottom:1px solid var(--light-line);transition:background .3s,height .3s}.site-header.is-scrolled{height:70px;background:rgba(17,17,15,.94);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:12px;z-index:102}.brand-logo{width:100px;height:auto;aspect-ratio:1637/961;filter:none}.brand-footer .brand-logo{width:132px}.site-nav{display:flex;align-items:center;gap:34px;font-size:.76rem;text-transform:uppercase;letter-spacing:.12em}.site-nav>a:not(.nav-cta){position:relative;padding-block:8px}.site-nav>a:not(.nav-cta)::after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--orange);transition:width .25s}.site-nav>a:hover::after{width:100%}.nav-cta{padding:13px 17px;border:1px solid rgba(255,255,255,.4);transition:background .2s,border-color .2s}.nav-cta:hover{background:var(--orange);border-color:var(--orange)}.menu-toggle{display:none;background:transparent;border:0;width:48px;height:48px;position:relative;z-index:102}.menu-toggle>span:not(.sr-only){position:absolute;left:10px;width:28px;height:1px;background:#fff;transition:.25s}.menu-toggle>span:nth-child(2){top:19px}.menu-toggle>span:nth-child(3){top:28px}.menu-open .menu-toggle>span:nth-child(2){transform:translateY(4px) rotate(45deg)}.menu-open .menu-toggle>span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}
.hero{height:max(760px,100svh);min-height:680px;position:relative;display:flex;align-items:center;background:#111;overflow:hidden;color:#fff}.hero-media,.hero-shade,.hero-grid{position:absolute;inset:0;width:100%;height:100%}.hero-media{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,rgba(10,10,9,.9) 0%,rgba(10,10,9,.5) 50%,rgba(10,10,9,.2) 100%),linear-gradient(0deg,rgba(10,10,9,.65),transparent 50%)}.hero-grid{opacity:.18;background-image:linear-gradient(to right,transparent calc(25% - 1px),rgba(255,255,255,.25) 25%,transparent calc(25% + 1px)),linear-gradient(to right,transparent calc(50% - 1px),rgba(255,255,255,.25) 50%,transparent calc(50% + 1px)),linear-gradient(to right,transparent calc(75% - 1px),rgba(255,255,255,.25) 75%,transparent calc(75% + 1px))}.hero-content{position:relative;padding-top:60px}.eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 28px;font-size:.68rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.7)}.eyebrow>span{width:34px;height:2px;background:var(--orange)}.eyebrow-dark{color:rgba(17,17,15,.58)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);text-transform:uppercase;letter-spacing:-.045em;line-height:.92}h1{max-width:930px;margin-bottom:30px;font-size:clamp(3.4rem,7.2vw,7.2rem);font-weight:800}h1 em,h2 em{font-style:normal;color:var(--orange)}.hero-lead{max-width:590px;font-size:clamp(1rem,1.5vw,1.2rem);color:rgba(255,255,255,.78)}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:38px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:52px;padding:14px 18px;border:1px solid transparent;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:800;cursor:pointer}.button-primary{background:var(--orange);color:#fff}.button-primary:hover{background:#d95610}.text-link{font-size:.78rem;font-weight:700;letter-spacing:.07em;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.35)}.hero-foot{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:30px;align-items:center;text-transform:uppercase;letter-spacing:.18em;font-size:.58rem;color:rgba(255,255,255,.58)}.hero-foot .scroll-cue{margin-left:auto;display:flex;align-items:center;gap:12px}.scroll-cue i{display:block;width:50px;height:1px;background:rgba(255,255,255,.5);position:relative;overflow:hidden}.scroll-cue i::after{content:"";position:absolute;inset:0;background:var(--orange);animation:scroll-line 1.8s infinite}@keyframes scroll-line{from{transform:translateX(-100%)}to{transform:translateX(100%)}}
.cinematic{height:500vh;background:#0b0b0a;position:relative}.cinematic-sticky{position:sticky;top:0;height:100vh;overflow:hidden;color:#fff}.cinematic-canvas,.cinematic-video,.cinematic-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cinematic-video,.cinematic-poster{display:none}.cinematic-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,7,.78),rgba(8,8,7,.15) 65%),linear-gradient(0deg,rgba(8,8,7,.5),transparent 45%)}.cinematic-copy{position:relative;padding-top:17vh}.cinematic-copy h2{font-size:clamp(3rem,6vw,6.4rem);margin-bottom:28px}.cinematic-copy p:last-child{max-width:470px;color:rgba(255,255,255,.72)}.stage-label{position:absolute;right:max(24px,calc((100vw - 1240px)/2));bottom:70px;display:flex;align-items:center;gap:16px;border-top:1px solid rgba(255,255,255,.3);padding-top:14px;min-width:245px}.stage-label span{font-size:.65rem;color:var(--orange);font-weight:800}.stage-label strong{text-transform:uppercase;letter-spacing:.16em;font-size:.7rem}
.section{padding:130px 0}.section-head{display:grid;grid-template-columns:1.4fr .6fr;gap:70px;align-items:end;margin-bottom:74px}.section-head h2,.details>div>h2{font-size:clamp(3rem,6vw,6.6rem);margin:0}.section-head>p{max-width:410px;margin:0 0 10px;color:#5c5a55}.service-index{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.service-card{min-height:315px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;transition:background .25s,color .25s}.service-card:nth-child(3n){border-right:0}.service-card>span,.detail-no{font-size:.62rem;color:var(--orange);font-weight:800;letter-spacing:.14em}.service-card h3{font-family:var(--display);font-size:clamp(1.5rem,2vw,2.2rem);text-transform:uppercase;line-height:1.05;margin:58px 0 16px}.service-card p{color:#66635d;font-size:.9rem;max-width:300px}.service-card a{margin-top:auto;font-size:.64rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.service-card:hover{background:var(--ink);color:#fff}.service-card:hover p{color:rgba(255,255,255,.6)}.service-card-wide{grid-column:span 3;min-height:220px;display:grid;grid-template-columns:60px 1.2fr 1fr auto;align-items:center;column-gap:30px;border-right:0}.service-card-wide h3{margin:0}.service-card-wide p{margin:0}.service-card-wide a{margin:0}.project-strip{background:var(--ink);color:#fff;padding:100px 0}.project-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-template-rows:360px 360px;gap:16px}.project-image{position:relative;overflow:hidden;margin:0}.project-image-tall{grid-row:span 2}.project-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.76);transition:transform .6s,filter .6s}.project-image:hover img{transform:scale(1.025);filter:saturate(1)}.project-image::after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.75))}.project-image figcaption{position:absolute;z-index:1;left:26px;right:26px;bottom:24px;display:flex;justify-content:space-between;align-items:end}.project-image figcaption span{font-size:.58rem;text-transform:uppercase;letter-spacing:.2em;color:var(--orange)}.project-image figcaption strong{text-transform:uppercase;font-size:.78rem;letter-spacing:.12em}.image-disclaimer{margin-top:20px;font-size:.62rem;color:rgba(255,255,255,.45);letter-spacing:.08em}.details{background:var(--paper-2)}.details>div>h2{max-width:900px;margin-bottom:70px}.detail-list{border-top:1px solid var(--line)}.detail-row{display:grid;grid-template-columns:80px 1fr 50px;gap:30px;padding:40px 0;border-bottom:1px solid var(--line)}.detail-row>div{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px}.detail-row h3{font-family:var(--display);font-size:clamp(1.6rem,2.5vw,2.6rem);line-height:1;text-transform:uppercase;margin:0}.detail-row p{max-width:540px;color:#5e5b55;margin:0}.detail-mark{font-size:1.4rem;text-align:right}.experience{height:850px;position:relative;color:#fff;background:#111;overflow:hidden}.experience>img,.experience-shade{position:absolute;inset:0;width:100%;height:100%}.experience>img{object-fit:cover}.experience-shade{background:linear-gradient(90deg,rgba(12,12,10,.88),rgba(12,12,10,.25)),linear-gradient(0deg,rgba(12,12,10,.75),transparent)}.experience-content{position:relative;padding-top:120px;height:100%;display:flex;flex-direction:column}.experience h2{font-size:clamp(3.2rem,6.4vw,6.8rem);max-width:950px}.experience-bottom{margin-top:auto;margin-bottom:70px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.big-stat{display:flex;align-items:end;gap:20px}.big-stat strong{font-family:var(--display);font-size:clamp(6rem,12vw,12rem);line-height:.7;color:var(--orange)}.big-stat span{text-transform:uppercase;font-size:.65rem;letter-spacing:.15em}.experience ul{list-style:none;padding:0;margin:0}.experience li{display:grid;grid-template-columns:40px 1fr;gap:10px;padding:17px 0;border-bottom:1px solid var(--light-line);font-size:.82rem}.experience li span{color:var(--orange);font-size:.6rem}.process-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-list li{min-height:270px;padding:30px;border-right:1px solid var(--line);display:flex;flex-direction:column}.process-list li:last-child{border:0}.process-list>li>span{font-size:.62rem;color:var(--orange);font-weight:800}.process-list>li>div{margin-top:auto}.process-list h3{text-transform:uppercase;font-family:var(--display);font-size:1.7rem;margin-bottom:10px}.process-list p{font-size:.85rem;color:#605d57;margin:0}
.contact{position:relative;background:#111;color:#fff;padding:120px 0;overflow:hidden}.contact>img,.contact-shade{position:absolute;inset:0;width:100%;height:100%}.contact>img{object-fit:cover}.contact-shade{background:linear-gradient(90deg,rgba(10,10,9,.92),rgba(10,10,9,.65))}.contact-grid{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:110px}.contact-copy h2{font-size:clamp(3rem,5vw,5.4rem)}.contact-copy>p:not(.eyebrow){max-width:460px;color:rgba(255,255,255,.68)}.contact-direct{margin-top:55px;display:grid;gap:1px;background:var(--light-line)}.contact-direct a{display:flex;justify-content:space-between;align-items:center;background:rgba(17,17,15,.72);padding:17px 0}.contact-direct small{text-transform:uppercase;letter-spacing:.17em;color:var(--orange);font-size:.58rem}.contact-direct strong{font-size:.9rem}.contact-form{padding:42px;background:rgba(17,17,15,.88);border:1px solid var(--light-line);backdrop-filter:blur(5px)}.field{margin-bottom:23px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field label{display:block;margin-bottom:8px;font-size:.6rem;text-transform:uppercase;letter-spacing:.16em;color:rgba(255,255,255,.62)}.field input,.field select,.field textarea{width:100%;color:#fff;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.32);border-radius:0;padding:9px 0;outline:0}.field select option{background:var(--ink);color:#fff}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--orange)}.field [aria-invalid="true"]{border-color:#ff9b72}.field-error{display:block;min-height:15px;margin-top:4px;color:#ffb092;font-size:.67rem}.form-submit{width:100%;margin-top:8px}.form-note{font-size:.65rem;color:rgba(255,255,255,.5);margin:14px 0 0}.site-footer{background:#0d0d0c;color:#fff;padding:85px 0 24px}.footer-main{display:grid;grid-template-columns:1fr 1.2fr .8fr;gap:80px;align-items:start;padding-bottom:70px}.brand-footer{justify-self:start}.footer-main>p{font-family:var(--display);font-size:2rem;line-height:1.1;text-transform:uppercase;max-width:400px}.footer-contact{display:grid;gap:10px;font-size:.82rem}.footer-contact address{font-style:normal;color:rgba(255,255,255,.6);margin-bottom:12px}.footer-bottom{padding-top:22px;border-top:1px solid var(--light-line);display:flex;justify-content:space-between;gap:25px;color:rgba(255,255,255,.5);font-size:.62rem;text-transform:uppercase;letter-spacing:.12em}.footer-bottom nav{display:flex;gap:24px}.footer-bottom a:hover{color:#fff}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}.legal-page{background:var(--paper)}.legal-header{position:relative;background:var(--ink)}.legal-main{padding:150px 0 100px}.legal-main h1{font-size:clamp(3.2rem,6vw,6.4rem);margin-bottom:65px}.legal-content{max-width:820px}.legal-content h2{font-size:1.8rem;margin:52px 0 18px}.legal-content h2:first-child{margin-top:0}.legal-content p,.legal-content li{color:#4f4d48}.notice{padding:22px;border-left:3px solid var(--orange);background:var(--paper-2);margin:35px 0}.legal-back{display:inline-flex;margin-bottom:42px;font-size:.72rem;text-transform:uppercase;letter-spacing:.15em}.legal-back:hover{color:var(--orange)}
@media(max-width:900px){:root{--shell:min(100% - 34px,720px)}.site-header{height:70px;padding-inline:18px}.menu-toggle{display:block}.site-nav{position:fixed;inset:0;background:rgba(15,15,13,.98);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:90px 30px;gap:12px;transform:translateX(100%);transition:transform .3s}.menu-open .site-nav{transform:none}.site-nav a{font-family:var(--display);font-size:2.2rem!important;letter-spacing:-.02em!important;text-transform:uppercase}.site-nav .nav-cta{margin-top:25px;font-family:var(--body);font-size:.75rem!important;letter-spacing:.12em!important}.hero{min-height:680px}.hero-grid{display:none}.hero-foot>span:not(.scroll-cue){display:none}.cinematic{height:auto}.cinematic-sticky{position:relative;height:100svh;min-height:650px}.cinematic-canvas{display:none}.cinematic-video{display:block}.cinematic-copy{padding-top:18vh}.stage-label{left:17px;right:auto;bottom:35px}.section{padding:90px 0}.section-head{grid-template-columns:1fr;gap:25px;margin-bottom:48px}.service-index{grid-template-columns:1fr 1fr}.service-card:nth-child(3n){border-right:1px solid var(--line)}.service-card:nth-child(2n){border-right:0}.service-card-wide{grid-column:span 2;display:flex;align-items:flex-start}.service-card-wide h3{margin-top:30px}.service-card-wide p{margin-bottom:25px}.project-grid{grid-template-columns:1fr;grid-template-rows:500px 300px 300px}.project-image-tall{grid-row:auto}.detail-row>div{grid-template-columns:1fr;gap:12px}.experience{height:auto;min-height:850px}.experience-bottom{grid-template-columns:1fr;gap:55px}.process-list{grid-template-columns:1fr 1fr}.process-list li:nth-child(2){border-right:0}.process-list li:nth-child(-n+2){border-bottom:1px solid var(--line)}.contact-grid{grid-template-columns:1fr;gap:60px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>p{grid-column:span 2}.footer-bottom{flex-wrap:wrap}}
@media(max-width:600px){:root{--shell:calc(100% - 28px)}.hero{height:100svh}.hero-media{object-position:60% center}.hero-content{padding-top:20px}.eyebrow{margin-bottom:20px}.hero-lead{font-size:.95rem;max-width:340px}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px;margin-top:28px}.button{width:100%}.hero-foot{bottom:18px}.cinematic-copy h2{font-size:2.8rem}.cinematic-copy p:last-child{max-width:310px}.service-index{grid-template-columns:1fr}.service-card,.service-card:nth-child(3n){border-right:0;min-height:280px}.service-card-wide{grid-column:auto}.project-grid{grid-template-rows:420px 240px 240px}.detail-row{grid-template-columns:38px 1fr 20px;gap:10px;padding:30px 0}.detail-row>div{gap:10px}.experience{min-height:780px}.experience-content{padding-top:85px}.experience-bottom{margin-bottom:40px}.big-stat{align-items:center}.process-list{grid-template-columns:1fr}.process-list li{min-height:210px;border-right:0!important;border-bottom:1px solid var(--line)!important}.field-row{grid-template-columns:1fr}.contact-form{padding:25px 20px}.contact-direct a{display:grid;gap:5px}.footer-main{grid-template-columns:1fr;gap:35px}.footer-main>p{grid-column:auto}.footer-bottom{display:grid}.footer-bottom nav{order:2}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}.cinematic{height:auto}.cinematic-sticky{position:relative;height:80vh;min-height:620px}.cinematic-canvas,.cinematic-video{display:none!important}.cinematic-poster{display:block}}

/* Stable, font-independent interface arrows */
html,body{width:100%;max-width:100%}html{background:var(--ink)}body{position:relative}.site-header,main,section,footer,.shell{min-width:0;max-width:100%}
.arrow-icon{position:relative;display:inline-block;width:.9em;height:.9em;flex:0 0 auto;color:currentColor;vertical-align:-.08em}
.arrow-icon::before{content:"";position:absolute;left:7%;top:calc(50% - .75px);width:86%;height:1.5px;background:currentColor;transform-origin:center}
.arrow-icon::after{content:"";position:absolute;width:42%;height:42%;border-style:solid;border-color:currentColor}
.arrow-up::before{transform:rotate(-45deg)}.arrow-up::after{right:1%;top:1%;border-width:1.5px 1.5px 0 0}
.arrow-down::before{transform:rotate(45deg)}.arrow-down::after{right:1%;bottom:1%;border-width:0 1.5px 1.5px 0}
.arrow-right::before{transform:none}.arrow-right::after{right:1%;top:29%;border-width:1.5px 1.5px 0 0;transform:rotate(45deg)}
.service-card a,.text-link,.nav-cta{display:inline-flex;align-items:center;gap:.65em}.detail-mark{display:block;margin-top:.15em}

@media(max-width:900px){
  .hero{height:auto;min-height:max(792px,calc(100dvh + 72px));align-items:stretch}
  .hero-content{display:flex;min-height:max(720px,100dvh);flex-direction:column;justify-content:center;padding-top:96px;padding-bottom:112px}
  .hero-foot{top:calc(100dvh - 52px);bottom:auto;width:var(--shell)}
  .cinematic{height:450vh}
  .cinematic-sticky{position:sticky;top:0;height:100dvh;min-height:0}
  .cinematic-canvas{display:block}
  .cinematic-video,.cinematic-poster{display:none}
  .cinematic-copy{padding-top:max(110px,14svh)}

  .stage-label{bottom:82px}
  .section-head>*,.detail-row>div,.contact-grid>*,.footer-main>*{min-width:0}
  .section-head h2,.details>div>h2,.experience h2,.contact-copy h2{overflow-wrap:anywhere}
}

@media(max-width:600px){
  :root{--shell:calc(100% - 32px)}
  body{font-size:16px}
  .site-header{height:72px;padding-inline:16px}
  .site-header.is-scrolled{height:64px}
  .brand{gap:9px}.brand-logo{width:92px}
  .menu-toggle{margin-right:-8px}
  .hero{height:auto;min-height:max(792px,calc(100dvh + 72px))}
  .hero-content{min-height:max(720px,100dvh);justify-content:center;padding-top:90px;padding-bottom:108px}
  .hero-content .eyebrow{max-width:100%;font-size:.62rem;letter-spacing:.16em;white-space:normal}
  h1{max-width:100%;margin-bottom:22px;font-size:clamp(2.72rem,13.4vw,3.65rem);line-height:.94;overflow-wrap:anywhere}
  .hero-lead{max-width:34rem;font-size:.98rem;line-height:1.62}
  .hero-actions{width:100%;gap:13px;margin-top:26px}
  .button{min-height:54px;padding:15px 17px}
  .text-link{font-size:.75rem}
  .hero-foot{top:calc(100dvh - 52px);bottom:auto;font-size:.56rem}
  .hero-foot .scroll-cue{width:100%;justify-content:flex-end;gap:11px}
  .scroll-cue i{width:42px}
  .cinematic{height:420vh}
  .cinematic-copy{padding-top:max(100px,14svh)}
  .cinematic-copy h2{font-size:clamp(2.65rem,13vw,3.55rem);line-height:.94}
  .cinematic-copy p:last-child{max-width:20rem;font-size:.94rem}
  .cinematic-overlay{background:linear-gradient(90deg,rgba(8,8,7,.82),rgba(8,8,7,.2) 85%),linear-gradient(0deg,rgba(8,8,7,.58),transparent 52%)}
  .stage-label{right:16px;left:16px;bottom:84px;min-width:0}

  .section{padding:76px 0}
  .section-head{gap:24px;margin-bottom:38px}
  .section-head h2,.details>div>h2,.experience h2,.contact-copy h2{font-size:clamp(2.72rem,13vw,3.8rem);line-height:.94}
  .section-head>p{font-size:.98rem;line-height:1.65}
  .service-card,.service-card:nth-child(3n),.service-card-wide{min-height:0;padding:28px 4px;border-right:0}
  .service-card h3,.service-card-wide h3{margin:28px 0 12px;font-size:clamp(1.62rem,7.4vw,2rem);overflow-wrap:anywhere}
  .service-card p,.service-card-wide p{max-width:none;margin-bottom:0;font-size:.93rem;line-height:1.6}
  .service-card a,.service-card-wide a{margin-top:28px;align-self:flex-start}
  .project-strip{padding:72px 0}
  .project-grid{grid-template-rows:360px 220px 220px;gap:12px}
  .project-image figcaption{right:18px;bottom:18px;left:18px}
  .details>div>h2{margin-bottom:46px}
  .detail-row{grid-template-columns:28px minmax(0,1fr) 14px;gap:12px;padding:30px 0}
  .detail-row>div{gap:12px}
  .detail-row h3{font-size:clamp(1.48rem,7vw,1.92rem);overflow-wrap:anywhere}
  .detail-row p{font-size:.93rem;line-height:1.62}
  .detail-mark{width:12px;height:12px}
  .experience{min-height:760px}
  .experience-content{padding-top:82px}
  .experience-bottom{gap:38px;margin-bottom:36px}
  .big-stat strong{font-size:clamp(5rem,28vw,7.5rem)}
  .process-list li{min-height:190px;padding:26px 4px}
  .process-list h3{font-size:1.55rem}
  .contact{padding:78px 0}
  .contact-grid{gap:46px}
  .contact-copy>p:not(.eyebrow){font-size:.96rem;line-height:1.62}
  .contact-direct{margin-top:38px}
  .contact-form{padding:28px 18px}
  .footer-main{padding-bottom:52px}.footer-main>p{font-size:1.65rem}
  .footer-bottom{gap:14px}.footer-bottom nav{flex-wrap:wrap;gap:14px 20px}
}

@media(max-width:380px){
  :root{--shell:calc(100% - 26px)}
  h1{font-size:clamp(2.48rem,13.2vw,3.15rem)}
  .hero-content{padding-bottom:104px}
  .section-head h2,.details>div>h2,.experience h2,.contact-copy h2{font-size:clamp(2.45rem,13vw,3.1rem)}

}

@media(prefers-reduced-motion:reduce){.cinematic{height:auto}.cinematic-sticky{position:relative;height:80vh;min-height:620px}.cinematic-canvas,.cinematic-video{display:none!important}.cinematic-poster{display:block!important}}

/* Reliable mobile navigation, including iOS scroll locking */
body.menu-open{position:fixed;inset:0;width:100%;height:100%;overflow:hidden;overscroll-behavior:none}
@media(max-width:900px){
  .site-nav{z-index:101;width:100%;height:100dvh;min-height:100svh;overflow-y:auto;padding:max(104px,calc(env(safe-area-inset-top) + 86px)) max(30px,calc((100vw - 720px)/2)) max(34px,env(safe-area-inset-bottom));opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(100%,0,0);transition:transform .3s ease,opacity .2s ease,visibility 0s linear .3s;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
  .menu-open .site-nav{opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(0,0,0);transition-delay:0s}
  .menu-open .site-header{height:72px;background:#0f0f0d;border-bottom-color:rgba(241,239,234,.16);backdrop-filter:none}
  .site-nav a{width:100%;max-width:520px;padding:14px 0}
  .site-nav .nav-cta{width:auto;min-height:50px;margin-top:22px;padding:14px 17px}
}

@media(max-width:600px){
  .site-nav{gap:6px;padding-inline:24px}
  .site-nav a{font-size:clamp(1.9rem,9vw,2.35rem)!important}
  .site-nav .nav-cta{font-size:.72rem!important}
}

/* Purposeful motion: staggered cards, one-time counter and subtle imagery */
.service-card.reveal{transition-delay:var(--reveal-delay,0s)}
.service-card:nth-child(2){--reveal-delay:.06s}.service-card:nth-child(3){--reveal-delay:.12s}.service-card:nth-child(4){--reveal-delay:.18s}.service-card:nth-child(5){--reveal-delay:.24s}.service-card:nth-child(6){--reveal-delay:.3s}.service-card:nth-child(7){--reveal-delay:.36s}
.project-image img{transform:scale(1.035)}.project-image.is-visible img{transform:scale(1)}.project-image.is-visible:hover img{transform:scale(1.025)}
.experience>img{transform:translate3d(0,var(--parallax-y,0px),0) scale(1.055);will-change:transform}
.big-stat strong{display:inline-flex;align-items:baseline;min-width:1.34em;font-variant-numeric:tabular-nums}.big-stat strong span{font-size:inherit;letter-spacing:inherit;text-transform:none}
@media(max-width:600px){.service-card.reveal{transition-delay:0s}.experience>img{transform:scale(1.03);will-change:auto}}
@media(prefers-reduced-motion:reduce){.service-card.reveal{transition-delay:0s}.project-image img,.project-image.is-visible img,.project-image.is-visible:hover img,.experience>img{transform:none!important;will-change:auto}}

/* Editorial section rhythm: content and spacing tokens determine normal sections. */
@media(min-width:901px){
  .services,.details,.process{display:flex;flex-direction:column;padding:clamp(66px,8dvh,96px) 0 clamp(28px,4dvh,44px)}
  .services>.shell,.details>.shell,.process>.shell,.project-strip>.shell{display:grid;min-height:0;flex:1}
  .services>.shell,.process>.shell{grid-template-rows:auto minmax(0,1fr)}
  .services .section-head,.process .section-head{margin-bottom:clamp(22px,3dvh,36px)}
  .services .section-head h2,.process .section-head h2,.details>div>h2{font-size:clamp(3rem,8dvh,5.6rem)}
  .service-index{min-height:0;grid-template-rows:repeat(2,minmax(0,1fr)) minmax(92px,.62fr)}
  .service-card{min-height:0;padding:clamp(16px,2.2dvh,24px) 30px}
  .service-card h3{margin:clamp(18px,2.8dvh,30px) 0 8px;font-size:clamp(1.35rem,2vw,1.9rem)}
  .service-card p{margin-bottom:0;font-size:clamp(.76rem,1.45dvh,.88rem);line-height:1.45}
  .service-card-wide{min-height:0;padding-block:clamp(14px,2dvh,22px)}
  .project-strip{display:flex;flex-direction:column;padding:clamp(66px,8dvh,90px) 0 clamp(24px,3.5dvh,38px)}
  .project-strip>.shell{grid-template-rows:minmax(0,1fr) auto}
  .project-grid{min-height:0;grid-template-rows:1fr 1fr}
  .project-strip>.project-grid{flex:1;grid-template-rows:1fr 1fr}
  .project-strip>.image-disclaimer{display:block;min-height:auto;flex:0 0 auto}
  .image-disclaimer{margin-top:clamp(12px,2dvh,20px)}
  .details>.shell{grid-template-rows:auto auto minmax(0,1fr)}
  .details>div>h2{margin-bottom:clamp(12px,2dvh,22px)}
  .detail-list{display:grid;min-height:0;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,minmax(0,1fr));column-gap:34px}
  .detail-row{min-height:0;grid-template-columns:38px minmax(0,1fr) 22px;gap:14px;padding:clamp(14px,2dvh,20px) 0;align-items:start}
  .detail-row>div{grid-template-columns:1fr;gap:6px;align-items:start}
  .detail-row h3{font-size:clamp(1.25rem,2.3dvh,1.75rem);overflow-wrap:anywhere}
  .detail-row p{font-size:clamp(.74rem,1.42dvh,.84rem);line-height:1.4}
  .experience{height:clamp(720px,92svh,850px);min-height:0}
  .experience-content{padding-top:clamp(82px,11dvh,112px)}
  .experience-bottom{margin-bottom:clamp(38px,6dvh,62px)}
  .process-list{min-height:0}
  .process-list li{min-height:0;padding:clamp(20px,3dvh,30px)}
  .contact{display:flex;flex-direction:column;justify-content:center;padding:clamp(68px,8dvh,92px) 0}
  .contact-grid{gap:clamp(54px,7vw,100px);align-items:center}
  .contact-copy h2{font-size:clamp(3rem,7.5dvh,5rem)}
  .contact-direct{margin-top:clamp(28px,4dvh,48px)}
  .contact-form{padding:clamp(26px,3.8dvh,38px)}
  .field{margin-bottom:clamp(13px,2dvh,20px)}
}

@media(max-width:900px){
  .hero{height:max(700px,100dvh);min-height:max(700px,100dvh)}
  .hero-content{min-height:100dvh}
  .services,.details,.process{display:flex;flex-direction:column;padding:76px 0 22px}
  .services>.shell,.details>.shell,.process>.shell,.project-strip>.shell{display:grid;min-height:0;flex:1}
  .services>.shell,.process>.shell{grid-template-rows:auto minmax(0,1fr)}
  .services .section-head,.process .section-head{gap:10px;margin-bottom:16px}
  .services .section-head h2,.process .section-head h2,.details>div>h2{font-size:clamp(2.35rem,11vw,3.15rem)}
  .services .section-head .eyebrow,.process .section-head .eyebrow{margin-bottom:10px}
  .services .section-head>p,.process .section-head>p{font-size:.8rem;line-height:1.4}
  .service-index{min-height:0;grid-template-columns:1fr;grid-template-rows:repeat(7,minmax(0,1fr))}
  .service-card,.service-card:nth-child(3n),.service-card-wide{display:grid;min-height:0;grid-template-columns:28px minmax(0,1fr) auto;column-gap:10px;align-items:center;padding:7px 0;border-right:0}
  .service-card>span{grid-column:1}
  .service-card h3,.service-card-wide h3{grid-column:2;margin:0;font-size:clamp(1.05rem,5vw,1.28rem);line-height:1.05}
  .service-card p,.service-card-wide p{display:none}
  .service-card a,.service-card-wide a{grid-column:3;margin:0;align-self:center;font-size:.55rem;white-space:nowrap}
  .service-card-wide{grid-column:auto}
  .service-card-wide a{font-size:0}
  .service-card-wide a .arrow-icon{font-size:.75rem}
  .project-strip{display:flex;flex-direction:column;padding:76px 0 22px}
  .project-strip>.shell{grid-template-rows:minmax(0,1fr) auto}
  .project-grid{min-height:0;grid-template-columns:1fr 1fr;grid-template-rows:1.15fr .85fr;gap:10px}
  .project-strip>.project-grid{flex:1;grid-template-rows:1.15fr .85fr}
  .project-strip>.image-disclaimer{display:block;min-height:auto;flex:0 0 auto}
  .project-image-tall{grid-column:1/-1;grid-row:auto}
  .image-disclaimer{margin-top:12px;font-size:.54rem;line-height:1.35}
  .details>.shell{grid-template-rows:auto auto minmax(0,1fr)}
  .details>div>h2{margin-bottom:8px}
  .detail-list{display:grid;min-height:0;grid-template-columns:1fr;grid-template-rows:repeat(7,minmax(0,1fr))}
  .detail-row{min-height:0;grid-template-columns:24px minmax(0,1fr) 12px;gap:8px;padding:8px 0;align-items:start}
  .detail-row>div{display:grid;grid-template-columns:1fr;gap:2px}
  .detail-row h3{font-size:clamp(.98rem,4.5vw,1.15rem);line-height:1.05}
  .detail-row p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.72rem;line-height:1.3}
  .detail-mark{width:10px;height:10px}
  .experience{height:auto;min-height:700px}
  .experience-content{padding-top:78px}
  .experience h2{font-size:clamp(2.35rem,11vw,3.15rem)}
  .experience-bottom{gap:28px;margin-bottom:26px}
  .process-list{min-height:0;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}
  .process-list li,.process-list li:nth-child(-n+2){min-height:0;padding:14px 10px;border-right:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important}
  .process-list li:nth-child(2n){border-right:0!important}
  .process-list h3{font-size:1.18rem}
  .process-list p{font-size:.72rem;line-height:1.38}
  .contact{display:flex;flex-direction:column;justify-content:center;padding:76px 0 18px}
  .contact-grid{gap:16px}
  .contact-copy .eyebrow{margin-bottom:10px}
  .contact-copy h2{margin-bottom:12px;font-size:clamp(2.35rem,11vw,3.15rem)}
  .contact-copy>p:not(.eyebrow){margin-bottom:0;font-size:.78rem;line-height:1.4}
  .contact-direct{margin-top:14px}
  .contact-direct a{display:flex;padding:8px 0}
  .contact-form{padding:14px 13px}
  .field{margin-bottom:8px}
  .field-row{grid-template-columns:1fr 1fr;gap:12px}
  .field label{margin-bottom:2px;font-size:.52rem}
  .field input,.field select,.field textarea{padding:4px 0;font-size:.82rem}
  .field textarea{height:54px;min-height:54px}
  .field-error{min-height:8px;margin-top:1px;font-size:.56rem}
  .form-submit{min-height:44px;margin-top:2px;padding:10px 14px}
  .form-note{margin-top:7px;font-size:.54rem;line-height:1.35}
}

@media(max-width:380px){
  .services,.details,.process{padding-top:72px}
  .services .section-head h2,.process .section-head h2,.details>div>h2,.experience h2,.contact-copy h2{font-size:2.3rem}
  .service-card h3,.service-card-wide h3{font-size:1rem}
  .service-card-wide a{font-size:0}
  .service-card-wide a .arrow-icon{font-size:.75rem}
  .service-card a,.service-card-wide a{font-size:0}
  .service-card a .arrow-icon,.service-card-wide a .arrow-icon{font-size:.75rem}
  .detail-row p{font-size:.68rem}
}

/* Modernized four-part service navigation. */
.service-card{position:relative}
.service-icon{width:34px;height:34px;color:var(--orange);fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:square;stroke-linejoin:miter;opacity:.86;transition:transform .22s ease,opacity .22s ease}
.service-icon path{vector-effect:non-scaling-stroke}
.service-card:hover .service-icon,.service-card:focus-within .service-icon{opacity:1;transform:translateY(-1px)}
.detail-page-link{display:grid;width:34px;height:34px;place-items:center;justify-self:end}
.detail-page-link:hover{color:var(--orange)}
@media(min-width:901px){
  .service-index{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,minmax(0,1fr))}
  .service-card,.service-card:nth-child(3n){border-right:1px solid var(--line)}
  .service-card:nth-child(2n){border-right:0}
  .service-icon{position:absolute;top:clamp(18px,2.2dvh,24px);right:30px}
  .service-card h3{min-height:2.1em;max-width:76%;margin-top:clamp(38px,5dvh,54px)}
  .service-card p{max-width:520px}
  .details .detail-list{grid-template-rows:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
  .service-index{grid-template-rows:repeat(4,minmax(0,1fr))}
  .service-card,.service-card:nth-child(3n),.service-card-wide{grid-template-columns:24px 26px minmax(0,1fr) auto;column-gap:9px;padding:10px 0}
  .service-card>span{grid-column:1;grid-row:1}
  .service-icon{position:static;grid-column:2;grid-row:1;width:22px;height:22px;align-self:center}
  .service-card h3,.service-card-wide h3{grid-column:3;grid-row:1;font-size:clamp(1.05rem,4.8vw,1.28rem)}
  .service-card p,.service-card-wide p{display:-webkit-box;grid-column:3/5;grid-row:2;overflow:hidden;margin:6px 0 0;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.71rem;line-height:1.35}
  .service-card a,.service-card-wide a{grid-column:4;grid-row:1}
  .details .detail-list{grid-template-rows:repeat(4,minmax(0,1fr))}
}
@media(max-width:400px){
  .service-card,.service-card:nth-child(3n),.service-card-wide{grid-template-columns:20px 22px minmax(0,1fr) auto;column-gap:6px}
  .service-icon{width:20px;height:20px}
}

/* Shared service-detail pages. */
.service-page{background:var(--paper)}
.service-hero{position:relative;min-height:max(700px,100dvh);display:flex;align-items:stretch;overflow:hidden;background:#111;color:#fff}
.service-hero>img,.service-hero-shade{position:absolute;inset:0;width:100%;height:100%}
.service-hero>img{object-fit:cover;object-position:center}
.service-hero-shade{background:linear-gradient(90deg,rgba(10,10,9,.92),rgba(10,10,9,.48) 58%,rgba(10,10,9,.22)),linear-gradient(0deg,rgba(10,10,9,.62),transparent 55%)}
.service-hero-content{position:relative;min-height:100%;display:flex;flex-direction:column;justify-content:center;padding:120px 0 80px}
.service-back{align-self:flex-start;margin-bottom:34px;font-size:.66rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.7)}
.service-back:hover{color:var(--orange)}
.service-hero h1{max-width:1100px;margin-bottom:28px;font-size:var(--display-xl);text-wrap:balance}
.service-hero .hero-lead{max-width:720px}
.service-hero-actions{display:flex;align-items:center;gap:28px;margin-top:38px}
.service-intro,.service-scope,.why-service{padding:clamp(66px,8dvh,96px) 0 clamp(28px,4dvh,44px)}
.service-intro-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(36px,5vw,70px);align-items:start}
.service-intro-grid>:first-child,.service-scope-head>:first-child,.why-service-head>:first-child{container-type:inline-size}
.service-intro h2,.service-scope h2,.why-service h2{max-width:100%;font-size:var(--display-lg);margin-bottom:0;text-wrap:balance}
.service-intro h2{font-size:clamp(2.8rem,15cqi,5.2rem)}
.service-scope h2,.why-service h2{font-size:clamp(2.8rem,10cqi,5.2rem)}
.service-intro-grid>*,.service-scope-head>*,.why-service-head>*{min-width:0;max-width:100%}
.service-copy{max-width:720px;min-width:0}
.service-copy>p{font-size:1.02rem;line-height:1.75;color:#55524c}
.service-copy>p:first-child{font-size:1.18rem;color:var(--ink)}
.service-keyfacts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:42px;border-top:1px solid var(--line)}
.service-keyfacts>div{min-width:0;padding:20px 0;border-bottom:1px solid var(--line)}
.service-keyfacts>div:nth-child(odd){padding-right:24px;border-right:1px solid var(--line)}
.service-keyfacts>div:nth-child(even){padding-left:24px}
.service-keyfacts small{display:block;margin-bottom:6px;font-size:.58rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--orange)}
.service-keyfacts strong{display:block;max-width:100%;font-family:var(--display);font-size:1.25rem;line-height:1.18;text-transform:uppercase;overflow-wrap:break-word;hyphens:auto}
.service-scope{background:var(--paper-2)}
.service-scope-head{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.6fr);gap:clamp(36px,5vw,70px);align-items:end;margin-bottom:clamp(22px,3dvh,36px)}
.service-scope-head>p{max-width:500px;margin:0 0 10px;color:#5c5a55}
.scope-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.scope-item{min-width:0;max-width:100%;min-height:260px;padding:clamp(16px,2.2dvh,24px) 30px;border-right:1px solid var(--line);display:flex;flex-direction:column;transition:background .25s,color .25s}
.scope-item:last-child{border-right:0}
.scope-item>span,.benefit-item>span{font-size:.6rem;font-weight:800;letter-spacing:.14em;color:var(--orange)}
.scope-item h3{margin:auto 0 12px;font-family:var(--display);font-size:1.55rem;line-height:1.05;text-transform:uppercase;overflow-wrap:anywhere;hyphens:auto}
.scope-item p{margin:0;font-size:.82rem;line-height:1.5;color:#5d5a54}
.why-service{background:var(--ink);color:#fff}
.why-service-head{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.6fr);gap:clamp(36px,5vw,70px);align-items:end;margin-bottom:clamp(22px,3dvh,36px)}
.why-service-head>p{max-width:500px;margin:0 0 10px;color:rgba(255,255,255,.62)}
.benefit-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--light-line);border-bottom:1px solid var(--light-line)}
.benefit-item{min-width:0;max-width:100%;min-height:220px;padding:clamp(16px,2.2dvh,24px) 30px;border-right:1px solid var(--light-line);display:flex;flex-direction:column;transition:background .25s,color .25s}
.benefit-item:last-child{border-right:0}
.benefit-item h3{margin:auto 0 0;font-family:var(--display);font-size:1.42rem;line-height:1.05;text-transform:uppercase;overflow-wrap:anywhere;hyphens:auto}
.service-cta{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden;background:#111;color:#fff}
.service-cta>img,.service-cta-shade{position:absolute;inset:0;width:100%;height:100%}
.service-cta>img{object-fit:cover}
.service-cta-shade{background:linear-gradient(90deg,rgba(10,10,9,.93),rgba(10,10,9,.42))}
.service-cta-content{position:relative;padding:clamp(68px,8dvh,92px) 0}
.service-cta h2{max-width:min(850px,100%);font-size:var(--display-lg);margin-bottom:24px;text-wrap:balance}
.service-cta p{max-width:600px;color:rgba(255,255,255,.68)}
.service-cta-actions{display:flex;align-items:center;gap:26px;margin-top:34px}
@media(max-width:1100px){
  .service-hero{min-height:max(700px,100dvh)}
  .service-hero-content{padding:108px 0 72px}
  .service-hero h1{font-size:clamp(3rem,12vw,5.2rem);overflow-wrap:anywhere}
  .service-hero-actions{align-items:flex-start;flex-direction:column;gap:14px}
  .service-intro,.service-scope,.why-service{padding:76px 0 22px}
  .service-intro-grid{grid-template-columns:1fr;gap:28px}
  .service-scope-head,.why-service-head{grid-template-columns:1fr;gap:10px;margin-bottom:16px}
  .service-intro h2,.service-scope h2,.why-service h2{font-size:clamp(2.35rem,11vw,3.15rem)}
  .scope-grid,.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .scope-item,.benefit-item{min-height:190px}
  .scope-item:nth-child(2n),.benefit-item:nth-child(2n){border-right:0}
  .scope-item:nth-child(-n+4),.benefit-item:nth-child(-n+4){border-bottom:1px solid var(--line)}
  .benefit-item:nth-child(-n+4){border-bottom-color:var(--light-line)}
  .scope-item:last-child,.benefit-item:last-child{grid-column:1/-1;min-height:150px;border-right:0}
  .service-cta-content{padding:76px 0 18px}
}
@media(max-width:600px){
  .service-hero-content{padding-top:96px}
  .service-back{margin-bottom:24px}
  .service-hero h1{font-size:clamp(2.75rem,13.5vw,4rem)}
  .service-hero h1.service-hero-title-long{font-size:clamp(2.2rem,10.5vw,3.2rem);overflow-wrap:normal}
  .service-hero .hero-lead{font-size:.96rem}
  .service-intro,.service-scope,.why-service{padding:76px 0 22px}
  .service-keyfacts{grid-template-columns:1fr}
  .service-keyfacts>div:nth-child(odd),.service-keyfacts>div:nth-child(even){padding:17px 0;border-right:0}
  .scope-grid,.benefit-grid{grid-template-columns:1fr}
  .scope-item,.benefit-item,.scope-item:last-child,.benefit-item:last-child{grid-column:auto;min-height:145px;padding:20px 4px;border-right:0;border-bottom:1px solid var(--line)}
  .benefit-item,.benefit-item:last-child{border-bottom-color:var(--light-line)}
  .scope-item h3,.benefit-item h3{font-size:1.35rem}
  .service-cta{min-height:620px}
  .service-cta h2{font-size:clamp(2.35rem,11vw,3.15rem)}
  .service-cta-actions{align-items:flex-start;flex-direction:column;gap:14px}
}

@media(hover:hover){
  .scope-item:hover{background:var(--ink);color:#fff}
  .scope-item:hover p{color:rgba(255,255,255,.62)}
  .benefit-item:hover{background:var(--orange);color:#fff}
}

@supports(scrollbar-gutter:stable){html{scrollbar-gutter:stable}}

/* Content-driven service sections and visual workflow cards. */
.service-intro,.service-scope,.why-service{height:auto;min-height:0;padding-block:clamp(66px,8dvh,96px)}
.service-intro>.shell,.service-scope>.shell,.why-service>.shell{width:var(--shell)}
.service-cta{min-height:560px}
.process-list li{position:relative;isolation:isolate;overflow:hidden;background:#171714;color:#fff}
.process-list li::after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(10,10,9,.16) 0%,rgba(10,10,9,.24) 38%,rgba(10,10,9,.94) 100%);pointer-events:none}
.process-image{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.04);transition:transform .7s ease,filter .7s ease}
.process-list>li>span,.process-list>li>div{position:relative;z-index:2}
.process-list p{color:rgba(255,255,255,.76)}
@media(max-width:900px){
  .service-intro,.service-scope,.why-service{height:auto;min-height:0;padding:76px 0 32px}
  .service-cta{min-height:540px}
}
@media(max-width:600px){
  .service-intro,.service-scope,.why-service{height:auto;min-height:0;padding:76px 0 32px}
  .service-cta{min-height:520px}
}
@media(hover:hover){.process-list li:hover .process-image{transform:scale(1.035);filter:saturate(.95) contrast(1.04)}}

/* Compact, readable service-detail layout for phones. */
@media(max-width:600px){
  .service-hero-content{padding:88px 0 46px}
  .service-back{margin-bottom:16px}
  .service-hero-content .eyebrow{margin-bottom:14px;font-size:.58rem;letter-spacing:.17em}
  .service-hero h1{margin-bottom:18px;font-size:clamp(2.5rem,11.5vw,3.25rem);line-height:.93}
  .service-hero h1.service-hero-title-long{font-size:clamp(2.05rem,9vw,2.65rem);line-height:.96}
  .service-hero .hero-lead{font-size:.88rem;line-height:1.52}
  .service-hero-actions{gap:10px;margin-top:24px}
  .service-hero-actions .button{min-height:50px;padding:13px 16px}
  .service-hero-actions .text-link{font-size:.7rem}

  .service-intro,.service-scope,.why-service{padding:68px 0 24px}
  .service-intro-grid{gap:18px}
  .service-intro .eyebrow,.service-scope .eyebrow,.why-service .eyebrow{margin-bottom:14px;font-size:.58rem;letter-spacing:.17em}
  .service-intro h2,.service-scope h2,.why-service h2{font-size:clamp(2.15rem,9.5vw,2.7rem);line-height:.94}
  .service-copy>p{margin-bottom:14px;font-size:.9rem;line-height:1.55}
  .service-copy>p:first-child{font-size:1rem;line-height:1.55}
  .service-keyfacts{margin-top:24px}
  .service-keyfacts>div:nth-child(odd),.service-keyfacts>div:nth-child(even){padding:13px 0}
  .service-keyfacts small{margin-bottom:4px;font-size:.54rem}
  .service-keyfacts strong{display:block;font-size:1.04rem;line-height:1.2}

  .service-scope-head,.why-service-head{gap:8px;margin-bottom:12px}
  .service-scope-head>p,.why-service-head>p{margin:0;font-size:.84rem;line-height:1.48}
  .scope-item,.scope-item:last-child{min-height:112px;padding:14px 4px}
  .scope-item h3{margin:12px 0 5px;font-size:1.18rem;line-height:1.04}
  .scope-item p{font-size:.76rem;line-height:1.42}
  .benefit-item,.benefit-item:last-child{min-height:88px;padding:15px 4px}
  .benefit-item h3{font-size:1.16rem;line-height:1.06}

  .service-cta-content{padding:72px 0 36px}
  .service-cta h2{margin-bottom:18px;font-size:clamp(2.25rem,10vw,2.9rem);line-height:.94}
  .service-cta p{font-size:.9rem;line-height:1.55}
  .service-cta-actions{gap:10px;margin-top:26px}
}

/* Direct WhatsApp contact in the footer. */
.footer-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:max-content;max-width:100%;min-height:44px;margin-top:8px;padding:10px 14px;border:1px solid rgba(37,211,102,.72);color:#fff;font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;transition:background .2s ease,color .2s ease,transform .2s ease}
.whatsapp-icon{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:#25d366;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;transition:stroke .2s ease}
.footer-whatsapp:hover,.footer-whatsapp:focus-visible{background:#25d366;color:#0d1a11;transform:translateY(-1px)}
.footer-whatsapp:hover .whatsapp-icon,.footer-whatsapp:focus-visible .whatsapp-icon{stroke:#0d1a11}
@media(max-width:600px){.footer-whatsapp{width:100%}}
@media(prefers-reduced-motion:reduce){.footer-whatsapp{transition:none}.footer-whatsapp:hover,.footer-whatsapp:focus-visible{transform:none}}

/* Extended content architecture for the four primary service pages. */
.service-breadcrumb{align-self:flex-start;display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:34px;font-size:.64rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.62)}
.service-breadcrumb a{transition:color .2s ease}
.service-breadcrumb a:hover,.service-breadcrumb a:focus-visible{color:var(--orange)}
.service-breadcrumb [aria-current="page"]{color:#fff}
.service-number{display:inline-block;margin-bottom:10px;font-size:.68rem;font-weight:800;letter-spacing:.18em;color:var(--orange)}
.service-content-section{padding:clamp(82px,10vw,132px) 0;background:var(--paper)}
.service-content-section.is-muted{background:var(--paper-2)}
.service-content-section.is-dark{background:var(--ink);color:#fff}
.service-section-head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:clamp(36px,5vw,70px);align-items:end;margin-bottom:48px}
.service-section-head>:first-child{container-type:inline-size}
.service-section-head>*{min-width:0;max-width:100%}
.service-section-head h2{max-width:100%;margin:0;font-size:var(--display-lg);font-size:clamp(2.8rem,10cqi,5.2rem);text-wrap:balance}
.service-section-head>p{max-width:500px;margin:0 0 9px;color:#5c5a55}
.service-content-section.is-dark .service-section-head>p{color:rgba(255,255,255,.66)}
.service-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}
.service-info-card{min-width:0;max-width:100%;min-height:230px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}
.service-info-card>span,.service-process-step>span{font-size:.6rem;font-weight:800;letter-spacing:.14em;color:var(--orange)}
.service-info-card h3{max-width:100%;margin:auto 0 12px;font-family:var(--display);font-size:1.65rem;line-height:1.05;text-transform:uppercase;text-wrap:balance;overflow-wrap:break-word;hyphens:auto}
.service-info-card p{margin:0;color:#5d5a54;font-size:.86rem;line-height:1.55}
.service-focus{padding:clamp(82px,10vw,132px) 0;background:var(--ink);color:#fff}
.service-focus-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(40px,5.5vw,80px);align-items:center}
.service-focus-grid>:first-child{container-type:inline-size}
.service-focus-grid>*{min-width:0;max-width:100%}
.service-focus h2{max-width:100%;margin:0;font-size:var(--display-lg);font-size:clamp(2.8rem,13cqi,5.2rem);text-wrap:balance}
.service-focus-copy{max-width:700px;min-width:0}
.service-focus-copy>p{font-size:1.05rem;line-height:1.75;color:rgba(255,255,255,.7)}
.service-focus-copy>p:first-child{font-size:1.2rem;color:#fff}
.service-chain{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:38px;border-top:1px solid var(--light-line);border-bottom:1px solid var(--light-line)}
.service-chain a,.service-chain span{position:relative;min-width:0;min-height:102px;padding:24px 42px 24px 0;display:flex;align-items:flex-end;font-family:var(--display);font-size:1.35rem;line-height:1.05;text-transform:uppercase;overflow-wrap:break-word;hyphens:auto;border-right:1px solid var(--light-line)}
.service-chain a:not(:last-child)::after,.service-chain span:not(:last-child)::after{content:"";position:absolute;right:18px;bottom:32px;width:10px;height:10px;border-top:1px solid var(--orange);border-right:1px solid var(--orange);transform:rotate(45deg)}
.service-chain>*:last-child{border-right:0;padding-left:24px}
.service-chain>*:nth-child(2){padding-left:24px}
.service-chain a{transition:color .2s ease}
.service-chain a:hover,.service-chain a:focus-visible{color:var(--orange)}
.scope-grid.scope-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}
.scope-grid--four .scope-item:nth-child(4n){border-right:0}
.scope-grid--four .scope-item:nth-child(n+5){border-top:1px solid var(--line)}
.scope-grid.scope-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}
.scope-grid--three .scope-item:nth-child(3n){border-right:0}
.scope-grid--three .scope-item:nth-child(n+4){border-top:1px solid var(--line)}
.benefit-grid.benefit-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}
.service-process-section{padding:clamp(82px,10vw,132px) 0;background:var(--paper)}
.service-process-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.service-process-step{min-width:0;max-width:100%;min-height:260px;padding:28px;border-right:1px solid var(--line);display:flex;flex-direction:column}
.service-process-step:last-child{border-right:0}
.service-process-step div{margin-top:auto}
.service-process-step h3{max-width:100%;margin:0 0 10px;font-family:var(--display);font-size:1.55rem;line-height:1.08;text-transform:uppercase;overflow-wrap:break-word;hyphens:auto}
.service-process-step p{margin:0;color:#5d5a54;font-size:.82rem;line-height:1.5}
.related-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.related-service-card{min-width:0;max-width:100%;min-height:190px;padding:26px;border-right:1px solid var(--line);display:flex;flex-direction:column;transition:background .25s ease,color .25s ease}
.related-service-card:last-child{border-right:0}
.related-service-card small{color:var(--orange);font-size:.58rem;font-weight:800;letter-spacing:.14em}
.related-service-card strong{max-width:100%;margin:auto 0 12px;font-family:var(--display);font-size:1.55rem;line-height:1.05;text-transform:uppercase;text-wrap:balance;overflow-wrap:break-word;hyphens:auto}
.related-service-card .arrow-icon{align-self:flex-end}
.related-service-card:hover,.related-service-card:focus-visible{background:var(--ink);color:#fff}
.service-faq{padding:clamp(82px,10vw,132px) 0;background:var(--paper-2)}
.faq-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(40px,5vw,72px);align-items:start}
.faq-layout>:first-child{container-type:inline-size}
.faq-layout>*{min-width:0;max-width:100%}
.faq-layout h2{max-width:100%;margin:0;font-size:var(--display-lg);font-size:clamp(2.8rem,14cqi,4.65rem);text-wrap:balance}
.faq-list{min-width:0;max-width:100%;border-top:1px solid var(--line)}
.faq-item{border-bottom:1px solid var(--line)}
.faq-item summary{display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:clamp(16px,2vw,28px);min-width:0;padding:24px 8px 24px 0;cursor:pointer;list-style:none;font-family:var(--display);font-size:clamp(1.08rem,1.5vw,1.35rem);line-height:1.2;text-transform:uppercase;overflow-wrap:break-word;hyphens:auto}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary::before,.faq-item summary::after{content:"";grid-column:2;grid-row:1;justify-self:center;width:16px;height:1px;background:var(--orange);transition:transform .2s ease}
.faq-item summary::after{transform:rotate(90deg)}
.faq-item[open] summary::after{transform:rotate(0)}
.faq-answer{max-width:720px;padding:0 48px 24px 0;color:#5d5a54;font-size:.92rem;line-height:1.65}
.faq-answer p{margin:0}
.faq-item summary:focus-visible{outline:2px solid var(--orange);outline-offset:5px}
@media(max-width:1100px){
  .service-section-head,.service-focus-grid,.faq-layout{grid-template-columns:minmax(0,1fr);gap:28px}
  .service-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .scope-grid.scope-grid--four,.scope-grid.scope-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}
  .scope-grid--four .scope-item:last-child,.scope-grid--three .scope-item:last-child{grid-column:auto;min-height:190px}
  .scope-grid--four .scope-item:nth-child(4n),.scope-grid--three .scope-item:nth-child(3n){border-right:1px solid var(--line)}
  .scope-grid--four .scope-item:nth-child(2n),.scope-grid--three .scope-item:nth-child(2n){border-right:0}
  .scope-grid--four .scope-item:nth-child(n+3),.scope-grid--three .scope-item:nth-child(n+3){border-top:1px solid var(--line)}
  .benefit-grid.benefit-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}
  .benefit-grid--four .benefit-item:last-child{grid-column:auto;min-height:190px}
  .service-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .service-process-step{min-height:210px;border-bottom:1px solid var(--line)}
  .service-process-step:nth-child(2n){border-right:0}
  .service-process-step:last-child{grid-column:1/-1;min-height:150px;border-bottom:0}
}
@media(max-width:600px){
  .service-breadcrumb{gap:7px;margin-bottom:18px;font-size:.55rem;letter-spacing:.09em}
  .service-breadcrumb span[aria-hidden]:nth-last-child(2){display:none}
  .service-breadcrumb [aria-current="page"]{display:none}
  .service-number{font-size:.6rem}
  .service-content-section,.service-focus,.service-process-section,.service-faq{padding:68px 0}
  .service-section-head{gap:16px;margin-bottom:24px}
  .service-section-head h2,.service-focus h2,.faq-layout h2{font-size:clamp(2.2rem,10vw,2.85rem);line-height:.95}
  .service-section-head>p{font-size:.86rem;line-height:1.5}
  .service-card-grid{grid-template-columns:1fr}
  .service-info-card{min-height:142px;padding:18px 4px;border-left:0;border-right:0}
  .service-info-card h3{margin:22px 0 7px;font-size:1.3rem}
  .service-info-card p{font-size:.78rem}
  .service-focus-grid{gap:22px}
  .service-focus-copy>p,.service-focus-copy>p:first-child{font-size:.92rem;line-height:1.6}
  .service-chain{grid-template-columns:1fr}
  .service-chain a,.service-chain span,.service-chain>*:nth-child(2),.service-chain>*:last-child{min-height:72px;padding:18px 34px 18px 0;border-right:0;border-bottom:1px solid var(--light-line);font-size:1.18rem}
  .service-chain>*:last-child{border-bottom:0}
  .service-chain a:not(:last-child)::after,.service-chain span:not(:last-child)::after{right:8px;bottom:29px;transform:rotate(135deg)}
  .scope-grid.scope-grid--four,.scope-grid.scope-grid--three{grid-template-columns:1fr}
  .scope-grid--four .scope-item,.scope-grid--three .scope-item{grid-column:auto!important;border-right:0!important;border-top:0!important}
  .benefit-grid.benefit-grid--four{grid-template-columns:1fr}
  .benefit-grid--four .benefit-item{grid-column:auto!important;border-right:0!important}
  .service-process-grid{grid-template-columns:1fr}
  .service-process-step,.service-process-step:last-child{grid-column:auto;min-height:150px;padding:20px 4px;border-right:0;border-bottom:1px solid var(--line)}
  .service-process-step:last-child{border-bottom:0}
  .service-process-step h3{font-size:1.3rem}
  .related-service-grid{grid-template-columns:1fr}
  .related-service-card{min-height:128px;padding:18px 4px;border-right:0;border-bottom:1px solid var(--line)}
  .related-service-card:last-child{border-bottom:0}
  .related-service-card strong{margin:22px 0 10px;font-size:1.3rem}
  .faq-layout{gap:24px}
  .faq-item summary{grid-template-columns:minmax(0,1fr) 18px;padding:20px 4px 20px 0;font-size:1.16rem}
  .faq-answer{padding:0 28px 20px 0;font-size:.84rem}
}
@media(prefers-reduced-motion:reduce){
  .service-breadcrumb a,.faq-item summary::before,.faq-item summary::after,.related-service-card{transition:none}
}

/* Accessible service navigation in the header. */
.nav-services{position:relative}
.nav-services-toggle{position:relative;display:inline-flex;align-items:center;gap:.65em;padding:8px 0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-transform:inherit;letter-spacing:inherit}
.nav-services-toggle::after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .25s}
.nav-services:hover .nav-services-toggle::after,.nav-services:focus-within .nav-services-toggle::after,.nav-services.is-open .nav-services-toggle::after{transform:scaleX(1)}
.nav-chevron{width:7px;height:7px;margin-top:-3px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);transition:transform .2s}
.nav-services.is-open .nav-chevron{transform:translateY(3px) rotate(225deg)}
.nav-services-menu{position:absolute;top:calc(100% + 17px);left:50%;width:310px;padding:10px;background:rgba(17,17,15,.98);border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 40px rgba(0,0,0,.28);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,10px);transition:opacity .2s,transform .2s,visibility 0s linear .2s}
.nav-services.is-open .nav-services-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0);transition-delay:0s}
.nav-services-menu a{display:block;padding:11px 12px;border-bottom:1px solid rgba(255,255,255,.1);font-size:.66rem;line-height:1.35;letter-spacing:.11em;color:rgba(255,255,255,.74);transition:color .2s,background .2s}
.nav-services-menu a:last-child{border-bottom:0}
.nav-services-menu a:hover,.nav-services-menu a:focus-visible,.nav-services-menu a[aria-current="page"]{color:#fff;background:rgba(243,108,33,.16)}

/* Four matching, lightweight service photographs. */
.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}
.project-image,.project-image img{min-height:0}
.project-image figcaption{gap:20px}
.service-card>a{position:static}
.service-card>a::after{content:"";position:absolute;z-index:2;inset:0}

@media(max-width:900px){
  .nav-services{width:100%;max-width:520px}
  .nav-services-toggle{width:100%;justify-content:space-between;padding:14px 0;font-family:var(--display);font-size:2.1rem;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:-.02em}
  .nav-services-toggle::after{display:none}
  .nav-services-menu{position:static;width:100%;max-height:0;padding:0 0 0 16px;overflow:hidden;border:0;border-left:1px solid var(--orange);box-shadow:none;background:transparent;opacity:0;visibility:hidden;transform:none;transition:max-height .3s ease,opacity .2s,padding .3s,visibility 0s linear .3s}
  .nav-services:hover .nav-services-menu,.nav-services:focus-within .nav-services-menu{max-height:0;padding-top:0;opacity:0;visibility:hidden;pointer-events:none;transform:none}
  .nav-services.is-open .nav-services-menu{max-height:230px;padding-top:7px;padding-bottom:7px;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition-delay:0s}
  .site-nav .nav-services-menu a{width:100%;padding:7px 12px;font-family:var(--body);font-size:.78rem!important;font-weight:700;line-height:1.3;letter-spacing:.09em}
  .service-card p,.service-card-wide p{display:none}
  .project-grid,.project-strip>.project-grid{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}
  .project-image figcaption{right:14px;bottom:13px;left:14px;display:grid;gap:4px}
  .project-image figcaption strong{font-size:.66rem}
}

@media(max-width:600px){
  .nav-services-toggle{font-size:clamp(1.9rem,9vw,2.35rem)}
  .project-image figcaption strong{font-size:.58rem}
}

/* iOS-safe form controls and memory-managed mobile frame sequence. */
@media(max-width:900px){
  .field input,.field select,.field textarea{font-size:16px}
  .cinematic{height:450vh;touch-action:pan-y}
  .cinematic-sticky{position:sticky;top:0;height:100dvh;min-height:0}
  .cinematic-canvas{display:block}
  .cinematic-video,.cinematic-poster{display:none}

  .stage-label{display:flex}
}

@media(max-width:600px){.cinematic{height:420vh}}

/* Stable mobile experience section: browser chrome must not resize the image. */
@media(max-width:900px){
  .experience{height:auto;min-height:700px}
  .experience>img{transform:none;will-change:auto}
}

/* Stable viewport sizing only for genuine mobile full-screen moments. */
@media(max-width:900px){
  .hero{height:auto;min-height:max(792px,calc(100lvh + 72px))}
  .hero-content{min-height:max(720px,100lvh)}
  .hero-foot{top:calc(100lvh - 52px)}
  .cinematic-sticky{height:100lvh}
  .site-nav{height:100lvh;min-height:100lvh}
  .service-hero{min-height:max(700px,100lvh)}
}

/* Keep the existing poster visible until a real cinematic frame is painted.
   This also provides the no-JS / unavailable-Canvas fallback. */
[data-cinematic] .cinematic-poster{display:block}
[data-cinematic] .cinematic-canvas{visibility:hidden}
[data-cinematic].has-frame .cinematic-canvas{visibility:visible}
[data-cinematic].has-frame .cinematic-poster{display:none}

/* Shared navigation and editorial pages. */
.site-nav>a[aria-current="page"]::after{width:100%}
.project-strip .image-disclaimer{display:flex!important;align-items:center;justify-content:space-between;gap:24px}
.project-strip-link{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;color:#fff;font-weight:800;letter-spacing:.14em;text-transform:uppercase;transition:color .2s ease}
.project-strip-link:hover,.project-strip-link:focus-visible{color:var(--orange)}

.editorial-hero .service-hero-content{max-width:1240px}
.editorial-hero h1{max-width:1050px}
.editorial-intro,.projects-showcase,.related-services{height:auto;min-height:0}
.editorial-intro{display:flex;align-items:center;padding:clamp(76px,9dvh,110px) 0;background:var(--paper)}
.editorial-intro-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(48px,7vw,100px);align-items:start}
.editorial-intro h2,.projects-showcase h2,.about-experience h2,.related-services h2{margin:0;font-size:clamp(3rem,7.4dvh,5.8rem)}
.editorial-copy{max-width:720px}
.editorial-copy>p{font-size:1.05rem;line-height:1.75;color:#57544e}
.editorial-copy>p:first-child{font-size:1.22rem;color:var(--ink)}
.editorial-notice{margin-top:34px;padding:20px 22px;border-left:3px solid var(--orange);background:var(--paper-2);font-size:.88rem!important}
.editorial-facts{display:grid;grid-template-columns:1fr 1fr;margin-top:40px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.editorial-facts>div{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:end;padding:24px 0}
.editorial-facts>div:first-child{padding-right:24px;border-right:1px solid var(--line)}
.editorial-facts>div:last-child{padding-left:24px}
.editorial-facts strong{font-family:var(--display);font-size:3rem;line-height:.8;color:var(--orange)}
.editorial-facts span{font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}

.projects-showcase{display:flex;align-items:center;padding:clamp(76px,8dvh,96px) 0;background:var(--ink);color:#fff}
.projects-showcase-head{display:grid;grid-template-columns:.55fr 1.45fr;gap:50px;align-items:end;margin-bottom:clamp(24px,4dvh,42px)}
.projects-showcase-head .eyebrow{align-self:start;margin-top:7px}
.projects-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:clamp(245px,31dvh,340px);gap:14px}
.project-feature{position:relative;min-width:0;overflow:hidden;margin:0;background:#171714}
.project-feature>a{position:absolute;inset:0;display:block;color:#fff}
.project-feature img,.project-feature-shade{position:absolute;inset:0;width:100%;height:100%}
.project-feature img{object-fit:cover;filter:saturate(.75);transition:transform .65s ease,filter .65s ease}
.project-feature-shade{background:linear-gradient(180deg,rgba(10,10,9,.08),rgba(10,10,9,.88))}
.project-feature>a>div{position:absolute;z-index:1;right:26px;bottom:24px;left:26px}
.project-feature small{display:block;margin-bottom:12px;color:var(--orange);font-size:.58rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.project-feature h3{max-width:520px;margin:0 0 18px;font-family:var(--display);font-size:clamp(1.8rem,3vw,2.75rem);line-height:.98;text-transform:uppercase}
.project-feature div>span{display:inline-flex;align-items:center;gap:10px;font-size:.62rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
@media(hover:hover){.project-feature:hover img{transform:scale(1.035);filter:saturate(.95)}}

.about-experience{position:relative;display:flex;align-items:center;overflow:hidden;background:#111;color:#fff}
.about-experience>img,.about-experience-shade{position:absolute;inset:0;width:100%;height:100%}
.about-experience>img{object-fit:cover}
.about-experience-shade{background:linear-gradient(90deg,rgba(10,10,9,.93),rgba(10,10,9,.48)),linear-gradient(0deg,rgba(10,10,9,.72),transparent)}
.about-experience-content{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(50px,8vw,120px);align-items:end;padding:clamp(90px,11dvh,130px) 0}
.about-values{list-style:none;padding:0;margin:0}
.about-values li{display:grid;grid-template-columns:38px 1fr;padding:22px 0;border-bottom:1px solid var(--light-line)}
.about-values li>span{grid-row:1/3;color:var(--orange);font-size:.6rem;font-weight:800;letter-spacing:.14em}
.about-values strong{font-family:var(--display);font-size:1.5rem;text-transform:uppercase}
.about-values p{margin:6px 0 0;color:rgba(255,255,255,.65);font-size:.86rem}
.editorial-process{height:auto;min-height:0}

.related-services{display:flex;align-items:center;padding:clamp(76px,9dvh,110px) 0;background:var(--paper-2)}
.related-services-head{display:grid;grid-template-columns:.55fr 1.45fr;gap:50px;align-items:end;margin-bottom:clamp(30px,5dvh,52px)}
.related-services-head .eyebrow{align-self:start;margin-top:7px}
.related-services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line)}
.related-service{min-height:180px;display:grid;grid-template-columns:44px 1fr auto;gap:24px;align-items:center;padding:28px 30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .25s,color .25s}
.related-service:nth-child(2n){border-right:0}
.related-service>span{align-self:start;color:var(--orange);font-size:.6rem;font-weight:800;letter-spacing:.14em}
.related-service strong{font-family:var(--display);font-size:clamp(1.45rem,2.4vw,2.15rem);line-height:1.03;text-transform:uppercase}
.related-service i{justify-self:end}
@media(hover:hover){.related-service:hover{background:var(--ink);color:#fff}}

@media(max-width:900px){
  .editorial-intro,.projects-showcase,.about-experience,.related-services,.editorial-process{min-height:auto}
  .editorial-intro,.projects-showcase,.related-services{padding:78px 0}
  .editorial-intro-grid,.about-experience-content{grid-template-columns:1fr;gap:34px}
  .projects-showcase-head,.related-services-head{grid-template-columns:1fr;gap:10px}
  .projects-page-grid{grid-auto-rows:280px}
  .about-experience-content{padding:92px 0 70px}
  .about-values{max-width:680px}
  .editorial-process{padding:78px 0 32px}
}

@media(max-width:600px){
  .project-strip .image-disclaimer{align-items:flex-start;flex-direction:column;gap:8px}
  .project-strip-link{font-size:.58rem}
  .editorial-hero h1{font-size:clamp(2.55rem,12vw,3.35rem)}
  .editorial-intro,.projects-showcase,.related-services{padding:68px 0}
  .editorial-intro h2,.projects-showcase h2,.about-experience h2,.related-services h2{font-size:clamp(2.15rem,10vw,2.8rem)}
  .editorial-copy>p,.editorial-copy>p:first-child{font-size:.94rem;line-height:1.58}
  .editorial-notice{margin-top:24px;padding:16px 18px;font-size:.78rem!important}
  .editorial-facts{grid-template-columns:1fr}
  .editorial-facts>div:first-child,.editorial-facts>div:last-child{padding:18px 0;border-right:0;border-bottom:1px solid var(--line)}
  .editorial-facts>div:last-child{border-bottom:0}
  .editorial-facts strong{font-size:2.5rem}
  .projects-page-grid{grid-template-columns:1fr;grid-auto-rows:245px;gap:10px}
  .project-feature>a>div{right:18px;bottom:17px;left:18px}
  .project-feature h3{margin-bottom:12px;font-size:1.75rem}
  .about-experience-content{padding:82px 0 56px}
  .about-values li{grid-template-columns:30px 1fr;padding:18px 0}
  .about-values strong{font-size:1.25rem}
  .about-values p{font-size:.78rem}
  .related-services-grid{grid-template-columns:1fr}
  .related-service,.related-service:nth-child(2n){min-height:118px;padding:20px 4px;border-right:0}
  .related-service strong{font-size:1.25rem}
}

@media(prefers-reduced-motion:reduce){
  .project-feature img,.project-strip-link,.related-service{transition:none}
  .project-feature:hover img{transform:none}
}

/* Homepage hub: clear paths, concise sections and a visual cinematic handoff. */
.button-secondary{border-color:rgba(255,255,255,.48);color:#fff;background:rgba(17,17,15,.18);transition:background .2s,border-color .2s}
.button-secondary:hover,.button-secondary:focus-visible{border-color:#fff;background:rgba(17,17,15,.58)}
.cinematic-handoff{position:absolute;z-index:3;right:0;bottom:-1px;left:0;height:clamp(76px,11vh,118px);display:grid;grid-template-columns:repeat(4,1fr);pointer-events:none;background:linear-gradient(to bottom,transparent,var(--paper))}
.cinematic-handoff span{border-left:1px solid rgba(243,108,33,.26);transform:scaleY(.7);transform-origin:bottom}
.cinematic-handoff span:last-child{border-right:1px solid rgba(243,108,33,.26)}
.services{position:relative;background-image:linear-gradient(to right,transparent calc(25% - .5px),rgba(17,17,15,.055) 25%,transparent calc(25% + .5px)),linear-gradient(to right,transparent calc(50% - .5px),rgba(17,17,15,.055) 50%,transparent calc(50% + .5px)),linear-gradient(to right,transparent calc(75% - .5px),rgba(17,17,15,.055) 75%,transparent calc(75% + .5px));background-repeat:no-repeat;background-size:100% clamp(76px,11vh,118px)}

.project-strip.project-teaser{height:auto;min-height:0;padding:clamp(64px,8dvh,92px) 0 clamp(28px,4dvh,46px);background:var(--ink)}
.project-teaser>.shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:0}
.project-teaser .section-head{margin-bottom:clamp(22px,3dvh,34px);color:#fff}
.project-teaser .section-head h2{font-size:clamp(3rem,7.5dvh,5.6rem)}
.project-teaser-copy{max-width:430px;justify-self:end}
.project-teaser-copy p{margin:0 0 24px;color:rgba(255,255,255,.66)}
.project-teaser-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:14px;min-height:clamp(500px,62dvh,660px)}
.project-teaser-grid .project-image{min-height:0}
.project-image-featured{grid-row:1/-1}
.project-teaser .image-disclaimer{margin:18px 0 0}

.experience-more{display:block!important;border-bottom:0!important;padding-top:24px!important}
.experience-more a{display:inline-flex;align-items:center;gap:12px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.38);font-size:.67rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.experience-more a:hover,.experience-more a:focus-visible{color:var(--orange)}

.trust-bar{padding:46px 0;background:var(--paper-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.trust-bar .eyebrow{margin-bottom:24px}
.trust-bar ul{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0;margin:0;border-top:1px solid var(--line)}
.trust-bar li{min-width:0;display:grid;gap:5px;padding:24px 26px;border-right:1px solid var(--line)}
.trust-bar li:last-child{border-right:0}
.trust-bar strong{font-family:var(--display);font-size:clamp(1.35rem,2vw,1.8rem);line-height:1;text-transform:uppercase}
.trust-bar small{color:#66635d;font-size:.72rem}

@media(max-width:900px){
  .hero-actions{flex-wrap:wrap;gap:12px}
  .button-secondary{min-height:48px}
  .cinematic-handoff{height:72px}
  .services{background-size:100% 72px}
  .project-strip.project-teaser{height:auto;min-height:auto;padding:74px 0 28px}
  .project-teaser>.shell{display:grid;grid-template-rows:auto auto auto;min-height:0}
  .project-teaser .section-head{grid-template-columns:1fr;gap:14px;margin-bottom:22px}
  .project-teaser-copy{max-width:620px;justify-self:start}
  .project-teaser-copy p{font-size:.84rem;line-height:1.5;margin-bottom:14px}
  .project-teaser-grid{height:clamp(430px,60dvh,620px)}
  .experience-more{padding-top:12px!important}
  .trust-bar{padding:38px 0}
  .trust-bar ul{grid-template-columns:repeat(2,minmax(0,1fr))}
  .trust-bar li:nth-child(2){border-right:0}
  .trust-bar li:nth-child(-n+2){border-bottom:1px solid var(--line)}
}

@media(max-width:600px){
  .hero-actions{display:grid;grid-template-columns:1fr;margin-top:24px}
  .hero-actions .button{width:100%}
  .cinematic-handoff{height:58px}
  .services{background-size:100% 58px}
  .project-teaser .section-head h2{font-size:clamp(2.35rem,11vw,3.15rem)}
  .project-teaser-grid{grid-template-columns:1fr 1fr;grid-template-rows:220px 145px;height:auto;gap:8px}
  .project-image-featured{grid-column:1/-1;grid-row:1}
  .project-teaser-grid .project-image:not(.project-image-featured) figcaption strong{font-size:.54rem}
  .project-teaser .image-disclaimer{font-size:.56rem;line-height:1.45}
  .trust-bar ul{grid-template-columns:1fr}
  .trust-bar li,.trust-bar li:nth-child(2){padding:18px 4px;border-right:0;border-bottom:1px solid var(--line)}
  .trust-bar li:last-child{border-bottom:0}
}

@media(prefers-reduced-motion:reduce){
  .cinematic-handoff span{transform:none}
}

/* Compact regional context; deliberately content-driven, not a full-screen chapter. */
.home-region{padding:clamp(40px,5vw,72px) 0;background:var(--paper-2)}
.home-region-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}
.home-region h2{font-size:clamp(1.9rem,3.2vw,3rem);line-height:1.08;margin:0}
.home-region-copy p{font-size:.94rem;line-height:1.65;margin:0 0 16px}
.home-region-copy p:last-child{margin-bottom:0}
@media(max-width:900px){.home-region-grid{grid-template-columns:1fr;gap:24px}}
/* Descriptive links need their own row in the compact mobile service list. */
@media(max-width:900px){
  .services .service-card>h3{grid-column:3/-1;grid-row:1}
  .services .service-card>a{grid-column:3/-1;grid-row:2;white-space:normal;margin:6px 0 0;align-self:start;justify-self:start}
}

/* Editorial service pages: compact hierarchy, technical rows and clear section rhythm. */
.service-page-editorial .service-hero{height:auto;min-height:100dvh}
.service-page-editorial .service-hero-content{justify-content:center;padding:144px 0 80px}
.service-page-editorial .service-breadcrumb{position:absolute;top:100px;left:0;margin:0;padding:0}
.service-page-editorial .service-number{margin-bottom:11px;text-transform:uppercase}
.service-page-editorial .service-hero h1{max-width:min(900px,72%);margin-bottom:20px;font-size:clamp(4.4rem,7.5vw,7.2rem)}
.service-page-editorial .service-hero h1.service-hero-title-long{font-size:clamp(3.7rem,6.6vw,6.4rem)}
.service-page-editorial .service-hero .hero-lead{max-width:min(720px,61%);font-size:1rem;line-height:1.65}
.service-hero-meta{position:absolute;right:0;bottom:32px;width:min(285px,25%);padding:21px 0 0;border-top:1px solid rgba(255,255,255,.4);display:grid;gap:7px}
.service-hero-meta small{color:rgba(255,255,255,.58);font-size:.58rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.service-hero-meta strong{font-family:var(--display);font-size:1.5rem;text-transform:uppercase}
.service-hero-meta a{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:14px;border-top:1px solid rgba(255,255,255,.18);font-size:.62rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;transition:color .2s ease}
.service-hero-meta a:hover,.service-hero-meta a:focus-visible{color:var(--orange)}

.service-page-editorial .service-intro,.service-page-editorial .service-scope{min-height:auto;padding:clamp(82px,9vw,124px) 0}
.service-page-editorial .service-intro-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(50px,7vw,110px)}
.service-page-editorial .service-copy>p{max-width:690px}
.service-page-editorial .service-keyfacts{margin-top:34px}
.service-page-editorial .service-scope-head{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:end;margin-bottom:30px}
.service-page-editorial .scope-grid--editorial{display:block;border-bottom:0}
.service-page-editorial .scope-grid--editorial .scope-item{min-height:0;display:grid;grid-template-columns:64px minmax(210px,.72fr) minmax(260px,1fr);gap:clamp(24px,4vw,70px);align-items:center;padding:24px 4px;border-right:0;border-bottom:1px solid var(--line)}
.service-page-editorial .scope-grid--editorial .scope-item h3{margin:0;font-size:clamp(1.55rem,2.35vw,2.25rem);overflow-wrap:normal}
.service-page-editorial .scope-grid--editorial .scope-item p{max-width:620px;font-size:.9rem}
@media(hover:hover){.service-page-editorial .scope-grid--editorial .scope-item:hover{background:rgba(17,17,15,.035)}}

.service-page-editorial .service-content-section,.service-page-editorial .service-focus,.service-page-editorial .service-process-section,.service-page-editorial .service-faq{padding:clamp(76px,8.5vw,118px) 0}
.service-page-editorial .service-section-head{margin-bottom:34px}
.service-page-editorial .service-use-list{grid-template-columns:repeat(2,minmax(0,1fr));border-left:0}
.service-page-editorial .service-use-list .service-info-card{min-height:150px;display:grid;grid-template-columns:46px minmax(0,1fr);grid-template-rows:auto auto;column-gap:22px;padding:24px 26px 24px 4px;border-left:0}
.service-page-editorial .service-use-list .service-info-card:nth-child(2n){padding-left:26px}
.service-page-editorial .service-use-list .service-info-card>span{grid-row:1/3}
.service-page-editorial .service-use-list .service-info-card h3{align-self:end;margin:0 0 9px;font-size:clamp(1.4rem,2vw,1.9rem)}
.service-page-editorial .service-use-list .service-info-card p{align-self:start}

.service-page-editorial .service-focus{background-image:linear-gradient(90deg,transparent calc(40% - .5px),rgba(255,255,255,.08) 40%,transparent calc(40% + .5px))}
.service-page-editorial .service-focus-grid{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr)}
.service-page-editorial .service-focus h2{font-size:clamp(3rem,11cqi,5.4rem)}
.service-page-editorial .service-chain--four{grid-template-columns:repeat(4,minmax(0,1fr))}
.service-page-editorial .service-chain--four>*:nth-child(3){padding-left:24px}
.service-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}
.service-tags span{padding:13px 15px;border:1px solid rgba(255,255,255,.22);font-family:var(--display);font-size:1rem;line-height:1;text-transform:uppercase}

.service-page-editorial .service-process-grid{position:relative}
.service-page-editorial .service-process-step{min-height:188px;padding:24px 22px}
.service-page-editorial .service-process-step h3{font-size:1.4rem}
.service-page-editorial .service-process-step p{font-size:.76rem}
.service-page-editorial .related-service-card{min-height:156px}
.service-page-editorial .service-faq{background:var(--paper-2)}
.service-page-editorial .faq-layout{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr)}
.service-page-editorial .faq-layout h2{font-size:clamp(3rem,15cqi,4.9rem)}
.service-page-editorial .service-cta{min-height:clamp(520px,72svh,700px)}

@media(max-width:900px){
  .service-page-editorial .service-hero{height:auto;min-height:100svh}
  .service-page-editorial .service-hero-content{padding:calc(124px + env(safe-area-inset-top,0px)) 0 40px}
  .service-page-editorial .service-breadcrumb{position:absolute;top:calc(88px + env(safe-area-inset-top,0px));left:0;margin:0;padding:0}
  .service-page-editorial .service-hero h1,.service-page-editorial .service-hero h1.service-hero-title-long{max-width:100%;font-size:clamp(3.3rem,9vw,5.4rem)}
  .service-page-editorial .service-hero .hero-lead{max-width:min(650px,75%)}
  .service-hero-meta{position:static;width:min(320px,45%);margin-top:28px}
  .service-page-editorial .service-intro-grid,.service-page-editorial .service-scope-head{grid-template-columns:1fr;gap:28px}
  .service-page-editorial .service-focus{background-image:none}
  .service-page-editorial .service-focus-grid{grid-template-columns:1fr;gap:34px}
  .service-page-editorial .service-chain--four{grid-template-columns:repeat(2,minmax(0,1fr))}
  .service-page-editorial .service-chain--four>*:nth-child(2){border-right:0}
  .service-page-editorial .service-chain--four>*:nth-child(-n+2){border-bottom:1px solid var(--light-line)}
  .service-page-editorial .service-process-step{min-height:164px}
  .service-page-editorial .faq-layout{grid-template-columns:1fr}
}

@media(max-width:600px){
  .service-page-editorial .service-breadcrumb{font-size:.55rem;gap:6px}
  .service-page-editorial .service-number{font-size:.58rem}
  .service-page-editorial .service-hero-content>.eyebrow{margin-bottom:12px}
  .service-page-editorial .service-hero h1,.service-page-editorial .service-hero h1.service-hero-title-long{font-size:clamp(2.65rem,12.4vw,3.55rem);line-height:.92;margin-bottom:15px;overflow-wrap:normal}
  .service-page-editorial .service-hero .hero-lead{max-width:100%;font-size:.86rem;line-height:1.5}
  .service-page-editorial .service-hero-actions{margin-top:20px}
  .service-hero-meta{display:none}
  .service-page-editorial .service-intro,.service-page-editorial .service-scope,.service-page-editorial .service-content-section,.service-page-editorial .service-focus,.service-page-editorial .service-process-section,.service-page-editorial .service-faq{padding:64px 0}
  .service-page-editorial .service-intro-grid{gap:20px}
  .service-page-editorial .service-copy>p,.service-page-editorial .service-copy>p:first-child{font-size:.9rem;line-height:1.6}
  .service-page-editorial .service-keyfacts{grid-template-columns:1fr;margin-top:26px}
  .service-page-editorial .service-keyfacts>div:nth-child(odd),.service-page-editorial .service-keyfacts>div:nth-child(even){padding:16px 0;border-right:0}
  .service-page-editorial .service-scope-head{gap:10px;margin-bottom:20px}
  .service-page-editorial .scope-grid--editorial .scope-item{grid-template-columns:38px minmax(0,1fr);gap:14px;padding:19px 2px}
  .service-page-editorial .scope-grid--editorial .scope-item>span{align-self:start;padding-top:4px}
  .service-page-editorial .scope-grid--editorial .scope-item h3{font-size:1.42rem}
  .service-page-editorial .scope-grid--editorial .scope-item p{grid-column:2;font-size:.79rem}
  .service-page-editorial .service-section-head{gap:12px;margin-bottom:24px}
  .service-page-editorial .service-use-list{grid-template-columns:1fr}
  .service-page-editorial .service-use-list .service-info-card,.service-page-editorial .service-use-list .service-info-card:nth-child(2n){min-height:0;grid-template-columns:35px minmax(0,1fr);padding:19px 2px}
  .service-page-editorial .service-use-list .service-info-card h3{font-size:1.34rem}
  .service-page-editorial .service-chain,.service-page-editorial .service-chain--four{grid-template-columns:1fr}
  .service-page-editorial .service-chain a,.service-page-editorial .service-chain span,.service-page-editorial .service-chain--four>*:nth-child(3){min-height:64px;padding:15px 34px 15px 0;border-right:0;border-bottom:1px solid var(--light-line);font-size:1.08rem}
  .service-page-editorial .service-chain>*:last-child{border-bottom:0;padding-left:0}
  .service-page-editorial .service-chain>*:nth-child(2){padding-left:0}
  .service-page-editorial .service-chain a:not(:last-child)::after,.service-page-editorial .service-chain span:not(:last-child)::after{right:8px;bottom:26px;transform:rotate(135deg)}
  .service-tags{gap:7px;margin-top:24px}
  .service-tags span{padding:10px 11px;font-size:.86rem}
  .service-page-editorial .service-process-grid{grid-template-columns:1fr}
  .service-page-editorial .service-process-step,.service-page-editorial .service-process-step:last-child{min-height:0;padding:19px 2px 19px 46px;display:block;position:relative;border-right:0;border-bottom:1px solid var(--line)}
  .service-page-editorial .service-process-step>span{position:absolute;left:2px;top:22px}
  .service-page-editorial .service-process-step h3{font-size:1.25rem}
  .service-page-editorial .related-service-grid{grid-template-columns:1fr}
  .service-page-editorial .related-service-card{min-height:112px;padding:18px 4px;border-right:0;border-bottom:1px solid var(--line)}
  .service-page-editorial .faq-layout{gap:26px}
  .service-page-editorial .faq-layout h2{font-size:clamp(2.5rem,12vw,3.2rem)}
  .service-page-editorial .faq-item summary{font-size:1.02rem;padding:19px 2px}
  .service-page-editorial .faq-answer{padding:0 36px 20px 0;font-size:.82rem}
  .service-page-editorial .service-cta{min-height:560px}
}

/* Visual polish: shared rhythm, precise handoffs and consistent interaction weight. */
:root{
  --section-space-xl:clamp(88px,8vw,124px);
  --section-space-lg:clamp(72px,6.5vw,102px);
  --section-space-md:clamp(52px,5vw,76px);
  --copy-measure:68ch;
  --motion-material:cubic-bezier(.2,.7,.25,1);
}

#leistungen,#projekte,#ueber-uns,#kontakt,#einblicke,#arbeitsweise{scroll-margin-top:70px}
h1,h2,h3{text-wrap:balance}
p{text-wrap:pretty}
.section-head>p,.service-section-head>p,.service-scope-head>p,.editorial-copy,.service-copy{max-width:var(--copy-measure)}

.site-header.is-scrolled{border-bottom-color:rgba(241,239,234,.12);box-shadow:0 12px 32px rgba(0,0,0,.12)}
.button,.nav-cta{transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s var(--motion-material)}
.button:hover,.button:focus-visible,.nav-cta:hover,.nav-cta:focus-visible{transform:translateY(-1px)}
.text-link,.experience-more a,.project-strip-link{transition:color .2s ease,border-color .2s ease}
.text-link:hover,.text-link:focus-visible,.experience-more a:hover,.experience-more a:focus-visible,.project-strip-link:hover,.project-strip-link:focus-visible{border-color:var(--orange)}

.cinematic-handoff{background:linear-gradient(to bottom,transparent 0,rgba(241,239,233,.7) 68%,var(--paper) 100%)}
.services{padding-block:var(--section-space-xl) var(--section-space-lg)}
.services .section-head{margin-bottom:clamp(42px,4.5vw,66px)}
.service-card{box-shadow:inset 0 0 0 var(--orange);transition:background .25s ease,color .25s ease,box-shadow .25s ease}
.service-card:hover,.service-card:focus-within{box-shadow:inset 3px 0 0 var(--orange)}
.service-card h3{max-width:min(88%,20ch)}
.service-card p{max-width:56ch}
.project-strip.project-teaser{border-top:1px solid rgba(255,255,255,.06)}
.project-image img,.project-feature img{transition:transform .55s var(--motion-material),filter .55s ease}
.experience{height:clamp(720px,92svh,850px)}
.experience-content{padding-top:clamp(92px,10svh,112px)}
.experience-bottom{margin-bottom:clamp(42px,6svh,62px)}
.experience-more a{min-height:44px}
.process{padding-block:var(--section-space-lg)}
.process-list li{transition:background .25s ease}
@media(hover:hover){.process-list li:hover{background:rgba(17,17,15,.035)}}
.trust-bar{background-image:linear-gradient(90deg,transparent calc(25% - .5px),rgba(17,17,15,.035) 25%,transparent calc(25% + .5px),transparent calc(50% - .5px),rgba(17,17,15,.035) 50%,transparent calc(50% + .5px),transparent calc(75% - .5px),rgba(17,17,15,.035) 75%,transparent calc(75% + .5px))}
.contact{border-top:1px solid rgba(255,255,255,.08)}
.contact-copy h2{max-width:10ch}
.contact-form{box-shadow:0 28px 70px rgba(0,0,0,.2)}
.contact-direct a{min-height:52px;transition:color .2s ease}
.contact-direct a:hover,.contact-direct a:focus-visible{color:var(--orange)}
.site-footer{border-top:1px solid rgba(255,255,255,.07)}
.footer-contact a,.footer-bottom a{min-height:32px;display:inline-flex;align-items:center}

.service-page-editorial .service-hero::after,.editorial-hero::after{content:"";position:absolute;z-index:2;right:0;bottom:0;left:0;height:34px;pointer-events:none;background:linear-gradient(to bottom,transparent,rgba(241,239,233,.1))}
.service-page-editorial .service-intro,.service-page-editorial .service-scope{padding-block:var(--section-space-xl)}
.service-page-editorial .service-content-section,.service-page-editorial .service-focus,.service-page-editorial .service-process-section,.service-page-editorial .service-faq{padding-block:var(--section-space-lg)}
.service-page-editorial .scope-grid--editorial .scope-item{position:relative;box-shadow:inset 0 0 0 var(--orange);transition:background .25s ease,box-shadow .25s ease}
.service-page-editorial .scope-grid--editorial .scope-item:hover,.service-page-editorial .scope-grid--editorial .scope-item:focus-within{box-shadow:inset 3px 0 0 var(--orange)}
.service-page-editorial .service-use-list .service-info-card{transition:background .25s ease}
@media(hover:hover){.service-page-editorial .service-use-list .service-info-card:hover{background:rgba(17,17,15,.032)}}
.service-page-editorial .service-focus{position:relative}
.service-page-editorial .service-focus::before{content:"";position:absolute;top:0;left:0;width:clamp(72px,10vw,156px);height:3px;background:var(--orange)}
.service-page-editorial .service-process-step{transition:background .25s ease}
@media(hover:hover){.service-page-editorial .service-process-step:hover{background:rgba(17,17,15,.035)}}
.service-page-editorial .related-service-card{min-height:142px;padding:22px 24px}
.service-page-editorial .related-service-card strong{font-size:clamp(1.35rem,2vw,1.8rem)}
.faq-item summary{transition:color .2s ease}
.faq-item summary:hover{color:var(--orange)}
.faq-item[open] summary{color:var(--ink)}
.faq-item[open] summary::before,.faq-item[open] summary::after{background:var(--ink)}

.editorial-intro,.related-services{min-height:auto;padding-block:var(--section-space-xl)}
.projects-showcase{min-height:auto;padding-block:var(--section-space-lg)}
.about-experience{min-height:clamp(720px,92svh,860px)}
.editorial-process{min-height:auto;padding-block:var(--section-space-lg)}
.project-feature h3{max-width:18ch}
.related-service{min-height:156px;transition:background .25s ease,color .25s ease,box-shadow .25s ease}
.related-service:hover,.related-service:focus-visible{box-shadow:inset 3px 0 0 var(--orange)}

@media(max-width:900px){
  #leistungen,#projekte,#ueber-uns,#kontakt,#einblicke,#arbeitsweise{scroll-margin-top:64px}
  .services,.process{padding-block:76px 28px}
  .experience{height:auto;min-height:760px}
  .contact{padding-block:76px 28px}
  .editorial-intro,.projects-showcase,.related-services,.editorial-process{padding-block:76px}
  .about-experience{min-height:760px}
}

@media(max-width:600px){
  :root{--section-space-xl:68px;--section-space-lg:62px;--section-space-md:48px}
  .hero{min-height:max(667px,100svh)}
  .hero-content{min-height:100svh}
  .service-card,.service-card:nth-child(3n),.service-card-wide{min-height:78px}
  .service-card:hover,.service-card:focus-within{box-shadow:inset 2px 0 0 var(--orange)}
  .service-card h3,.service-card-wide h3{max-width:none}
  .project-teaser-grid .project-image{min-height:0}
  .experience{min-height:720px}
  .contact-copy h2{max-width:11ch}
  .contact-direct a{min-height:48px}
  .service-page-editorial .service-intro,.service-page-editorial .service-scope,.service-page-editorial .service-content-section,.service-page-editorial .service-focus,.service-page-editorial .service-process-section,.service-page-editorial .service-faq{padding-block:var(--section-space-lg)}
  .service-page-editorial .related-service-card{min-height:104px;padding:17px 4px}
  .editorial-intro,.projects-showcase,.related-services,.editorial-process{padding-block:68px}
  .about-experience{min-height:720px}
  .footer-contact a,.footer-bottom a{min-height:36px}
}

@media(min-width:901px) and (max-height:820px){
  .hero-content{padding-top:82px;padding-bottom:88px}
  .hero h1{font-size:clamp(3.6rem,10.5vh,5.45rem)}
  .hero-actions{margin-top:26px}
  .editorial-hero{min-height:max(680px,100svh)}
}

@media(prefers-reduced-motion:reduce){
  .button,.nav-cta,.service-card,.scope-item,.service-info-card,.service-process-step,.related-service-card,.related-service,.faq-item summary{transition:none}
  .button:hover,.button:focus-visible,.nav-cta:hover,.nav-cta:focus-visible{transform:none}
}

/* Final site header and informational footer. */
@media(min-width:901px){
  .site-nav{margin-left:auto;gap:clamp(24px,2.5vw,38px)}
}

.site-footer{padding:0;border-top:1px solid var(--light-line)}
.footer-main{grid-template-columns:minmax(210px,1.1fr) minmax(250px,1.4fr) minmax(170px,.85fr) minmax(220px,1.05fr);gap:0;align-items:stretch;padding-block:var(--section-space-lg)}
.footer-main>*{min-width:0;padding-inline:clamp(24px,2.6vw,40px)}
.footer-main>*:first-child{padding-left:0}
.footer-main>*:last-child{padding-right:0}
.footer-main>*+*{border-left:1px solid var(--light-line)}
.footer-brand-block .brand-footer{margin-bottom:32px}
.footer-brand-block .brand-logo{width:132px}
.footer-kicker{margin:0 0 18px;color:rgba(255,255,255,.54);font-size:.62rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.footer-summary{max-width:30ch;margin:0;color:rgba(255,255,255,.7);font-size:.82rem;line-height:1.65}
.footer-column{display:flex;min-width:0;flex-direction:column;align-items:flex-start}
.footer-column h2{display:flex;align-items:center;gap:12px;margin:0 0 23px;color:#fff;font-family:var(--body);font-size:.62rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.footer-column h2::before{content:"";width:24px;height:2px;background:var(--orange)}
.footer-column>a{position:relative;min-height:38px;color:rgba(255,255,255,.68);transition:color .2s ease,transform .2s var(--motion-material)}
.footer-column>a:hover,.footer-column>a:focus-visible{color:#fff;transform:translateX(3px)}
.footer-services>a{display:grid;width:100%;grid-template-columns:minmax(0,1fr);align-items:start;padding:8px 0}
.footer-services>a>strong{font-size:.76rem;font-weight:600;line-height:1.42}
.footer-company>a{display:inline-flex;align-items:center;gap:8px;padding:7px 0;font-size:.78rem;font-weight:600}
.footer-company .arrow-icon{width:12px;height:12px}
.footer-contact{gap:0;font-size:inherit}
.footer-contact address{margin:0 0 20px;color:rgba(255,255,255,.58);font-size:.76rem;line-height:1.65}
.footer-contact .footer-contact-link{display:grid;width:100%;gap:3px;padding:8px 0}
.footer-contact-link>span{color:var(--orange);font-size:.54rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.footer-contact-link>strong{font-size:.76rem;font-weight:600;overflow-wrap:anywhere}
.footer-contact .footer-whatsapp{justify-content:flex-start;width:100%;min-height:44px;margin-top:12px;padding:13px 0;border:0;border-top:1px solid var(--light-line);background:transparent;color:rgba(255,255,255,.75)}
.footer-contact .footer-whatsapp:hover,.footer-contact .footer-whatsapp:focus-visible{background:transparent;color:#fff;transform:translateX(3px)}
.footer-contact .whatsapp-icon{stroke:var(--orange)}
.footer-contact .footer-whatsapp:hover .whatsapp-icon,.footer-contact .footer-whatsapp:focus-visible .whatsapp-icon{stroke:var(--orange)}
.footer-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding-block:22px}
.footer-meta{display:flex;flex-wrap:wrap;gap:10px 28px;justify-self:start}
.footer-bottom .site-credit{justify-self:center}
.footer-bottom .site-credit strong{margin-left:.35em}
.footer-bottom nav{justify-self:end}

@media(max-width:1100px){
  .footer-main{grid-template-columns:repeat(2,minmax(0,1fr));padding-block:34px}
  .footer-main>*{padding:34px clamp(24px,4vw,44px);border-left:0}
  .footer-main>*:nth-child(even){border-left:1px solid var(--light-line)}
  .footer-main>*:nth-child(-n+2){border-bottom:1px solid var(--light-line)}
  .footer-main>*:first-child{padding-left:0}
  .footer-main>*:nth-child(2){padding-right:0}
  .footer-main>*:nth-child(3){padding-left:0}
  .footer-main>*:last-child{padding-right:0}
  .footer-bottom{grid-template-columns:1fr;gap:12px 28px}
  .footer-bottom .site-credit{justify-self:start}
  .footer-bottom nav{grid-column:auto;grid-row:auto;justify-self:start}
}

@media(max-width:600px){
  .footer-main{grid-template-columns:1fr;padding-block:42px 14px}
  .footer-main>*{padding:28px 0;border-left:0!important;border-bottom:1px solid var(--light-line)}
  .footer-main>*:first-child{padding-top:0}
  .footer-main>*:last-child{padding-right:0;border-bottom:0}
  .footer-brand-block .brand-footer{margin-bottom:26px}
  .footer-summary{max-width:34ch}
  .footer-column h2{margin-bottom:18px}
  .footer-services>a{grid-template-columns:minmax(0,1fr);padding-block:9px}
  .footer-services>a>strong{font-size:.82rem}
  .footer-column>a{min-height:44px}
  .footer-bottom{grid-template-columns:1fr;gap:14px;padding-block:22px 28px}
  .footer-bottom .site-credit,.footer-bottom nav{justify-self:start}
  .footer-bottom nav{grid-column:auto;grid-row:auto;order:2}
  .footer-meta{gap:8px 20px}
}

/* Final content polish: the hero closes on one quiet scroll cue. */
.hero-foot{justify-content:flex-end}
.hero-foot .scroll-cue{margin-left:0}

/* Number hierarchy: reserve indices for services and real process steps. */
.stage-label>span{display:none}
.service-card>span{font-size:.54rem;color:rgba(17,17,15,.48)}
.service-card:hover>span,.service-card:focus-within>span{color:rgba(255,255,255,.52)}
.experience li{grid-template-columns:1fr;gap:0}

@media(prefers-reduced-motion:reduce){
  .footer-column>a{transition:none}
  .footer-column>a:hover,.footer-column>a:focus-visible,.footer-contact .footer-whatsapp:hover,.footer-contact .footer-whatsapp:focus-visible{transform:none}
}

/* Content-driven chapters: wrappers group related sections without stretching them. */
.page-chapter{height:auto;min-height:0}
/* Stretch homepage experience content; short/zoomed viewports may grow. */
.experience.page-chapter{display:flex;align-items:stretch}
.experience.page-chapter .experience-content{height:auto;min-height:0}
.service-overview-chapter,.service-final-chapter,.projects-content-chapter,.about-final-chapter{height:auto;min-height:0}
.service-overview-chapter{background:var(--paper)}
.service-overview-chapter .service-scope,.service-final-chapter,.about-final-chapter{background:var(--paper-2)}
.service-faq-chapter{border-top:1px solid var(--line)}

@media(min-width:901px){
  .hero.page-chapter{min-height:100dvh}
  .service-page-editorial .service-hero.page-chapter,.projects-page .editorial-hero.page-chapter,.about-page .editorial-hero.page-chapter{height:auto;min-height:100dvh}
  .service-page-editorial .service-hero.page-chapter .service-hero-content,.editorial-hero.page-chapter .service-hero-content{min-height:100%;justify-content:center}

  .services.page-chapter,.project-teaser.page-chapter,.contact.page-chapter,.service-uses-chapter,.service-signature-chapter,.service-process-chapter,.service-faq-chapter,.projects-content-chapter,.projects-content-chapter>.projects-showcase,.about-page .editorial-intro.page-chapter,.about-page .editorial-process.page-chapter,.about-final-chapter{height:auto;min-height:0}
  .experience.page-chapter{height:auto;min-height:100dvh}
  .about-page .about-experience.page-chapter{height:auto;min-height:clamp(720px,92svh,860px)}

  .service-uses-chapter>.shell,.service-signature-chapter>.shell,.service-process-chapter>.shell,.service-faq-chapter>.shell,.about-page .editorial-process.page-chapter>.shell{width:var(--shell)}
  .service-overview-chapter .service-intro,.service-overview-chapter .service-scope{height:auto;min-height:0;padding-block:var(--section-space-xl)}

  .service-uses-chapter,.service-faq-chapter{padding-block:var(--section-space-lg)}
  .service-process-chapter{padding-block:clamp(46px,5vw,64px)}
  .service-signature-chapter{padding-block:clamp(88px,8.5vw,128px)}
  .service-signature-chapter .service-focus-grid{min-height:0;align-content:start;align-items:center}
  .service-signature-chapter .service-focus-copy{display:block;align-self:center;padding-block:0}
  .service-signature-chapter .service-focus-copy>:last-child{margin-top:clamp(42px,4vw,64px)}
  .service-process-chapter>.shell{display:block;min-height:0}
  .service-process-chapter .service-section-head{margin-bottom:clamp(26px,3vw,40px)}
  .service-process-chapter .service-section-head h2{font-size:clamp(2.7rem,4.7vw,4rem)}
  .service-process-chapter .service-process-grid{margin-top:0}
  .service-process-chapter .service-process-step{min-height:150px}
  .service-faq-chapter>.faq-layout{align-items:start}

  .service-final-chapter>.service-content-section,.about-final-chapter>.related-services{height:auto;min-height:0;padding-block:var(--section-space-md)}
  .service-final-chapter>.service-cta{min-height:clamp(520px,64svh,640px)}
  .about-final-chapter>.service-cta{min-height:clamp(540px,66svh,660px)}
  .projects-content-chapter>.editorial-intro{height:auto;min-height:0;padding-block:var(--section-space-lg)}
}

@media(max-width:900px){
  .page-chapter,.services.page-chapter,.project-teaser.page-chapter,.contact.page-chapter,.service-overview-chapter,.service-uses-chapter,.service-signature-chapter,.service-process-chapter,.service-faq-chapter,.service-final-chapter,.projects-content-chapter,.about-final-chapter,.experience.page-chapter,.about-page .about-experience.page-chapter{height:auto;min-height:0}
  .hero.page-chapter,.service-page-editorial .service-hero.page-chapter,.editorial-hero.page-chapter{height:auto;min-height:100svh}
  .hero.page-chapter .hero-content,.service-page-editorial .service-hero.page-chapter .service-hero-content,.editorial-hero.page-chapter .service-hero-content{min-height:100svh}
  .experience.page-chapter{min-height:100svh}
  .about-page .about-experience.page-chapter{min-height:720px}
  .project-teaser-grid{min-height:0}
  .service-uses-chapter>.shell,.service-signature-chapter>.shell,.service-process-chapter>.shell,.service-faq-chapter>.shell,.about-page .editorial-process.page-chapter>.shell{width:var(--shell)}
  .service-overview-chapter .service-intro,.service-overview-chapter .service-scope{height:auto;min-height:0}
  .service-signature-chapter .service-focus-copy{display:block;padding-block:0}
  .service-faq-chapter{border-top:1px solid var(--line)}
  .service-final-chapter>.service-cta,.about-final-chapter>.service-cta{min-height:520px}
}
