@font-face{font-family:Cormorant;src:url('assets/cormorant-garamond-400.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
:root{--green:#00594f;--deep:#003f38;--red:#efa29b;--gold:#c49a3a;--paper:#fdfbf6;--ink:#163f38;--muted:#57665e;--line:#deded2}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--gold);outline-offset:6px}::selection{background:var(--red);color:var(--deep)}.container{width:min(1200px,calc(100% - 96px));margin-inline:auto}.skip{position:absolute;left:16px;top:-100px;z-index:10;background:var(--deep);color:white;padding:10px 16px}.skip:focus{top:12px}.header{border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:108px}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.wordmark{display:flex;flex-direction:column}.brand-name{font-family:Cormorant,Georgia,serif;letter-spacing:3.4px;font-size:32px;line-height:1}.brand-subtitle{font-size:10px;letter-spacing:2px;line-height:1.2;margin-top:8px}.header nav{display:flex;gap:32px;margin-left:auto;font-size:14px}.header nav a:hover,.back-top:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:54px;padding:14px 25px;background:var(--green);color:white;font-size:15px;font-weight:600;line-height:1.4;border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:var(--deep);transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button-small{min-height:46px;padding:12px 20px;font-size:14px}.button-red{background:var(--red);color:var(--deep)}.button-red:hover{background:#f4b9b3}.hero{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;padding-block:60px 64px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;line-height:1.5;margin:0 0 22px;display:flex;gap:10px;align-items:center}.eyebrow>span{height:7px;width:7px;background:var(--gold);border-radius:50%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Cormorant,Georgia,serif;font-weight:400}h1{font-size:clamp(56px,5.8vw,82px);line-height:.99;letter-spacing:-2.5px;margin-bottom:26px}h1 em{font-weight:400;color:var(--green)}.intro{max-width:410px;font-size:17px;color:var(--muted);line-height:1.75;margin-bottom:28px}.reassurance{font-size:13px;color:var(--muted);margin:14px 0 0}.hero-photo{height:560px;position:relative;border-radius:3px 3px 70px 3px;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 65%}.hero-photo:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(0,38,31,.8))}.photo-caption{position:absolute;z-index:1;left:28px;bottom:30px;right:20px;display:flex;align-items:center;gap:14px;color:white;font-size:14px}.caption-line{width:28px;height:2px;background:var(--gold)}.approach{background:var(--green);color:var(--paper)}.approach-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-block:54px}.approach .eyebrow{color:#e8c77e;margin-bottom:16px}h2{font-size:46px;line-height:1.1;letter-spacing:-.8px;margin-bottom:0}.approach-copy{max-width:510px;padding-top:6px}.approach-copy p{color:#e5ece6;line-height:1.8;margin-bottom:14px}.text-link{display:inline-flex;align-items:center;gap:34px;font-size:14px;color:#f4cc88;border-bottom:1px solid #799583;padding-block:4px}.text-link:hover{color:white}.process{padding-block:68px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:40px}.section-heading .eyebrow{margin-bottom:12px}.section-heading>p{color:var(--muted);font-size:15px;margin-bottom:4px}.steps{display:grid;grid-template-columns:repeat(3,1fr);padding:0;margin:0;list-style:none;gap:38px}.steps li{border-top:1px solid var(--gold);padding-top:23px}.step-number{font-size:13px;font-weight:600;color:var(--green)}h3{font-size:30px;line-height:1.15;margin:20px 0 12px}.steps p{font-size:15px;line-height:1.8;color:var(--muted);max-width:320px;margin-bottom:0}.contact{display:flex;justify-content:space-between;align-items:center;gap:40px;background:#f1e9db;border:1px solid #e2d6bf;border-radius:3px;padding:44px 48px;margin-bottom:56px}.contact .eyebrow{margin-bottom:14px}.contact h2{font-size:48px;margin-bottom:18px}.contact p:not(.eyebrow){color:var(--muted);margin-bottom:0}.contact-actions{min-width:260px;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.contact-actions .button{min-width:260px}.contact-email{font-size:15px;text-decoration:underline;text-underline-offset:5px;overflow-wrap:anywhere;max-width:100%}.contact-pending{max-width:250px;font-size:15px}.footer{border-top:1px solid var(--line);padding-block:26px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer .brand-name{font-size:26px}.footer .brand-subtitle{font-size:8px;letter-spacing:1.7px;margin-top:6px}.footer p,.back-top{font-size:12px;color:var(--muted);margin:0}
@media(min-width:1600px){.hero{padding-block:76px}.hero-photo{height:600px}}
@media(max-width:960px){.container{width:calc(100% - 48px)}.header nav{gap:18px}.hero{gap:28px}.hero-photo{height:510px}h1{font-size:64px}.approach-inner{gap:38px}.contact{padding:36px}.steps{gap:24px}.contact-actions{min-width:220px}.contact-actions .button{min-width:220px}}
@media(max-width:720px){.container{width:calc(100% - 40px)}.header-inner{min-height:88px;gap:14px}.header nav{display:none}.brand{gap:8px}.brand img{width:40px;height:40px}.brand-name{font-size:26px;letter-spacing:2.4px}.brand-subtitle{font-size:8px;letter-spacing:1.4px;margin-top:6px}.header .button{font-size:12px;padding:12px;gap:10px}.header .button span{font-size:18px}.hero{grid-template-columns:1fr;gap:30px;padding-block:34px 36px}h1{font-size:64px;letter-spacing:-2px}.eyebrow{font-size:11px;letter-spacing:1.6px;margin-bottom:20px}.intro{font-size:16px;max-width:480px;margin-bottom:24px}.hero-photo{height:330px;border-bottom-right-radius:54px}.hero-photo>img{object-position:center 75%}.photo-caption{left:22px;bottom:23px}.hero-copy .button{width:100%;gap:20px}.reassurance{text-align:center;font-size:12px}.approach-inner{grid-template-columns:1fr;gap:24px;padding-block:36px}h2{font-size:39px}.approach-copy{padding:0}.approach-copy p{font-size:16px}.process{padding-block:42px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:18px}.steps{grid-template-columns:1fr;gap:26px}.steps li{padding-top:18px}.steps h3{margin-top:10px;font-size:30px}.steps p{max-width:none;font-size:16px}.contact{flex-direction:column;align-items:flex-start;padding:30px 24px;gap:26px;margin-bottom:36px}.contact h2{font-size:42px}.contact-actions{width:100%;min-width:0}.contact-actions .button{width:100%;min-width:0}.contact-email{font-size:14px}.desktop-break{display:none}.footer{flex-wrap:wrap;gap:18px;padding-block:24px}.footer .brand{width:100%}.footer p{font-size:11px}.back-top{min-height:44px;display:flex;align-items:center}}
@media(max-width:360px){.header-inner{flex-wrap:wrap;justify-content:center;padding-block:16px}.hero h1{font-size:56px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
