@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#222420;--deep:#191b18;--text:#f0f0e9;--muted:#b3b6ac;--green:#9dbd38;--line:#45483d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.65 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:#20221f;position:relative;z-index:5;border-bottom:1px solid var(--line)}.brand{width:185px;height:88px;overflow:hidden;display:flex;align-items:center}.brand img{width:160px;height:160px;object-fit:contain;mix-blend-mode:screen}nav{display:flex;gap:38px;font-size:14px}nav a:hover{color:var(--green)}.contact{font-size:14px;padding:13px 20px;border:1px solid #62694b;display:flex;gap:32px}.contact span{color:var(--green)}.hero{height:calc(100svh - 104px);min-height:650px;max-height:1000px;position:relative;overflow:hidden}.hero-photo{position:absolute;inset:0;background:url('assets/cover.jpg') center 55%/cover;animation:zoom 1.8s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,17,12,.8),rgba(12,17,12,.23) 70%),linear-gradient(0deg,rgba(12,17,12,.65),transparent 40%)}.hero-copy{position:relative;padding:65px 6% 95px;height:100%;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:600;margin:0 0 30px}.hero .eyebrow{display:flex;align-items:center;gap:12px}.eyebrow span{width:26px;height:1px;background:var(--green)}h1,h2,h3{font-family:Manrope,sans-serif;font-weight:400;margin:0;line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(64px,6.3vw,108px);animation:rise 1s ease both}em{font-style:normal;color:var(--green)}.hero-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:35px;max-width:1100px}.hero-bottom p{color:#dedfd8;line-height:1.6}.round-link{display:flex;align-items:center;gap:28px;font-size:14px}.round-link b{width:66px;height:66px;border:1px solid #ccd5b3;border-radius:50%;display:grid;place-items:center;font-size:27px;font-weight:400;transition:.3s}.round-link:hover b{background:var(--green);color:var(--deep);transform:rotate(45deg)}.hero-foot{position:absolute;bottom:0;left:6%;right:6%;height:65px;border-top:1px solid #ffffff35;display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.12em}.section{padding:115px 6%}.intro{display:grid;grid-template-columns:1fr 3fr;gap:40px;border-bottom:1px solid var(--line)}h2{font-size:clamp(38px,4vw,64px)}.intro-text{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:32px;color:var(--muted);max-width:900px}.values{display:flex;gap:40px;margin-top:35px;font-size:13px}.values span{border-left:2px solid var(--green);padding-left:15px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:50px}.section-head>p{color:var(--muted);font-size:14px}.project-image{display:block;background:none;border:0;padding:0;width:100%;position:relative;overflow:hidden;text-align:left}.project-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s}.project-image:hover img{transform:scale(1.035)}.wide{height:560px}.wide img{object-position:center 60%}.image-label{position:absolute;bottom:0;left:0;right:0;padding:35px 30px 25px;background:linear-gradient(transparent,#0009);display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.12em}.image-label b{font-size:26px;font-weight:400}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:65px}.tall{height:590px}.offset{margin-top:120px}h3{font-size:27px;margin-top:25px}.project-grid p{color:var(--muted);max-width:470px}.services{background:var(--deep);display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.service-title>p:last-child{color:var(--muted);margin-top:30px}.service-list details{border-top:1px solid var(--line)}.service-list details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;gap:23px;padding:28px 0;cursor:pointer;font-size:23px;letter-spacing:-.02em}summary::-webkit-details-marker{display:none}summary small{font-size:12px;color:var(--green);letter-spacing:0}summary span{margin-left:auto;color:var(--green);font-size:27px;transition:.3s}details[open] summary span{transform:rotate(45deg)}details p{margin:0 35px 28px 40px;max-width:500px;color:var(--muted)}.detail-band{position:relative;height:530px;overflow:hidden}.detail-band>img{width:100%;height:100%;object-fit:cover;object-position:center 43%;filter:brightness(.45)}.detail-band>div{position:absolute;top:50%;left:6%;transform:translateY(-50%)}.detail-band h2{font-size:80px}.cta{display:grid;grid-template-columns:1fr 3fr;gap:40px}.phone{font-family:Manrope,sans-serif;display:flex;justify-content:space-between;align-items:center;font-size:clamp(36px,5vw,72px);margin-top:40px;border-bottom:1px solid var(--line);padding-bottom:20px;letter-spacing:-.04em}.phone span{color:var(--green)}.phone:hover{color:var(--green)}.cta p:last-child{color:var(--muted);margin-top:30px}footer{border-top:1px solid var(--line);padding:45px 6%;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--muted)}.footer-name{font-size:18px;letter-spacing:.18em;color:var(--text)}.footer-name span{display:block;color:var(--green);letter-spacing:.35em}dialog{max-width:94vw;max-height:94svh;background:#1b1e19;border:1px solid var(--line);color:var(--text);padding:15px}dialog::backdrop{background:#000d;backdrop-filter:blur(7px)}dialog img{display:block;max-width:85vw;max-height:78svh;object-fit:contain}dialog p{margin:10px;font-size:14px}.close{position:absolute;right:20px;top:20px;width:44px;height:44px;background:#20241a;border:1px solid #acbb8a;border-radius:50%;font-size:28px}.reveal{opacity:1}.js-motion .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s,transform .8s}.js-motion .reveal.visible{opacity:1;transform:translateY(0)}.js-motion .detail-band>div{transform:translateY(-40%)}.js-motion .detail-band>div.visible{transform:translateY(-50%)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--green);outline-offset:5px}@keyframes rise{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes zoom{from{transform:scale(1.06)}to{transform:scale(1)}}@media(min-width:1600px){.section{padding-left:10%;padding-right:10%}}@media(max-width:850px){header{height:85px;padding:0 5%}nav{gap:18px}nav a{font-size:12px}.brand{width:135px}.brand img{width:130px;height:130px}.contact{padding:9px 13px;gap:12px}.hero{height:780px;min-height:0}.hero-copy{padding-top:40px}.hero-bottom{align-items:start;flex-direction:column;gap:12px}h1{font-size:75px}.intro,.cta{grid-template-columns:1fr;gap:10px}.section{padding:75px 6%}.services{grid-template-columns:1fr;gap:35px}.project-grid{gap:28px}.tall{height:430px}.wide{height:420px}.section-head{gap:20px}.hero-foot>span:last-child{display:none}.detail-band{height:430px}.detail-band h2{font-size:65px}}@media(max-width:560px){nav{display:none}.hero{height:740px}.hero-copy{padding:35px 6% 90px}.hero .eyebrow{font-size:10px;letter-spacing:.1em}h1{font-size:61px}.hero-photo{background-position:58% center}.hero-shade{background:linear-gradient(90deg,#10160fde,#10160f45),linear-gradient(0deg,#10160f88,transparent)}.hero-bottom{margin-top:23px}.hero-bottom p{font-size:15px}.round-link b{width:50px;height:50px}.hero-foot{font-size:9px;gap:12px;letter-spacing:.04em}.section{padding:60px 6%}h2{font-size:39px}.intro-text{grid-template-columns:1fr;gap:0;margin-top:20px}.values{flex-wrap:wrap;gap:15px;font-size:12px}.section-head{display:block}.section-head>p{margin-top:25px}.wide{height:330px}.project-grid{grid-template-columns:1fr;gap:35px;margin-top:35px}.tall{height:470px}.offset{margin-top:0}.image-label{padding:30px 18px 18px;font-size:10px}summary{font-size:19px;gap:18px}footer{align-items:start;gap:25px;flex-wrap:wrap}.footer-name{font-size:15px}.phone{font-size:42px}.eyebrow{font-size:11px}.detail-band h2{font-size:58px}.detail-band{height:360px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}}

/* Horizontal supplied brand artwork. */
header .brand{width:240px;height:90px;overflow:visible;flex-shrink:0}header .brand img{width:100%;height:auto;max-height:90px;object-fit:contain;mix-blend-mode:screen}.footer-logo{display:block;width:250px;flex-shrink:0}.footer-logo img{display:block;width:100%;height:auto;mix-blend-mode:screen}@media(max-width:850px){header .brand{width:180px;height:72px}header .brand img{max-height:72px}}@media(max-width:560px){header .brand{width:185px}.footer-logo{width:230px}}

/* Project link follows the marked lower-right placement. */
.hero .round-link{position:absolute;right:6%;bottom:145px;gap:24px}
.hero-photo{animation:hero-drift 22s ease-in-out infinite alternate;will-change:transform}
@keyframes hero-drift{from{transform:scale(1.025) translate3d(-.35%,0,0)}to{transform:scale(1.085) translate3d(.65%,-.6%,0)}}
@media(max-width:850px){header{gap:15px}header nav{gap:14px}.contact{white-space:nowrap;font-size:13px}.hero .round-link{bottom:112px}}
@media(max-width:560px){header .brand{width:145px}.contact{font-size:12px;padding:10px;gap:8px}.hero .round-link{bottom:105px;gap:18px}}
@media(prefers-reduced-motion:reduce){.hero-photo{animation:none!important;transform:none;will-change:auto}}

/* A scroll-driven pause, close-up, then sequential typography reveal. */
.detail-story{position:relative;background:var(--deep)}
.detail-scene{position:relative;height:80svh;min-height:400px;overflow:hidden;isolation:isolate}
.detail-scene>img{width:100%;height:100%;object-fit:cover;object-position:60% 43%;transform:scale(var(--detail-scale,1));will-change:transform}
.detail-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,15,9,.8),rgba(10,15,9,.15));opacity:var(--detail-shade,1)}
.detail-copy{position:absolute;top:50%;left:6%;right:6%;transform:translateY(-50%)}
.detail-copy h2{font-size:clamp(58px,7vw,112px)}
.detail-line{display:block}
.detail-copy .eyebrow{opacity:var(--detail-label,1);transform:translateY(var(--label-y,0px))}
.detail-line:first-child{opacity:var(--detail-first,1);transform:translateY(var(--first-y,0px))}
.detail-line:last-child{opacity:var(--detail-last,1);transform:translateY(var(--last-y,0px))}
.detail-story.scroll-active{height:220svh}
.scroll-active .detail-scene{position:sticky;top:0;height:100svh;min-height:0}
@media(max-width:560px){.detail-story.scroll-active{height:190svh}.detail-copy h2{font-size:clamp(52px,12vw,70px)}}
@media(prefers-reduced-motion:reduce){.detail-story.scroll-active{height:auto}.scroll-active .detail-scene{position:relative;height:70svh}.detail-scene>img{transform:none;will-change:auto}.detail-copy .eyebrow,.detail-line{opacity:1!important;transform:none!important}.detail-scrim{opacity:1}}

/* Keep the original shallow photo strip with only a restrained width reveal. */
.detail-scene,.scroll-active .detail-scene{height:530px;min-height:0}
.detail-story.scroll-active{height:calc(530px + 45svh)}
.scroll-active .detail-scene{top:max(0px,calc((100svh - 530px)/2))}
.detail-scene>img{transform:none;will-change:auto}
.detail-scene{clip-path:inset(0 var(--detail-inset,0%));will-change:clip-path}
.detail-copy h2{font-size:80px}
@media(max-width:850px){.detail-scene,.scroll-active .detail-scene{height:430px}.detail-story.scroll-active{height:calc(430px + 35svh)}.scroll-active .detail-scene{top:max(0px,calc((100svh - 430px)/2))}.detail-copy h2{font-size:65px}}
@media(max-width:560px){.detail-scene,.scroll-active .detail-scene{height:360px}.detail-story.scroll-active{height:calc(360px + 30svh)}.scroll-active .detail-scene{top:max(0px,calc((100svh - 360px)/2))}.detail-copy h2{font-size:58px}}
@media(prefers-reduced-motion:reduce){.detail-story.scroll-active{height:auto}.scroll-active .detail-scene{position:relative;top:auto}.detail-scene{clip-path:none;will-change:auto}}

.menu-toggle{display:none}#mobile-menu[hidden]{display:none}
@media(max-width:1100px){
 header{height:85px;padding:0 6%;position:relative;z-index:20;gap:20px}
 header>.brand{width:200px;height:72px;max-width:calc(100% - 74px)}
 header>.brand img{max-height:72px}
 header>nav,header>.contact{display:none}
 .menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;flex-shrink:0;width:48px;height:48px;padding:10px;border:1px solid var(--line);background:transparent}
 .menu-toggle span{display:block;width:24px;height:2px;background:var(--green);transition:transform .2s,opacity .2s}
 .menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
 .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
 .menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
 #mobile-menu{position:absolute;top:100%;left:0;right:0;background:#20221f;border-bottom:1px solid var(--line);padding:12px 6% 25px;box-shadow:0 20px 25px #0004;max-height:calc(100svh - 85px);overflow-y:auto}
 #mobile-menu nav{display:flex;flex-direction:column;gap:0}
 #mobile-menu a{display:block;padding:17px 0;border-bottom:1px solid var(--line);font-size:17px}
 #mobile-menu .mobile-contact{color:var(--green);border-bottom:0}
 #mobile-menu .mobile-contact span{float:right}
}
@media(min-width:1101px){#mobile-menu{display:none}}

.contact{align-items:center}
.contact:hover{color:var(--green);border-color:var(--green)}
.contact span,.mobile-contact span{display:flex;align-items:center;flex-shrink:0}

/* Typographic arrows — iOS otherwise swaps ↗/↘ for emoji icons. */
.contact span svg,.mobile-contact span svg,.phone span svg,.image-label b svg,.round-link b svg{display:block;overflow:visible}
.contact span svg,.mobile-contact span svg{width:15px;height:15px;stroke-width:1.85}
.phone span svg{width:.7em;height:.7em;stroke-width:1.35}
.image-label b svg{width:22px;height:22px;stroke-width:1.4}
.round-link b svg{width:22px;height:22px;stroke-width:1.15}
@media(max-width:560px){.round-link b svg{width:18px;height:18px}.phone span svg{width:.62em;height:.62em}}
