:root{--red:#a83223;--red2:#c9513f;--cream:#fcf8f2;--paper:#fff;--ink:#211d1a;--muted:#6e5e58;--line:#eaded8;--green:#446554;--green-soft:#d9eee2;--peach:#ffded3;--shadow:0 25px 70px rgba(94,48,38,.12)}*{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,sans-serif;line-height:1.55}a{color:inherit}.topbar{height:72px;max-width:1180px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:9px;text-decoration:none}.brand span{display:grid;place-items:center;width:35px;height:35px;border-radius:12px;background:var(--red);color:#fff;font-size:20px}.brand strong{font-size:16px}.topbar nav{display:flex;gap:25px}.topbar nav a{text-decoration:none;color:var(--muted);font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;background:var(--red);color:#fff;text-decoration:none;font-weight:750;box-shadow:0 8px 20px rgba(168,50,35,.18)}.button.small{min-height:40px;padding:0 17px;font-size:13px}.hero{max-width:1180px;margin:auto;min-height:680px;padding:62px 50px 50px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:50px;border-radius:36px;background:linear-gradient(140deg,#fff 0%,#fff8f5 60%,#f6e9e3 100%);overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.11em;font-size:12px;font-weight:800;color:var(--red);margin:0 0 12px}.hero h1{font-family:Georgia,serif;font-size:clamp(42px,5.4vw,70px);line-height:1.04;letter-spacing:-.04em;margin:0 0 24px;max-width:760px}.lead{font-size:19px;color:var(--muted);max-width:660px}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:30px}.text-link{font-weight:750;color:var(--red);text-decoration:none}.honest{font-size:12px;color:var(--muted);margin-top:18px}.phone-wrap{position:relative;display:grid;place-items:center}.phone{width:310px;border:10px solid #2e2927;border-radius:48px;background:#2e2927;overflow:hidden;box-shadow:var(--shadow)}.phone img{display:block;width:100%;height:auto}.float-card{position:absolute;right:0;bottom:90px;background:#fff;padding:13px 17px;border-radius:15px;box-shadow:var(--shadow);font-size:13px;font-weight:750;color:var(--red)}section:not(.hero){max-width:1080px;margin:0 auto;padding:92px 28px}.problem{text-align:center;max-width:790px!important}.problem h2,.section-title h2,.care-showcase h2,.beta h2,.final-cta h2{font:700 clamp(31px,4vw,46px)/1.13 Georgia,serif;letter-spacing:-.025em;margin:0 0 18px}.problem>p:last-child{font-size:18px;color:var(--muted)}.section-title{max-width:680px;margin-bottom:38px}.steps ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.steps li{display:flex;gap:16px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.steps li>b{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;background:var(--peach);color:var(--red)}.steps strong{font-size:17px}.steps p{margin:5px 0 0;color:var(--muted);font-size:14px}.features{max-width:1180px!important}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-grid article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:26px;min-height:210px}.feature-grid article.accent{background:var(--red);color:#fff;border-color:var(--red)}.feature-grid article>span{font-size:26px;color:var(--red)}.feature-grid .accent>span{color:#fff}.feature-grid h3{font-size:18px;margin:24px 0 7px}.feature-grid p{color:var(--muted);font-size:14px}.feature-grid .accent p{color:#ffe9e2}.care-showcase{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;align-items:center}.phone.second{width:290px;justify-self:center}.care-showcase>div:last-child>p:not(.eyebrow){font-size:17px;color:var(--muted)}.care-showcase ul{padding:0;list-style:none;display:grid;gap:10px}.care-showcase li{padding:12px 15px;border-radius:13px;background:#fff;border:1px solid var(--line)}.beta{max-width:1080px!important;background:var(--green);color:#fff;border-radius:32px;padding:48px!important;display:flex;align-items:center;justify-content:space-between;gap:40px}.beta .eyebrow{color:#bbdcc8}.beta h2{margin-bottom:9px}.beta p:last-child{color:#d8e7dd;max-width:700px}.button.light{background:#fff;color:var(--green);white-space:nowrap}.faq{max-width:850px!important}.faq details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:0 20px;margin:9px 0}.faq summary{padding:19px 0;font-weight:750;cursor:pointer}.faq details p{color:var(--muted);margin:0 0 20px}.final-cta{text-align:center;max-width:800px!important}.final-cta .button{margin-top:12px}footer{max-width:1080px;margin:auto;padding:38px 28px 55px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:12px 24px;color:var(--muted);font-size:13px}footer p{margin:0}footer div:last-of-type{display:flex;gap:18px}footer small{grid-column:1/-1}@media(max-width:800px){.topbar nav{display:none}.hero{margin:0 10px;padding:48px 24px;grid-template-columns:1fr;text-align:center}.hero h1{font-size:43px}.lead{font-size:17px}.hero-actions{flex-direction:column}.phone{width:min(300px,85vw)}.float-card{right:4%;bottom:70px}.steps ol,.feature-grid{grid-template-columns:1fr}.care-showcase{grid-template-columns:1fr;gap:45px}.care-showcase>div:last-child{order:-1}.beta{margin:0 12px!important;flex-direction:column;align-items:flex-start;padding:34px 25px!important}.button.light{width:100%}section:not(.hero){padding:72px 20px}footer{grid-template-columns:1fr}footer small{grid-column:1}}@media(max-width:450px){.topbar{padding:0 14px}.topbar .button.small{display:none}.hero h1{font-size:38px}.phone{width:276px}.hero{min-height:auto}.problem h2,.section-title h2,.care-showcase h2,.beta h2,.final-cta h2{font-size:32px}}
