:root{--ivory:#f6f3eb;--forest:#243b32;--brass:#987343;--muted:#62665e;--rule:#c8beac;--gutter:clamp(24px,4.7vw,80px);--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--ivory);color:var(--forest);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--brass);outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}p{line-height:1.75}.skip-link{position:fixed;top:-100px;left:20px;background:var(--ivory);padding:15px;z-index:100}.skip-link:focus{top:10px}.site-header{height:98px;display:flex;align-items:center;gap:48px;padding:0 var(--gutter);position:sticky;top:0;z-index:20;background:var(--ivory);border-bottom:1px solid #243b3212}.brand{width:162px;height:86px;overflow:hidden;display:flex;align-items:center}.brand img{width:162px;height:108px;max-width:none;object-fit:contain;mix-blend-mode:multiply}.desktop-nav{display:flex;gap:38px;margin-left:auto;font-size:13px;letter-spacing:.025em}.desktop-nav a{padding:12px 0;position:relative}.desktop-nav a:after{content:'';position:absolute;bottom:5px;left:0;width:0;height:1px;background:var(--brass);transition:width .25s}.desktop-nav a:hover:after{width:100%}.button{display:inline-flex;gap:28px;align-items:center;justify-content:space-between;min-height:54px;padding:16px 25px;font-size:13px;font-weight:500;letter-spacing:.025em;transition:background .25s,color .25s,border-color .25s}.button-outline{border:1px solid var(--brass)}.button-outline:hover{background:var(--brass);color:white}.header-cta{min-height:45px;padding:12px 22px}.arrow{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.2;flex:none;transition:transform .25s}.button:hover .arrow{transform:translate(2px,-2px)}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.hero{position:relative;height:calc(100svh - 98px);min-height:640px;max-height:960px;color:var(--ivory);display:flex;align-items:center;isolation:isolate}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-image{object-position:50% 54%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(12,20,16,.62),rgba(12,20,16,.12) 80%),linear-gradient(0deg,rgba(12,20,16,.35),transparent 35%)}.hero-content{padding:0 var(--gutter) 66px;animation:arrive 1.1s ease both}.hero h1{font-size:clamp(55px,5.8vw,96px);line-height:1.05;letter-spacing:-.025em;max-width:1100px}.hero-content p{font-size:clamp(15px,1.35vw,21px);line-height:1.7;margin:28px 0 30px;letter-spacing:.01em;color:#eeeae2}.button-brass{background:#8a6439;border:1px solid #a27c4f;color:#fff8ed}.button-brass:hover{background:#a07a4b}.hero-foot{position:absolute;bottom:36px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:center}.hero-foot p{display:flex;align-items:center;gap:16px;font-size:9px;text-transform:uppercase;letter-spacing:.21em}.line{display:inline-block;width:42px;height:1px;background:currentColor;flex-shrink:0}.scroll-link{font-size:9px;text-transform:uppercase;letter-spacing:.2em;display:flex;align-items:center;gap:16px}.scroll-link span{width:1px;height:30px;background:#f6f3eb88}.section{padding:110px var(--gutter)}.section-label{display:flex;align-items:center;gap:19px;text-transform:uppercase;font-size:10px;letter-spacing:.24em;margin-bottom:24px}.section-label .line{color:var(--brass)}.section-intro{display:grid;grid-template-columns:1.55fr 1fr;gap:60px;align-items:end;margin-bottom:56px}h2{font-size:clamp(42px,4.8vw,76px);letter-spacing:-.03em;line-height:1.08}.section-intro>p{max-width:420px;padding-bottom:5px;font-size:15px;color:var(--muted)}.solutions-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:start}.solutions-photo{height:630px;position:relative;overflow:hidden}.solutions-photo img{width:100%;height:100%;object-fit:cover;object-position:46% center;transition:transform 1.2s}.solutions-photo:hover img{transform:scale(1.025)}.solutions-photo figcaption{position:absolute;bottom:0;padding:35px 25px 23px;width:100%;font-size:11px;letter-spacing:.03em;color:var(--ivory);background:linear-gradient(transparent,#14251cbf)}details{border-top:1px solid var(--rule)}details:last-child{border-bottom:1px solid var(--rule)}summary{display:flex;align-items:center;gap:23px;cursor:pointer;list-style:none;min-height:87px;padding:22px 0}summary::-webkit-details-marker{display:none}summary h3{font-size:30px;line-height:1.15;transition:color .2s}summary:hover h3{color:var(--brass)}.number{font-family:var(--sans);font-size:11px;letter-spacing:.07em}.plus{position:relative;width:16px;height:16px;margin-left:auto;flex-shrink:0}.plus:before,.plus:after{content:'';position:absolute;background:currentColor;top:7px;left:0;width:16px;height:1px}.plus:after{transform:rotate(90deg);transition:transform .25s}details[open] .plus:after{transform:rotate(0)}.service-body{padding:0 24px 27px 39px}.service-body p{font-size:14px;line-height:1.8;color:var(--muted)}.service-body a{display:inline-block;font-size:11px;letter-spacing:.025em;border-bottom:1px solid var(--brass);padding-bottom:4px;margin-top:17px}.service-body a span{margin-left:12px}.closing{background:var(--forest);color:var(--ivory)}.approach{padding-bottom:80px}.closing .section-label{color:#c5a16d}.approach h2{max-width:820px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:65px;margin-top:62px}.steps article{border-top:1px solid #f6f3eb40;padding-top:22px}.steps .number{color:#c5a16d}.steps h3{font-size:36px;margin:15px 0 17px;line-height:1.08}.steps p{color:#d0d6cd;font-size:14px;max-width:340px}.connection{margin:0 var(--gutter);padding:68px 0 75px;border-top:1px solid #f6f3eb40;display:grid;grid-template-columns:1.2fr 1fr;gap:120px}.connection h2{font-size:clamp(40px,4vw,62px)}.region>p{font-size:14px;color:#d0d6cd;max-width:475px;margin-top:24px}.region .region-note{font-size:12px;color:#b3c0b4;margin-top:16px}.contact{padding-top:34px;scroll-margin-top:140px}.contact .button{margin:30px 0 21px;border-color:#b39361}.email{display:block;width:fit-content;font-size:14px;letter-spacing:.015em;border-bottom:1px solid transparent;padding-bottom:4px}.email:hover{border-color:#b39361}.site-footer{display:flex;justify-content:space-between;align-items:center;padding:30px var(--gutter) 36px;border-top:1px solid #f6f3eb19;gap:40px}.footer-brand{width:224px;flex-shrink:0}.footer-brand img{width:100%;height:auto;filter:invert(1);mix-blend-mode:screen}.footer-right{font-size:10px;letter-spacing:.07em;display:flex;flex-wrap:wrap;gap:12px 22px;justify-content:flex-end;color:#bac6bb}.footer-right p{width:100%;text-align:right;font-family:var(--serif);font-size:22px;letter-spacing:0;margin-bottom:12px;color:var(--ivory)}.footer-right a:hover{color:white}.privacy{max-width:850px;min-height:70vh}.privacy h1{font-size:60px;margin-bottom:35px}.privacy h2{font-size:30px;margin:30px 0 15px}.privacy p{margin-bottom:18px;color:var(--muted)}.privacy a{text-decoration:underline}@keyframes arrive{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1700px){.site-header,.section,.site-footer{padding-left:max(var(--gutter),calc((100vw - 1550px)/2));padding-right:max(var(--gutter),calc((100vw - 1550px)/2))}.hero-content{padding-left:max(var(--gutter),calc((100vw - 1550px)/2))}}@media(max-width:1050px){.desktop-nav{gap:22px}.site-header{gap:25px}.solutions-layout{gap:36px}.section-intro{gap:30px;grid-template-columns:1.4fr 1fr}.solutions-photo{height:610px}summary h3{font-size:26px}.steps{gap:30px}.steps h3{font-size:30px}.connection{gap:60px}.hero h1{font-size:7vw}.section{padding-top:85px;padding-bottom:85px}}@media(max-width:700px){html{scroll-padding-top:80px}.site-header{height:80px;gap:15px}.brand{width:126px;height:74px}.brand img{width:126px;height:84px}.desktop-nav,.header-cta{display:none}.menu-toggle{margin-left:auto;border:0;background:transparent;width:44px;height:44px;display:flex;justify-content:center;flex-direction:column;gap:7px;padding:10px;color:var(--forest)}.menu-toggle span{display:block;width:24px;height:1px;background:currentColor;transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{position:absolute;left:0;right:0;top:80px;background:var(--ivory);padding:15px var(--gutter) 30px;border-bottom:1px solid var(--rule);box-shadow:0 15px 25px #00000015}.mobile-nav a{display:block;padding:14px 0;font-size:17px}.hero{height:calc(100svh - 80px);min-height:600px;max-height:850px}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#0c1410b0,#0c14104d),linear-gradient(0deg,#0c141060,transparent 50%)}.hero-content{padding-bottom:70px}.hero h1{font-size:clamp(43px,9.7vw,66px);letter-spacing:-.03em;line-height:1.06;max-width:550px}.hero-content p{font-size:14px;line-height:1.8;margin:25px 0}.button{font-size:12px;min-height:52px;padding:15px 22px}.hero-foot{bottom:26px;align-items:flex-end}.hero-foot p{max-width:245px;font-size:8px;letter-spacing:.14em;display:block;line-height:2}.hero-foot .line{display:none}.hero-foot .dot{padding:0 5px}.scroll-link{font-size:8px;gap:10px}.section{padding:68px var(--gutter)}.section-label{font-size:9px;margin-bottom:22px;letter-spacing:.2em}.section-intro{display:block;margin-bottom:32px}h2{font-size:43px;line-height:1.08}.section-intro>p{font-size:14px;margin-top:25px;max-width:100%}.solutions-layout{grid-template-columns:1fr;gap:35px}.solutions-photo{height:380px}.solutions-photo figcaption{font-size:10px;padding:30px 16px 20px}.service-body{padding-left:35px}summary{min-height:78px;gap:19px}summary h3{font-size:29px}.steps{grid-template-columns:1fr;gap:33px;margin-top:38px}.steps h3{font-size:33px;margin-top:12px}.steps p{max-width:100%;font-size:14px}.connection{margin:0 var(--gutter);padding:48px 0 60px;grid-template-columns:1fr;gap:45px}.connection h2{font-size:43px}.contact{padding-top:0}.contact .button{margin-top:25px}.site-footer{padding:30px var(--gutter);flex-direction:column;align-items:flex-start;gap:25px}.footer-brand{width:190px;margin-left:-14px}.footer-right{justify-content:flex-start;font-size:9px;gap:15px}.footer-right p{text-align:left;font-size:21px;margin-bottom:3px}.privacy h1{font-size:44px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
