@font-face{font-family:'DIN Next Rounded LT Pro';src:url('/fonts/DINNextRoundedLTPro-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
:root{--ink:#25352f;--muted:#58645f;--cream:#f7f3e8;--paper:#fffdf7;--yellow:#dfbd37;--yellow-soft:#f1dc87;--line:#d9d8cd;--dark:#263b34;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:'DIN Next Rounded LT Pro',Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.65}a{color:inherit;text-underline-offset:4px}.site-header{height:86px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;gap:38px;border-bottom:1px solid var(--line);background:rgba(255,253,247,.95);position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.brand{text-decoration:none;font-size:1.45rem;letter-spacing:.02em;display:flex;align-items:center;gap:10px;font-weight:650}.brand-mark{width:35px;height:35px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;font-family:var(--serif);font-style:italic;color:var(--dark)}nav{display:flex;gap:28px;margin-left:auto}nav a{text-decoration:none;font-size:.91rem}.button{display:inline-flex;justify-content:center;align-items:center;background:var(--dark);color:var(--white);text-decoration:none;padding:15px 22px;border-radius:4px;font-weight:650;line-height:1.2}.button-small{padding:11px 17px;font-size:.9rem}.hero{min-height:680px;padding:90px clamp(24px,7vw,112px);display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:clamp(54px,8vw,130px);align-items:center;background:radial-gradient(circle at 82% 25%,#f4e7aa 0,rgba(244,231,170,0) 30%),var(--cream)}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.73rem;font-weight:750;margin:0 0 18px;color:#52645d}.hero h1{font-family:var(--serif);font-size:clamp(3.4rem,7vw,6.7rem);line-height:.93;font-weight:400;letter-spacing:-.055em;max-width:850px;margin:-28px 0 28px}
.hero .lead{margin-top:28px}.lead{font-size:1.2rem;max-width:700px;color:var(--muted);line-height:1.55}.actions{display:flex;align-items:center;gap:26px;margin-top:35px;flex-wrap:wrap}.text-link{text-decoration:none;font-weight:650}.promise{font-size:.9rem;margin-top:25px}.promise span{color:#708e72;font-size:.75rem;margin-right:7px}.choice-card{background:var(--paper);box-shadow:0 24px 70px rgba(37,53,47,.12);padding:30px}.choice-card>p{font-family:var(--serif);font-size:1.55rem;margin:0 0 15px}.choice-card a{display:flex;justify-content:space-between;text-decoration:none;padding:17px 2px;border-top:1px solid var(--line);font-weight:620}.choice-card a:hover span:last-child{transform:translateX(5px)}.choice-card span:last-child{transition:.2s}.intro{padding:110px clamp(24px,13vw,220px);max-width:1380px}.intro h2,.section-heading h2,.contact h2{font-family:var(--serif);font-weight:400;font-size:clamp(2.4rem,4.5vw,4.7rem);line-height:1.05;letter-spacing:-.035em;margin:0}.intro>p:last-child{font-size:1.15rem;color:var(--muted);max-width:790px;margin-top:28px}.offer{padding:95px clamp(24px,7vw,112px);background:var(--dark);color:var(--white)}.offer .eyebrow{color:var(--yellow-soft)}.section-heading{max-width:800px;margin-bottom:55px}.offer-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.22)}.offer-grid article{padding:30px 25px 10px 0;border-right:1px solid rgba(255,255,255,.22);min-height:330px;display:flex;flex-direction:column}.offer-grid h3{min-height:2.4em}.offer-grid article+article{padding-left:25px}.offer-grid article:last-child{border-right:0}.offer-grid h3,.location-grid h3,.steps h3{font-family:var(--serif);font-size:1.55rem;font-weight:400;line-height:1.2}.offer-grid p{color:#d7ded9;font-size:.95rem}.offer-grid a{display:inline-block;margin-top:auto;padding-top:12px;color:var(--yellow-soft);font-weight:650}.locations{padding:110px clamp(24px,7vw,112px);background:#efe5c7}.location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.location-grid article{background:var(--paper);padding:34px;min-height:250px}.location-grid article>p{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;font-weight:750;color:var(--muted)}address{font-style:normal;color:var(--muted);margin:18px 0 28px}.location-grid a{font-weight:650}.steps{padding:110px clamp(24px,7vw,112px)}.steps ol{list-style:none;padding:0;margin:0;max-width:900px}.steps li{display:grid;grid-template-columns:60px 1fr;gap:25px;border-top:1px solid var(--line);padding:24px 0}.steps li>span{width:42px;height:42px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;font-weight:750}.steps h3{margin:4px 0 5px}.steps p{margin:0;color:var(--muted)}.contact{background:var(--yellow);padding:80px clamp(24px,7vw,112px);display:grid;grid-template-columns:1.5fr .5fr;gap:70px;align-items:end}.contact p{max-width:650px}.contact-actions{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.button-light{background:var(--paper);color:var(--dark)}footer{padding:65px clamp(24px,7vw,112px) 30px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;background:#1d2b27;color:#e9eeeb}.footer-brand{color:var(--white);align-self:start}footer p{margin:0;color:#c7d0cb}footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.copyright{grid-column:1/-1;border-top:1px solid #43504c;padding-top:22px;margin-top:30px;font-size:.8rem}@media(max-width:900px){nav{display:none}.site-header{height:74px}.site-header>.button{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:65px}.hero h1{font-size:clamp(3rem,14vw,5rem)}.offer-grid{grid-template-columns:1fr 1fr}.offer-grid article:nth-child(2){border-right:0}.offer-grid article:nth-child(3),.offer-grid article:nth-child(4){border-top:1px solid rgba(255,255,255,.22)}.location-grid{grid-template-columns:1fr}.contact{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}}@media(max-width:560px){body{font-size:16px}.site-header .button-small{font-size:.78rem;padding:9px 11px}.hero{padding-left:22px;padding-right:22px;gap:45px}.choice-card{padding:22px}.offer-grid{grid-template-columns:1fr}.offer-grid article,.offer-grid article+article{padding:25px 0;border-right:0;border-top:1px solid rgba(255,255,255,.22);min-height:0}.location-grid article{padding:27px}.contact{padding-top:65px;padding-bottom:65px}footer{grid-template-columns:1fr}}
