@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600;700&display=swap');
:root{--black:#151714;--cream:#f4f1e9;--sand:#dfd9cd;--rust:#c84e2d;--white:#fff;--gray:#6e706b;--line:#c9c4b9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--black);font-family:'DM Sans',sans-serif}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}p{font-size:16px;line-height:1.75;color:#5b5e58}h1,h2,h3{font-family:'Manrope',sans-serif;letter-spacing:-.045em;margin:0}h1{font-size:clamp(54px,8vw,118px);font-weight:500;line-height:.92}h2{font-size:clamp(38px,5vw,68px);font-weight:500;line-height:1.04}h3{font-size:25px}.serif{font-family:Georgia,serif;font-style:italic;font-weight:400}.container{width:min(1320px,88%);margin:auto}.kicker{display:block;font-size:11px;letter-spacing:.2em;font-weight:700;text-transform:uppercase;margin-bottom:22px}.kicker.rust{color:var(--rust)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:17px 22px;border:1px solid var(--black);font-size:13px;font-weight:700;transition:.25s}.button:hover{background:var(--black);color:white}.button.rust{background:var(--rust);border-color:var(--rust);color:white}.button.rust:hover{background:#a93c20}.button.white{background:white;border-color:white;color:var(--black)}.button.white:hover{background:transparent;color:white}.arrow{font-size:18px}.text-link{font-size:13px;font-weight:700;padding-bottom:5px;border-bottom:1px solid currentColor}.site-header{height:88px;background:rgba(244,241,233,.97);position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(20,20,20,.1)}.nav-shell{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:40px;height:40px}.brand-mark path:first-child{fill:var(--rust)}.brand-mark path:last-child{fill:var(--cream)}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font:700 16px 'Manrope';letter-spacing:.13em}.brand-copy small{font-size:7px;letter-spacing:.23em;margin-top:2px}.desktop-nav{display:flex;align-items:center;gap:33px}.desktop-nav>a{font-size:13px;font-weight:600}.desktop-nav>a:not(.nav-button):hover,.desktop-nav>a.active{color:var(--rust)}.nav-button{border:1px solid;padding:13px 17px}.nav-button:hover{background:var(--black);color:white}.mobile-button{display:none;border:0;background:none;padding:10px}.mobile-button span{display:block;width:25px;height:2px;background:var(--black);margin:5px}.hero{height:calc(100vh - 88px);min-height:680px;position:relative;color:white;background:linear-gradient(90deg,rgba(13,15,12,.88) 0%,rgba(13,15,12,.58) 40%,rgba(13,15,12,.12) 75%),url('https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=2200&q=90') center/cover}.hero .container{height:100%;display:flex;align-items:center}.hero-copy{max-width:900px;margin-top:-25px}.hero h1{margin-bottom:28px}.hero p{color:#e2e1dc;font-size:18px;max-width:610px}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:38px}.hero .text-link{color:white}.hero-stats{position:absolute;right:0;bottom:0;background:rgba(16,18,15,.9);display:grid;grid-template-columns:repeat(3,1fr);backdrop-filter:blur(8px)}.hero-stats div{min-width:180px;padding:25px 30px;border-left:1px solid rgba(255,255,255,.16)}.hero-stats strong{font:500 27px 'Manrope';display:block}.hero-stats span{font-size:10px;color:#bdbeb8}.belief{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding:135px 0}.belief h2{max-width:630px}.belief .right{padding-top:43px}.belief .lead{font-size:20px;color:#292c27}.services-preview{background:var(--sand);padding:110px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:55px}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #aaa59a}.service-card{padding:37px 9% 12px 0;border-right:1px solid #aaa59a}.service-card+.service-card{padding-left:9%}.service-card:last-child{border-right:0}.number{font-size:11px;font-weight:700;color:var(--rust)}.service-card h3{margin:25px 0 15px}.service-card p{min-height:110px}.service-card a{font-size:12px;font-weight:700}.service-card a span{color:var(--rust);font-size:18px;margin-left:12px}.dark-projects{background:var(--black);color:white;padding:110px 0}.project-mosaic{display:grid;grid-template-columns:1.2fr 1fr;grid-template-rows:310px 310px;gap:15px}.project-tile{position:relative;overflow:hidden;background-size:cover;background-position:center}.project-tile:first-child{grid-row:1/3;background-image:url('https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1400&q=88')}.project-tile:nth-child(2){background-image:url('https://images.unsplash.com/photo-1600210492486-724fe5c67fb0?auto=format&fit=crop&w=1200&q=88')}.project-tile:nth-child(3){background-image:url('https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1200&q=88')}.project-tile:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 55%,rgba(0,0,0,.8));transition:.3s}.project-tile:hover{background-size:auto 108%}.project-info{position:absolute;z-index:2;bottom:0;padding:25px}.project-info strong{font:600 20px 'Manrope';display:block}.project-info small{color:#d0d0cc}.quote-section{text-align:center;padding:125px 10%}.quote-mark{font:70px Georgia;color:var(--rust);height:58px}.quote-section blockquote{font:400 clamp(27px,3.3vw,46px) Georgia;line-height:1.35;max-width:1000px;margin:18px auto 35px}.quote-section small{letter-spacing:.14em;font-weight:700}.quote-section small span{color:#8b8d87}.cta{background:var(--rust);color:white;padding:62px 0}.cta .container{display:flex;align-items:center;justify-content:space-between}.cta .kicker{margin-bottom:10px}.cta h2{font-size:43px}.site-footer{background:var(--black);color:white;padding:75px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.3fr;gap:9%}.site-footer .brand-mark path:last-child{fill:var(--black)}.footer-about p{color:#969892;max-width:350px;margin-top:25px}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-column h4{font-size:10px;letter-spacing:.2em;color:#858781;margin:4px 0 12px}.footer-column a,.footer-column span{font-size:13px;color:#c5c6c2}.footer-column a:hover{color:var(--rust)}.footer-bottom{border-top:1px solid #3a3c37;margin-top:60px;padding-top:22px;display:flex;justify-content:space-between;color:#777a73;font-size:10px}.inner-hero{min-height:590px;display:flex;align-items:end;color:white;padding:80px 0;background-size:cover;background-position:center}.inner-hero.services{background-image:linear-gradient(90deg,rgba(10,12,9,.84),rgba(10,12,9,.15)),url('https://images.unsplash.com/photo-1504307651254-35680f356dfd?auto=format&fit=crop&w=2100&q=88')}.inner-hero.about{background-image:linear-gradient(90deg,rgba(10,12,9,.84),rgba(10,12,9,.15)),url('https://images.unsplash.com/photo-1541888946425-d81bb19240f5?auto=format&fit=crop&w=2100&q=88')}.inner-hero p{color:#ddd;max-width:590px;font-size:18px;margin:25px 0 0}.service-list{padding:115px 0}.service-intro{display:grid;grid-template-columns:1fr 430px;gap:70px;align-items:end;margin-bottom:55px}.service-row{display:grid;grid-template-columns:70px 1.7fr 1fr 40px;gap:25px;align-items:center;padding:35px 0;border-top:1px solid var(--line)}.service-row:last-child{border-bottom:1px solid var(--line)}.service-row h3{margin-bottom:8px}.service-row p{margin:0}.service-row small{color:#7e807a}.service-row .arrow{color:var(--rust)}.process{background:var(--black);color:white;padding:110px 0}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px}.process-card{padding:28px 10% 0 0;border-top:1px solid #4d4f49}.process-card+.process-card{border-left:1px solid #4d4f49;padding-left:10%}.process-card h3{margin:24px 0 12px}.process-card p{color:#a7a9a3}.page-title{padding:110px 0 70px}.page-title h1{font-size:clamp(52px,7.5vw,105px)}.project-gallery{display:grid;grid-template-columns:1fr 1fr;gap:75px 22px;padding-bottom:115px}.gallery-item:nth-child(even){margin-top:100px}.gallery-photo{aspect-ratio:1.3;background-size:cover;background-position:center;transition:.3s}.gallery-item:hover .gallery-photo{filter:brightness(.86)}.g1{background-image:url('https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1200&q=88')}.g2{background-image:url('https://images.unsplash.com/photo-1600210492486-724fe5c67fb0?auto=format&fit=crop&w=1200&q=88')}.g3{background-image:url('https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1200&q=88')}.g4{background-image:url('https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1200&q=88')}.g5{background-image:url('https://images.unsplash.com/photo-1556912172-45b7abe8b7e1?auto=format&fit=crop&w=1200&q=88')}.g6{background-image:url('https://images.unsplash.com/photo-1600566753086-00f18fb6b3ea?auto=format&fit=crop&w=1200&q=88')}.gallery-meta{position:relative;padding-top:18px}.gallery-meta .number{position:absolute;right:0}.gallery-meta h3{font-size:28px;margin-bottom:4px}.gallery-meta p{margin:0}.story{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding:120px 0}.story .lead{font-size:20px;color:#292b27}.values{background:var(--black);color:white;padding:110px 0}.values-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:50px}.value{padding:40px 9% 28px 0;border-top:1px solid #4a4c46}.value:nth-child(even){border-left:1px solid #4a4c46;padding-left:9%}.value h3{margin:20px 0 12px}.value p{color:#a4a6a0}.team-feature{display:grid;grid-template-columns:1fr 1fr;min-height:680px}.team-photo{background:url('https://images.unsplash.com/photo-1560179707-f14e90ef3623?auto=format&fit=crop&w=1300&q=88') center/cover}.team-copy{padding:80px 10%;display:flex;flex-direction:column;justify-content:center}.mini-stats{display:flex;gap:40px;border-top:1px solid var(--line);margin-top:35px;padding-top:25px}.mini-stats strong{font:500 27px 'Manrope';display:flex;flex-direction:column}.mini-stats small{font:400 10px 'DM Sans';color:#777}.contact-layout{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 88px)}.contact-copy{background:var(--black);color:white;padding:90px 12%}.contact-copy h1{font-size:clamp(54px,6vw,86px)}.contact-copy>p{color:#aaa;max-width:540px;font-size:17px}.contact-details{display:flex;flex-direction:column;gap:25px;margin-top:50px}.contact-details span{display:flex;flex-direction:column}.contact-details small{color:var(--rust);letter-spacing:.16em;font-size:9px;margin-bottom:5px}.contact-form{background:var(--sand);padding:65px 10%}.contact-form label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:700;margin-bottom:18px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #bcb6ab;background:var(--cream);padding:14px;font:14px 'DM Sans';border-radius:0}.contact-form textarea{resize:vertical}.form-note{display:block;color:#777;margin-top:12px}.success{display:none;background:#e1ecdd;padding:18px;margin-top:18px;color:#31522a;font-size:14px}.success.show{display:block}@media(max-width:860px){.site-header{height:72px}.desktop-nav{display:none;position:absolute;left:0;right:0;top:72px;background:var(--cream);padding:28px 6%;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.desktop-nav.open{display:flex}.mobile-button{display:block}.hero{height:auto;min-height:760px}.hero-copy{padding-bottom:150px}.hero-stats{left:0;right:0}.hero-stats div{min-width:0;padding:20px 15px}.belief,.story,.team-feature,.contact-layout{grid-template-columns:1fr}.belief,.story{padding:85px 0;gap:25px}.belief .right{padding-top:0}.services-preview,.dark-projects,.service-list,.process,.values{padding:80px 0}.service-cards{grid-template-columns:1fr}.service-card,.service-card+.service-card{padding:28px 0;border-right:0;border-bottom:1px solid #aaa59a}.service-card p{min-height:0}.project-mosaic{display:flex;flex-direction:column}.project-tile{min-height:370px}.section-head{flex-direction:column;align-items:flex-start}.cta .container{align-items:flex-start;flex-direction:column;gap:28px}.footer-grid{grid-template-columns:1fr;gap:38px}.inner-hero{min-height:570px}.service-intro{grid-template-columns:1fr;gap:20px}.service-row{grid-template-columns:45px 1fr 30px}.service-row small{display:none}.process-grid{grid-template-columns:1fr 1fr}.project-gallery{grid-template-columns:1fr}.gallery-item:nth-child(even){margin-top:0}.values-grid{grid-template-columns:1fr}.value:nth-child(even){border-left:0;padding-left:0}.team-photo{min-height:500px}.contact-copy,.contact-form{padding:70px 7%}}@media(max-width:550px){h1{font-size:52px}h2{font-size:38px}.container{width:88%}.brand-copy strong{font-size:14px}.hero{min-height:720px}.hero h1{font-size:56px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-stats span{font-size:8px}.hero-stats strong{font-size:21px}.quote-section{padding:90px 7%}.footer-bottom{flex-direction:column;gap:8px}.process-grid{grid-template-columns:1fr}.process-card+.process-card{border-left:0;padding-left:0}.project-gallery{gap:48px}.form-row{grid-template-columns:1fr}.mini-stats{gap:20px}.mini-stats strong{font-size:22px}.page-title{padding:80px 0 50px}}
