@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
.lp{color:#1e293b;background:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}.lp *{box-sizing:border-box;margin:0;padding:0}.lp-inner{max-width:1280px;margin:0 auto;padding:7rem 2rem}.lp-inner.center{text-align:center}.lp-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:9999px;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.75rem;font-weight:800;display:inline-block}.lp-section-title{color:#0f172a;letter-spacing:-.04em;margin-bottom:1.25rem;font-size:3rem;font-weight:900;line-height:1.15}.lp-section-title.white{color:#fff}.lp-section-title.left{text-align:left}.lp-section-sub{color:#64748b;max-width:640px;margin:0 auto 4rem;font-size:1.15rem;line-height:1.8}.lp-section-sub.muted{color:#94a3b8}.lp-section-sub.left{text-align:left;margin:0 0 2rem}.lp-shine{background:linear-gradient(135deg,#2563eb 0%,#a855f7 60%,#ec4899 100%);color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite shimmer}.lp-accent-text{background:linear-gradient(135deg,#f472b6,#f97316);color:#0000;-webkit-background-clip:text;background-clip:text}@keyframes shimmer{0%{background-position:0%}to{background-position:200%}}.lp-cta-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:9999px;align-items:center;gap:.6rem;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px -5px #2563eb66}.lp-cta-btn svg{width:18px;height:18px}.lp-cta-btn:hover{transform:translateY(-3px);box-shadow:0 18px 40px -8px #2563eb8c}.lp-ghost-btn{color:#2563eb;background:#2563eb12;border:1.5px solid #bfdbfe;border-radius:9999px;align-items:center;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.lp-ghost-btn:hover{background:#2563eb21;transform:translateY(-2px)}.lp-hero{background:linear-gradient(160deg,#0a0f1e 0%,#0d1b3e 40%,#0f0a2e 100%);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.lp-orb{pointer-events:none;border-radius:50%;max-width:100vw;position:absolute}.lp-orb1{background:radial-gradient(circle,#6366f140 0%,#0000 65%);width:clamp(300px,55vw,800px);height:clamp(300px,55vw,800px);animation:8s ease-in-out infinite alternate orbPulse;top:-15%;right:-10%}.lp-orb2{background:radial-gradient(circle,#10b98126 0%,#0000 65%);width:clamp(200px,40vw,600px);height:clamp(200px,40vw,600px);animation:10s ease-in-out infinite alternate-reverse orbPulse;bottom:5%;left:-8%}.lp-orb3{background:radial-gradient(circle,#ec48991f 0%,#0000 65%);width:clamp(150px,28vw,400px);height:clamp(150px,28vw,400px);animation:12s ease-in-out infinite alternate orbPulse;top:40%;left:40%}@keyframes orbPulse{0%{transform:scale(1)}to{transform:scale(1.15)}}.lp-grid-bg{pointer-events:none;background-image:linear-gradient(#6366f112 1px,#0000 1px),linear-gradient(90deg,#6366f112 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.lp-hero-inner{z-index:2;flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1280px;margin:0 auto;padding:7rem 2rem 5rem;display:grid;position:relative}.lp-pill{-webkit-backdrop-filter:blur(12px);color:#e2e8f0;background:#ffffff14;border:1px solid #ffffff29;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.1rem;font-size:.875rem;font-weight:600;display:inline-flex}.lp-pill-dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite blink;box-shadow:0 0 0 4px #10b98140}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}.lp-headline{color:#fff;letter-spacing:-.045em;margin-bottom:1.75rem;font-size:4.25rem;font-weight:900;line-height:1.1}.lp-sub{color:#94a3b8;max-width:480px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.8}.lp-actions{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.lp-trust-row{flex-wrap:wrap;gap:1rem;display:flex}.lp-trust-chip{color:#94a3b8;align-items:center;gap:.4rem;font-size:.875rem;font-weight:500;display:flex}.lp-trust-chip svg{color:#10b981;width:16px;height:16px}.lp-hero-visual{justify-content:center;align-items:center;display:flex;position:relative}.lp-browser-card{-webkit-backdrop-filter:blur(20px);z-index:2;background:#0f172ab3;border:1px solid #ffffff1a;border-radius:18px;width:360px;animation:5s ease-in-out infinite alternate floatCard;position:relative;overflow:hidden;box-shadow:0 40px 80px #00000080,0 0 0 1px #ffffff0d}@keyframes floatCard{0%{transform:translateY(0)rotate(-1deg)}to{transform:translateY(-16px)rotate(1deg)}}.lp-browser-bar{background:#ffffff0d;border-bottom:1px solid #ffffff0f;align-items:center;gap:.45rem;padding:.8rem 1rem;display:flex}.lp-dot{border-radius:50%;width:11px;height:11px}.lp-dot.red{background:#f87171}.lp-dot.yellow{background:#fcd34d}.lp-dot.green{background:#4ade80}.lp-url{color:#64748b;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;flex:1;margin-left:.5rem;padding:.28rem .7rem;font-size:.72rem;overflow:hidden}.lp-browser-body{padding:0}.lp-shop-banner{background:linear-gradient(135deg,#1e40af,#7c3aed);height:90px;position:relative;overflow:hidden}.lp-banner-gradient{background:radial-gradient(circle at 70%,#6366f166,#0000);position:absolute;inset:0}.lp-shop-avatar{z-index:2;background:#0f172ae6;border:3px solid #ffffff26;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.8rem;display:flex;position:absolute;bottom:-24px;left:1.5rem}.lp-shop-info-block{flex-direction:column;gap:.85rem;padding:2rem 1.25rem 1.5rem;display:flex}.lp-shop-name-bar{background:linear-gradient(90deg,#ffffff2e,#ffffff0f);border-radius:6px;width:70%;height:14px}.lp-shop-sub-bar{background:#ffffff12;border-radius:6px;width:45%;height:10px}.lp-stats-row{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;display:flex;overflow:hidden}.lp-stat-chip{border-right:1px solid #ffffff0d;flex-direction:column;flex:1;align-items:center;gap:.2rem;padding:.65rem .5rem;display:flex}.lp-stat-chip:last-child{border-right:none}.lp-stat-v{color:#e2e8f0;font-size:.9rem;font-weight:800}.lp-stat-k{color:#64748b;font-size:.65rem;font-weight:500}.lp-tag-row{flex-wrap:wrap;gap:.5rem;display:flex}.lp-tag{color:#93c5fd;background:#3b82f626;border:1px solid #3b82f633;border-radius:9999px;padding:.2rem .6rem;font-size:.68rem;font-weight:700}.lp-tag.purple{color:#c4b5fd;background:#8b5cf626;border-color:#8b5cf633}.lp-view-btn{color:#fff;text-align:center;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:10px;padding:.7rem;font-size:.85rem;font-weight:700;transition:opacity .2s}.lp-view-btn:hover{opacity:.9}.lp-notif{-webkit-backdrop-filter:blur(16px);color:#e2e8f0;white-space:nowrap;z-index:5;background:#0f172ad9;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.5rem;max-width:calc(100% + 1rem);padding:.6rem 1rem;font-size:.8rem;font-weight:600;display:flex;position:absolute;box-shadow:0 10px 30px #0000004d}.lp-notif span{font-size:1.1rem}.notif1{animation:4s ease-in-out infinite alternate floatR;top:1.5rem;right:.5rem}.notif2{animation:5s ease-in-out infinite alternate floatL;bottom:4rem;left:.5rem}.notif3{animation:6s ease-in-out infinite alternate-reverse floatR;top:50%;right:.5rem}@keyframes floatR{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes floatL{0%{transform:translateY(0)}to{transform:translateY(10px)}}.lp-wave{z-index:3;width:100%;height:80px;margin-top:-1px;display:block;position:relative}.lp-ticker{background:#f1f5f9;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:2rem 0;overflow:hidden}.lp-ticker-label{text-align:center;color:#94a3b8;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.78rem;font-weight:700}.lp-ticker-track{overflow:hidden}.lp-ticker-inner{gap:1rem;width:max-content;animation:20s linear infinite ticker;display:flex}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.lp-city{color:#475569;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;padding:.4rem 1.1rem;font-size:.9rem;font-weight:600;transition:all .2s}.lp-city:hover{color:#2563eb;border-color:#93c5fd}.lp-stats{background:linear-gradient(135deg,#0f172a,#1e1b4b);padding:5rem 2rem}.lp-stats-inner{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.lp-stat-card{text-align:center;background:#ffffff0a;border:1px solid #ffffff12;border-radius:20px;flex-direction:column;align-items:center;gap:.6rem;padding:2.5rem 1.5rem;transition:all .3s;display:flex}.lp-stat-card:hover{background:#ffffff14;transform:translateY(-6px)}.lp-stat-big{background:linear-gradient(135deg,#60a5fa,#a78bfa);color:#0000;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:900;line-height:1}.lp-stat-label{color:#64748b;font-size:.9rem;font-weight:500}.lp-section{background:#f8fafc}.lp-problem{background:linear-gradient(160deg,#020617,#0f172a 50%,#1e1b4b);position:relative;overflow:hidden}.lp-problem-orb{pointer-events:none;background:radial-gradient(circle,#ec48991f 0%,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-150px}.lp-problem-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;display:grid}.lp-prob-card{background:#ffffff0a;border:1px solid #ffffff12;border-radius:20px;padding:3rem 2rem;transition:all .3s}.lp-prob-card:hover{background:#ffffff14;transform:translateY(-6px)}.lp-prob-num{background:linear-gradient(135deg,#f472b6,#fb923c);color:#0000;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:4rem;font-weight:900;line-height:1}.lp-prob-txt{color:#94a3b8;font-size:1rem;line-height:1.7}.lp-features{background:#f8fafc}.lp-feat-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.lp-feat-card{background:#fff;border:1px solid #f1f5f9;border-radius:22px;padding:2.5rem 2rem;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000a}.lp-feat-card:after{content:"";background:var(--feat-color,#3b82f6);opacity:0;height:3px;transition:opacity .35s;position:absolute;bottom:0;left:0;right:0}.lp-feat-card:hover{transform:translateY(-10px);box-shadow:0 24px 50px #00000017}.lp-feat-card:hover:after{opacity:1}.lp-feat-card.lp-feat-featured{background:linear-gradient(145deg,#eff6ff,#fff);border:1.5px solid #bfdbfe}.lp-feat-badge{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:9999px;margin-bottom:1rem;padding:.25rem .8rem;font-size:.68rem;font-weight:800;display:inline-block}.lp-feat-icon-wrap{background:linear-gradient(135deg,var(--feat-color,#3b82f6)20,transparent);border:1px solid color-mix(in srgb,var(--feat-color,#3b82f6)20%,transparent);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.lp-feat-icon{font-size:1.8rem}.lp-feat-card h3{color:#0f172a;letter-spacing:-.02em;margin-bottom:.65rem;font-size:1.25rem;font-weight:800}.lp-feat-card p{color:#64748b;font-size:.95rem;line-height:1.7}.lp-feat-line{background:var(--feat-color,#3b82f6);opacity:.4;border-radius:1px;width:40px;height:2px;margin-top:1.25rem;transition:width .4s,opacity .4s}.lp-feat-card:hover .lp-feat-line{opacity:1;width:80px}.lp-how{background:#fff}.lp-steps{align-items:flex-start;gap:0;margin-top:4rem;display:flex;position:relative}.lp-step{text-align:center;flex:1;padding:2.5rem 2rem;position:relative}.lp-step-icon{margin-bottom:.5rem;font-size:2rem;display:block}.lp-step-num{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.5rem;font-size:1.1rem;font-weight:900;transition:transform .3s;display:flex;box-shadow:0 0 0 10px #2563eb1a}.lp-step:hover .lp-step-num{transform:scale(1.1)}.lp-step h3{color:#0f172a;margin-bottom:.65rem;font-size:1.2rem;font-weight:800}.lp-step p{color:#64748b;font-size:.95rem;line-height:1.65}.lp-step-connector{z-index:1;background:linear-gradient(90deg,#e2e8f0,#c7d2fe);width:2rem;height:2px;position:absolute;top:3.2rem;right:-1rem}.lp-step-connector:after{content:"›";color:#c7d2fe;font-size:1.4rem;position:absolute;top:-10px;right:-8px}.lp-why{background:#f8fafc}.lp-why-layout{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.lp-why-right{flex-direction:column;gap:1.25rem;display:flex}.lp-why-card{border:1px solid #f1f5f9;border-left:3px solid var(--why-color,#3b82f6);background:#fff;border-radius:18px;align-items:center;gap:1.25rem;padding:1.5rem 1.75rem;transition:all .3s;display:flex;box-shadow:0 2px 10px #00000008}.lp-why-card:hover{transform:translate(8px);box-shadow:0 12px 30px #00000012}.lp-why-icon-box{background:color-mix(in srgb,var(--why-color,#3b82f6)15%,transparent);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.lp-why-card h4{color:#0f172a;margin-bottom:.3rem;font-size:1.05rem;font-weight:800}.lp-why-card p{color:#64748b;font-size:.9rem;line-height:1.6}.lp-testi{background:linear-gradient(160deg,#0f172a,#1e1b4b);position:relative;overflow:hidden}.lp-testi-orb{pointer-events:none;background:radial-gradient(circle,#6366f126 0%,#0000 65%);border-radius:50%;width:700px;height:700px;position:absolute;top:-200px;left:-150px}.testi-eye{color:#a78bfa;background:#8b5cf626;border-color:#8b5cf633}.lp-testi-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.lp-testi-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px;padding:2.5rem 2rem;transition:all .35s;position:relative;overflow:hidden}.lp-testi-card:hover{background:#ffffff14;transform:translateY(-8px)}.lp-testi-quote-icon{color:#6366f140;pointer-events:none;font-family:Georgia,serif;font-size:5rem;line-height:1;position:absolute;top:.5rem;left:1.5rem}.lp-stars{color:#fbbf24;letter-spacing:.08em;margin-bottom:1.25rem;font-size:1rem}.lp-testi-text{color:#cbd5e1;margin-bottom:1.75rem;font-size:1rem;font-style:italic;line-height:1.8}.lp-testi-footer{align-items:center;gap:.875rem;display:flex}.lp-testi-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.85rem;font-weight:800;display:flex}.lp-testi-footer strong{color:#fff;margin-bottom:.2rem;font-size:.95rem;display:block}.lp-testi-footer span{color:#64748b;font-size:.8rem;display:block}.lp-final-cta{text-align:center;background:linear-gradient(135deg,#1e40af 0%,#4f46e5 50%,#7c3aed 100%);padding:8rem 2rem;position:relative;overflow:hidden}.lp-fcta-orb1{background:radial-gradient(circle,#ffffff14 0%,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-100px}.lp-fcta-orb2{background:radial-gradient(circle,#ffffff0f 0%,#0000 65%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-200px;left:-100px}.lp-fcta-inner{z-index:2;max-width:760px;margin:0 auto;position:relative}.lp-fcta-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff26;border:1px solid #ffffff40;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;display:inline-block}.lp-final-cta h2{color:#fff;letter-spacing:-.04em;margin-bottom:1.25rem;font-size:3.5rem;font-weight:900;line-height:1.15}.lp-final-cta p{color:#ffffffbf;margin-bottom:3rem;font-size:1.2rem;line-height:1.75}.lp-fcta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.lp-btn-white{color:#0f172a;background:#fff;border-radius:9999px;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 10px 30px #00000026}.lp-btn-white:hover{transform:translateY(-3px);box-shadow:0 18px 40px #0003}.lp-btn-outline-w{color:#fff;background:0 0;border:1.5px solid #fff6;border-radius:9999px;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s}.lp-btn-outline-w:hover{background:#ffffff1a;transform:translateY(-2px)}.lp-fcta-trust{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.lp-fcta-trust span{color:#ffffffa6;font-size:.875rem;font-weight:500}@media (max-width:1024px){.lp-hero-inner{text-align:center;grid-template-columns:1fr;gap:3rem;padding:6rem 2rem 4rem}.lp-pill{margin:0 auto 1.5rem}.lp-sub{max-width:100%;margin-bottom:2rem}.lp-actions,.lp-trust-row{justify-content:center}.lp-hero-visual{display:none}.lp-stats-inner{grid-template-columns:repeat(2,1fr)}.lp-problem-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.lp-feat-grid{grid-template-columns:repeat(2,1fr)}.lp-steps{flex-wrap:wrap;justify-content:center}.lp-step{flex:0 0 45%}.lp-step-connector{display:none}.lp-why-layout{grid-template-columns:1fr;gap:3rem}.lp-section-title.left,.lp-section-sub.left,.lp-why-left{text-align:center}.lp-why-left .lp-cta-btn{margin:2rem auto 0}.lp-testi-grid{grid-template-columns:1fr;max-width:560px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.lp-inner{padding:4.5rem 1.25rem}.lp-section-title{letter-spacing:-.03em;font-size:2rem}.lp-section-sub{margin-bottom:2.5rem;font-size:1rem}.lp-eyebrow{font-size:.7rem}.lp-hero-inner{padding:5rem 1.25rem 3rem}.lp-headline{letter-spacing:-.04em;font-size:2.5rem}.lp-sub{font-size:1rem}.lp-pill{padding:.4rem .9rem;font-size:.78rem}.lp-cta-btn,.lp-ghost-btn{padding:.8rem 1.5rem;font-size:.95rem}.lp-actions{flex-direction:column;align-items:center;gap:.75rem}.lp-trust-row{flex-direction:column;align-items:center;gap:.6rem}.lp-trust-chip{font-size:.8rem}.lp-wave{height:50px}.lp-ticker{padding:1.5rem 0}.lp-ticker-label{margin-bottom:1rem;font-size:.7rem}.lp-stats{padding:3.5rem 1.25rem}.lp-stats-inner{grid-template-columns:repeat(2,1fr);gap:1rem}.lp-stat-card{border-radius:16px;padding:1.75rem 1rem}.lp-stat-big{font-size:2.25rem}.lp-stat-label{font-size:.8rem}.lp-problem-grid{grid-template-columns:1fr;gap:1rem}.lp-prob-card{border-radius:16px;padding:2rem 1.5rem}.lp-prob-num{font-size:3rem}.lp-prob-txt{font-size:.95rem}.lp-feat-grid{grid-template-columns:1fr;gap:1.25rem}.lp-feat-card{border-radius:18px;padding:2rem 1.5rem}.lp-feat-icon-wrap{border-radius:13px;width:48px;height:48px}.lp-feat-icon{font-size:1.5rem}.lp-feat-card h3{font-size:1.1rem}.lp-steps{flex-direction:column;align-items:center;gap:0}.lp-step{flex:unset;width:100%;max-width:360px;padding:2rem 1.5rem}.lp-step-connector{display:none}.lp-step-num{width:50px;height:50px;font-size:1rem}.lp-why-layout{gap:2.5rem}.lp-why-card{padding:1.25rem}.lp-why-icon-box{border-radius:12px;width:42px;height:42px;font-size:1.3rem}.lp-why-card h4{font-size:1rem}.lp-why-card p{font-size:.875rem}.lp-testi-grid{grid-template-columns:1fr;max-width:100%;margin-top:2rem}.lp-testi-card{border-radius:18px;padding:2rem 1.5rem}.lp-testi-text{font-size:.95rem}.lp-testi-quote-icon{font-size:4rem}.lp-final-cta{padding:5rem 1.25rem}.lp-final-cta h2{letter-spacing:-.03em;font-size:2rem}.lp-final-cta p{margin-bottom:2rem;font-size:1rem}.lp-fcta-actions{flex-direction:column;align-items:center;gap:.75rem}.lp-btn-white,.lp-btn-outline-w{text-align:center;width:100%;max-width:280px;padding:.85rem 1.5rem}.lp-fcta-trust{flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem}.lp-fcta-badge{padding:.4rem 1rem;font-size:.78rem}}@media (max-width:480px){.lp-inner{padding:3.5rem 1rem}.lp-hero-inner{padding:4.5rem 1rem 2.5rem}.lp-headline{font-size:2rem}.lp-pill{text-align:center;flex-wrap:wrap;justify-content:center}.lp-stats-inner{grid-template-columns:1fr 1fr;gap:.75rem}.lp-stat-card{padding:1.5rem .75rem}.lp-stat-big{font-size:2rem}.lp-feat-card{padding:1.75rem 1.25rem}.lp-step{max-width:100%}.lp-fcta-trust{flex-direction:column;align-items:center;gap:.5rem}.lp-final-cta h2{font-size:1.75rem}}@media (max-width:360px){.lp-headline{font-size:1.75rem}.lp-section-title{font-size:1.65rem}.lp-stats-inner{grid-template-columns:1fr}.lp-stat-big{font-size:2.5rem}.lp-cta-btn,.lp-ghost-btn{padding:.75rem 1.25rem;font-size:.9rem}}
