:root{--bg:#ffffff;--panel:#f5f4f0;--ink:#292e26;--muted:#697064;--line:#dedfd7;--copper:#bc663b;--copper-light:#e39b72;--stone:#f1f1eb;--font:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}svg{width:20px;height:20px;stroke-width:1.5;flex-shrink:0}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500}p{line-height:1.7}a:focus-visible,button:focus-visible{outline:3px solid var(--copper-light);outline-offset:5px}.wrap{width:92%;max-width:2200px;margin-inline:auto}.eyebrow{font-size:12px;line-height:1.5;font-weight:650;letter-spacing:.12em;margin:0 0 24px;display:flex;align-items:center;gap:12px}.tiny-line{display:block;width:25px;height:2px;background:var(--copper-light)}.header{height:98px;display:flex;justify-content:space-between;align-items:center;gap:35px}.brand{display:flex;align-items:center;gap:17px}.desktop-nav{display:flex;gap:35px;align-items:center}.desktop-nav a{font-size:14px;color:#4d5547;transition:color .2s}.desktop-nav a:hover{color:#a9532d}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:18px 24px;font-size:14px;font-weight:650;line-height:1.3;border:1px solid transparent;transition:background .2s,transform .2s,color .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:transparent;border-color:#5c6459}.button-dark:hover{background:var(--copper);border-color:var(--copper);color:#fff}.button-copper{background:var(--copper);color:white}.button-copper:hover{background:#d17b4f}.menu-button{display:none}.mobile-nav[hidden]{display:none}.skip{position:fixed;top:-90px;left:20px;padding:15px;background:white;color:#111;z-index:100}.skip:focus{top:10px}
.hero{color:#fff;height:clamp(650px,77svh,930px);position:relative;isolation:isolate;overflow:hidden;border-bottom:1px solid var(--line)}.hero-image,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-image img{height:100%;object-position:65% 53%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(12,20,16,.72) 0%,rgba(12,20,16,.5) 25%,rgba(12,20,16,.07) 61%,rgba(12,20,16,0) 100%),linear-gradient(0deg,rgba(12,20,16,.75),transparent 38%)}.hero-content{height:calc(100% - 100px);display:flex;align-items:center;padding-block:45px 80px}.hero-copy{max-width:840px}.hero .eyebrow{color:#e0e5d9}.hero h1{font-size:clamp(70px,6.2vw,132px);line-height:1.02;letter-spacing:-.065em;margin-bottom:29px;font-weight:500;text-wrap:balance}.hero h1 span{color:#e6b591}.hero-description{font-size:clamp(16px,1.12vw,21px);line-height:1.8;color:#d2d6cb;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:31px}.hero-secondary{font-size:14px;display:flex;align-items:center;gap:15px;border-bottom:1px solid #84907e;padding:10px 0}.hero-secondary:hover{color:var(--copper-light)}.hero-caption{position:absolute;bottom:107px;right:4%;display:flex;flex-direction:column;align-items:flex-end;gap:7px;font-size:10px;letter-spacing:.1em;color:#e4e6df}.hero-caption>span:last-child{font-size:11px;letter-spacing:0;color:#c6cbbf}.hero-bottom{position:absolute;bottom:0;left:0;right:0;background:rgba(255,255,255,.94);color:#384132;backdrop-filter:blur(16px);border-top:1px solid #ffffffaa}.hero-bottom>.wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:80px}.hero-bottom span,.hero-bottom a{display:flex;align-items:center;gap:13px;font-size:14px}.hero-bottom svg{color:#a55e37;width:22px;height:22px}.hero-bottom a{padding-left:35px;border-left:1px solid #c9cec1;font-size:13px}
.section{padding-block:64px}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:30px} .section-top .eyebrow{color:#a55e37;margin-bottom:17px}h2{font-size:clamp(35px,3.25vw,66px);line-height:1.13;letter-spacing:-.05em;margin-bottom:0}.section-top h2>span{color:#7b8374}.section-top>p{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:3px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.project-card{height:clamp(270px,19vw,365px);color:#fff;position:relative;overflow:hidden;border:1px solid #dddcd2;background:#30372d;isolation:isolate}.project-photo{position:absolute;inset:0;z-index:-2}.project-photo>img{height:100%;filter:saturate(.8);transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .4s}.project-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,19,12,.94),rgba(10,19,12,.48) 27%,transparent 65%)}.project-card:hover img{transform:scale(1.045);filter:saturate(1)}.photo-tag{position:absolute;top:20px;left:20px;color:#fff;border:1px solid #ffffff60;background:#17221765;backdrop-filter:blur(8px);padding:8px 11px;font-size:10px;letter-spacing:.075em;z-index:1}.project-open{position:absolute;right:20px;top:20px;display:grid;place-items:center;border-radius:50%;width:36px;height:36px;background:#eff1e6;color:#202a1e;z-index:1;transition:background .2s,transform .2s}.project-card:hover .project-open{background:var(--copper-light);transform:rotate(45deg)}.project-title{position:absolute;left:26px;right:26px;bottom:70px;display:flex;justify-content:space-between;align-items:baseline;gap:15px}.project-title h3{font-size:clamp(27px,2.2vw,39px);line-height:1.1;margin:0;letter-spacing:-.05em}.project-title>span{font-size:12px;color:#b7c3ae}.project-meta{position:absolute;left:26px;right:26px;bottom:25px;border-top:1px solid #a0af9460;padding-top:15px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:#d5ddcf}.project-meta>span:last-child{font-size:11px;color:#e5ba98}.projects-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:26px}.projects-bottom p{font-size:13px;color:var(--muted);margin:0}.button-outline{border-color:#c3c8bb;padding:14px 19px}.button-outline:hover{background:#efeee7}
.technology{background:var(--stone);color:#252e24;padding:56px 0}.technology-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:5%}.technology-visual{position:relative;min-height:490px;overflow:hidden;background:#c1c8b6}.technology-visual>img{height:100%;position:absolute;object-position:50% center;filter:saturate(.65)}.material-note{position:absolute;left:20px;right:20px;bottom:20px;display:flex;align-items:center;gap:18px;background:#fffffff2;color:#353e2e;padding:23px}.material-note>svg{width:31px;height:31px;color:#a7613d}.material-note strong{display:block;font-size:16px;font-weight:600;margin-bottom:6px}.material-note span{font-size:12px;color:#68715e}.technology-copy>.eyebrow{color:#785032;margin-bottom:18px}.technology h2{font-size:clamp(35px,3vw,59px)}.technology-lead{font-size:16px;color:#56614f;line-height:1.65;margin:20px 0 18px;max-width:630px}.benefit{display:flex;gap:17px;border-top:1px solid #b8bfae;padding:15px 0}.benefit>svg{width:22px;height:22px;margin-top:2px;color:#6f583b}.benefit h3{font-size:16px;font-weight:650;letter-spacing:-.02em;margin-bottom:5px}.benefit p{font-size:14px;line-height:1.6;color:#58614f;margin:0;max-width:570px}.text-link{display:inline-flex;align-items:center;gap:22px;font-size:14px;font-weight:650}.circle{display:grid;place-items:center;border:1px solid #8f9b82;border-radius:50%;width:36px;height:36px;transition:background .2s,color .2s}.text-link:hover .circle{background:#32432b;color:#fff}.technology-copy>.text-link{margin-top:13px}
.about{position:relative;isolation:isolate;padding:47px 42px 0;margin-block:40px;border:1px solid #dedfd7;background:#f3f2ed;overflow:hidden}.about-texture{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#faf8f3f5,#faf8f3f5),url('/assets/timber.jpg') center/cover}.about-top{display:grid;grid-template-columns:1fr 1fr;column-gap:8%;align-items:start} .about-top>.eyebrow{grid-column:1/-1;color:#a55e37;margin-bottom:20px}.about h2{font-size:clamp(40px,4vw,79px)}.about h2 span{color:#7b856e}.about-copy>p{color:#646e5a;font-size:16px;line-height:1.75;margin-bottom:15px;max-width:700px}.about-copy>.text-link{margin-top:8px}.service-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d2d7c9;margin-top:36px}.service-row>a{display:flex;align-items:flex-start;gap:20px;padding:27px 25px;border-right:1px solid #d2d7c9}.service-row>a:first-child{padding-left:0}.service-row>a:last-child{border:0;padding-right:0} .service-number{font-size:12px;color:#a55e37;margin-top:5px}.service-row h3{font-size:22px;letter-spacing:-.03em;margin-bottom:6px}.service-row p{font-size:13px;color:#6b765f;margin:0}.service-row svg{margin-left:auto;transition:transform .2s}.service-row a:hover svg{transform:translate(3px,-3px);color:var(--copper-light)}
.footer{background:#f5f5f0}.footer>.wrap{width:100%;max-width:none}.footer-cta{background:#ece7dc;display:flex;align-items:center;justify-content:space-between;padding:45px max(4%,calc((100vw - 2200px)/2));gap:30px}.footer-cta .eyebrow{font-size:11px;color:#835536;margin-bottom:18px}.footer-cta h2{font-size:clamp(42px,4.8vw,96px);line-height:1.05;letter-spacing:-.065em;color:#2e3627}.footer-cta h2 span{color:#a65c36}.contact-orb{display:grid;place-items:center;width:108px;height:108px;min-width:108px;border:1px solid #b77951;color:#a55e37;border-radius:50%;transition:background .2s,transform .3s}.contact-orb:hover{background:#a55e37;color:white;transform:rotate(45deg)}.contact-orb svg{width:44px;height:44px}.footer-info,.footer-signature,.footer-bottom{width:92%;max-width:2200px;margin-inline:auto}.footer-info{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:40px;padding:38px 0 30px}.footer-contact>p{font-size:14px;color:#68735e;margin-bottom:13px}.phone{display:block;font-size:clamp(28px,2.4vw,47px);line-height:1.3;letter-spacing:-.04em;margin-bottom:13px}.contact-page{display:flex;align-items:center;gap:10px;font-size:12px;color:#6a755f}.contact-page svg{width:16px}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:14px}.footer-links>span{font-size:11px;letter-spacing:.09em;color:#727e65;margin-bottom:6px}.footer-links a:hover,.phone:hover,.contact-page:hover{color:#a55e37}.footer-signature{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d7dccf;padding:23px 0}.footer-signature>p{font-size:17px;line-height:1.45;color:#657258;text-align:right;margin:0}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:11px;color:#747e6a;border-top:1px solid #d7dccf;padding:20px 0}.footer-bottom>div{display:flex;gap:25px}.back-top{display:flex;align-items:center;gap:10px}.back-top svg{width:15px;height:15px}.hero-copy{animation:appear .65s ease both}@keyframes appear{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:2000px){.header{height:110px}.desktop-nav{gap:48px}.desktop-nav a{font-size:16px}.nav-cta{font-size:16px;padding:18px 26px}.section{padding-block:68px}.project-title{bottom:78px}.project-meta{bottom:28px;font-size:14px}.photo-tag{font-size:12px}.project-meta>span:last-child{font-size:13px}.technology{padding-block:64px}.technology-copy{padding-block:14px}.benefit{padding-block:19px}.benefit h3{font-size:18px}.benefit p{font-size:16px}.technology-lead{font-size:18px}.about{padding-top:50px;padding-bottom:0}.about-copy>p{font-size:18px}.hero-bottom>.wrap{min-height:88px}.hero-bottom span{font-size:16px}}
@media(max-width:1150px){.header{gap:20px;height:90px}.desktop-nav{gap:24px}.desktop-nav a{font-size:13px}.nav-cta{padding:14px 16px;gap:14px;font-size:12px}.hero{color:#fff;height:680px}.hero h1{font-size:78px}.hero-copy{max-width:620px}.hero-caption{font-size:9px}.hero-bottom span{font-size:12px;gap:9px}.hero-bottom a{font-size:12px;padding-left:20px}.project-grid{gap:13px}.project-card{height:290px}.photo-tag{left:15px;font-size:9px;padding:8px}.project-open{right:15px;width:31px;height:31px}.project-title,.project-meta{left:19px;right:19px}.project-title h3{font-size:33px}.project-meta{font-size:11px}.project-meta>span:last-child{font-size:10px}.technology-grid{gap:4%}.technology-visual{min-height:500px}.technology-lead{font-size:14px}.benefit h3{font-size:14px}.benefit p{font-size:13px}.about{padding-inline:28px}.about-copy>p{font-size:14px}.service-row h3{font-size:19px}.service-row>a{gap:15px;padding-inline:19px}}
@media(max-width:850px){.nav-cta{display:none}.hero{color:#fff;height:690px}.hero h1{font-size:76px}.hero-shade{background:linear-gradient(90deg,#102011da,#10201150),linear-gradient(0deg,#10201195,transparent)}.hero-caption{right:4%;bottom:100px}.hero-bottom a{display:none}.hero-bottom>.wrap{gap:15px;min-height:76px}.hero-bottom span{font-size:11px}.hero-bottom svg{width:18px}.section{padding-block:44px}.section-top h2{font-size:36px}.section-top>p{font-size:13px}.project-grid{grid-template-columns:1fr 1fr}.project-card:first-child{grid-column:1/-1;height:300px}.project-card{height:280px}.project-card:first-child img{object-position:center 48%}.technology-grid{grid-template-columns:1fr;gap:32px}.technology-visual{min-height:400px}.technology-copy{max-width:none}.technology h2{font-size:45px}.technology-lead{font-size:16px}.benefit h3{font-size:16px}.benefit p{font-size:14px;max-width:none}.technology-copy .text-link{margin-top:10px}.about{margin-block:28px;padding-top:32px;padding-bottom:0}.about-top{column-gap:5%}.about h2{font-size:43px}.service-row>a{gap:10px;padding-inline:12px}.service-row h3{font-size:17px}.service-row p{font-size:11px}.footer-info{grid-template-columns:1.4fr 1fr 1fr;gap:22px}.footer-contact>p{font-size:12px}.footer-links{font-size:12px}.footer-cta h2{font-size:52px}.contact-orb{width:84px;height:84px;min-width:84px}.footer-bottom{font-size:9px;gap:12px}.footer-bottom>div{gap:15px}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.header{height:83px;gap:15px}.brand{gap:12px}.desktop-nav{display:none}.menu-button{display:grid;place-items:center;color:#424b3a;background:transparent;border:1px solid #c6ccbd;width:42px;height:42px}.mobile-nav{position:absolute;z-index:20;left:0;right:0;top:83px;display:flex;flex-direction:column;gap:22px;padding:25px;background:#ffffff;border-bottom:1px solid #d4d9ca}.hero{color:#fff;height:700px;min-height:0}.hero-image img{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#0e1a12b8,#0e1a1225),linear-gradient(0deg,#0e1a12df 3%,#0e1a1260 55%,#0e1a1290 100%)}.hero-content{height:calc(100% - 112px);padding:38px 0 70px;align-items:flex-start}.hero-copy{width:100%;padding-top:16px}.hero .eyebrow{font-size:9px;margin-bottom:24px;letter-spacing:.09em}.tiny-line{width:17px}.hero h1{font-size:clamp(49px,12.4vw,73px);line-height:1.04;margin-bottom:22px;letter-spacing:-.055em}.hero-description{font-size:14px;line-height:1.75;max-width:360px;margin-bottom:24px}.hero-actions{flex-wrap:wrap;gap:16px 23px}.button{font-size:13px;gap:18px;padding:16px 18px}.hero-secondary{font-size:12px;gap:12px}.hero-caption{left:18px;right:auto;align-items:flex-start;bottom:139px;gap:5px;font-size:9px}.hero-caption>span:last-child{font-size:10px}.hero-bottom>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:16px 12px;padding-block:20px;min-height:112px}.hero-bottom span{font-size:11px}.hero-bottom span:last-of-type{grid-column:1/-1}.hero-bottom svg{width:18px;height:18px}.section{padding-block:36px}.section-top{display:block;margin-bottom:23px}.section-top h2{font-size:35px}.eyebrow{font-size:10px;margin-bottom:18px}.section-top>.eyebrow{margin-bottom:15px}.section-top>p{margin:17px 0 0;font-size:13px}.project-grid{grid-template-columns:1fr;gap:15px}.project-card,.project-card:first-child{grid-column:auto;height:285px}.project-title h3{font-size:32px}.project-title{bottom:72px;left:23px;right:23px}.project-meta{left:23px;right:23px;font-size:12px}.project-meta>span:last-child{font-size:11px}.photo-tag{font-size:10px;left:18px;top:18px}.project-open{right:18px;top:18px;width:34px;height:34px}.projects-bottom{display:block;margin-top:22px}.projects-bottom p{font-size:12px;margin-bottom:17px}.projects-bottom .button{width:100%;padding:15px}.technology{padding-block:27px}.technology-grid{gap:27px}.technology-visual{min-height:320px}.material-note{left:12px;right:12px;bottom:12px;padding:17px;gap:13px}.material-note strong{font-size:14px}.material-note span{font-size:11px}.material-note>svg{width:25px}.technology h2{font-size:36px}.technology-lead{font-size:14px;line-height:1.7;margin:19px 0}.benefit h3{font-size:14px}.benefit p{font-size:13px}.benefit{gap:13px}.text-link{font-size:13px}.about{padding:26px 20px 0;margin-block:22px}.about-top{display:block}.about h2{font-size:43px}.about-copy{margin-top:22px}.about-copy>p{font-size:14px}.service-row{grid-template-columns:1fr;margin-top:24px}.service-row>a,.service-row>a:first-child,.service-row>a:last-child{padding:20px 0;border-right:0;border-bottom:1px solid #d2d7c9;gap:20px}.service-row>a:last-child{border:0}.service-row h3{font-size:20px}.service-row p{font-size:12px}.footer-cta{padding:30px 18px;gap:13px;align-items:flex-end}.footer-cta .eyebrow{font-size:8px;letter-spacing:.065em;max-width:220px}.footer-cta h2{font-size:clamp(30px,8vw,43px)}.contact-orb{width:48px;height:48px;min-width:48px;margin-bottom:4px}.contact-orb svg{width:24px;height:24px}.footer-info,.footer-signature,.footer-bottom{width:calc(100% - 36px)}.footer-info{grid-template-columns:1fr 1fr;padding:28px 0;gap:28px 20px}.footer-contact{grid-column:1/-1}.phone{font-size:32px}.footer-links{font-size:13px}.footer-links>span{font-size:10px}.footer-signature{padding:20px 0}.footer-signature>p{font-size:11px;max-width:110px}.footer-bottom{flex-wrap:wrap;gap:17px;font-size:9px;padding-block:19px}.footer-bottom>span{width:100%}.back-top{margin-left:auto}.footer-bottom>div{gap:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Original logo on a white tab; navigation floats over the hero photograph. */
.header{position:absolute;inset:0 0 auto;z-index:30;height:104px;background:transparent;align-items:center}
.header .brand{align-self:flex-start;display:block;width:94px;padding:12px 17px 15px;background:#fff;box-shadow:0 6px 24px #14211612}
.original-logo{display:block;width:100%;height:auto;object-fit:contain}
.desktop-nav{margin-left:auto;margin-right:40px}
.desktop-nav a{color:#fff;text-shadow:0 1px 8px #18261960}
.desktop-nav a:hover{color:#efbd96}
.nav-cta{color:#fff;border-color:#ffffff85;background:#14221716;backdrop-filter:blur(8px)}
.hero-content{padding-top:150px}
.hero-shade{background:linear-gradient(180deg,#12201670,transparent 26%),linear-gradient(90deg,rgba(12,20,16,.72) 0%,rgba(12,20,16,.5) 25%,rgba(12,20,16,.07) 61%,rgba(12,20,16,0)),linear-gradient(0deg,rgba(12,20,16,.75),transparent 38%)}
.footer-signature .brand{display:block;width:70px;mix-blend-mode:multiply}
@media(min-width:2000px){.header{height:118px}.header .brand{width:108px;padding:14px 20px 17px}.hero-content{padding-top:170px}}
@media(max-width:1150px){.desktop-nav{margin-right:12px;gap:22px}.header .brand{width:86px;padding:11px 16px 14px}.hero-content{padding-top:145px}}
@media(max-width:850px){.desktop-nav{margin-right:0}.hero-content{padding-top:150px}}
@media(max-width:600px){.header{height:77px;align-items:center}.header .brand{width:74px;padding:9px 13px 11px}.menu-button{margin-left:auto;color:#fff;border-color:#ffffff90;background:#17251830;backdrop-filter:blur(8px)}.mobile-nav{position:absolute;top:77px;left:auto;right:18px;width:210px;padding:23px;box-shadow:0 12px 30px #18221425;z-index:40}.hero-content{padding-top:153px;padding-bottom:25px}.hero-copy{padding-top:0}.hero .eyebrow{margin-bottom:20px}.hero h1{font-size:clamp(47px,12vw,70px)}.hero-description{margin-bottom:20px}.hero-shade{background:linear-gradient(180deg,#12201670,transparent 27%),linear-gradient(90deg,#0e1a12b8,#0e1a1225),linear-gradient(0deg,#0e1a12df 3%,#0e1a1260 55%,#0e1a1290 100%)}.footer-signature .brand{width:58px}}
