.lp-scope{--bg:#faf6ef;--ink:#16294a;--ink-soft:#5b6774;--line:#e4ddd0;--card:#fffdfa;--card-warm:#f4ebdc;--btn:#16294a;--btn-hover:#284a85;--btn-text:#faf6ef;--accent:#b5872b;--accent-soft:#fbf1dc;scroll-behavior:smooth}
.lp-scope{background:var(--bg);color:var(--ink);font-family:Inter,system-ui,sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}.lp-scope *{box-sizing:border-box;margin:0;padding:0}.lp-scope .wrap{max-width:760px;margin:0 auto;padding:0 24px}.lp-scope .wrap-wide{max-width:980px;margin:0 auto;padding:0 24px}.lp-scope .hero{padding:64px 0 56px}.lp-scope .eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:18px}.lp-scope h1{font-size:clamp(34px,5.4vw,54px);font-weight:800;line-height:1.08;letter-spacing:-.025em;margin-bottom:22px}.lp-scope h1 em{font-style:normal;color:var(--btn-hover)}.lp-scope .lead{font-size:19px;color:var(--ink);max-width:640px;margin-bottom:14px}.lp-scope .lead-sub{font-size:17px;color:var(--ink-soft);max-width:640px;margin-bottom:30px}.lp-scope .cta-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.lp-scope .btn{display:inline-block;background:var(--btn);color:var(--btn-text);padding:16px 30px;border-radius:6px;text-decoration:none;font-weight:600;font-size:17px;border:1px solid var(--btn);cursor:pointer;transition:background .15s ease,border-color .15s ease}.lp-scope .btn:hover{background:var(--btn-hover);border-color:var(--btn-hover)}.lp-scope .btn-note{font-size:14px;color:var(--ink-soft)}.lp-scope .bonus-pill{display:inline-flex;align-items:center;gap:9px;background:var(--accent-soft);border:1px solid #ecd9ab;color:#7a5a12;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;margin-bottom:22px}.lp-scope .bonus-pill b{font-size:16px;font-weight:800;color:var(--accent)}.lp-scope section{padding:52px 0;border-top:1px solid var(--line)}.lp-scope .sec-label{font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:14px}.lp-scope h2{font-size:clamp(25px,3.4vw,34px);font-weight:800;line-height:1.15;letter-spacing:-.02em;margin-bottom:16px}.lp-scope h3{font-size:19px;font-weight:700;line-height:1.3;margin-bottom:8px}.lp-scope p+p{margin-top:14px}.lp-scope .muted{color:var(--ink-soft)}.lp-scope .small{font-size:14px}.lp-scope .compare{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:26px}.lp-scope .compare-col{background:var(--card);border:1px solid var(--line);border-radius:10px;padding:26px 24px}.lp-scope .compare-col.good{background:var(--card-warm);border-color:#dbcfb4}.lp-scope .compare-head{font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:6px}.lp-scope .compare-title{font-size:21px;font-weight:800;margin-bottom:18px;letter-spacing:-.01em}.lp-scope .compare-col ul{list-style:none}.lp-scope .compare-col li{position:relative;padding-left:24px;margin-bottom:12px;font-size:16px;line-height:1.5}.lp-scope .compare-col li::before{position:absolute;left:0;top:0;font-weight:700}.lp-scope .compare-col.old li::before{content:"–";color:#a4988a}.lp-scope .compare-col.good li::before{content:"✓";color:var(--accent)}.lp-scope .price{font-size:30px;font-weight:800;letter-spacing:-.02em;margin-bottom:4px}.lp-scope .footnote{font-size:13px;color:var(--ink-soft);margin-top:20px;line-height:1.5}.lp-scope .points{margin-top:26px}.lp-scope .point{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.lp-scope .point:last-child{border-bottom:0}.lp-scope .point-num{flex:0 0 auto;width:30px;height:30px;border-radius:50%;border:1px solid var(--ink);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;margin-top:2px}.lp-scope .callout{background:var(--card-warm);border:1px solid #dbcfb4;border-radius:10px;padding:26px 26px;margin-top:30px}.lp-scope .callout .sec-label{color:#7a5a12}.lp-scope .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px}.lp-scope .step{background:var(--card);border:1px solid var(--line);border-radius:10px;padding:24px 22px}.lp-scope .step-num{font-size:12px;font-weight:700;letter-spacing:.14em;color:var(--accent);margin-bottom:10px}.lp-scope .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:8px}.lp-scope .stat{text-align:center;padding:20px 10px;background:var(--card);border:1px solid var(--line);border-radius:10px}.lp-scope .stat b{display:block;font-size:27px;font-weight:800;letter-spacing:-.02em;line-height:1.1}.lp-scope .stat span{font-size:13px;color:var(--ink-soft);display:block;margin-top:6px;line-height:1.35}.lp-scope .form-card{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:32px 30px;margin-top:26px}.lp-scope .field{margin-bottom:18px}.lp-scope .field label{display:block;font-size:14px;font-weight:600;margin-bottom:6px}.lp-scope .field .opt{font-weight:400;color:var(--ink-soft)}.lp-scope .field input,.lp-scope .field select,.lp-scope .field textarea{width:100%;background:var(--bg);border:1px solid var(--line);border-radius:6px;padding:12px 14px;font-family:inherit;font-size:16px;color:var(--ink)}.lp-scope .field input:focus,.lp-scope .field select:focus,.lp-scope .field textarea:focus{outline:2px solid var(--btn-hover);outline-offset:-1px;border-color:var(--btn-hover)}.lp-scope .field textarea{min-height:96px;resize:vertical}.lp-scope .grid2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.lp-scope .consent{display:flex;gap:12px;align-items:flex-start;margin:22px 0 20px;font-size:14px;line-height:1.5;color:var(--ink-soft)}.lp-scope .consent input{margin-top:4px;width:17px;height:17px;flex:0 0 auto;accent-color:var(--btn)}.lp-scope .consent a{color:var(--ink)}.lp-scope .form-card .btn{width:100%;text-align:center}.lp-scope .faq{margin-top:22px;border-top:1px solid var(--line)}.lp-scope .faq details{border-bottom:1px solid var(--line)}.lp-scope .faq summary{cursor:pointer;list-style:none;padding:18px 0;font-weight:700;font-size:17px;display:flex;justify-content:space-between;gap:16px}.lp-scope .faq summary::-webkit-details-marker{display:none}.lp-scope .faq summary::after{content:"+";font-weight:600;color:var(--ink-soft);flex:0 0 auto}.lp-scope .faq details[open] summary::after{content:"–"}.lp-scope .faq details p{padding-bottom:20px;color:var(--ink-soft);margin-top:-4px}.lp-scope .tbd{border-bottom:2px dashed var(--accent);background:rgba(181,135,43,.07)}.lp-scope .checklist{margin-top:26px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.lp-scope .check-item{background:var(--card);border:1px solid var(--line);border-radius:10px;padding:22px 22px}.lp-scope .check-item h3{font-size:17px;margin-bottom:6px}.lp-scope .check-item p{font-size:15px;color:var(--ink-soft);line-height:1.5}.lp-scope .cats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}.lp-scope .cat{background:var(--card);border:1px solid var(--line);border-radius:10px;padding:24px 20px;text-align:center}.lp-scope .cat svg{width:32px;height:32px;stroke:var(--btn-hover);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;margin-bottom:12px}.lp-scope .cat b{display:block;font-size:16px;font-weight:700;margin-bottom:4px}.lp-scope .cat span{font-size:14px;color:var(--ink-soft);line-height:1.45;display:block}.lp-scope .cats-more{font-size:15px;color:var(--ink-soft);margin-top:18px;text-align:center}.lp-scope .checks{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin-top:4px}.lp-scope .checks label{display:flex;gap:10px;align-items:center;font-size:15px;font-weight:500;cursor:pointer}.lp-scope .checks input{width:17px;height:17px;flex:0 0 auto;accent-color:var(--btn)}@media (max-width:860px){.lp-scope .cats{grid-template-columns:1fr 1fr}}@media (max-width:720px){.lp-scope{font-size:16px}.lp-scope .hero{padding:44px 0 40px}.lp-scope section{padding:42px 0}.lp-scope .stats{grid-template-columns:1fr 1fr}.lp-scope .form-card{padding:24px 20px}.lp-scope .compare,.lp-scope .steps,.lp-scope .grid2,.lp-scope .checklist,.lp-scope .checks{grid-template-columns:1fr}}
