:root{--paper:#f6f3eb;--ink:#233b31;--green:#183e32;--muted:#596259;--line:#d9dcd0;--peach:#e9b692;--serif:Georgia,"Times New Roman",serif;--sans:"Avenir Next","Trebuchet MS",sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:30px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
a{color:inherit;text-underline-offset:5px}
a:focus-visible{outline:3px solid #a85c36;outline-offset:6px;border-radius:2px}
.contact-section a:focus-visible{outline-color:var(--peach)}
::selection{background:var(--peach);color:var(--green)}
.wrap{width:min(1180px,calc(100% - 96px));margin-inline:auto}
.skip{position:absolute;left:24px;top:-100px;padding:10px 20px;background:white;z-index:10}
.skip:focus{top:12px}
.header{padding-block:29px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}
.brand{display:flex;align-items:center;gap:11px;font-size:24px;line-height:.91;font-weight:700;letter-spacing:-1px;text-decoration:none}
.brand-mark{width:40px;height:40px}
.brand-second{display:block;font-size:19px;line-height:1.2}
.brand-dot{color:#b9704b}
nav{display:flex;align-items:center;gap:30px;font-size:14px}
nav a{text-decoration:none;padding:8px 0}
nav a:hover{text-decoration:underline}
.nav-contact{border-bottom:1px solid var(--ink)}
.nav-contact span{margin-left:13px}
.hero{padding-top:64px;display:grid;grid-template-columns:1.12fr 1fr;gap:38px 50px;align-items:center}
.eyebrow{margin:0 0 24px;text-transform:uppercase;letter-spacing:1.9px;font-size:11px;font-weight:600;display:flex;align-items:center;gap:12px}
.small-line{display:inline-block;width:30px;height:1px;background:currentColor}
h1,h2,h3,p{margin-top:0}
h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-2.7px;line-height:1.04}
h1{font-size:clamp(54px,6vw,81px);margin-bottom:28px}
em{font-weight:400}
.hero-description{max-width:440px;font-size:17px;line-height:1.8;color:var(--muted);margin-bottom:29px}
.button{display:inline-flex;align-items:center;gap:35px;background:var(--green);color:var(--paper);padding:17px 23px;font-size:13px;text-decoration:none;border-radius:3px;transition:background .2s,transform .2s}
.button:hover{background:#275744;transform:translateY(-2px)}
.button span{font-size:20px;line-height:1}
.hero-art{align-self:stretch;min-height:450px;background:var(--green);color:var(--paper);border-radius:180px 4px 4px 4px;padding:29px 30px 24px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}
.art-top{display:flex;justify-content:flex-end;gap:24px;font-size:9px;letter-spacing:1.3px;padding-left:70px}
.meeting{width:100%;max-height:330px;flex:1;overflow:visible}
.arch{stroke-width:41}
.arch-one{stroke:#eee8da}
.arch-two{stroke:#819584;mix-blend-mode:screen}
.orbit{stroke:#b9c6ab;stroke-width:1;opacity:.55}
.art-bottom{display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:1.65;letter-spacing:.2px}
.art-star{font-size:45px;color:var(--peach);line-height:1}
.status-note{grid-column:1/-1;display:flex;align-items:center;gap:15px;padding:21px 0 26px;border-bottom:1px solid var(--line)}
.status-dot{width:7px;height:7px;flex:0 0 auto;background:#b97550;border-radius:50%}
.status-note p{font-size:12px;line-height:1.6;margin:0;color:var(--muted)}
.status-note strong{font-weight:600;color:var(--ink)}
.status-label{font-size:9px;letter-spacing:1px;white-space:nowrap;margin-left:auto;padding-left:20px}
.section{padding-block:83px;border-bottom:1px solid var(--line)}
.about{display:grid;grid-template-columns:1fr 2fr;gap:30px}
.about>.eyebrow{align-self:start;margin-top:7px}
h2{font-size:clamp(35px,3.6vw,49px);margin-bottom:26px;letter-spacing:-1.5px}
.prose{max-width:650px;color:var(--muted);font-size:15px}
.prose p{margin-bottom:18px}
.prose p:last-child{margin:0}
.prose strong{font-weight:600;color:var(--ink)}
.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px}
.section-heading h2{font-size:42px}
.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:20px}
.service-number{font-family:var(--serif);font-size:16px;color:#995e41;display:block;margin-bottom:28px}
h3{font-size:19px;letter-spacing:-.4px;line-height:1.3;margin-bottom:15px;font-weight:600}
.services-grid p{font-size:14px;color:var(--muted);margin:0;line-height:1.85}
.project{margin-block:62px;display:grid;grid-template-columns:1fr 2fr;gap:50px;background:#ebeade;padding:44px;border:1px solid #e2e2d4}
.project-label{display:flex;flex-direction:column;justify-content:space-between}
.project-label .eyebrow{font-size:10px}
.project-symbol{font-family:var(--serif);font-size:87px;line-height:.8;letter-spacing:-14px;padding-bottom:5px;color:#7e8b75}
.project-symbol span{font-style:italic;color:var(--green)}
.project-content h2{font-size:43px;margin-bottom:17px}
.project-content p{max-width:555px;color:var(--muted);font-size:15px;margin-bottom:23px}
.text-link{font-size:13px;font-weight:600;text-decoration:none;border-bottom:1px solid var(--green);padding-bottom:7px;display:inline-flex;gap:35px}
.contact-section{background:var(--green);color:var(--paper);padding-block:75px}
.contact-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:80px}
.contact-section .eyebrow{color:#bdcbbd}
.contact-section h2{font-size:62px;letter-spacing:-2px;margin-bottom:23px}
.contact-section p:not(.eyebrow){color:#d1dbcf;font-size:14px;max-width:370px}
.email{display:inline-flex;gap:22px;align-items:baseline;font-size:clamp(17px,2vw,25px);border-bottom:1px solid #819a87;text-decoration:none;padding:4px 0 9px;overflow-wrap:anywhere}
.company{border-left:1px solid #4b6556;padding-left:45px}
.company h3{font-size:15px;font-weight:500;margin-bottom:24px}
dl{margin:0}
dl>div{margin-bottom:18px}
dl>div:last-child{margin:0}
dt{text-transform:uppercase;letter-spacing:1.1px;font-size:9px;color:#b9cbb9;margin-bottom:3px}
dd{margin:0;font-size:14px;line-height:1.65}
.footer{display:flex;justify-content:space-between;gap:15px;padding-block:23px;font-size:10px;color:var(--muted)}
.footer p{margin:0}
.footer span{margin-left:15px}
@media(min-width:1100px){.hero-copy{padding-top:12px}}
@media(max-width:900px){.wrap{width:calc(100% - 56px)}.hero{gap:30px;padding-top:45px}.hero-art{min-height:410px;padding:25px 20px;border-top-left-radius:130px}.art-top{font-size:8px;padding-left:60px;gap:12px}.hero-description{font-size:15px}.about{grid-template-columns:1fr 2.5fr}.services-grid{gap:26px}.contact-grid{gap:40px}.company{padding-left:30px}.status-label{display:none}}
@media(max-width:650px){.wrap{width:calc(100% - 40px)}.header{padding-block:22px}.brand{font-size:22px}.brand-second{font-size:17px}.brand-mark{width:34px;height:34px}nav{gap:0}nav a:not(.nav-contact){display:none}.nav-contact{font-size:12px}.hero{grid-template-columns:1fr;gap:29px;padding-top:39px}.hero-copy{padding:0}.eyebrow{font-size:10px;margin-bottom:22px}h1{font-size:clamp(49px,12vw,68px);letter-spacing:-2px;margin-bottom:22px}.hero-description{max-width:100%;font-size:15px;line-height:1.8}.button{font-size:12px;padding:15px 20px}.hero-art{min-height:345px;border-top-left-radius:120px;padding:23px}.meeting{max-height:255px}.art-top{padding-left:65px}.art-bottom{font-size:11px}.art-star{font-size:34px}.status-note{align-items:flex-start;gap:11px;padding-top:0;padding-bottom:29px}.status-dot{margin-top:7px}.status-note p{font-size:11px}.section{padding-block:45px}.about{grid-template-columns:1fr;gap:3px}.about>.eyebrow{margin-top:0}.about h2{font-size:37px;line-height:1.12}.prose{font-size:14px}.section-heading{display:block}.section-heading h2{font-size:36px}.services-grid{grid-template-columns:1fr;gap:25px;margin-top:29px}.services-grid article{padding-left:37px;position:relative}.service-number{position:absolute;left:0;top:0;font-size:14px}.services-grid h3{font-size:18px;margin-bottom:10px}.services-grid p{font-size:13px;line-height:1.75}.project{margin-block:38px;padding:28px 23px;grid-template-columns:1fr;gap:24px}.project-label{flex-direction:row;align-items:center;gap:20px}.project-label .eyebrow{margin:0}.project-symbol{font-size:45px;letter-spacing:-7px;padding-right:8px}.project-content h2{font-size:38px}.project-content p{font-size:14px}.contact-section{padding-block:44px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-section h2{font-size:53px}.contact-section p:not(.eyebrow){font-size:13px}.email{font-size:19px;gap:13px}.company{border-left:0;border-top:1px solid #4b6556;padding:27px 0 0}.company h3{margin-bottom:20px}.company dl{display:grid;grid-template-columns:1fr 1fr;gap:20px 14px}.company dl>div{margin:0}.company dd{font-size:12px}dt{font-size:8px}.footer{font-size:9px;padding-block:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
