.lp-hero{text-align:center;max-width:820px;margin:0 auto;padding:60px 0 20px}
.lp-hero .eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.08em;color:#c74f3d;background:#fdeee9;padding:6px 13px;border-radius:20px;text-transform:uppercase}
.lp-hero h1{font:800 clamp(34px,6vw,56px)/1.05 Manrope,sans-serif;margin:18px 0 14px;letter-spacing:-.02em}
.lp-hero h1 em{font-style:normal;color:#ec684f}
.lp-hero p{font-size:clamp(16px,2.4vw,19px);color:#4a544f;line-height:1.6;max-width:640px;margin:0 auto 24px}
.lp-cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
.lp-preview{max-width:420px;margin:38px auto 0}
.lp-trust{display:flex;gap:22px;justify-content:center;flex-wrap:wrap;margin:26px 0 0;color:#6b7370;font-size:13.5px;font-weight:600}
.lp-trust span{display:inline-flex;align-items:center;gap:7px}.lp-trust b{color:#1f7a4d}
.lp-sec{max-width:1100px;margin:80px auto;padding:0 24px}
.lp-sec h2{font:800 clamp(26px,4vw,38px)/1.1 Manrope,sans-serif;text-align:center;letter-spacing:-.02em;margin:0 0 12px}
.lp-sec .lead{text-align:center;color:#5f6b64;font-size:17px;max-width:640px;margin:0 auto 40px;line-height:1.6}
.lp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}
.lp-card{background:#fff;border:1px solid #e7eae6;border-radius:16px;padding:26px 24px}
.lp-card h3{font-size:17px;margin:0 0 8px}.lp-card p{color:#5f6b64;font-size:14.5px;line-height:1.6;margin:0}
.lp-card .ic{width:44px;height:44px;border-radius:12px;background:#fdeee9;display:flex;align-items:center;justify-content:center;color:#d6482c;margin-bottom:14px}
.lp-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;counter-reset:s}
.lp-step{position:relative;padding-left:8px}.lp-step b{display:block;font:800 15px Manrope;color:#ec684f;margin-bottom:6px}
.lp-step:before{counter-increment:s;content:counter(s);display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#17201d;color:#fff;font-weight:800;font-size:14px;margin-bottom:10px}
.lp-step h3{font-size:16px;margin:0 0 6px}.lp-step p{color:#5f6b64;font-size:14px;line-height:1.6;margin:0}
.lp-compare{overflow-x:auto;border:1px solid #e7eae6;border-radius:16px}
.lp-compare table{width:100%;border-collapse:collapse;min-width:520px}
.lp-compare th,.lp-compare td{padding:14px 18px;text-align:left;border-bottom:1px solid #eef0ed;font-size:14.5px}
.lp-compare thead th{background:#f7f8f5;font-size:13px;text-transform:uppercase;letter-spacing:.04em;color:#6b7370}
.lp-compare th:first-child{font-weight:700;color:#17201d}
.lp-compare .yes{color:#1f7a4d;font-weight:700}.lp-compare .no{color:#b0554a}
.lp-faq{max-width:760px;margin:0 auto}
.lp-faq details{border:1px solid #e7eae6;border-radius:12px;padding:4px 18px;margin-bottom:10px;background:#fff}
.lp-faq summary{font-weight:700;padding:14px 0;cursor:pointer;list-style:none;font-size:16px}
.lp-faq summary::-webkit-details-marker{display:none}
.lp-faq p{color:#5f6b64;line-height:1.65;margin:0 0 14px;font-size:14.5px}
.lp-final{background:#17201d;color:#fff;border-radius:24px;max-width:1000px;margin:70px auto;padding:60px 30px;text-align:center}
.lp-final h2{font:800 clamp(26px,4vw,40px)/1.1 Manrope;margin:0 0 12px;color:#fff}
.lp-final p{color:#cbd6cf;font-size:17px;margin:0 0 26px}
.lp-final .btn.dark{background:#ec684f;box-shadow:none}
