@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;700&family=Manrope:wght@400;500;600;650;700;800&display=swap');
:root{--ink:#172322;--muted:#56615f;--line:#dce1df;--accent:#c8ec65;--paper:#f5f7f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a,button,input,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #749d27;outline-offset:6px}header{height:108px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:25px}.brand{display:flex;align-items:center;gap:12px;font-size:19px;line-height:1.2;font-weight:800;letter-spacing:.08em}.brand img{object-fit:contain}.brand-sub{display:block;font-size:12px;letter-spacing:.3em;margin-top:4px}nav{display:flex;gap:34px;font-size:14px}nav a:hover{border-bottom:1px solid}.nav-cta{font-size:14px;border-bottom:1px solid;padding:9px 0}.nav-cta span{margin-left:18px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:690px;padding:34px 3% 34px 5%;gap:4%}.hero-copy{padding:35px 0 8px}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:700}h1,h2,h3{font-family:Manrope,Arial,sans-serif;letter-spacing:-.055em;line-height:1.06;font-weight:500;margin:0}h1{font-size:clamp(52px,5.9vw,90px);margin:32px 0 25px}em{font-style:normal;color:#8a6429}p{color:var(--muted)}.hero-copy>p{max-width:420px;margin-bottom:30px}.button{display:inline-flex;justify-content:space-between;gap:30px;align-items:center;padding:17px 23px;font:500 14px 'DM Sans',Arial,sans-serif;cursor:pointer;border:0}.button:hover{filter:brightness(1.15)}.dark{background:var(--ink);color:white}.light{background:white;color:var(--ink)}.button span{font-size:22px}.hero-note{margin-top:47px;font-size:11px;letter-spacing:.08em}.hero-note span{margin-right:20px;color:#7b8782}.hero-image{position:relative;overflow:hidden;background:#e1e4e0;min-height:540px}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover}.image-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000a);color:white;padding:50px 26px 24px;display:flex;justify-content:space-between;gap:15px;font-size:12px}.principles{margin:0 5%;padding:24px 0;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);font-size:14px}.section{padding:105px 7%}.about{display:grid;grid-template-columns:1fr 1fr;gap:7%}h2{font-size:clamp(36px,4vw,60px);margin-top:24px}.lead{font-size:23px;line-height:1.5;margin-top:0;color:var(--ink)}.about-copy>p:not(.lead){max-width:530px}.facts{display:flex;gap:50px;margin-top:38px;border-top:1px solid var(--line);padding-top:28px}.facts strong{font-family:Manrope,Arial,sans-serif;font-size:30px;font-weight:500;display:block}.facts span{font-size:12px;color:var(--muted)}.services{background:var(--paper)}.section-top{display:flex;justify-content:space-between;align-items:end;gap:40px}.section-top>p{max-width:300px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px;border-top:1px solid #cbd2ce}.service-grid article{padding:30px 30px 0 0}.service-grid article+article{border-left:1px solid #cbd2ce;padding-left:30px}.number{font-size:12px;color:#6b7771}.service-grid h3{font-size:30px;line-height:1.2;margin:35px 0 20px}.service-grid p{font-size:16px;min-height:104px}.service-grid a{border-bottom:1px solid #bec8c0;padding:18px 0;display:flex;justify-content:space-between;gap:10px;font-size:14px}.detail-banner{position:relative;min-height:450px;background:#192a26;display:flex;align-items:center;padding:65px 7%;overflow:hidden;color:white}.detail-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.4)}.detail-banner>div{position:relative}.detail-banner h2{font-size:64px;margin-bottom:30px}.questions{display:grid;grid-template-columns:1fr 1.2fr;gap:8%}details{border-bottom:1px solid var(--line);padding:22px 0}summary{cursor:pointer;font-size:18px;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:22px}details[open] summary:after{content:'−'}details p{margin-bottom:0}.contact{background:#eef0ef;display:grid;grid-template-columns:1fr 1fr;gap:10%}.contact h2{margin-bottom:25px}.email{font-size:clamp(18px,2vw,27px);border-bottom:1px solid #a4b59b;display:table;margin:24px 0 12px}.phone{display:block;font-size:19px}address{font-style:normal;color:var(--muted);margin-top:25px;font-size:14px}form{background:white;padding:40px}form h3{font-size:27px;letter-spacing:-.04em}.form-note{font-size:14px;margin:15px 0 25px}label{display:block;font-size:14px;margin:18px 0 6px}input,textarea{font:16px 'DM Sans',Arial,sans-serif;width:100%;padding:12px 0;border:0;border-bottom:1px solid #b8c4ba;background:transparent;border-radius:0;color:var(--ink)}textarea{resize:vertical}input:focus,textarea:focus{outline:0;border-color:#446924;box-shadow:0 1px #446924}form .button{margin-top:26px;width:100%}#form-status{font-size:14px;margin-bottom:0}footer{padding:35px 5%;display:flex;justify-content:space-between;gap:25px;font-size:12px}.footer-brand{font-weight:700;letter-spacing:.09em}.skip{position:absolute;left:10px;top:-100px;background:white;padding:10px;z-index:10}.skip:focus{top:10px}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:850px){header{height:auto;min-height:100px;flex-wrap:wrap;padding:20px 5%;gap:20px}nav{order:3;width:100%;justify-content:space-between;gap:15px}.nav-cta{font-size:12px}.hero{gap:5%;min-height:600px}.hero-copy{padding-top:20px}h1{font-size:56px}.hero-image{min-height:530px}.hero-note{display:none}.section{padding:70px 6%}.service-grid h3{font-size:24px}.service-grid article{padding-right:18px}.service-grid article+article{padding-left:18px}.service-grid p{min-height:155px}.facts{gap:22px}.contact{gap:5%}form{padding:26px}.lead{font-size:20px}}@media(max-width:600px){.brand{font-size:16px}.brand img{width:36px;height:36px}.nav-cta{font-size:12px}.nav-cta span{margin-left:8px}.hero{display:flex;flex-direction:column;padding:15px 5% 25px}.hero-copy{padding:20px 0 30px}.eyebrow{font-size:11px;letter-spacing:.09em}h1{font-size:62px;margin-top:24px}.hero-copy>p{max-width:none}.hero-image{min-height:370px}.principles{gap:12px;font-size:12px;align-items:start}.about,.questions,.contact{grid-template-columns:1fr;gap:35px}.section{padding:60px 6%}.section-top{display:block}.section-top>p{max-width:none}.service-grid{grid-template-columns:1fr;margin-top:30px}.service-grid article,.service-grid article+article{border-left:0;border-bottom:1px solid #cbd2ce;padding:28px 0}.service-grid h3{font-size:30px;margin-top:20px}.service-grid p{min-height:0}.service-grid a{border-bottom:0}.detail-banner{min-height:370px}.detail-banner h2{font-size:48px}.facts{justify-content:space-between}footer{flex-wrap:wrap}.footer-brand{width:100%}.image-caption{font-size:11px}.contact h2{font-size:52px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
