@font-face{font-family:Manrope;src:url('/assets/manrope.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}@font-face{font-family:'DM Sans';src:url('/assets/dm-sans.woff2') format('woff2');font-style:normal;font-weight:100 1000;font-display:swap}
:root{--paper:#f5f5ed;--ink:#20241e;--muted:#72766b;--green:#d5ff5f;--line:#d7dacf;--gutter:clamp(24px,5vw,88px);--heading:Manrope,sans-serif;--body:'DM Sans',sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}::selection{color:var(--ink);background:var(--green)}:focus-visible{outline:3px solid #598200;outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:500}h2{font-size:clamp(38px,4.25vw,68px);line-height:1.1;letter-spacing:-.055em}h3{letter-spacing:-.04em}p{max-width:65ch}section[id]{scroll-margin-top:0}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:600;line-height:1.5}.muted{color:var(--muted)}.section-pad{padding:104px var(--gutter)}.skip-link{position:fixed;top:-100px;left:20px;background:var(--green);z-index:99;padding:12px}.skip-link:focus{top:10px}.site-header{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;height:104px;padding:0 var(--gutter);background:var(--paper);border-bottom:1px solid rgba(32,36,30,.12)}.brand{display:inline-flex;gap:17px;align-items:center}.brand-mark{font-family:var(--heading);font-size:57px;line-height:1;font-weight:800;letter-spacing:-.11em}.brand-period{color:#627e31}.brand-name{padding-left:18px;border-left:1px solid var(--line);font-size:10px;line-height:1.45;letter-spacing:.12em;font-weight:600}.desktop-nav{display:flex;gap:34px;margin-left:4vw;font-size:14px}.desktop-nav a{position:relative;padding:12px 0}.desktop-nav a:after{content:'';position:absolute;bottom:7px;left:0;width:0;height:1px;background:currentColor;transition:width .25s}.desktop-nav a:hover:after{width:100%}.header-cta{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.header-cta span{display:grid;place-items:center;height:42px;width:42px;border-radius:50%;background:var(--green);font-size:23px;transition:transform .3s}.header-cta:hover span{transform:rotate(45deg)}.menu-toggle,.mobile-nav{display:none}.hero{position:relative;min-height:620px;height:calc(100svh - 104px);max-height:850px;isolation:isolate;overflow:hidden;background:#eeeae1}.hero-photo{position:absolute;inset:0;z-index:-1}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:65% 51%}.hero-inner{position:relative;padding:clamp(55px,7vh,96px) var(--gutter) 135px}.hero .eyebrow{margin-bottom:35px}.hero h1{font-size:clamp(66px,7.1vw,112px);line-height:1.05;letter-spacing:-.065em;max-width:1100px;font-weight:500}.underlined{position:relative;white-space:nowrap}.underlined:after{content:'';position:absolute;left:0;bottom:-8px;width:100%;height:7px;background:var(--green);z-index:-1;transform:rotate(-1deg)}.hero-description{max-width:355px;font-size:18px;line-height:1.5;margin-top:37px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:9px 10px 9px 25px;border:0;min-height:59px;font-size:14px;font-weight:500;border-radius:50px;transition:transform .25s,background .25s}.button-dark{color:var(--paper);background:var(--ink)}.button-arrow{display:grid;place-items:center;background:var(--green);color:var(--ink);width:40px;height:40px;border-radius:50%;font-size:24px;transition:transform .25s}.button:hover{transform:translateY(-3px);background:#39442c}.button:hover .button-arrow{transform:rotate(45deg)}.hero .button{margin-top:29px}.hero-bottom{position:absolute;bottom:30px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.11em;font-weight:500}.hero-bottom a{font-size:12px;letter-spacing:0;display:flex;gap:20px;align-items:center}.hero-bottom a span{font-size:23px}.hero-note{position:absolute;right:var(--gutter);bottom:112px;display:flex;gap:15px;align-items:center;transform:rotate(-7deg);font-size:13px;line-height:1.4}.note-cross{font-size:55px}.service-ribbon{display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--green);padding:23px var(--gutter);font-size:11px;letter-spacing:.1em;white-space:nowrap;overflow:hidden}.service-ribbon span:nth-child(even){font-size:25px;line-height:1}.intro>.eyebrow{margin-bottom:46px}.intro-content{display:grid;grid-template-columns:1.5fr 1fr;gap:13vw}.intro h2{font-size:clamp(42px,4.75vw,76px)}.intro-aside{align-self:center;max-width:350px}.asterisk{font-size:57px;line-height:1;display:block;margin-bottom:30px}.intro-aside p{font-size:16px;line-height:1.65}.intro-aside p+p{color:var(--muted);margin-top:20px}.services{background:var(--ink);color:var(--paper)}.section-heading{display:grid;grid-template-columns:1fr 1.7fr 1fr;gap:35px;align-items:start;margin-bottom:66px}.section-heading .eyebrow{margin-top:9px;color:var(--green)}.section-heading h2{font-size:clamp(38px,3.6vw,58px)}.section-heading>p:last-child{font-size:14px;line-height:1.7;color:#b9beb2;align-self:end;justify-self:end}.service-row{border-top:1px solid #4a4e43;display:grid;grid-template-columns:.2fr 1.1fr 1fr 56px;gap:26px;align-items:center;padding:39px 0;transition:padding .3s,color .3s}.service-number{font-size:12px;color:#a5ae98;align-self:start;margin-top:12px}.service-title h3{font-size:clamp(27px,2.6vw,42px);line-height:1.2}.service-title>span{display:block;margin-top:12px;font-size:13px;color:#b9beb2}.service-row p{font-size:15px;color:#b9beb2;max-width:330px;line-height:1.65}.service-arrow{display:grid;place-items:center;width:52px;height:52px;border:1px solid #68705c;border-radius:50%;font-size:25px;transition:background .3s,transform .3s,color .3s}.service-row:hover{padding-left:15px;color:var(--green)}.service-row:hover .service-arrow{background:var(--green);color:var(--ink);transform:rotate(45deg);border-color:var(--green)}.services-footnote{border-top:1px solid #4a4e43;padding-top:27px;display:flex;justify-content:space-between;font-size:13px;color:#b9beb2}.text-link{display:inline-flex;gap:30px;align-items:center;border-bottom:1px solid currentColor;padding-bottom:7px;font-size:14px}.text-link span{font-size:23px;line-height:1;transition:transform .25s}.text-link:hover span{transform:translate(3px,-3px)}.services-footnote a{color:var(--green);font-size:13px}.approach{display:grid;grid-template-columns:1fr 1fr;gap:9vw}.approach-heading{position:sticky;top:70px;align-self:start}.approach .eyebrow{margin-bottom:38px}.approach-heading>p:not(.eyebrow){margin-top:25px;color:var(--muted);font-size:15px}.approach-heading>a{margin-top:33px}.step{display:grid;grid-template-columns:45px 1fr;gap:24px;padding:38px 0;border-top:1px solid var(--line)}.step:first-child{padding-top:0;border-top:0}.step-number{height:39px;width:39px;border:1px solid #b7c0ac;border-radius:50%;display:grid;place-items:center;font-size:12px}.step h3{font-size:27px;margin-bottom:13px;line-height:1.25}.step p{color:var(--muted);font-size:15px}.step-output{display:block;margin-top:20px;font-size:10px;letter-spacing:.075em;font-weight:500}.about{display:grid;grid-template-columns:1fr 1fr;gap:9vw;background:#e9ecdf;padding-top:86px;padding-bottom:86px}.about-monogram{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center;background:var(--green);overflow:hidden}.about-monogram>span:first-child{font-family:var(--heading);font-weight:800;font-size:clamp(190px,24vw,380px);line-height:1;letter-spacing:-.115em;margin-left:-.07em;transform:rotate(-7deg)}.monogram-z{position:relative;top:20px}.monogram-caption{position:absolute;bottom:31px;left:31px;font-size:10px;letter-spacing:.1em;line-height:1.7}.monogram-star{position:absolute;top:26px;right:29px;font-size:43px;line-height:1}.about-copy{align-self:center}.about .eyebrow{margin-bottom:34px}.about h2{font-size:clamp(44px,4.8vw,74px);margin-bottom:27px}.about p:not(.eyebrow){margin-top:18px;color:#646c59;font-size:15px;max-width:460px}.about p.about-lead{color:var(--ink);font-size:20px;line-height:1.5}.about .text-link{margin-top:28px}.faq{display:grid;grid-template-columns:1fr 1.15fr;gap:9vw}.faq .eyebrow{margin-bottom:28px}.faq h2{font-size:clamp(38px,3.9vw,62px)}details{border-bottom:1px solid var(--line)}details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:16px}summary::-webkit-details-marker{display:none}summary span{font-size:25px;font-weight:400;transition:transform .25s}details[open] summary span{transform:rotate(45deg)}details p{font-size:15px;line-height:1.7;padding:0 35px 25px 0;color:var(--muted)}.contact{display:grid;grid-template-columns:1fr 1fr;gap:9vw;background:var(--green)}.contact-copy{position:sticky;top:60px;align-self:start}.contact .eyebrow{margin-bottom:38px}.contact h2{font-size:clamp(50px,5.6vw,89px);line-height:1.03}.contact h2>span{font-style:italic}.contact-copy>p:not(.eyebrow){margin-top:26px;font-size:16px}.contact-email{display:inline-flex;gap:35px;font-size:clamp(20px,2.1vw,32px);letter-spacing:-.04em;font-family:var(--heading);border-bottom:1px solid var(--ink);padding-bottom:8px;margin-top:34px}.contact-signature{display:flex;gap:20px;align-items:center;margin-top:65px;font-size:12px;line-height:1.7}.signature-mark{font-size:44px;font-family:var(--heading);letter-spacing:-.1em;font-weight:800;line-height:1;border-right:1px solid #90b441;padding-right:25px}.contact-form{padding:35px;background:var(--paper)}.form-heading{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.1em;padding-bottom:23px;margin-bottom:29px;border-bottom:1px solid var(--line)}.form-heading>span:last-child{font-size:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-form label:not(.consent):not(.service-options label){display:block;font-size:12px;font-weight:500}.contact-form>label,.form-grid{margin-bottom:25px}.contact-form>label:not(.consent)>span,.form-grid label>span{color:var(--muted)}input:not([type=radio]):not([type=checkbox]),textarea{display:block;border:0;border-bottom:1px solid #bdc3b6;background:transparent;padding:12px 0;width:100%;min-width:0;border-radius:0;font-size:14px;outline-offset:3px;color:var(--ink)}input::placeholder,textarea::placeholder{color:#7c8175;font-size:13px;font-weight:400}textarea{resize:vertical;min-height:100px}fieldset{padding:0;margin:0 0 28px;border:0}legend{font-size:12px;font-weight:500;margin-bottom:14px}.service-options{display:flex;flex-wrap:wrap;gap:8px}.service-options label{position:relative;cursor:pointer}.service-options input{position:absolute;opacity:0;width:1px;height:1px}.service-options span{display:block;padding:8px 13px;border:1px solid #bdc3b6;border-radius:30px;font-size:12px;transition:background .2s,border-color .2s}.service-options input:checked+span{background:var(--ink);color:var(--paper);border-color:var(--ink)}.service-options input:focus-visible+span{outline:3px solid #598200;outline-offset:3px}.contact-form label.consent{display:flex;gap:10px;align-items:flex-start;font-size:11px;font-weight:400;color:#656d5b;line-height:1.6;margin-bottom:23px}.consent input{width:15px;height:15px;flex-shrink:0;margin:2px 0 0;accent-color:var(--ink)}.consent a{text-decoration:underline;text-underline-offset:2px}.submit-button{width:100%}.submit-button:disabled{opacity:.65;cursor:wait;transform:none}.honeypot{position:absolute;left:-10000px}.form-status{font-size:13px;margin-top:15px;line-height:1.5}.form-status:empty{display:none}.form-status[data-state=error]{color:#9a2424}.form-status[data-state=success]{color:#3a6222}.site-footer{padding:47px var(--gutter) 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:37px}.footer-links{display:flex;gap:28px;font-size:13px}.back-top{display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;height:42px;width:42px;font-size:22px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.footer-brand .brand-name{font-size:9px}.hero-enter{animation:hero-in .8s both cubic-bezier(.2,.7,.2,1)}.hero-enter:nth-child(2){animation-delay:.12s}.hero-enter:nth-child(3){animation-delay:.24s}.hero-enter:nth-child(4){animation-delay:.36s}.reveal{transition:opacity .7s,transform .7s cubic-bezier(.2,.7,.2,1)}.motion-ready .reveal:not(.is-visible){opacity:0;transform:translateY(24px)}@keyframes hero-in{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.legal{max-width:960px;margin:auto;padding:85px var(--gutter)}.legal h1{font-size:clamp(45px,6vw,75px);line-height:1.1;letter-spacing:-.06em;margin:25px 0}.legal h2{font-size:26px;letter-spacing:-.025em;margin:35px 0 13px}.legal p,.legal li{font-size:16px;color:#626c55}.legal a{text-decoration:underline}.legal .eyebrow{font-size:12px}
@media(min-width:1600px){.hero-photo img{object-position:center 55%}.hero-inner{padding-top:85px}}@media(max-width:1100px){.desktop-nav{gap:22px;margin-left:0}.hero h1{font-size:8vw}.hero-photo img{object-position:59% center}.hero-note{display:none}.section-heading{grid-template-columns:1fr 2.5fr}.section-heading>p:last-child{display:none}.service-row{grid-template-columns:30px 1.2fr 1fr 45px;gap:15px}.service-arrow{width:43px;height:43px}.intro-content{gap:7vw}.contact,.about,.approach,.faq{gap:6vw}.contact-form{padding:26px}.form-grid{grid-template-columns:1fr;gap:25px}.about-monogram{min-height:480px}.service-ribbon{font-size:9px}.service-ribbon span:last-child{display:none}.hero{min-height:610px}.hero-inner{padding-top:65px}}
@media(max-width:760px){html{scroll-padding-top:24px}.site-header{height:84px}.brand-mark{font-size:48px}.brand-name{font-size:9px;padding-left:14px}.brand{gap:14px}.desktop-nav{display:none}.header-cta{margin-left:auto;margin-right:21px;font-size:13px;gap:12px}.header-cta span{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;border:0;background:transparent;padding:10px 0 10px 10px;min-width:34px;min-height:44px}.menu-toggle span{width:23px;height:1px;background:var(--ink);transition:transform .2s}.menu-open .menu-toggle span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-open .menu-toggle span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;position:fixed;inset:84px 0 0;background:var(--paper);padding:45px var(--gutter);flex-direction:column;gap:24px;font-size:30px;font-family:var(--heading);letter-spacing:-.04em}.hero{height:calc(100svh - 84px);min-height:650px;max-height:900px}.hero-inner{padding-top:40px;padding-bottom:0}.hero .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:26px}.hero h1{font-size:clamp(48px,9.8vw,74px);letter-spacing:-.058em;line-height:1.12}.hero-photo{top:220px;left:0;right:0;bottom:0}.hero-photo img{object-position:63% 43%;object-fit:cover}.hero-description{font-size:15px;margin-top:24px;max-width:260px}.hero .button{margin-top:22px;font-size:12px;gap:20px;min-height:52px;padding-left:21px}.button-arrow{width:35px;height:35px}.hero-bottom{bottom:23px;align-items:flex-end;gap:20px}.hero-bottom>span{font-size:8px;max-width:160px}.hero-bottom a{font-size:0;gap:0}.hero-bottom a span{font-size:23px}.underlined:after{height:5px;bottom:-5px}.service-ribbon{padding-top:18px;padding-bottom:18px;justify-content:center;gap:27px}.service-ribbon span:nth-child(n+4){display:none}.service-ribbon span{font-size:8px;letter-spacing:.08em}.service-ribbon span:nth-child(2){font-size:19px}.section-pad{padding-top:66px;padding-bottom:66px}.eyebrow{font-size:10px}.intro>.eyebrow{margin-bottom:30px}.intro-content{grid-template-columns:1fr;gap:30px}.intro h2{font-size:clamp(38px,8.9vw,63px)}.intro-aside{display:grid;grid-template-columns:45px 1fr;column-gap:24px;max-width:none}.asterisk{font-size:40px;grid-row:1/3;margin-bottom:0}.intro-aside p{font-size:14px}.intro-aside p+p{margin-top:13px}.section-heading{grid-template-columns:1fr;gap:25px;margin-bottom:35px}.section-heading h2{font-size:42px}.section-heading .eyebrow{margin-top:0}.service-row{grid-template-columns:25px 1fr 40px;gap:15px;padding:28px 0}.service-number{margin-top:6px;font-size:10px}.service-title h3{font-size:27px}.service-title>span{font-size:11px;margin-top:8px}.service-row>p{grid-column:2/3;font-size:13px;margin-top:2px}.service-arrow{grid-column:3;grid-row:1;width:39px;height:39px;font-size:23px}.service-row:hover{padding-left:0}.services-footnote{align-items:flex-start;flex-direction:column;gap:20px;font-size:12px}.approach,.about,.faq,.contact{grid-template-columns:1fr;gap:45px}.approach-heading,.contact-copy{position:static}.approach .eyebrow{margin-bottom:26px}.approach h2{font-size:44px}.approach-heading>p:not(.eyebrow){font-size:14px}.step{padding:28px 0;gap:15px}.step:last-child{padding-bottom:0}.step h3{font-size:25px}.step p{font-size:14px}.step-output{font-size:9px}.about-monogram{min-height:350px}.about-monogram>span:first-child{font-size:260px}.about-copy .eyebrow{margin-bottom:25px}.about h2{font-size:55px}.about p.about-lead{font-size:19px}.about p:not(.eyebrow){font-size:14px}.about .text-link{font-size:13px}.faq .eyebrow{margin-bottom:23px}.faq h2{font-size:44px}.faq{gap:32px}summary{font-size:14px;padding:21px 0}details p{font-size:14px;padding-right:15px}.contact .eyebrow{margin-bottom:25px}.contact h2{font-size:clamp(53px,12vw,75px)}.contact-copy>p:not(.eyebrow){font-size:14px}.contact-email{font-size:27px;margin-top:24px}.contact-signature{margin-top:30px}.contact-form{padding:25px}.form-grid{gap:25px}.contact-form>label,.form-grid{margin-bottom:24px}input:not([type=radio]):not([type=checkbox]),textarea{font-size:16px}.service-options span{padding:8px 10px;font-size:11px}.footer-top{flex-wrap:wrap;gap:30px;padding-bottom:26px}.footer-brand{flex:1}.footer-links{order:3;width:100%;gap:27px}.footer-bottom{font-size:9px;flex-wrap:wrap;gap:13px}.footer-bottom>span:nth-child(2){display:none}.footer-bottom a{margin-left:auto}.site-footer{padding-top:33px}.legal{padding-top:50px;padding-bottom:60px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal:not(.is-visible){opacity:1;transform:none}}

.legal-back{margin-top:40px}

.footer-links{flex-wrap:wrap}

@media(max-width:760px){.hero-photo{inset:0}.hero-photo img{object-position:45% center}.hero h1{font-size:clamp(41px,12.2vw,70px)}.hero{min-height:calc(100svh - 84px)}}
:root{--muted:#656d5b}
input::placeholder,textarea::placeholder{color:#656d5b}
.contact-form label:not(.consent):not(.service-options label),legend{font-size:14px}
.service-options span{font-size:13px}
.contact-form label.consent{font-size:12px}
.service-row p,.step p,.about p:not(.eyebrow),details p{font-size:16px}
.step-output,.service-number{font-size:12px}
.footer-bottom{font-size:12px}
@media(max-width:760px){.eyebrow,.hero .eyebrow{font-size:11px}.service-ribbon span{font-size:10px}.footer-links{column-gap:20px;row-gap:15px}.contact-form label:not(.consent):not(.service-options label),legend{font-size:14px}.service-options span{font-size:12px}.footer-bottom{font-size:11px}.about p.about-lead{font-size:19px}.hero-bottom>span{font-size:10px}}
@media(max-width:760px) and (max-height:700px){.hero-photo img{object-position:18% center}.hero-description{max-width:235px}}
@media(min-width:1900px){.section-pad{padding-left:calc((100vw - 1560px)/2);padding-right:calc((100vw - 1560px)/2)}}

.contact-form label.consent {
  display: grid;
  grid-template-columns: 18px minmax(0, 1fr);
  gap: 12px;
  align-items: start;
  min-height: 44px;
  padding: 4px 0;
  font-size: 13px;
  line-height: 1.65;
  cursor: pointer;
}
.consent input {
  width: 18px;
  height: 18px;
  margin: 2px 0 0;
}
.service-options span {
  display: flex;
  align-items: center;
  min-height: 44px;
}
.about-monogram {
  container-type: inline-size;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-template-rows: 1fr auto;
  justify-items: stretch;
  align-items: stretch;
  gap: 36px;
  padding: 56px 24px 24px;
}
.about-monogram > span:first-child {
  align-self: center;
  justify-self: center;
  font-size: clamp(130px, 70cqw, 320px);
  line-height: 1.05;
}
.monogram-z { top: .045em; }
.monogram-caption {
  position: static;
  align-self: end;
  font-size: 11px;
}
@media (max-width: 760px) {
  .mobile-nav:not([hidden]) { overflow-y: auto; overscroll-behavior: contain; }
  .header-cta { min-height: 44px; }
  .contact-email { gap: 20px; }
  .hero { height: auto; max-height: none; min-height: calc(100svh - 84px); display: flex; flex-direction: column; }
  .hero-inner { padding-bottom: 40px; }
  .hero-bottom { position: relative; bottom: auto; left: auto; right: auto; margin: auto var(--gutter) 23px; }
}
@media (max-width: 760px) and (max-height: 540px) {
  .hero h1 { max-width: 55vw; font-size: clamp(41px, 7.2vw, 55px); }
}
