:root{--paper:#f5f3ed;--ink:#222723;--muted:#696f67;--line:#d9dbd3;--green:#27362e;--accent:#b99972}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}::selection{background:#b99972;color:#fff}.container{width:min(100% - 100px,1400px);margin:auto}.skip-link{position:absolute;top:-100px;left:10px;z-index:100;background:#fff;padding:10px}.skip-link:focus{top:10px}.site-header{position:absolute;inset:0 0 auto;z-index:20;color:#fff}.header-inner{height:100px;width:min(100% - 100px,1400px);margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff66}.brand,.footer-brand{font-family:Manrope,Arial,sans-serif;font-size:25px;font-weight:800;letter-spacing:-1.3px}.brand-mark,.footer-brand span{color:#c7a579}.brand-logo{height:52px;width:auto;max-width:240px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:60px}.nav-list{display:flex;gap:38px;list-style:none;margin:0;padding:0;font-size:13px;font-weight:600}.nav-list a,.nav-contact{transition:opacity .25s}.nav-list a:hover,.nav-contact:hover{opacity:.65}.nav-contact{border-bottom:1px solid #ffffffaf;padding-bottom:8px;font-size:13px;font-weight:600}.nav-contact span{margin-left:21px}.menu-toggle{display:none}.hero{position:relative;min-height:760px;height:min(900px,100svh);background:#26342e;color:white;overflow:hidden}.hero-photo,.hero-shade{position:absolute;inset:0}.hero-photo{background-size:cover;background-position:center;animation:hero-in 1.3s ease-out both}.hero-shade{background:linear-gradient(90deg,rgba(11,20,18,.78) 0%,rgba(11,20,18,.38) 54%,rgba(11,20,18,.13) 100%),linear-gradient(0deg,rgba(11,20,18,.50),transparent 38%)}@keyframes hero-in{from{transform:scale(1.05);opacity:.6}to{transform:scale(1);opacity:1}}.hero-content{position:relative;height:100%;padding-top:245px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.19em;line-height:1.6;color:#607068;margin:0 0 37px;text-transform:uppercase}.eyebrow.light{color:#e9e9df}.eyebrow-line{display:inline-block;width:23px;height:1px;background:currentColor;vertical-align:middle;margin-right:12px}.hero h1{font-family:Manrope,Arial,sans-serif;font-size:clamp(54px,6.4vw,104px);font-weight:500;letter-spacing:-.075em;line-height:1.03;max-width:950px;margin:0}.hero-foot{width:100%;max-width:900px;display:flex;align-items:end;justify-content:space-between;margin-top:65px}.hero-foot p{font-size:16px;line-height:1.8;max-width:470px;color:#eceee8;margin:0}.round-link{border:1px solid #ffffffbc;border-radius:100%;height:68px;width:68px;display:grid;place-items:center;font-size:27px;transition:background .25s,color .25s}.round-link:hover{background:#fff;color:var(--ink)}.hero-index{position:absolute;right:50px;bottom:36px;font-size:10px;font-weight:700;letter-spacing:.18em}.section-space{padding:130px 0}.intro-grid{display:grid;grid-template-columns:35% 65%}.intro-number{color:#a2a8a0;font-size:12px;letter-spacing:.13em}.intro h2,.section-heading h2,.process h2{font-family:Manrope,Arial,sans-serif;font-size:clamp(42px,5vw,76px);font-weight:500;letter-spacing:-.065em;line-height:1.16;margin:0}.intro-bottom{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-top:55px}.intro-bottom p,.section-heading>p{font-size:16px;color:var(--muted);line-height:1.9;max-width:475px;margin:0}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-width:140px;white-space:nowrap;border-bottom:1px solid var(--ink);padding-bottom:10px;font-size:13px;font-weight:700}.text-link span{font-size:19px}.expertise{background:#eaece5}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:70px;margin-bottom:75px}.section-heading .eyebrow{margin-bottom:30px}em{font-family:Georgia,serif;font-weight:400}.service-row{border-top:1px solid #c7cdc5;min-height:135px;display:grid;grid-template-columns:9% 37% 1fr 30px;gap:20px;align-items:center}.service-row:last-child{border-bottom:1px solid #c7cdc5}.service-num{font-size:12px;color:#738077}.service-row h3{font-family:Manrope,Arial,sans-serif;font-size:clamp(22px,2.3vw,34px);font-weight:500;letter-spacing:-.05em;margin:0}.service-row p{font-size:14px;color:#6b756c;line-height:1.6;max-width:300px}.service-arrow{font-size:25px;color:#526659}.feature-image{height:600px;position:relative;overflow:hidden;background:#2c3b32}.feature-image img{height:100%;width:100%;object-fit:cover}.feature-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#122119a1,transparent 65%)}.feature-overlay{position:absolute;z-index:1;left:max(50px,calc((100% - 1400px)/2));bottom:80px;color:#fff}.feature-overlay span{font-size:11px;letter-spacing:.2em;font-weight:700}.feature-overlay p{font-family:Manrope,sans-serif;font-size:clamp(50px,6vw,85px);line-height:1.06;letter-spacing:-.06em;margin:25px 0 0}.project-heading{align-items:end}.projects-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px 30px}.project-card:nth-child(even){transform:translateY(55px)}.project-image{aspect-ratio:1.28;overflow:hidden;background:#ddd}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.project-card:hover img{transform:scale(1.045)}.project-meta{display:flex;justify-content:space-between;gap:12px;color:#788078;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;margin-top:21px}.project-card h3{font-family:Manrope,sans-serif;font-size:clamp(21px,2vw,29px);font-weight:500;letter-spacing:-.045em;margin:12px 0 0}.demo-note{font-size:12px;color:#737b72;margin:95px 0 0}.process{background:var(--green);color:#f6f5ee}.process-grid{display:grid;grid-template-columns:1fr 1fr;gap:16%}.process .eyebrow{margin-bottom:38px}.process-copy{max-width:330px;color:#c3cfc5;line-height:1.8;margin-top:40px}.process-steps>div{padding:20px 0 32px;border-bottom:1px solid #73857882}.process-steps>div:first-child{border-top:1px solid #73857882}.process-steps span{color:#bdc8bc;font-size:11px;font-weight:700;letter-spacing:.15em}.process-steps p{font-family:Manrope,sans-serif;font-size:21px;line-height:1.5;max-width:430px;letter-spacing:-.035em;margin:18px 0 0}.site-footer{background:#1c2720;color:#fff;padding:115px 0 35px}.footer-top{display:flex;justify-content:space-between;gap:70px;padding-bottom:115px}.footer-top h2{font-family:Manrope,sans-serif;font-weight:500;letter-spacing:-.07em;font-size:clamp(45px,5.4vw,80px);line-height:1.14;margin:0 0 48px}.footer-email{font-size:clamp(19px,2.2vw,30px);border-bottom:1px solid #fff8;padding-bottom:12px}.footer-email span{padding-left:30px;color:#c2a27d}.footer-aside{max-width:255px;padding-top:85px;color:#c2cec3;font-size:14px;line-height:1.8}.footer-aside span{font-size:11px;letter-spacing:.16em;color:#fff}.footer-aside a{color:#fff}.footer-bottom{border-top:1px solid #ffffff35;padding-top:30px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#b0bdb2;font-size:12px}.footer-brand{color:#fff;font-size:21px}.socials{display:flex;gap:20px}.inner-page{padding-top:190px;padding-bottom:150px;min-height:70vh}.inner-page h1,.project-single h1{font-family:Manrope,sans-serif;font-weight:500;font-size:clamp(50px,7vw,100px);letter-spacing:-.07em;line-height:1.05;margin:0 0 40px}.page-lead{color:var(--muted);margin:0 0 80px}.project-single{padding-top:170px;padding-bottom:130px}.project-single>.eyebrow{margin:80px 0 25px}.single-cover{max-height:740px;overflow:hidden;margin:55px 0 100px}.single-cover img{width:100%;height:100%;object-fit:cover}.single-body{display:grid;grid-template-columns:33% 1fr}.prose{font-size:17px;line-height:1.85;max-width:780px}.prose img{height:auto}.posts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.posts-grid h2{font-family:Manrope,sans-serif;font-weight:500}.posts-grid img{width:100%;aspect-ratio:1.5;object-fit:cover}body:not(.home) .site-header{position:relative;background:var(--green)}.admin-bar .site-header{top:32px}.admin-bar:not(.home) .site-header{top:0}@media(max-width:900px){.container,.header-inner{width:min(100% - 44px,1400px)}.header-inner{height:78px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;border:0;background:none;padding:12px;cursor:pointer;z-index:3}.menu-toggle span{display:block;width:25px;height:1px;background:#fff}.main-nav{display:none;position:absolute;top:78px;left:0;right:0;background:#1e2d24;padding:28px 22px 36px;box-shadow:0 20px 35px #0003}.menu-open .main-nav{display:block}.nav-list{display:block}.nav-list li{border-bottom:1px solid #ffffff25;padding:15px 0}.nav-contact{display:inline-block;margin-top:26px}.hero{height:760px;min-height:680px}.hero-content{padding-top:210px}.hero-index{right:22px}.section-space{padding:90px 0}.intro-grid{grid-template-columns:26% 74%}.section-heading{gap:30px}.service-row{grid-template-columns:7% 47% 1fr 20px}.feature-image{height:460px}.feature-overlay{left:22px;bottom:50px}.footer-top{padding-bottom:85px}.admin-bar .site-header{top:46px}}@media(max-width:640px){.brand{font-size:21px}.hero{height:740px;min-height:650px}.hero-photo{background-position:58% center}.hero-content{padding-top:190px}.hero h1{font-size:clamp(49px,12vw,70px);max-width:520px}.hero-foot{margin-top:48px;align-items:end;gap:16px}.hero-foot p{font-size:14px;line-height:1.7}.round-link{height:50px;width:50px;flex:none;font-size:22px}.hero-index{bottom:23px;font-size:9px}.section-space{padding:75px 0}.intro-grid{display:block}.intro-number{display:none}.intro .eyebrow{margin-bottom:30px}.intro h2,.section-heading h2,.process h2{font-size:clamp(39px,10vw,58px)}.intro-bottom{display:block;margin-top:28px}.intro-bottom p{font-size:15px}.intro-bottom .text-link{margin-top:24px}.section-heading{display:block;margin-bottom:45px}.section-heading>p{font-size:15px;margin-top:24px}.service-row{grid-template-columns:30px 1fr 20px;gap:11px;min-height:120px}.service-row h3{font-size:23px}.service-row p{grid-column:2;grid-row:2;margin:-20px 0 24px;font-size:13px}.service-arrow{grid-column:3;grid-row:1}.feature-image{height:370px}.feature-overlay p{font-size:48px}.project-heading .text-link{margin-top:30px}.projects-grid{grid-template-columns:1fr;gap:43px}.project-card:nth-child(even){transform:none}.project-meta{font-size:9px}.demo-note{margin-top:40px}.process-grid{display:block}.process-copy{margin-bottom:45px}.process-steps p{font-size:18px}.site-footer{padding-top:80px}.footer-top{display:block;padding-bottom:75px}.footer-top h2{font-size:clamp(44px,10vw,66px)}.footer-aside{padding-top:65px}.footer-bottom{align-items:flex-start;flex-wrap:wrap}.footer-bottom>span{order:3;width:100%}.inner-page{padding-top:90px;padding-bottom:100px}.project-single{padding-top:90px}.project-single>.eyebrow{margin-top:65px}.single-cover{margin:35px 0 55px}.single-body{display:block}.posts-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
