:root{--rose:#e12454;--rose-dark:#c01642;--rose-soft:#fdeef2;--navy:#223645;--navy-deep:#17242e;--teal:#3c8080;--teal-soft:#eaf2f2;--body:#7a8a9e;--line:#e6eaee;--tint:#f6f8f9;--white:#fff;--radius:6px;--max:1180px;--font:"Poppins", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--body);background:var(--white);margin:0;font-size:16px;line-height:1.8}h1,h2,h3,h4{color:var(--navy);margin:0 0 .7rem;font-weight:700;line-height:1.25}h1{letter-spacing:-.02em;font-size:clamp(2.1rem,4.8vw,3.4rem)}h2{letter-spacing:-.015em;font-size:clamp(1.7rem,3.3vw,2.45rem)}h3{font-size:1.15rem}h4{font-size:1rem}p{margin:0 0 1rem}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}strong{color:var(--navy)}.wrap{max-width:var(--max);margin:0 auto;padding:0 1.25rem}section{padding:5.5rem 0}.tint{background:var(--tint)}.center{text-align:center}.eyebrow{color:var(--rose);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.6rem;margin-bottom:.6rem;font-size:.8rem;font-weight:600;display:inline-flex}.eyebrow:before,.section-head.center .eyebrow:after{content:"";background:var(--rose);width:26px;height:2px}.section-head{max-width:660px;margin-bottom:3rem}.section-head.center{text-align:center;margin-inline:auto}.section-head p:last-child{margin-bottom:0}.section-head h2{margin-bottom:1rem}.btn{background:var(--rose);color:var(--white);border:2px solid var(--rose);font:inherit;cursor:pointer;border-radius:4px;align-items:center;gap:.55rem;padding:.8rem 1.9rem;font-size:.95rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.btn:hover{background:var(--rose-dark);border-color:var(--rose-dark)}.btn svg{width:18px;height:18px}.btn.light{background:var(--white);border-color:var(--white);color:var(--navy)}.btn.light:hover{background:var(--rose);border-color:var(--rose);color:var(--white)}.btn.ghost{color:var(--white);background:0 0;border-color:currentColor}.btn.ghost:hover{background:var(--white);border-color:var(--white);color:var(--navy)}.btn.outline{color:var(--rose);background:0 0}.btn.outline:hover{background:var(--rose);color:var(--white)}.link{min-height:44px;color:var(--navy);align-items:center;gap:.45rem;font-size:.9rem;font-weight:600;display:inline-flex}.link svg{width:16px;height:16px;color:var(--rose);transition:transform .15s}.link:hover{color:var(--rose)}.link:hover svg{transform:translate(4px)}.btn-row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.center .btn-row{justify-content:center}.grid{gap:1.75rem;display:grid}.g2{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr))}.g3{grid-template-columns:repeat(auto-fit,minmax(min(285px,100%),1fr))}.g4{grid-template-columns:repeat(auto-fit,minmax(min(215px,100%),1fr))}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:2rem 1.9rem;transition:box-shadow .18s,transform .18s}.card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #2236451a}.card p{font-size:.95rem}.card.center .icon{margin-inline:auto}.card.row{align-items:flex-start;gap:1.2rem;display:flex}.card.row .icon{flex-shrink:0;margin-bottom:0}.icon{border-radius:var(--radius);background:var(--rose-soft);width:54px;height:54px;color:var(--rose);place-items:center;margin-bottom:1.2rem;display:grid}.icon.round{border-radius:50%}.icon.teal{background:var(--teal-soft);color:var(--teal)}.icon svg{width:26px;height:26px}.ticks li{margin-bottom:.55rem;padding-left:1.85rem;font-size:.95rem;position:relative}.ticks li:before{content:"";background:var(--rose-soft);border-radius:50%;width:18px;height:18px;position:absolute;top:.55em;left:0}.ticks li:after{content:"";border-left:2px solid var(--rose);border-bottom:2px solid var(--rose);width:8px;height:4px;position:absolute;top:.82em;left:5px;transform:rotate(-45deg)}header.site{z-index:30;background:var(--white);border-bottom:1px solid var(--line);position:sticky;top:0}header.site .wrap{align-items:center;gap:1.25rem;min-height:84px;display:flex}.brand{min-height:44px;color:var(--navy);letter-spacing:-.03em;align-items:center;gap:.65rem;font-size:1.28rem;font-weight:700;line-height:1.2;display:inline-flex}.brand-mark{background:var(--rose);width:38px;height:38px;color:var(--white);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.brand-mark svg{width:21px;height:21px}header nav{gap:1.6rem;margin-left:auto;display:flex}header nav a{color:var(--navy);white-space:nowrap;border-bottom:2px solid #0000;padding:.35rem 0;font-size:.95rem;font-weight:500}header nav a:hover{color:var(--rose)}header nav a[aria-current=page]{color:var(--rose);border-color:var(--rose)}header .btn{flex-shrink:0}.burger{border:1px solid var(--line);color:var(--navy);cursor:pointer;background:0 0;border-radius:4px;min-width:44px;min-height:44px;margin-left:auto;padding:.45rem;display:none}.burger svg{width:24px;height:24px;display:block}.hero{background:linear-gradient(115deg, var(--navy-deep) 0%, var(--navy) 45%, #2c5361 100%);color:#fffc;padding:6.5rem 0 9rem;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:radial-gradient(closest-side,#e1245452,#0000 70%);width:60%;height:150%;position:absolute;top:-20%;right:-8%}.hero.has-photo{background:linear-gradient(100deg, var(--navy-deep) 0%, #17242eeb 38%, #2236458c 70%, #2c536159 100%), url(/img/hero-care.jpg) center right / cover no-repeat}.hero.has-photo:after{display:none}.hero .wrap{z-index:1;max-width:900px;position:relative}.hero .eyebrow{color:#ff8fab}.hero .eyebrow:before{background:#ff8fab}.hero h1{color:var(--white);max-width:16ch}.hero p{max-width:54ch;margin:1.2rem 0 2.2rem;font-size:1.1rem}.finder-wrap{z-index:2;margin-top:-5rem;padding:0;position:relative}.finder{background:var(--white);border-radius:var(--radius);grid-template-columns:repeat(auto-fit,minmax(min(215px,100%),1fr));align-items:end;gap:1rem;padding:1.75rem;display:grid;box-shadow:0 22px 50px #22364524}.finder label{color:var(--navy);letter-spacing:.04em;margin-bottom:.45rem;font-size:.82rem;font-weight:600;display:block}.finder .btn{justify-content:center;width:100%;height:48px}.finder-note{color:#1b5e34;background:#eaf6ee;border:1px solid #bfe3cb;border-radius:4px;grid-column:1/-1;align-items:flex-start;gap:.7rem;margin:0;padding:.8rem 1rem;font-size:.92rem;display:flex}.finder-note strong{color:#14492a}.finder-note svg{flex:none;width:18px;height:18px;margin-top:.25rem}.page-hero{background:linear-gradient(115deg, var(--navy-deep), var(--navy) 70%, #2c5361);color:#ffffffc7;padding:4.5rem 0}.page-hero h1{color:var(--white);max-width:22ch;margin-bottom:.4rem}.page-hero .eyebrow{color:#ff8fab}.page-hero .eyebrow:before{background:#ff8fab}.page-hero .crumbs{font-size:.9rem}.page-hero .crumbs a{align-items:center;min-height:44px;display:inline-flex}.page-hero .crumbs a:hover{color:var(--white)}.page-hero .crumbs span{color:var(--rose)}.split{grid-template-columns:repeat(auto-fit,minmax(min(310px,100%),1fr));align-items:center;gap:3.5rem;display:grid}.split.top{align-items:start}.visual{border-radius:var(--radius);background:linear-gradient(150deg, var(--navy), var(--teal));color:#fffc;text-align:center;place-items:center;min-height:380px;padding:2rem;font-size:.93rem;display:grid;position:relative}.visual strong{color:var(--white);margin-bottom:.35rem;font-size:1.25rem;display:block}.visual.photo{background:0 0;min-height:0;margin:0;padding:0}.visual.photo img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);width:100%;height:auto;display:block}.visual .badge{background:var(--rose);color:var(--white);border-radius:var(--radius);text-align:left;padding:1.1rem 1.4rem;line-height:1.3;position:absolute;bottom:-18px;right:-12px;box-shadow:0 14px 30px #e124544d}.visual .badge b{font-size:1.7rem;display:block}.visual .badge span{opacity:.9;font-size:.82rem}.prose{max-width:760px}.prose p{font-size:1rem}.lead{color:var(--navy);font-size:1.1rem;font-weight:500}.stats{grid-template-columns:repeat(auto-fit,minmax(min(160px,100%),1fr));gap:1.5rem;display:grid}.stat{border-left:3px solid var(--rose);padding-left:1.1rem}.stat b{color:var(--navy);font-size:2.2rem;line-height:1.1;display:block}.stat span{font-size:.9rem}.service{position:relative;overflow:hidden}.service .num{color:var(--tint);pointer-events:none;font-size:3.4rem;font-weight:700;line-height:1;position:absolute;top:.2rem;right:1rem}.service h3{position:relative}.steps{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:2rem;display:grid}.step{padding-top:.5rem;position:relative}.step:after{content:"";border-top:2px dashed var(--line);position:absolute;top:30px;left:calc(50% + 42px);right:-1rem}.step:last-child:after{display:none}.step .n{background:var(--navy);width:60px;height:60px;color:var(--white);z-index:1;border-radius:50%;place-items:center;margin:0 auto 1.2rem;font-weight:700;display:grid;position:relative}.step:hover .n{background:var(--rose)}.step h3{text-align:center}.step p{text-align:center;margin:0;font-size:.93rem}.hours{background:var(--navy);color:#ffffffbf;border-radius:var(--radius);padding:2.4rem}.hours h3{color:var(--white);align-items:center;gap:.6rem;margin-bottom:0;display:flex}.hours h3 svg{width:20px;height:20px;color:var(--rose);flex:none}.person{text-align:center}.person .avatar{aspect-ratio:1;border-radius:var(--radius);background:linear-gradient(150deg, var(--navy), var(--teal));width:100%;margin-bottom:1.1rem}.person div.avatar{color:var(--white);place-items:center;font-size:2rem;font-weight:700;display:grid}.person img.avatar{object-fit:cover;height:auto;display:block}.person h3{margin-bottom:.1rem;font-size:1.05rem}.person .role{color:var(--rose);margin:0;font-size:.88rem;font-weight:500}.plans{grid-template-columns:repeat(auto-fit,minmax(min(270px,100%),1fr));align-items:start;gap:1.75rem;display:grid}.plan{text-align:center;position:relative}.plan .blurb{min-height:3.4rem;font-size:.92rem}.plan .price{color:var(--navy);font-size:3rem;font-weight:700;line-height:1.1}.plan .price sup{margin-right:.1rem;font-size:1.3rem;top:-.7em}.plan .per{margin-bottom:1.4rem;font-size:.85rem}.plan ul{border-top:1px solid var(--line);text-align:left;margin-bottom:1.6rem;padding-top:1.4rem;display:inline-block}.plan.featured{border-color:var(--rose);box-shadow:0 18px 40px #2236451f}.plan .tag{background:var(--rose);color:var(--white);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.3rem 1rem;font-size:.72rem;font-weight:600;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.quote .icon{color:var(--rose-soft);background:0 0;width:auto;height:auto;margin-bottom:.5rem}.quote .icon svg{width:44px;height:44px}.quote p{color:var(--navy);font-size:1rem}.quote footer{align-items:center;gap:.8rem;margin-top:1.3rem;display:flex}.quote .who{background:var(--teal-soft);width:46px;height:46px;color:var(--teal);border-radius:50%;place-items:center;font-size:.92rem;font-weight:700;display:grid}.quote strong{font-size:.95rem;line-height:1.4;display:block}.quote small{font-size:.82rem}.cta-band{background:linear-gradient(115deg, var(--navy-deep), var(--navy) 55%, var(--teal));color:#ffffffd1;text-align:center;padding:5rem 0}.cta-band h2{color:var(--white)}.cta-band .tagline{color:var(--rose);letter-spacing:.1em;text-transform:uppercase;font-size:.85rem;font-weight:600}.cta-band p{max-width:60ch;margin:0 auto 2rem}.faq{max-width:820px;margin:0 auto}.faq details{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);margin-bottom:.9rem}.faq details[open]{border-color:var(--rose)}.faq summary{cursor:pointer;color:var(--navy);padding:1.15rem 3rem 1.15rem 1.4rem;font-weight:600;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"";border-right:2px solid var(--rose);border-bottom:2px solid var(--rose);width:10px;height:10px;transition:transform .15s;position:absolute;top:1.55rem;right:1.4rem;transform:rotate(45deg)}.faq details[open] summary:after{top:1.75rem;transform:rotate(-135deg)}.faq .answer{padding:0 1.4rem 1.3rem;font-size:.95rem}.faq .answer p:last-child{margin-bottom:0}.form-shell{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:2.3rem}.form-grid{grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr));gap:1rem;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;font:inherit;color:var(--navy);background:var(--white);border-radius:4px;padding:.85rem 1rem;font-size:.95rem}input:focus,select:focus,textarea:focus{outline:2px solid var(--rose);outline-offset:1px;border-color:#0000}textarea{resize:vertical;min-height:140px;margin-top:1rem}.form-actions{margin-top:1.5rem}.form-success{color:#1b5e34;background:#eaf6ee;border:1px solid #bfe3cb;border-radius:4px;align-items:flex-start;gap:.7rem;max-width:52ch;margin:1rem 0 0;padding:.85rem 1rem;font-size:.93rem;display:flex}.form-success strong{color:#14492a}.form-success svg{flex:none;width:18px;height:18px;margin-top:.28rem}footer.site{background:var(--navy-deep);color:#ffffffa8;padding:4.5rem 0 0}footer.site h4{color:var(--white);letter-spacing:.04em;margin-bottom:1.3rem;font-size:.95rem}footer.site .brand{color:var(--white);margin-bottom:1.2rem}footer.site a:hover{color:var(--rose)}footer.site li{margin-bottom:0;font-size:.93rem}footer.site li a,.foot-bottom a{align-items:center;min-height:44px;display:inline-flex}footer.site p{font-size:.93rem}.foot-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem;display:grid}@media (min-width:900px){.foot-cols{grid-template-columns:1.6fr repeat(4,1fr)}}.foot-brand{max-width:34ch}.subscribe{flex-wrap:wrap;gap:.6rem;margin-top:1.2rem;display:flex}.subscribe input{color:var(--white);background:#ffffff12;border-color:#ffffff29;flex:170px}.subscribe input::placeholder{color:#ffffff73}.subscribe-success{color:#9ee3b6;align-items:flex-start;gap:.55rem;margin:.8rem 0 0;font-size:.9rem;display:flex}.subscribe-success svg{flex:none;width:17px;height:17px;margin-top:.2rem}.foot-bottom{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:3.5rem;padding:1.5rem 0;font-size:.87rem;display:flex}@media (max-width:980px){.burger{display:block}header.site .wrap{flex-wrap:wrap;min-height:72px}header nav{border-top:1px solid var(--line);flex-direction:column;order:3;gap:0;width:100%;margin-left:0;padding-bottom:.5rem}header nav[hidden]{display:none}header nav a{border-bottom:0;padding:.7rem 0}header nav a[aria-current=page]{border:0}header .btn,.step:after{display:none}.visual .badge{bottom:12px;right:12px}}@media (max-width:640px){section{padding:4rem 0}.hero{padding:4.5rem 0 7rem}.foot-cols{grid-template-columns:1fr}}
