:root{--ink:#071814;--cream:#f4f0e7;--mint:#b8f2cf;--orange:#ff7a45;--line:rgba(7,24,20,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit}.wrap{width:min(1120px,calc(100% - 36px));margin:auto}.site-head{position:sticky;top:0;z-index:10;background:rgba(244,240,231,.9);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.site-head .wrap{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{text-decoration:none;font-weight:850;letter-spacing:-.03em}.nav{display:flex;gap:18px;align-items:center}.nav a{text-decoration:none;font-weight:700;font-size:.92rem}.hero{padding:76px 0 56px;background:radial-gradient(circle at 85% 20%,rgba(184,242,207,.8),transparent 34%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.eyebrow{font-size:.78rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.title-row{display:flex;align-items:center;gap:18px;margin:14px 0}.icon{width:82px;height:82px;border-radius:20px;box-shadow:0 14px 34px rgba(7,24,20,.18)}h1{font-size:clamp(2.8rem,6vw,5.9rem);line-height:.92;letter-spacing:-.065em;margin:0;max-width:820px}h2{font-size:clamp(2rem,4vw,3.7rem);line-height:1;letter-spacing:-.05em;margin:0 0 20px}.lede{font-size:clamp(1.08rem,2vw,1.35rem);max-width:690px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:999px;text-decoration:none;font-weight:850;background:var(--ink);color:white;border:2px solid var(--ink)}.button.alt{background:transparent;color:var(--ink)}.fine{font-size:.88rem;opacity:.72;margin-top:14px}.hero-art{border-radius:34px;background:var(--ink);padding:28px;min-height:460px;display:grid;place-items:center;overflow:hidden}.phone-row{display:flex;gap:16px;align-items:end}.phone-row img{width:31%;border-radius:18px;box-shadow:0 24px 48px rgba(0,0,0,.35)}.hero-art.single img{width:min(100%,510px);border-radius:20px}.section{padding:82px 0;border-top:1px solid var(--line)}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:28px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.42)}.card h3{font-size:1.25rem;margin:0 0 9px}.card p{margin:0}.facts{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start}.checklist{padding:0;margin:18px 0;list-style:none}.checklist li{padding:12px 0;border-bottom:1px solid var(--line)}.checklist li:before{content:"\2713";font-weight:900;margin-right:10px;color:#117a4f}.note{padding:22px;border-left:5px solid var(--orange);background:white;border-radius:4px 18px 18px 4px}.footer{padding:34px 0;background:var(--ink);color:white}.footer .wrap{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer a{margin-right:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:800px){.hero{padding-top:48px}.hero-grid,.facts{grid-template-columns:1fr}.hero-art{min-height:auto}.grid3{grid-template-columns:1fr}.nav a:not(.button){display:none}.title-row{align-items:flex-start;flex-direction:column}.icon{width:68px;height:68px}.section{padding:58px 0}}
