:root{--bg:#efefef;--text:#2f3136;--muted:#6d6f73;--green:#35be5f;--green-soft:#deefe4;--red:#ff4f4f;--red-soft:#f2e6e9;--border:#d5d5d5}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:Inter,Segoe UI,sans-serif}.page{width:min(100%,1040px);margin:0 auto;padding:32px 22px 92px}.header{justify-content:space-between;align-items:center;width:100%;display:flex}.hero-container{flex-direction:column;justify-content:space-between;min-height:100dvh;padding-bottom:64px;display:flex}.hero,.warning-box{text-align:center}.brand-left{color:var(--text);align-items:center;gap:12px;font-size:21px;font-weight:800;display:flex}.store-buttons{gap:12px;display:flex}.store-btn{color:#fff;background:#1a1c1e;border-radius:12px;align-items:center;gap:8px;min-width:150px;padding:10px 16px;transition:transform .2s;display:flex;position:relative}.store-icon{width:24px;height:24px}.store-text{text-align:left;flex-direction:column;line-height:1.1;display:flex}.store-text span{text-transform:uppercase;letter-spacing:.3px;opacity:.8;font-size:9px}.store-text strong{font-size:14px}.badge{background:var(--green);color:#fff;white-space:nowrap;border-radius:20px;padding:2px 6px;font-size:7px;font-weight:800;position:absolute;top:-6px;right:-6px}.coming-soon-text{color:#4285f4;margin-top:1px;font-weight:900;opacity:1!important;font-size:8px!important}.hero,.section,.warning-box{text-align:center}.hero{margin-bottom:64px}.brand{display:none}.brand-icon{width:32px;height:32px}h1,h2,h3,p{margin:0}h1{max-width:900px;margin:16px auto;font-size:clamp(32px,5vw,54px);line-height:1.05}.title-hero{letter-spacing:-.02em;color:var(--text);font-weight:800}h2{margin-bottom:16px;font-size:clamp(20px,3vw,32px);line-height:1.15}.lead,.step-body p,.step-body li{color:var(--muted);font-size:clamp(14px,1.4vw,18px);line-height:1.45}.sub{color:var(--muted);max-width:800px;margin:0 auto 34px;font-size:clamp(17px,1.9vw,24px);line-height:1.4}.lead{margin-bottom:34px}.lead strong,.warning-box h3 strong{color:var(--green)}.cta{background:var(--green);color:#fff;border-radius:14px;justify-content:center;align-items:center;min-width:min(420px,100%);min-height:64px;padding:12px 24px;font-size:clamp(16px,2vw,24px);font-weight:700;text-decoration:none;display:inline-flex}.section,.warning-box{text-align:center;margin:64px 0}.intro-section{margin:0!important}.grid-two{grid-template-columns:repeat(2,1fr);gap:22px;width:100%;margin-top:28px;display:grid}.card{border:1.5px solid var(--border);text-align:left;border-radius:16px;flex-direction:column;justify-content:center;padding:clamp(20px,3vw,34px);display:flex}.card p{font-size:clamp(15px,1.4vw,20px);line-height:1.5}.card p+p{margin-top:16px}.card-bad p{color:var(--muted)}.card-bad p:first-letter{color:var(--red);font-weight:900}.card-good{border-color:var(--green);background:#d8e8de}.card-good p:first-letter{color:var(--green);font-weight:900}.card-good p{color:#323538;font-weight:700}.warning-box{border:2px solid var(--red);background:var(--red-soft);border-radius:16px;margin:82px 0;padding:34px}.warning-box h2{margin-bottom:14px}.warning-box p{color:var(--muted);margin-bottom:16px;font-size:clamp(16px,1.5vw,22px)}.warning-box h3{margin-bottom:24px;font-size:clamp(20px,2vw,30px)}.how{margin-top:96px}.sub{margin-bottom:30px}.step-card{border:1.5px solid var(--border);text-align:left;border-radius:16px;margin:22px 0;padding:30px}.step-head{align-items:center;gap:16px;margin-bottom:12px;display:flex}.step-emoji{font-size:clamp(22px,2vw,32px)}.step-head h3{font-size:clamp(20px,2.2vw,32px)}.step-body p{margin-bottom:14px}.step-body ul{margin:8px 0 16px 26px;padding:0}.step-body li+li{margin-top:8px}.quote{border:1px solid #9ee0b2;border-left:4px solid var(--green);color:#2e3235;background:#d2e3d9;border-radius:14px;margin:12px 0;padding:18px 24px;font-size:clamp(14px,1.4vw,18px);font-style:italic;line-height:1.4}.strong{color:#303236;font-weight:700}.why-card{border-color:var(--green);text-align:center;background:#e0ebe6;padding:48px 24px}.why-grid{justify-content:center;gap:clamp(20px,8vw,100px);margin-bottom:40px;display:flex}.why-col{text-align:left;flex-direction:column;gap:14px;display:flex}.why-grid p{white-space:nowrap;margin:0;font-weight:700}.why-grid p:first-letter{color:var(--green)}.bullet-card li::marker{color:var(--green)}.why-text{width:100%;max-width:900px;margin:0 auto;padding:0 20px;font-size:clamp(15px,1.6vw,22px);font-weight:700;line-height:1.4}.final .cta{margin:16px 0 34px}.bullet-card{max-width:900px;margin:0 auto 68px}.bullet-card ul{margin:0;padding-left:32px}.bullet-card li{color:#2f3136;font-size:clamp(14px,1.4vw,18px);line-height:1.55}.bullet-card li+li{margin-top:10px}@media (max-width:900px){.page{padding:16px 14px 60px}.header{text-align:center;flex-direction:column;align-items:center;gap:24px;margin-bottom:32px}.brand-left{justify-content:center}.store-buttons{flex-wrap:wrap;justify-content:center;width:100%}.brand{font-size:24px}h1{font-size:26px}h2{font-size:22px}.lead,.sub,.step-body p,.step-body li,.card p,.bullet-card li,.quote,.why-text{font-size:15px}.cta{min-width:100%;min-height:52px;font-size:18px}.why-grid{flex-direction:column;align-items:center;gap:14px}.why-col{width:100%;max-width:260px}.step-head h3{font-size:20px}}
