@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#202421;--muted:#656962;--gold:#dbb365;--paper:#faf9f6;--line:#dedfd6;--font:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}a,button{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #a87a27;outline-offset:6px}a:hover{opacity:.85}.container{width:min(1240px,calc(100% - 112px));margin:auto}.utility{background:var(--ink);color:#d2d3cc;font-size:10px;letter-spacing:1.4px}.utility .container{display:flex;justify-content:space-between;align-items:center;min-height:35px}.utility b{font-weight:400;margin-left:12px;letter-spacing:.3px}.utility-dot{color:var(--gold);padding:0 12px}.header{background:var(--paper);position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:96px}.brand{display:flex;align-items:center;gap:12px;font-size:21px;font-weight:800;letter-spacing:1.7px}.brand img{object-fit:contain;mix-blend-mode:multiply}.brand-sub{display:block;font-size:11px;letter-spacing:3px;font-weight:550;margin-top:4px}nav{display:flex;align-items:center;gap:35px;font-size:13px;font-weight:550}.nav-contact{padding:14px 21px;border:1px solid #a4a69d;border-radius:3px;margin-left:10px}.nav-contact span{margin-left:24px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;background:var(--ink);color:#fff;min-height:660px}.hero-copy{padding:83px 48px 55px max(56px,calc((100vw - 1240px)/2))}.eyebrow{font-size:10px;font-weight:650;letter-spacing:2px;margin:0 0 23px;display:flex;align-items:center;gap:12px}.hero .eyebrow{color:var(--gold)}.gold-line{width:24px;height:1px;background:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif}h1{font-size:clamp(43px,4.15vw,64px);letter-spacing:-2.9px;line-height:1.13;font-weight:550;margin-bottom:27px}h1 em{color:var(--gold);font-style:normal;display:block}.hero-description{color:#bfc3bc;line-height:1.8;max-width:390px;font-size:15px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:33px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:18px 21px;border-radius:2px;font-size:13px;font-weight:700}.button-gold{background:var(--gold);color:#202421}.button svg{width:17px;height:17px}.button>span{margin-left:13px}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:12px;font-weight:550}.hero-note{border-top:1px solid #ffffff26;margin-top:52px;padding-top:24px;display:flex;align-items:center;gap:15px;color:#bfc3bc;font-size:11px;line-height:1.8}.hero-note strong{font-weight:400;color:#e5e5de}.note-cross{font-size:32px;color:var(--gold);font-weight:400}.hero-image{position:relative;overflow:hidden;min-height:660px}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 45%}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#00000012 45%,#091511b8)}.image-label,.image-caption{position:absolute;z-index:1;left:35px;right:35px}.image-label{top:29px;display:flex;align-items:center;gap:8px;font-size:9px;letter-spacing:1.7px;text-shadow:0 1px 6px #000}.image-label>span:last-child{margin-left:auto}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--gold)}.image-caption{bottom:39px;display:flex;align-items:end;justify-content:space-between;font-size:24px;line-height:1.35;letter-spacing:-.6px}.image-caption a{display:grid;place-items:center;width:47px;height:47px;border:1px solid #ffffff70;border-radius:50%;font-size:25px}.specialties{border-bottom:1px solid var(--line)}.specialties .container{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:26px;padding-bottom:26px}.specialties span{font-size:9px;letter-spacing:1.6px;color:var(--muted);font-weight:600}.specialties p{margin:0;font-size:13px}.specialties i{color:#a67d35;font-style:normal;margin:0 23px}.section{padding-top:94px;padding-bottom:94px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:43px}.section .eyebrow{color:#84652f}h2{font-size:clamp(32px,3.2vw,44px);font-weight:550;letter-spacing:-1.7px;line-height:1.2;margin-bottom:0}.section-heading>p{max-width:335px;color:var(--muted);font-size:14px;line-height:1.8;margin-bottom:4px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.service{padding:30px}.service+.service{border-left:1px solid var(--line)}.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.service-top svg{width:37px;height:37px;color:#997435}.service-top span{font-size:10px;color:#85867c}.service h3{font-size:19px;letter-spacing:-.5px;font-weight:650;margin-bottom:14px}.service p{font-size:13px;line-height:1.8;color:var(--muted);max-width:285px;margin-bottom:30px}.service>a{font-size:11px;font-weight:600;display:flex;justify-content:space-between;align-items:center}.service>a span{font-size:19px}.work-section{background:#efefe8}.work-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:22px}.project{position:relative;overflow:hidden;margin:0;height:410px;background:#303931}.project>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.project:hover>img{transform:scale(1.025)}.project-wide>img{object-position:center 60%}.project:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 40%,#0d1812c9)}.project figcaption{position:absolute;bottom:25px;left:28px;right:28px;z-index:1;color:white;display:flex;align-items:end;justify-content:space-between;gap:20px}.project figcaption span{font-size:9px;letter-spacing:1.6px;color:#e0d4b7}.project h3{font-size:20px;font-weight:500;letter-spacing:-.6px;margin:9px 0 0}.project-full{grid-column:1/-1;height:325px}.project-full>img{object-position:center 46%}.about{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center}.about-mark{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:350px;border:1px solid var(--line);position:relative;background:radial-gradient(ellipse at center,#eae8dc00,#e8e7df55)}.about-mark:before,.about-mark:after{content:'+';position:absolute;top:14px;left:18px;color:#a1a291;font-size:18px}.about-mark:after{top:auto;left:auto;bottom:14px;right:18px}.about-mark img{mix-blend-mode:multiply}.about-mark>span{font-size:13px;letter-spacing:3px;font-weight:700;margin-top:19px}.about-mark p{font-size:9px;letter-spacing:2px;color:var(--muted);margin-top:10px}.about h2{margin-bottom:24px}.about>div>p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted)}.dark-link{margin-top:12px;border-bottom:1px solid #a4a69d;padding-bottom:8px}.contact-section{background:var(--ink);color:white;padding:73px 0 55px}.contact-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:46px;border-bottom:1px solid #ffffff26}.contact-heading .eyebrow{color:var(--gold)}.contact-heading h2{font-size:clamp(32px,3.5vw,48px)}.contact-arrow{width:80px;height:80px;border:1px solid #a79975;border-radius:50%;display:grid;place-items:center;color:var(--gold);font-size:42px;font-weight:400}.contact-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:35px;margin-top:37px}.contact-label{display:block;font-size:9px;letter-spacing:1.8px;color:#b1b4a9;margin-bottom:17px}.contact-phone{display:block;font-size:26px;letter-spacing:-.5px;color:var(--gold)}.contact-email{display:inline-block;font-size:12px;margin-top:13px;overflow-wrap:anywhere}.contact-email span{margin-left:8px}.contact-grid p,.contact-grid address{font-size:14px;line-height:1.9;font-style:normal;margin-bottom:0;color:#e2e3db}footer{background:#191d1a;color:#aaafa5;padding:27px 0}footer .container{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:10px}.footer-name{font-size:11px;letter-spacing:1.5px;font-weight:600;color:#e4e5dc}.skip-link{position:fixed;top:-100px;left:20px;padding:15px;background:var(--gold);z-index:100}.skip-link:focus{top:10px}@media(min-width:1600px){.hero{min-height:740px}.hero-image{min-height:740px}.hero-copy{padding-top:110px}}@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero-copy{padding:65px 32px 35px}.hero,.hero-image{min-height:620px}h1{font-size:46px}.hero-actions{gap:20px}.hero-note{margin-top:35px}nav{gap:22px}.about{gap:55px}.service{padding:24px}.specialties i{margin:0 12px}}@media(max-width:760px){html{scroll-padding-top:83px}.container{width:calc(100% - 40px)}.utility .container{min-height:32px;font-size:8px;letter-spacing:.7px}.utility-dot{padding:0 5px}.utility b{margin-left:4px}.header-inner{height:80px}.brand{font-size:17px;gap:8px}.brand img{width:49px;height:49px}.brand-sub{font-size:9px;letter-spacing:2px}.menu-toggle{display:flex;gap:10px;align-items:center;background:none;border:1px solid var(--line);border-radius:3px;padding:9px 12px;font-size:12px}nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--paper);padding:15px 20px 24px;border-bottom:1px solid var(--line);box-shadow:0 12px 18px #0000000a}nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}nav a{padding:15px 10px}.nav-contact{margin:8px 0 0;display:flex;justify-content:space-between}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:49px 24px 34px}.hero .eyebrow{font-size:9px;letter-spacing:1.5px}h1{font-size:clamp(39px,8vw,57px);letter-spacing:-2px}.hero-description{max-width:450px;font-size:14px}.hero-actions{gap:22px}.hero-note{margin-top:30px;padding-top:19px}.hero-image{min-height:480px}.hero-image>img{object-position:center 38%}.image-label,.image-caption{left:24px;right:24px}.image-caption{bottom:27px;font-size:23px}.specialties .container{flex-direction:column;align-items:start;gap:14px;padding-top:22px;padding-bottom:22px}.specialties p{font-size:11px}.specialties i{margin:0 8px}.section{padding-top:61px;padding-bottom:61px}.section-heading{flex-direction:column;align-items:start;gap:23px;margin-bottom:30px}.section-heading>p{max-width:440px;font-size:13px}.eyebrow{margin-bottom:18px}h2{font-size:34px}.services-grid{grid-template-columns:1fr}.service{padding:27px}.service+.service{border-left:0;border-top:1px solid var(--line)}.service-top{margin-bottom:20px}.service p{max-width:none;margin-bottom:21px}.work-grid{grid-template-columns:1fr;gap:18px}.project,.project-full{height:380px}.project-full{grid-column:auto;height:300px}.project figcaption{left:22px;right:22px}.project h3{font-size:19px}.about{grid-template-columns:1fr;gap:36px}.about-mark{min-height:310px}.about-mark img{width:180px;height:180px}.contact-section{padding:52px 0 42px}.contact-heading{align-items:end;padding-bottom:32px}.contact-heading h2{font-size:31px}.contact-arrow{width:47px;height:47px;flex-shrink:0;font-size:28px}.contact-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.contact-grid>div:first-child{grid-column:1/-1}.contact-phone{font-size:28px}.contact-grid p,.contact-grid address{font-size:13px}footer .container{flex-wrap:wrap;gap:18px}footer .container>span{order:3;flex-basis:100%;font-size:9px}footer .container>a:last-child{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
