:root{--ink:#173c39;--text:#405451;--green:#24594d;--lime:#dfeac5;--cream:#f7f7f1;--line:#dce3db;--white:#fff;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--cream);line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;font-weight:500;letter-spacing:-.045em}h1{font-size:clamp(2.6rem,5vw,4.75rem)}h2{font-size:clamp(2rem,3.4vw,3.2rem)}h3{font-size:1.5rem;letter-spacing:-.025em}p{color:var(--text)}a:focus-visible,summary:focus-visible{outline:3px solid #ac691d;outline-offset:5px}.wrap{width:min(var(--max),calc(100% - 72px));margin:auto}.topbar{background:var(--ink);color:#eef4e7;font-size:.75rem;letter-spacing:.04em}.topbar .wrap{display:flex;justify-content:space-between;padding:8px 0}.topbar a{text-decoration:none}.header{background:#fff;border-bottom:1px solid var(--line)}.header-inner{display:flex;justify-content:space-between;align-items:center;gap:22px;min-height:94px}.brand{text-decoration:none;line-height:1.1;display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{width:39px;height:44px;background:var(--green);color:#fff;display:grid;place-items:center;font-family:Georgia,serif;font-size:27px;border-radius:3px 3px 17px 17px}.brand strong{display:block;font-size:20px;letter-spacing:-.04em}.brand small{font-size:10px;text-transform:uppercase;letter-spacing:.2em}nav{display:flex;align-items:center;gap:26px}nav>a{font-size:14px;text-decoration:none}nav>a:hover,.footer a:hover{text-decoration:underline}.button{display:inline-flex;justify-content:center;align-items:center;gap:14px;padding:15px 22px;background:var(--green);color:#fff;text-decoration:none;font-size:14px;font-weight:600;border:1px solid var(--green);border-radius:4px;line-height:1.4}.button:hover{background:#173f35}.button.light{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button.outline{color:var(--ink);background:transparent;border-color:#aabbb0}.actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:28px}.eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:.18em;font-weight:700;color:var(--green);margin-bottom:20px}.hero{padding:66px 0 58px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.hero h1{max-width:620px}.hero .intro{font-size:18px;line-height:1.65;max-width:540px;margin-top:24px}.hero-photo{width:100%;height:490px;object-fit:cover;border-radius:7px}.hero-note{margin-top:22px;font-size:12px;color:#536b61}.hero-note a{text-underline-offset:4px}.service-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.service-strip .wrap{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0;gap:20px}.service-strip span{font-size:13px;font-weight:600}.section{padding:82px 0}.white{background:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px}.section-heading h2{max-width:660px}.section-heading p{max-width:350px;font-size:15px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{display:flex;flex-direction:column;gap:20px;padding:29px;background:#fff;border:1px solid var(--line);border-radius:5px;text-decoration:none;min-height:248px}.card:hover{border-color:var(--green);background:#f1f4e9}.card .number{font-size:11px;color:#607469;letter-spacing:.12em}.card p{font-size:14px}.card .more{margin-top:auto;font-size:13px;font-weight:600}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.split-photo{height:460px;width:100%;object-fit:cover;border-radius:5px}.split p{margin-top:22px}.checklist{list-style:none;padding:0;margin:28px 0 0}.checklist li{padding:13px 0;border-top:1px solid var(--line);font-size:15px}.checklist li:before{content:'—';margin-right:12px;color:var(--green)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px}.step{border-top:1px solid #a4b3a6;padding-top:25px}.step small{font-size:12px;color:var(--green);display:block;margin-bottom:20px}.step p{margin-top:18px;font-size:15px}.callout{background:var(--ink);color:#fff;padding:48px;border-radius:5px;display:flex;justify-content:space-between;align-items:center;gap:35px}.callout h2{font-size:36px;max-width:700px}.callout p{color:#d5e1d9;margin-top:16px;max-width:630px}.callout .button{white-space:nowrap}.footer{padding:58px 0 24px;background:#edf0e7;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:70px}.footer p{font-size:13px;margin-top:18px;max-width:330px}.footer h3{font-size:14px;font-weight:600;letter-spacing:0;margin-bottom:18px}.footer a:not(.brand){display:block;font-size:13px;text-decoration:none;margin-bottom:8px}.footer-bottom{border-top:1px solid #cdd7c9;margin-top:35px;padding-top:21px;display:flex;justify-content:space-between;font-size:11px;color:#50645c}.breadcrumbs{font-size:12px;margin-bottom:30px;color:#52685e}.breadcrumbs a{text-underline-offset:4px}.service-hero{padding-top:35px}.service-hero .hero-photo{height:460px}.service-hero h1{font-size:clamp(2.5rem,4.4vw,4.1rem)}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:85px}.article section+section{margin-top:40px;padding-top:35px;border-top:1px solid var(--line)}.article h2{font-size:29px;line-height:1.15;margin-bottom:18px}.article p{font-size:16px}.sidebar{align-self:start;background:var(--cream);border:1px solid var(--line);border-radius:5px;padding:27px}.sidebar h2{font-size:24px}.sidebar p{font-size:14px;margin-top:15px}.sidebar a:not(.button){display:block;font-size:14px;padding:10px 0;border-bottom:1px solid var(--line);text-decoration:none}.sidebar .button{margin-top:23px;width:100%}.faq-wrap{max-width:850px}.faq-wrap h2{margin-bottom:30px}details.faq{border-top:1px solid #c9d3c6;padding:20px 0}details.faq:last-child{border-bottom:1px solid #c9d3c6}summary{cursor:pointer;font-size:17px;font-weight:600;padding-right:20px}details.faq p{margin-top:17px;max-width:760px;font-size:15px}.text-hero{padding:62px 0}.text-hero h1{max-width:850px}.text-hero .intro{max-width:750px;font-size:20px;margin-top:25px}.area-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.area-box{padding:32px;border:1px solid var(--line);background:#fff}.area-box h2{font-size:26px;margin-bottom:17px}.area-box p{font-size:15px}.contact-panel{background:var(--green);padding:44px;border-radius:5px;color:#fff}.contact-panel h2{font-size:31px}.contact-panel p{color:#dce9dc;margin:20px 0}.contact-number{font-size:clamp(1.7rem,3vw,2.7rem);font-weight:600;text-decoration:none;white-space:nowrap}.mobile-call{display:none}.skip{position:absolute;top:-80px;left:15px;background:white;padding:12px;z-index:10}.skip:focus{top:10px}.muted-note{font-size:13px!important;margin-top:25px!important}.related{margin-top:35px}.related a{font-weight:600;text-underline-offset:4px}.legal{max-width:850px}.legal h2{font-size:27px;margin:30px 0 15px}
@media(min-width:1600px){.hero-photo{height:530px}}
@media(max-width:1000px){.header-inner{gap:15px}nav{gap:15px}nav .button{padding:13px}.hero-grid{gap:30px}.wrap{width:calc(100% - 44px)}.hero-photo{height:445px}.content-grid{gap:35px;grid-template-columns:minmax(0,1fr) 270px}.split{gap:35px}.cards{gap:13px}.card{padding:23px}.footer-grid{gap:35px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.topbar .wrap{justify-content:center}.topbar .top-phone{display:none}.header-inner{flex-wrap:wrap;padding:19px 0 13px;gap:19px}.brand strong{font-size:20px}.brand small{font-size:9px}nav{width:100%;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:13px}nav>a{font-size:12px}nav .button{padding:9px 10px;font-size:11px}.hero{padding:38px 0}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-photo,.service-hero .hero-photo{height:310px}.hero h1{font-size:44px}.hero .intro{font-size:17px;margin-top:20px}.eyebrow{margin-bottom:15px;font-size:10px}.hero-note{margin-top:18px}.service-strip .wrap{grid-template-columns:repeat(2,1fr);gap:14px}.service-strip span{font-size:12px}.section{padding:52px 0}.section-heading{display:block;margin-bottom:27px}.section-heading p{margin-top:20px;max-width:none}.cards{grid-template-columns:1fr}.card{min-height:220px;padding:26px}.split{grid-template-columns:1fr;gap:30px}.split-photo{height:310px}.steps{grid-template-columns:1fr;gap:25px;margin-top:30px}.step small{margin-bottom:12px}.callout{display:block;padding:30px 24px}.callout h2{font-size:31px}.callout .button{margin-top:25px}.footer{padding-bottom:94px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}.mobile-call{display:flex;position:fixed;bottom:0;left:0;width:100%;z-index:5;justify-content:space-between;align-items:center;padding:14px 20px;padding-bottom:max(14px,env(safe-area-inset-bottom));background:var(--green);color:#fff;text-decoration:none;font-size:14px;box-shadow:0 -3px 14px #173c3920}.mobile-call strong{font-size:16px}.content-grid{grid-template-columns:1fr;gap:35px}.article h2{font-size:27px}.service-hero .breadcrumbs{margin-bottom:24px}.service-hero h1{font-size:40px}.text-hero{padding:40px 0}.text-hero h1{font-size:42px}.text-hero .intro{font-size:18px}.area-grid{grid-template-columns:1fr}.contact-panel{padding:30px}.button{padding:14px 18px}h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
