:root{color-scheme:light;--ink:#123f3c;--muted:#475e57;--cream:#fff9ee;--gold:#d5a43c;--line:#d8dfd5;--soft:#edf1e7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:1.125rem;line-height:1.65}a{color:inherit;text-underline-offset:.24em}a:hover{text-decoration-thickness:2px}a:focus-visible{outline:3px solid #996d0e;outline-offset:6px}img{display:block;max-width:100%}.wrap{width:min(1200px,calc(100% - 5rem));margin-inline:auto}.site-header{border-bottom:1px solid var(--line)}.nav{min-height:110px;display:flex;justify-content:space-between;align-items:center;gap:2rem}.brand{display:flex;align-items:center;gap:.8rem;text-decoration:none;line-height:1.18;font-size:1.15rem;font-weight:700}.brand img{border-radius:50%;flex-shrink:0}.brand small{display:block;font-size:.95rem;font-weight:400;margin-top:.35rem}nav{display:flex;align-items:center;gap:2rem}nav>a{text-decoration:none;font-size:1rem;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.25rem;background:var(--ink);color:white;border:2px solid var(--ink);border-radius:9px;padding:1rem 1.4rem;text-decoration:none;font-size:1.08rem;font-weight:700;line-height:1.4;min-height:56px}.button:hover{background:#205852;border-color:#205852}.button span{font-size:1.5rem;font-weight:400}.button.small{min-height:48px;padding:.7rem 1.2rem;font-size:1rem}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:4rem;align-items:center;padding-block:5rem}.eyebrow{font-size:.83rem;letter-spacing:.13em;font-weight:700;margin:0 0 1.2rem;line-height:1.7}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(3rem,5.1vw,4.7rem);line-height:1.06;letter-spacing:-.045em;font-weight:400;margin-bottom:1.6rem}em{font-weight:400;color:#597349}h1 em,h2 em{font-family:Georgia,'Times New Roman',serif}.intro{font-size:1.22rem;max-width:32rem;color:var(--muted);margin-bottom:2rem}.reassurance{font-size:.95rem;color:var(--muted);margin:1rem 0 0}.hero-visual{margin:0;position:relative;height:485px;overflow:hidden;border-radius:46% 46% 16px 16px;background:#e4dec8}.hero-visual>img{height:100%;width:100%;object-fit:cover;object-position:right center;max-width:none}.hero-visual figcaption{position:absolute;bottom:1.4rem;left:1.4rem;right:1.4rem;background:var(--cream);border-radius:8px;padding:.8rem;text-align:center;font-size:1rem;font-weight:700}.promise-bar{background:var(--soft);border-block:1px solid var(--line)}.promises{display:flex;justify-content:space-between;gap:1rem;padding-block:1.35rem;font-size:1rem;font-weight:600}.promises span:before{content:'✓';padding-right:.65rem;color:#517447}.section{padding-block:5.5rem}.section-heading{margin-bottom:2.7rem}h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.2rem,3.4vw,3.3rem);font-weight:400;letter-spacing:-.035em;line-height:1.14;margin-bottom:1.2rem}.section-heading>p:last-child{color:var(--muted)}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.services article{border-top:2px solid #aab7a0;padding-top:1.5rem}.number{display:block;font-family:Georgia,serif;color:#7c692f;font-size:1.5rem;margin-bottom:1.8rem}h3{font-size:1.3rem;line-height:1.3;margin-bottom:.9rem}.services p,.steps p{color:var(--muted);margin-bottom:0}.other-help{margin:2.4rem 0 0;font-size:1.03rem}.other-help a{font-weight:700}.about{background:var(--ink);color:var(--cream);padding-block:5rem}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem}.about .eyebrow{color:#e1c783}.about h2{margin:0;font-size:clamp(2.7rem,4vw,3.8rem)}.about h2 em{color:#e1c783}.about-copy{padding-top:1rem;font-size:1.2rem;color:#f0f1e9}.signature{border-top:1px solid #55746b;padding-top:1.4rem;margin-bottom:0;color:#e1c783;font-family:Georgia,serif;font-style:italic;font-size:1.4rem}.steps ol{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;padding:0;margin:0;list-style:none}.steps li>span{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#e8ebdc;font-family:Georgia,serif;font-size:1.5rem;margin-bottom:1.5rem}.contact{background:#e9eedf;border-block:1px solid var(--line);padding-block:5rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.contact-grid>div>p:last-child{max-width:31rem;color:var(--muted)}.contact-card{background:var(--cream);padding:2.4rem;border-radius:16px;border:1px solid #d5dec9}.email{display:block;font-size:clamp(1.03rem,2vw,1.5rem);font-weight:700;margin-bottom:1.5rem;overflow-wrap:anywhere}.contact-card .button{width:100%}.contact-card p{font-size:.92rem;color:var(--muted);margin:1rem 0 1.5rem}.location{padding-top:1rem;border-top:1px solid var(--line);font-size:.92rem}.footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-block:2.4rem}.footer p{font-size:.85rem;text-align:right;color:var(--muted);margin:0}.skip{position:absolute;left:1rem;top:-100px;background:white;padding:1rem;z-index:5}.skip:focus{top:1rem}@media(max-width:950px){.wrap{width:calc(100% - 3rem)}nav{gap:1rem}.hero{gap:2rem;padding-block:3.5rem}.hero-visual{height:420px}.about-grid,.contact-grid{gap:3rem}.services,.steps ol{gap:1.5rem}}@media(max-width:720px){.wrap{width:calc(100% - 2.5rem)}.nav{min-height:90px;gap:1rem}.brand{font-size:1rem}.brand img{width:48px;height:48px}.brand small{font-size:.85rem}nav>a:not(.button){display:none}.button.small{padding:.6rem .8rem;font-size:.92rem}.hero{grid-template-columns:1fr;padding-block:3rem;gap:2.5rem}.hero h1{font-size:clamp(2.9rem,10vw,4rem)}.hero-visual{height:370px;max-width:500px;width:100%;margin:auto;border-radius:30% 30% 14px 14px}.intro{font-size:1.15rem}.hero .button{width:100%;font-size:1rem}.promises{flex-direction:column;gap:.4rem;padding-block:1.2rem}.section{padding-block:3.5rem}.services,.about-grid,.contact-grid,.steps ol{grid-template-columns:1fr;gap:2rem}.number{margin-bottom:1rem}.about,.contact{padding-block:3.5rem}.about-copy{padding-top:0}.steps li{display:flex;gap:1rem}.steps li>span{flex-shrink:0}.contact-card{padding:1.5rem}.footer{align-items:flex-start;flex-direction:column}.footer p{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media(min-width:721px) and (max-width:1100px){.hero h1{font-size:3.4rem}}
