:root{--gold:#ad8c4d;--gold-light:#dfc894;--ink:#222623;--muted:#72736c;--paper:#fafaf8;--line:#e5e3dc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;color:var(--ink);font-family:Barlow Condensed,Arial,sans-serif;font-size:17px;background:var(--paper)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--gold);outline-offset:5px}button{color:inherit}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2{font-family:Cormorant Garamond,Georgia,serif;letter-spacing:-.035em}h1{font-size:clamp(42px,4.5vw,72px);font-weight:700;line-height:.98}h2{font-size:38px;line-height:1.05}p{line-height:1.45}h3{font-size:24px;font-weight:600}em{font-style:normal;color:var(--gold)}.container{width:min(1200px,91%);margin:auto}.section{padding:58px 0}.eyebrow{font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:2.3px;color:var(--gold);margin-bottom:11px}.eyebrow.dark{color:#363a33}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:43px;padding:11px 24px;background:linear-gradient(120deg,#e4cd96,#b69352);color:#25251f;font-size:16px;font-weight:600;border:1px solid #c7ab73;border-radius:2px;box-shadow:0 4px 12px #59462718;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 7px 18px #59462733}.button.outline{background:#ffffff50;border:1px solid #807b6c}.logo{display:flex;align-items:center;gap:3px;color:#d0b372;line-height:.8;text-shadow:0 2px 3px #3334;min-width:148px}.logo>svg{width:44px;height:67px;stroke-width:1}.logo>span{font-family:Arial,sans-serif;font-weight:900;font-style:italic;font-size:43px;letter-spacing:-4px}.logo>span>span{color:#b8995b}.logo small{display:block;letter-spacing:6px;font-size:12px;text-align:center;font-style:normal;font-weight:400;margin-top:10px;color:var(--ink)}header{position:absolute;top:0;left:0;width:100%;z-index:20}.header-inner{height:105px;display:flex;align-items:center;justify-content:space-between;gap:25px}nav{display:flex;gap:27px;font-size:15px}nav a{position:relative;padding:12px 0}nav a:hover:after,nav a:first-child:after{content:"";height:1px;background:var(--gold);position:absolute;bottom:5px;left:0;right:0}.header-phone{display:flex;gap:9px;align-items:center;font-size:14px;color:#fff}.header-phone svg{color:#e5d29f}.header-cta{min-height:40px;padding:10px 20px}.menu-toggle{display:none;border:0;background:none}.hero{height:660px;position:relative;overflow:hidden}.hero-image,.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.hero-image{object-position:center 52%;background:#d8d9d1}.hero-shade{background:linear-gradient(90deg,#f3f3e9ee 0%,#f1f1e4db 26%,#f1f1e453 46%,transparent 67%),linear-gradient(0deg,#18211ba8,transparent 30%)}.hero-content{position:relative;padding-top:205px}.hero-content>p:not(.eyebrow){font-size:19px;margin-top:19px;color:#505348;max-width:500px}.hero-actions{display:flex;gap:15px;margin-top:25px}.hero-values{display:flex;gap:27px;margin-top:58px}.hero-values span{display:flex;align-items:center;gap:10px;font-size:15px;line-height:1.05}.hero-values svg{color:var(--gold);width:31px;height:37px;stroke-width:1.5}.hero-sign{position:absolute;right:5%;top:210px;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:26px;line-height:1.25;color:#fff;text-shadow:0 2px 9px #000}.hero-sign i{display:block;width:42px;height:2px;background:var(--gold);margin-bottom:17px}.hero-location{display:flex;align-items:center;gap:8px;position:absolute;bottom:0;right:0;padding:13px 4% 13px 25px;background:#222923c9;color:#fff;font-size:14px}.hero-location svg{color:var(--gold-light)}.about{background:linear-gradient(125deg,#fff,#f9f9f6)}.about-grid{display:grid;grid-template-columns:39% 1fr;gap:65px;position:relative}.about-photo{position:relative}.about-photo>img{height:326px}.experience{position:absolute;right:-16px;bottom:38px;background:#222623;color:#fff;width:137px;padding:24px 27px;box-shadow:0 8px 24px #0003}.experience strong{display:block;font-family:Cormorant Garamond,Georgia,serif;color:var(--gold-light);font-size:58px;line-height:1}.experience span{font-family:Cormorant Garamond,Georgia,serif;font-size:29px;line-height:1.02;display:block}.experience i{display:block;width:37px;background:var(--gold);height:2px;margin-top:19px}.about-copy>p:not(.eyebrow){font-size:17px;color:#66685e;max-width:565px;margin-top:15px}.about-values{display:flex;justify-content:space-between;max-width:485px;margin:24px 0}.about-values>div{text-align:center;font-size:14px;line-height:1.1}.about-values svg{display:block;color:var(--gold);margin:0 auto 8px;width:30px;height:30px;stroke-width:1.5}.about-sign{position:absolute;bottom:0;right:0;font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-style:italic;transform:rotate(-8deg);color:#777568}.about-copy .button{font-size:14px}@media(min-width:1600px){.hero{height:740px}.hero-content{padding-top:245px}}@media(max-width:1000px){.header-inner{gap:15px}.header-phone{display:none}nav{gap:20px}.hero{height:610px}.hero-content{padding-top:190px}.hero-sign{right:3%;font-size:22px}.about-grid{gap:40px}.about-sign{display:none}.about-values{gap:12px}h2{font-size:32px}}@media(max-width:700px){.container{width:89%}.header-inner{height:84px}.logo{min-width:115px}.logo>span{font-size:34px}.logo>svg{width:32px;height:50px}.logo small{font-size:10px;letter-spacing:4px}.header-cta{margin-left:auto;min-height:35px;padding:8px 12px;font-size:13px;gap:8px}.menu-toggle{display:block}nav{display:none;position:absolute;top:77px;left:5%;right:5%;padding:22px;background:#fafaf8;box-shadow:0 15px 35px #0002}nav.open{display:flex;flex-direction:column;gap:10px}.hero{height:735px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(180deg,#f0f0e9e8,#efeee5db 39%,#efeee555 65%,#18211b66)}.hero-content{padding-top:140px}h1{font-size:46px;line-height:1.02}.hero-content>p:not(.eyebrow){font-size:18px;max-width:310px}.desktop{display:none}.hero-actions{gap:9px}.button{padding:11px 17px;font-size:15px;gap:13px}.hero-values{margin-top:230px;gap:18px;color:#fff;text-shadow:0 1px 3px #000}.hero-values span{font-size:13px;gap:6px}.hero-values svg{color:#e7d09c;width:26px}.hero-sign{display:none}.hero-location{font-size:12px;padding:9px 6% 9px 15px}.section{padding:42px 0}.about-grid{grid-template-columns:1fr;gap:35px}.about-photo>img{height:300px}.experience{right:15px;bottom:20px}.about-values{max-width:none}.about-copy>p:not(.eyebrow){font-size:17px}h2{font-size:32px}.about-copy .button{font-size:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.section-heading{margin-bottom:25px}.section-heading>p:not(.eyebrow),.section-heading>div>p:not(.eyebrow){color:var(--muted);margin-top:9px;font-size:17px}.centered{text-align:center}.services{background:linear-gradient(115deg,#e8e9e5ef,#f7f7f3ed),url(./interior-DWWBx0Eq.jpg) center/cover}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.service-card{border:1px solid #fff;background:#fffffff2;padding:26px 20px 20px;text-align:center;border-radius:2px;box-shadow:0 5px 17px #30362806;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-7px);box-shadow:0 13px 24px #30362814}.service-card>svg{width:48px;height:48px;stroke-width:1.5;color:var(--gold);margin-bottom:14px}.service-card h3{font-size:23px;white-space:nowrap}.service-card p{color:var(--muted);font-size:16px;line-height:1.35;margin:10px 0 22px}.text-link{padding:0;border:0;background:none;display:inline-flex;align-items:center;gap:10px;font-size:15px;color:#997a3f;font-weight:500;text-decoration:underline;text-decoration-color:#b99c6366;text-underline-offset:5px}.text-link:hover{color:#59421b}.stats{padding:42px 0;background:linear-gradient(#17201edd,#17201edb),url(./hero-Crgr4BpD.jpg) center 65%/cover;color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr) 1fr;gap:35px}.stat>svg{display:block;color:#c6a764;width:40px;height:40px;stroke-width:1.6;margin-bottom:8px}.stat strong{font-size:44px;line-height:1}.stat h3{font-size:23px;font-weight:400}.stat p{color:#d0d3c9;font-size:16px;margin-top:8px;max-width:165px;line-height:1.25}.stat:nth-child(4) h3{margin-top:20px}.stats-sign{align-self:center;text-align:center;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:27px;transform:rotate(-9deg);color:#d8d7cb}.heading-row{display:flex;justify-content:space-between;align-items:center;gap:25px}.heading-row>.text-link{flex-shrink:0;color:#343831}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.project-card{background:#fff;box-shadow:0 7px 25px #1e28230c;transition:transform .2s}.project-card:hover{transform:translateY(-4px)}.project-image{display:block;width:100%;position:relative;border:0;padding:0;background:#ddd;overflow:hidden;height:230px}.project-image img{height:100%;transition:transform .5s}.project-image:hover img{transform:scale(1.045)}.project-tag{position:absolute;bottom:0;left:0;background:#d3bc84;padding:5px 17px;font-size:14px}.project-open{position:absolute;top:14px;right:14px;background:#fff9;width:32px;height:32px;display:grid;place-items:center;opacity:0;transition:opacity .2s}.project-card:hover .project-open,.project-image:focus-visible .project-open{opacity:1}.project-body{padding:14px 18px 18px}.project-body h3 button{font:inherit;background:none;border:0;padding:0;text-align:left}.location{color:#8b8b7e;display:flex;align-items:center;gap:6px;font-size:14px;margin-top:6px}.location svg{color:var(--gold)}.project-body>.text-link{display:flex;margin-left:auto;margin-top:13px;width:max-content}.ongoing{margin-top:45px}.progress-line{display:flex;align-items:center;gap:24px;margin-top:16px;font-size:14px}progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:5px;border:0;background:#e3e4e0}progress::-webkit-progress-bar{background:#e3e4e0}progress::-webkit-progress-value{background:#b99b61}progress::-moz-progress-bar{background:#b99b61}.project-card:has(progress) .text-link{margin-left:0}.filters{display:flex;gap:8px;margin:-4px 0 22px}.filters button{border:1px solid var(--line);background:#fff;padding:7px 21px}.filters button.active{background:var(--ink);color:#dfc68b;border-color:var(--ink)}.process{position:relative;background:linear-gradient(110deg,#ebeee7,#fafaf7 65%,#e0e1d9)}.process-layout{display:grid;grid-template-columns:1fr 180px;gap:40px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative;margin-top:35px}.step{position:relative}.step:after{content:"";position:absolute;height:1px;background:#cdbb98;top:23px;left:56px;width:calc(100% - 29px)}.step:last-child:after{display:none}.step-icon{display:grid;place-items:center;width:47px;height:47px;border-radius:50%;background:#b79858;color:#fff;margin-left:30px;outline:4px solid #faf9f3;border:1px solid #dfcdab}.step-copy{display:flex;gap:10px;margin-top:17px}.step-copy>span{font-family:Cormorant Garamond,Georgia,serif;font-size:37px;color:var(--gold);line-height:1}.step h3{font-size:20px}.step p{font-size:15px;color:var(--muted);max-width:160px;margin-top:6px;line-height:1.3}.process-promise{background:linear-gradient(#232a26b8,#232a26ed),url(./hero-Crgr4BpD.jpg) 80%/cover;clip-path:polygon(50% 0,100% 23%,100% 100%,0 100%,0 23%);padding:68px 26px 30px;align-self:stretch;color:#fff}.process-promise>svg{color:#cfb779;stroke-width:1;margin-bottom:13px}.process-promise p{font-size:23px;line-height:1.2}.process-promise i{display:block;background:var(--gold);height:2px;width:40px;margin-top:20px}.reviews{background:#f5f6f2}.slider-buttons{display:flex;gap:9px}.slider-buttons button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:50%;background:#e6e7e1}.slider-buttons button:hover{background:#d4be8b}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review-card{background:#fff;padding:23px 24px 20px 60px;position:relative;box-shadow:0 6px 20px #252f2307;display:flex;flex-direction:column}.review-card>p{color:#72746a;font-size:17px;line-height:1.35;min-height:93px}.quote{position:absolute;left:18px;top:9px;color:#bea36c;font-family:Georgia,serif;font-size:65px}.review-person{display:flex;gap:12px;margin-top:22px;align-items:center}.avatar{display:grid;place-items:center;border-radius:50%;width:42px;height:42px;font-size:14px;font-family:Georgia,serif;color:#fff;background:linear-gradient(125deg,#9f9c87,#343e35)}.avatar-1{background:linear-gradient(125deg,#dec0a4,#8c7264)}.avatar-2{background:linear-gradient(125deg,#b6c2c3,#596b70)}.review-person strong{font-size:17px;font-weight:500}.review-person small{display:block;font-size:13px;color:#929487}.slider-dots{display:flex;justify-content:center;gap:7px;margin-top:20px}.slider-dots button{width:7px;height:7px;padding:0;border:0;background:#d3d4cd;border-radius:50%;box-shadow:0 0 0 5px transparent}.slider-dots button.active{background:#a8884b;width:22px;border-radius:4px}.contact-grid{display:grid;grid-template-columns:.9fr 1.12fr 1.07fr;gap:30px}.contact-copy h2{font-size:32px}.contact-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;margin-top:9px}.contact-copy ul{list-style:none;padding:0;margin:20px 0 0}.contact-copy li{display:flex;gap:10px;align-items:center;font-size:16px;line-height:1.2;margin-top:10px}.contact-copy li>svg{background:#b2955e;stroke:#fff;padding:4px;border-radius:50%;width:25px;height:25px;flex-shrink:0}.contact-copy li a:hover{text-decoration:underline}.contact-form{background:#fff;border:1px solid #eeeee9;padding:19px;align-self:start}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.contact-form label{display:block;margin-bottom:10px;min-width:0}.contact-form label>span{position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #e8e9e4;padding:10px;background:#fdfdfc;color:var(--ink);font-size:14px;border-radius:0;min-width:0}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8c8e83}.contact-form textarea{resize:vertical;min-height:90px}.contact-form .button{width:100%;font-size:15px}.form-note{font-size:12px;color:#7d7e72;margin:0 0 10px}.form-feedback{padding:13px;background:#f4f0e6;margin-top:14px;font-size:15px}.form-feedback .text-link{margin-top:12px}.map-card{position:relative;overflow:hidden;min-height:290px;background:#e6e9e0;border:1px solid #e4e7de}.map-grid{position:absolute;top:-100px;right:-100px;bottom:-100px;left:-100px;background:repeating-linear-gradient(29deg,transparent 0 55px,#fff 56px 65px,transparent 66px 108px),repeating-linear-gradient(110deg,transparent 0 90px,#fcfcfa 91px 100px,transparent 101px 170px);transform:rotate(-8deg)}.map-grid:after{content:"";width:400px;height:40px;background:#cbdac1;position:absolute;top:190px;transform:rotate(-50deg);border:6px solid #f9f9f3}.map-pin{position:absolute;top:33%;left:17px;display:flex;align-items:center;gap:8px;background:#fff;padding:12px;box-shadow:0 3px 12px #26342215}.map-pin>svg{color:var(--gold);width:30px;height:30px;fill:#b0956233}.map-pin b{display:block;font-weight:500;font-size:15px}.map-pin small{display:block;font-size:12px;color:#888}.map-brand{position:absolute;right:0;top:0;height:190px;width:90px;background:linear-gradient(130deg,#3d433b,#202521);color:#bfa46c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px}.map-brand>svg{width:53px;height:65px;stroke-width:.9}.map-brand>span{font-size:11px;line-height:1.5;text-align:center;letter-spacing:1px;color:#ddd6c5}.map-district{position:absolute;bottom:60px;left:40%;font-size:20px;font-weight:500}.map-street{position:absolute;font-size:12px;color:#7d8773}.s1{left:10px;top:30px;transform:rotate(37deg)}.s2{left:25px;bottom:40px;transform:rotate(-28deg)}.map-open{position:absolute;bottom:0;right:0;padding:8px 14px;background:#fff;display:flex;align-items:center;gap:8px;font-size:14px}.map-card:hover .map-open{background:#d4bf8e}footer{background:linear-gradient(90deg,#202522fa,#202522e8),url(./hero-Crgr4BpD.jpg) right 45%/cover;padding:40px 0 28px;color:#d3d5cd}.footer-grid{display:grid;grid-template-columns:1fr 1.65fr 1fr;gap:30px;align-items:center}footer .logo small{color:#ece9dd}.footer-sign{font-family:Cormorant Garamond,Georgia,serif;font-size:21px;font-style:italic;margin-top:14px}.footer-center{text-align:center}.footer-center nav{justify-content:center;gap:23px;font-size:14px}.footer-contact{display:flex;justify-content:center;gap:21px;margin:25px 0}.footer-contact a:hover{color:var(--gold-light)}.footer-center small{font-size:13px;color:#9b9f92}.footer-motto{align-self:end;text-align:right;font-size:14px;color:#afb3a7}.modal{width:min(650px,92vw);max-height:90dvh;border:0;padding:0;box-shadow:0 20px 90px #0006;background:#fafaf7;color:var(--ink)}.modal::backdrop{background:#142019bb;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-close{position:absolute;top:13px;right:13px;background:#fff;border:0;width:37px;height:37px;display:grid;place-items:center;z-index:1}.modal-image{height:280px}.modal-body{padding:34px}.modal-body>p:not(.eyebrow){margin-top:17px;color:#6e7166;font-size:18px}.modal-body>.button{margin-top:25px}.modal-meta{display:flex;align-items:center;gap:30px;margin-top:22px;font-size:16px}.modal-meta>span:first-child{display:flex;gap:6px;align-items:center}.modal-meta svg{color:var(--gold)}.modal-body>p.asset-note{font-size:13px;color:#909386}@media(max-width:1100px){.service-card{padding:25px 12px 20px}.service-card h3{font-size:21px}.stats-grid{gap:22px}.contact-grid{gap:20px}.footer-grid{grid-template-columns:1fr 1.7fr}.footer-motto{display:none}.project-image{height:195px}.process-layout{gap:25px;grid-template-columns:1fr 155px}.steps{gap:14px}.step-copy{gap:7px}.step-copy>span{font-size:30px}.review-card{padding-left:48px;padding-right:18px}.review-card>p{min-height:116px}.contact-copy h2{font-size:28px}.form-row{grid-template-columns:1fr;gap:0}.map-brand{width:74px}.map-pin{left:10px;padding:8px}.map-pin small{font-size:11px}.map-pin b{font-size:14px}.contact-form{padding:14px}}@media(max-width:900px){.service-grid{grid-template-columns:repeat(3,1fr)}.service-card:last-child{grid-column:auto}.stats-grid{grid-template-columns:repeat(4,1fr)}.stats-sign{display:none}.project-grid{gap:15px}.project-image{height:165px}.project-body{padding:12px}.project-body h3{font-size:21px}.process-layout{grid-template-columns:1fr}.process-promise{display:none}.contact-grid{grid-template-columns:1fr 1.25fr}.map-card{grid-column:1/-1;min-height:240px}.form-row{grid-template-columns:1fr 1fr;gap:10px}.map-pin{left:40%;top:30%}.map-brand{width:130px;height:100%}.map-district{left:43%}.review-grid{gap:15px}.review-card{padding:20px 18px}.quote{font-size:40px;position:static;line-height:.65}.review-card>p{font-size:16px}.review-person{gap:8px}.avatar{width:34px;height:34px;flex-shrink:0;font-size:12px}.review-person strong{font-size:15px}.section-heading>div>p:not(.eyebrow){font-size:16px}.footer-center nav{gap:18px}}@media(max-width:700px){.section-heading{margin-bottom:23px}.section-heading>p:not(.eyebrow){font-size:16px}.service-grid{grid-template-columns:1fr 1fr;gap:12px}.service-card{padding:24px 15px 20px}.service-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:50px 1fr;column-gap:18px;text-align:left;align-items:center}.service-card:last-child>svg{grid-row:1/4;margin:0}.service-card:last-child p{margin:5px 0 12px}.service-card>svg{width:42px;height:42px}.service-card h3{font-size:21px}.service-card p{font-size:15px;margin-bottom:17px}.stats{padding:32px 0}.stats-grid{grid-template-columns:1fr 1fr;gap:28px 35px}.stat>svg{width:34px;height:34px}.stat strong{font-size:39px}.stat h3{font-size:22px}.stat p{font-size:15px}.stat:nth-child(4) h3{margin-top:17px}.heading-row{align-items:flex-start;gap:16px}.heading-row>.text-link{font-size:13px;gap:5px;margin-top:5px}.projects .heading-row{display:block}.projects .heading-row>.text-link{margin-top:14px}.project-grid{grid-template-columns:1fr;gap:23px}.project-image{height:240px}.project-body{padding:17px 19px}.project-body h3{font-size:25px}.project-body>.text-link{font-size:16px}.location{font-size:15px}.ongoing{margin-top:38px}.steps{grid-template-columns:1fr 1fr;gap:30px 23px;margin-top:30px}.step:nth-child(2):after{display:none}.step-copy>span{font-size:36px}.step-copy{gap:12px}.step h3{font-size:22px}.step p{font-size:16px}.review-grid{grid-template-columns:1fr}.review-card:not(:first-child){display:none}.review-card{padding:25px 25px 23px 65px}.quote{position:absolute;left:20px;top:20px;font-size:60px;line-height:1}.review-card>p{font-size:18px;min-height:100px}.review-person strong{font-size:18px}.avatar{width:42px;height:42px;font-size:14px}.review-person{gap:13px}.slider-buttons{gap:6px;margin-top:27px}.slider-buttons button{width:31px;height:31px}.reviews .heading-row h2{font-size:30px}.contact-grid{grid-template-columns:1fr;gap:28px}.contact-copy h2{font-size:34px}.contact-copy li{font-size:18px;margin-top:13px}.contact-form{padding:20px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px;padding:12px 10px}.contact-form .button{font-size:17px}.map-card{grid-column:auto;min-height:275px}.map-pin{left:25px;top:30%;padding:12px}.map-pin b{font-size:16px}.map-pin small{font-size:12px}.map-brand{width:85px;height:195px}.map-district{left:35%}.footer-grid{grid-template-columns:1fr;text-align:center;gap:25px}footer .logo{justify-content:center}.footer-center nav{display:flex;position:static;flex-direction:row;flex-wrap:wrap;background:none;box-shadow:none;padding:0;gap:20px;font-size:15px}.footer-sign{font-size:22px}.footer-contact{margin:23px 0}.modal-body{padding:28px 24px}.modal-image{height:225px}.modal-meta{gap:15px;font-size:14px;flex-wrap:wrap}.modal-body h2{font-size:33px}.filters{flex-wrap:wrap}}@media(max-width:370px){h1{font-size:39px}.hero-values{gap:11px}.hero-actions .button{font-size:14px;padding:11px 12px}.service-card h3{font-size:19px}.form-row{grid-template-columns:1fr;gap:0}.review-card{padding-left:52px}}@media(max-width:700px){.hero{height:auto;min-height:780px}.hero-content{padding-bottom:315px}.hero-values{position:absolute;bottom:65px;margin-top:0}.hero-location{padding-top:12px;padding-bottom:12px}}:root{--gold:#b28d45;--gold-light:#e3c17a;--ink:#252725;--muted:#73746f;--paper:#fafaf9;--line:#e8e5de}body{font-size:18px;background:var(--paper)}.container{width:min(1280px,91%)}.section{padding:34px 0}h1,h2{font-weight:700;letter-spacing:-.035em}h2{font-size:38px;line-height:1.08}.eyebrow{font-size:11px;letter-spacing:2px;margin-bottom:9px;color:var(--gold)}.button{min-height:48px;padding:12px 27px;border-radius:3px;background:linear-gradient(115deg,#e9ca85,#b79047);border:1px solid #cfab62;box-shadow:0 5px 13px #6c54221e;font-size:17px;font-weight:600;gap:22px}.button:hover{box-shadow:0 7px 19px #6c542232;transform:translateY(-2px)}.logo{display:block;min-width:0;flex-shrink:0;text-shadow:none}.logo .brand-crop{display:block;width:155px;height:101px;font-size:0;overflow:visible;letter-spacing:0}.logo .brand-crop img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 2px 2px #0003)}header{background:linear-gradient(#171f2770,transparent);color:#e9e9e5}.header-inner{height:120px;align-items:flex-start;padding-top:15px;gap:30px}.header-inner nav{font-size:16px;gap:30px;padding-top:8px}.header-inner nav a:first-child{color:#e2bf76}.header-phone{font-size:16px;margin-top:18px;color:#f4f1e8;white-space:nowrap}.header-phone svg{color:#d7b367}.header-cta{min-height:45px;margin-top:5px;padding:10px 24px;text-transform:uppercase;font-size:15px;gap:20px}.hero{height:clamp(540px,43.5vw,760px);background:#222c35;color:#fff}.hero-image{object-position:center;width:100%;height:100%;filter:none}.hero-shade{background:linear-gradient(90deg,#111a252f,transparent 57%),linear-gradient(0deg,#121a2330,transparent 25%)}.hero-content{padding-top:clamp(178px,13vw,230px)}.hero .eyebrow{color:#d2ac60;margin-bottom:13px}.hero h1{font-size:clamp(49px,4.05vw,69px);max-width:650px;line-height:1.03;letter-spacing:-.035em;text-shadow:0 2px 5px #15202b2e}.hero h1 em{color:#d7ad5c}.hero-content>p:not(.eyebrow){font-size:21px;line-height:1.3;margin-top:17px;color:#eeede6;max-width:520px}.hero-actions{margin-top:23px;gap:20px}.hero .outline{color:#fff;background:#ffffff08;border:1px solid #f0eee3b0;box-shadow:inset 0 0 0 1px #ffffff20}.hero .outline:hover{background:#ffffff15}.hero-values{margin-top:45px;gap:30px;color:#efeee7}.hero-values span{font-size:16px;line-height:1.1;gap:11px;padding-right:22px;border-right:1px solid #cbbd9940}.hero-values span:last-child{border:0;padding:0}.hero-values svg{width:37px;height:42px;color:#d0a54f}.hero-sign{right:4.5%;top:38%;font-size:28px;line-height:1.15;color:#eeeae1}.hero-sign i{display:none}.hero-wall-logo{position:absolute;left:67.5%;bottom:8%;width:8%;height:auto;object-fit:contain;transform:rotate(-2deg);filter:drop-shadow(0 3px 2px #0005)}.hero-location{background:#1a2228d9;font-size:15px;padding:13px 4% 13px 20px}.about{background:linear-gradient(110deg,#fff,#fbfbf9);position:relative;overflow:hidden}.about-grid{grid-template-columns:36% 1fr;gap:65px}.about-photo>img{height:320px;object-position:center;border-radius:2px}.experience{width:168px;padding:26px 30px;right:-18px;bottom:42px;background:#232725f5;border-radius:2px}.experience strong{font-size:64px;color:#d1ac62}.experience span{font-size:32px}.about-copy{padding-top:0;position:relative;z-index:1}.about-copy h2{font-size:36px}.about-copy>p:not(.eyebrow){font-size:18px;line-height:1.35;max-width:570px;margin-top:12px}.about-values{max-width:530px;margin:23px 0 22px}.about-values>div{font-size:15px;padding:0 15px;border-right:1px solid #e9e7df;flex:1}.about-values>div:first-child{padding-left:0}.about-values>div:last-child{border:0}.about-values svg{width:39px;height:39px;margin-bottom:8px;stroke-width:1.65}.about-copy .button{font-size:16px;min-height:44px;padding:10px 22px}.about-sign{font-size:26px;right:-5px;bottom:8px;z-index:1;line-height:1.1}.services{padding:30px 0;background:linear-gradient(110deg,#f0f1eeed,#fafbf9ef),url(./hero-reference-4lViBhvK.png) center/cover}.section-heading{margin-bottom:24px}.section-heading>p:not(.eyebrow),.section-heading>div>p:not(.eyebrow){font-size:18px;margin-top:7px;line-height:1.3}.service-grid{grid-template-columns:repeat(5,1fr);gap:18px}.service-card{padding:22px 22px 20px;min-height:250px;display:flex;flex-direction:column;align-items:center;background:#ffffffed;border:1px solid #fff;border-radius:4px;box-shadow:0 8px 20px #292d2410}.service-card>svg{width:51px;height:51px;margin-bottom:10px;stroke-width:1.7}.service-card h3{font-size:22px;line-height:1.1;white-space:normal}.service-card p{font-size:17px;line-height:1.3;margin:13px 0 21px}.service-card .text-link{margin-top:auto;font-size:17px;text-decoration:none;font-weight:600}.stats{padding:43px 0;background:linear-gradient(#1d242bed,#161e22df),url(./hero-Crgr4BpD.jpg) center 78%/cover}.stats-grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:40px}.stat{border-right:1px solid #ddd0ae24;padding-right:15px}.stat:nth-child(4){border:0}.stat>svg{width:43px;height:43px;color:#d5b064;margin-bottom:13px}.stat strong{font-size:46px;font-weight:500;line-height:1}.stat h3{font-size:24px;line-height:1.15}.stat p{font-size:17px;line-height:1.3;color:#dadbd4;max-width:180px;margin-top:13px}.stats-sign{font-size:30px;color:#d5d3c8}.projects{padding:32px 0 37px;background:linear-gradient(115deg,#fff,#f8f8f5)}.project-grid{gap:20px}.project-card{border-radius:4px;overflow:hidden;box-shadow:0 9px 23px #2c302519}.project-image{height:auto;aspect-ratio:1.92;background:#d8d8cf}.project-tag{left:8px;padding:5px 19px;font-size:15px;font-weight:600;background:linear-gradient(110deg,#dabc7b,#b58f45);border-radius:2px 2px 0 0}.project-body{padding:10px 19px 16px}.project-body h3{font-size:24px;line-height:1.15}.location{font-size:15px;margin-top:7px}.project-body>.text-link{font-size:16px;margin-top:9px}.text-link{color:#aa8745;font-weight:600}.heading-row>.text-link{font-size:15px}.ongoing{margin-top:37px}.progress-line{margin-top:12px;font-size:15px;gap:18px}progress{height:7px;border-radius:5px;overflow:hidden}progress::-webkit-progress-value{background:#b28d45;border-radius:5px}.process{padding:28px 0 0;background:linear-gradient(90deg,#f5f5f0ef,#fffffff5 65%,#f1f0e8d9),url(./hero-reference-4lViBhvK.png) center/cover;overflow:hidden}.process-layout{grid-template-columns:1fr 185px;gap:35px;align-items:stretch}.process .section-heading{margin-bottom:15px}.process .section-heading h2{font-size:37px}.process .section-heading>p:not(.eyebrow){font-size:17px}.steps{margin:30px 0 22px;gap:25px}.step-icon{width:52px;height:52px;background:#b28d45;outline:5px solid #f9f9f4}.step:after{top:26px;background:#c4ae81}.step-copy{margin-top:17px;gap:15px}.step-copy>span{font-family:Barlow Condensed,sans-serif;font-size:38px}.step h3{font-size:22px}.step p{font-size:17px;max-width:185px}.process-promise{margin-top:-7px;padding:115px 25px 30px;background:linear-gradient(90deg,#151c2299,#151c2210),url(./office-YVr2ED5v.jpg) 58% center/cover;clip-path:polygon(62% 0,100% 18%,100% 100%,0 100%,0 24%)}.process-promise>svg{display:none}.process-promise p{font-size:24px;font-weight:500}.reviews{padding:27px 0;background:linear-gradient(#fafaf8,#f5f5f2)}.review-grid{gap:20px}.review-card{border-radius:4px;padding:21px 22px 20px 78px;box-shadow:0 7px 21px #20282012}.review-card>p{font-size:17px;line-height:1.3;min-height:85px}.quote{font-size:72px;left:20px;top:9px;color:#b28d45}.review-person{margin-top:17px;gap:15px}.review-person strong{font-size:19px;font-weight:600}.review-person small{font-size:15px}.avatar{width:48px;height:48px;flex-shrink:0}.slider-dots{margin-top:17px}.contact{padding:30px 0;background:#fff}.contact-grid{grid-template-columns:.85fr 1.13fr 1.07fr;gap:25px}.contact-copy h2{font-size:34px;line-height:1.05}.contact-copy>p:not(.eyebrow){font-size:18px;line-height:1.3}.contact-copy ul{margin-top:18px}.contact-copy li{font-size:18px;margin-top:10px;gap:12px}.contact-copy li>svg{width:29px;height:29px;padding:6px}.contact-form{padding:17px;border-radius:4px;box-shadow:0 6px 18px #2632260c}.form-row{grid-template-columns:1fr 1fr;gap:13px}.contact-form input,.contact-form select,.contact-form textarea{font-size:15px;padding:9px 12px;background:#fff;border-radius:2px}.contact-form textarea{min-height:103px}.contact-form .button{font-size:17px;min-height:45px;padding:10px}.contact-image{display:none}.map-card{min-height:315px;border-radius:4px;background-color:#e8e9e2;background-image:repeating-linear-gradient(29deg,transparent 0 56px,#fff 57px 63px,transparent 64px 110px),repeating-linear-gradient(113deg,transparent 0 80px,#fff 81px 88px,transparent 89px 156px)}.map-card:before{content:"";position:absolute;width:390px;height:32px;top:130px;left:-95px;background:#d2dfc8;border:5px solid #f9faf7;transform:rotate(-50deg)}.map-brand{width:105px;height:205px;background:linear-gradient(130deg,#353939,#1d2427);padding:17px 10px;gap:15px}.map-brand img{width:82px;height:auto;object-fit:contain}.map-brand>span{font-size:12px;letter-spacing:.5px}.map-pin{left:15%;top:27%;padding:14px}.map-district{bottom:65px;left:20%;color:#54708b}footer{padding:38px 0 36px;background:linear-gradient(90deg,#1b2328f5,#192126e3 55%,#192126aa),url(./hero-reference-4lViBhvK.png) center 64%/cover}.footer-grid{grid-template-columns:1fr 1.7fr 1fr;gap:35px}footer .logo .brand-crop{width:190px;height:126px}.footer-sign{font-size:25px;margin-top:5px;color:#d9dbd3}.footer-center nav{font-size:16px;gap:28px}.footer-contact{margin:33px 0 48px}.footer-center small{font-size:14px;color:#b0b4b3}.footer-motto{display:block;font-size:21px;max-width:230px;justify-self:end;align-self:center;color:#e7e7df}.footer-motto:after{content:"";display:block;width:50px;height:2px;background:#bc994f;margin:20px 0 0 auto}@media(min-width:1650px){.hero-content{padding-top:220px}.hero-values{margin-top:65px}}@media(max-width:1100px){.header-inner{gap:22px}.header-phone{display:none}.header-inner nav{gap:22px}.hero{height:550px}.hero-content{padding-top:163px}.hero h1{font-size:47px}.hero-content>p:not(.eyebrow){font-size:18px}.hero-sign{font-size:23px}.hero-values{margin-top:33px;gap:19px}.hero-values span{font-size:14px;padding-right:13px}.about-grid{gap:42px}.about-photo>img{height:340px}.about-copy h2{font-size:31px}.about-copy>p:not(.eyebrow){font-size:16px}.about-values{margin:20px 0}.about-values>div{padding:0 10px;font-size:13px}.about-sign{display:none}.experience{width:140px;padding:23px}.experience strong{font-size:57px}.experience span{font-size:28px}.service-card{padding:22px 13px 19px;min-height:260px}.service-card h3{font-size:22px}.service-card p{font-size:16px}.service-card>svg{width:47px;height:47px}.stats-grid{gap:24px}.stat h3{font-size:22px}.stat p{font-size:16px}.stats-sign{font-size:25px}.project-body h3{font-size:21px}.project-body{padding:12px}.process-layout{grid-template-columns:1fr 150px;gap:24px}.step-copy{gap:9px}.step p{font-size:15px}.process-promise{padding:110px 18px 25px}.process-promise p{font-size:21px}.review-card{padding-left:47px;padding-right:17px}.quote{left:13px;font-size:56px}.review-card>p{font-size:16px}.review-person{gap:9px}.review-person strong{font-size:17px}.contact-grid{gap:18px}.contact-copy h2{font-size:28px}.contact-copy li{font-size:16px}.contact-form{padding:13px}.contact-form input,.contact-form select{padding:9px 7px}.map-brand{width:80px}.map-brand img{width:65px}.map-pin{left:10px;padding:10px}.footer-center nav{gap:17px}.footer-motto{font-size:18px}}@media(min-width:701px)and (max-width:900px){.hero{height:505px}.hero h1{font-size:43px}.hero-content{padding-top:149px}.hero-values{margin-top:28px}.hero-actions .button{padding:11px 20px;font-size:16px}.hero-sign{display:none}.header-inner{gap:18px;height:100px}.logo .brand-crop{width:120px;height:80px}.header-inner nav{font-size:14px;gap:17px}.header-cta{padding:10px 17px;font-size:13px}.service-grid{grid-template-columns:repeat(6,1fr)}.service-card{grid-column:span 2;min-height:246px}.service-card:nth-last-child(-n+2){grid-column:span 3}.about-grid{grid-template-columns:36% 1fr;gap:35px}.about-photo>img{height:340px}.about-values svg{width:31px;height:31px}.about-values>div{padding:0 7px}.stats-grid{grid-template-columns:repeat(4,1fr)}.stats-sign{display:none}.process-layout{grid-template-columns:1fr}.process-promise{display:none}.review-card{padding:20px}.quote{position:static;line-height:.6}.review-card>p{min-height:112px}.contact-grid{grid-template-columns:1fr 1.2fr}.map-card{grid-column:1/-1;min-height:230px}.map-brand{height:100%;width:125px}.map-pin{left:40%;top:30%}.footer-grid{grid-template-columns:1fr 1.65fr}.footer-motto{display:none}}@media(max-width:700px){.container{width:89%}.section{padding:38px 0}h2{font-size:33px}.eyebrow{font-size:10px;letter-spacing:1.8px}.section-heading>p:not(.eyebrow),.section-heading>div>p:not(.eyebrow){font-size:17px}.section-heading{margin-bottom:23px}.header-inner{height:93px;padding-top:9px;gap:13px;align-items:center}.logo .brand-crop{width:112px;height:74px}.header-cta{min-height:40px;padding:10px 13px;margin:0 0 0 auto;font-size:12px;gap:10px}.menu-toggle{display:grid;place-items:center;padding:9px;color:#fff;width:42px;height:44px;border:1px solid #ffffff38;border-radius:2px}.header-inner nav{top:90px;left:5%;right:5%;padding:20px 25px;background:#202a31f7;color:#f4f2e9;font-size:19px;gap:4px;border:1px solid #cdb27a38;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner nav a{padding:12px 0}.header-inner nav a:after{display:none}.hero{height:760px;min-height:0;max-height:none}.hero-image{object-position:67% center}.hero-shade{background:linear-gradient(180deg,#17212bea,#1b2634c9 23%,#17233093 43%,#15232b14 70%,#152127c9)}.hero-content{padding-top:139px;padding-bottom:0;height:100%}.hero h1{font-size:clamp(38px,10.1vw,57px);line-height:1.04;max-width:530px;letter-spacing:-.045em}.hero .eyebrow{font-size:10px;margin-bottom:15px}.hero-content>p:not(.eyebrow){font-size:19px;line-height:1.35;margin-top:19px;max-width:345px}.hero-actions{gap:12px;flex-wrap:wrap;margin-top:25px}.hero-actions .button{padding:12px 17px;min-height:46px;font-size:16px;gap:13px}.hero-values{position:absolute;bottom:61px;margin:0;gap:15px;left:0;right:0;justify-content:space-between}.hero-values span{font-size:13px;gap:7px;padding-right:11px}.hero-values svg{width:28px;height:33px}.hero-sign,.hero-wall-logo{display:none}.hero-location{font-size:13px;padding:12px 6% 12px 17px}.about-grid{grid-template-columns:1fr;gap:31px}.about-photo>img{height:auto;aspect-ratio:1.2}.experience{width:140px;bottom:26px;right:15px;padding:23px}.experience strong{font-size:57px}.experience span{font-size:29px}.about-copy h2{font-size:34px}.about-copy>p:not(.eyebrow){font-size:18px;line-height:1.45}.about-values{margin:25px 0;gap:0;max-width:none}.about-values>div{font-size:13px;padding:0 8px}.about-values svg{width:34px;height:34px}.about-copy .button{min-height:46px;font-size:16px}.service-grid{grid-template-columns:1fr 1fr;gap:13px}.service-card,.service-card:nth-last-child(-n+2){grid-column:auto;min-height:258px;padding:22px 13px 20px;display:flex;flex-direction:column;align-items:center;text-align:center}.service-card>svg{width:44px;height:44px}.service-card h3{font-size:23px}.service-card p{font-size:17px;line-height:1.3;margin:12px 0 19px}.service-card .text-link{font-size:16px;gap:7px}.service-card:last-child{grid-column:1/-1;min-height:0;display:grid;grid-template-columns:55px 1fr;gap:0 19px;text-align:left;align-items:center}.service-card:last-child>svg{grid-row:1/4;margin:0}.service-card:last-child p{margin:7px 0 15px}.service-card:last-child .text-link{grid-column:2;justify-self:start}.stats{padding:35px 0}.stats-grid{grid-template-columns:1fr 1fr;gap:30px 24px}.stat{border:0;padding:0}.stat strong{font-size:43px}.stat h3{font-size:23px}.stat p{font-size:17px;max-width:180px;margin-top:10px}.stat>svg{width:36px;height:36px}.stats-sign{display:none}.heading-row{gap:18px;align-items:flex-start}.heading-row>.text-link{font-size:14px;align-self:flex-end}.projects .heading-row{flex-wrap:wrap}.project-grid{grid-template-columns:1fr;gap:24px}.project-image{height:auto;aspect-ratio:1.65}.project-body{padding:15px 18px 18px}.project-body h3{font-size:26px}.location{font-size:16px}.project-body>.text-link{font-size:17px;margin-top:13px;min-height:28px}.project-tag{font-size:15px;padding:6px 18px}.ongoing{margin-top:37px}.progress-line{margin-top:15px}.filters{flex-wrap:wrap}.filters button{min-height:42px;padding:8px 18px}.process-layout{grid-template-columns:1fr}.process-promise{display:none}.process .section-heading h2{font-size:33px}.steps{grid-template-columns:1fr 1fr;gap:31px 22px;margin:30px 0 0}.step-icon{width:47px;height:47px}.step:after{top:24px}.step:nth-child(2):after{display:none}.step-copy{gap:10px}.step-copy>span{font-size:33px}.step h3{font-size:23px}.step p{font-size:17px;max-width:none}.review-grid{grid-template-columns:1fr}.review-card{padding:24px 23px 25px 60px}.quote{position:absolute;left:17px;top:14px;font-size:64px;line-height:1}.review-card>p{font-size:19px;min-height:95px}.review-person strong{font-size:19px}.review-person small{font-size:15px}.review-person{margin-top:20px}.slider-buttons{gap:8px;align-self:center}.slider-buttons button{width:40px;height:40px}.slider-dots button{width:9px;height:9px;margin:4px}.contact-grid{grid-template-columns:1fr;gap:26px}.contact-copy h2{font-size:34px}.contact-copy li{font-size:19px;margin-top:13px}.contact-form{padding:19px}.form-row{grid-template-columns:1fr 1fr;gap:10px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px;padding:12px 9px}.contact-form textarea{min-height:130px}.contact-form .button{font-size:18px;min-height:47px}.map-card{grid-column:auto;min-height:285px}.map-brand{width:98px;height:200px}.map-brand img{width:78px}.map-pin{left:20px;top:30%}.map-pin b{font-size:16px}.map-pin small{font-size:13px}.map-open{font-size:16px;padding:12px 15px}footer{padding:35px 0}.footer-grid{grid-template-columns:1fr;text-align:center;gap:27px}footer .logo{display:flex;justify-content:center}footer .logo .brand-crop{width:165px;height:110px}.footer-sign{font-size:24px}.footer-center nav{position:static;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px 24px;background:none;box-shadow:none;padding:0;font-size:17px}.footer-contact{margin:26px 0}.footer-contact a{padding:10px}.footer-motto{display:none}.modal-body{padding:26px}.modal-body h2{font-size:33px}.modal-image{height:230px}.modal-meta{gap:15px;flex-wrap:wrap}}@media(max-width:370px){.container{width:90%}.header-inner{gap:8px}.logo .brand-crop{width:99px;height:67px}.header-cta{padding:9px 10px;font-size:11px;gap:8px}.hero{height:735px}.hero h1{font-size:37px}.hero-actions{gap:8px}.hero-actions .button{padding:11px 12px;font-size:15px}.hero-values{gap:8px}.hero-values span{font-size:12px;gap:5px;padding-right:8px}.hero-values svg{width:24px}.service-card{padding-left:10px;padding-right:10px}.service-card h3{font-size:21px}.form-row{grid-template-columns:1fr;gap:0}.about-values>div{font-size:12px;padding:0 6px}.review-card{padding-left:48px}.quote{left:12px}}
