@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";
.lp{--bg:#13111e;--bg2:#1a1828;--bg3:#221f33;--bg4:#2a2740;--card:#1e1c2e;--border:#2e2b45;--border-h:#3d3960;--tx:#e4e2f0;--tx2:#9f9bb5;--txm:#6e697f;--accent:#a78bfa;--accent-h:#8b5cf6;--accent-glow:#a78bfa33;--pv-bg:#c4b5fd14;--pv-b:#c4b5fd1a;--pb-bg:#93c5fd14;--pb-b:#93c5fd1a;--pm-bg:#6ee7b714;--pm-b:#6ee7b71a;--pp-bg:#fdba7414;--pp-b:#fdba741a;--ppk-bg:#f9a8d414;--ppk-b:#f9a8d41a;--py-bg:#fde68a14;--py-b:#fde68a1a;--r:14px;background:var(--bg);color:var(--tx);-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,sans-serif;line-height:1.65;overflow-x:hidden}.lp *{box-sizing:border-box;margin:0;padding:0}.lp-c{max-width:1060px;margin:0 auto;padding:0 24px}@keyframes lp-fu{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes lp-glow{0%,to{opacity:.4}50%{opacity:.7}}.lp-nav{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(1.3);backdrop-filter:blur(20px)saturate(1.3);background:#13111ee0;border-bottom:1px solid #a78bfa14;position:fixed;top:0;left:0;right:0}.lp-nav-inner{align-items:center;gap:32px;height:60px;display:flex}.lp-logo{color:#fff;align-items:center;gap:9px;text-decoration:none;display:flex}.lp-logo-m{background:var(--accent);color:#fff;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;font-family:Outfit,system-ui,sans-serif;font-size:16px;font-weight:700;display:flex}.lp-logo-m.sm{width:26px;height:26px;font-size:14px}.lp-logo-t{letter-spacing:-.03em;font-family:Outfit,system-ui,sans-serif;font-size:20px;font-weight:700}.lp-nav-links{flex:1;gap:28px;display:flex}.lp-nav-links a{color:var(--tx2);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.lp-nav-links a:hover{color:#fff}.lp-nav-actions{align-items:center;gap:10px;display:flex}.lp-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 22px;font-family:Outfit,system-ui,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.lp-btn-p{background:var(--accent);color:#13111e;box-shadow:0 2px 16px var(--accent-glow)}.lp-btn-p:hover{background:var(--accent-h);color:#fff;transform:translateY(-1px);box-shadow:0 4px 24px #8b5cf659}.lp-btn-g{color:var(--tx2);background:#a78bfa14;border:1px solid #a78bfa26}.lp-btn-g:hover{color:#fff;background:#a78bfa24;border-color:#a78bfa4d}.lp-btn-l{border-radius:12px;padding:14px 32px;font-size:15px}.lp-btn-f{width:100%;margin:0;padding:12px;font-size:14px}.lp-hero{background:var(--bg);color:#fff;padding:130px 0 72px;position:relative;overflow:hidden}.lp-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#a78bfa1f,#0000 65%);border-radius:50%;width:700px;height:700px;position:absolute;top:-250px;right:-150px}.lp-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#6ee7b70f,#0000 65%);border-radius:50%;width:550px;height:550px;position:absolute;bottom:-250px;left:-120px}.lp-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid;position:relative}.lp-badge{color:#c4b5fd;background:#a78bfa1a;border:1px solid #a78bfa26;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:5px 14px 5px 10px;font-size:13px;font-weight:500;animation:.5s ease-out lp-fu;display:inline-flex}.lp-badge-dot{background:#6ee7b7;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite lp-pulse}.lp-h1{letter-spacing:-.04em;margin:0 0 18px;font-family:Outfit,system-ui,sans-serif;font-size:clamp(36px,4.8vw,54px);font-weight:800;line-height:1.08;animation:.5s ease-out .1s both lp-fu}.lp-h1-accent{background:linear-gradient(135deg,#c4b5fd,#93c5fd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lp-hero-sub{color:var(--tx2);max-width:420px;margin:0 0 28px;font-size:17px;line-height:1.65;animation:.5s ease-out .15s both lp-fu}.lp-hero-sub strong{color:var(--tx);font-weight:500}.lp-ctas{flex-wrap:wrap;gap:10px;animation:.5s ease-out .2s both lp-fu;display:flex}.lp-proof{color:var(--txm);align-items:center;gap:6px;margin-top:20px;font-size:13px;animation:.5s ease-out .25s both lp-fu;display:flex}.lp-stars{color:#fbbf24;letter-spacing:1px}.lp-vis{animation:.7s ease-out .2s both lp-fu}.lp-mw{background:var(--bg3);border:1px solid var(--border);border-radius:14px;overflow:hidden;box-shadow:0 8px 48px #0006,inset 0 0 0 1px #a78bfa0d}.lp-mbar{border-bottom:1px solid var(--border);gap:6px;padding:11px 14px;display:flex}.lp-mbar span{border-radius:50%;width:9px;height:9px;display:block}.lp-mbar span:first-child{background:#f87171}.lp-mbar span:nth-child(2){background:#fbbf24}.lp-mbar span:nth-child(3){background:#34d399}.lp-mcont{min-height:280px;display:flex}.lp-msb{background:#00000040;flex-direction:column;gap:7px;width:44px;padding:10px 6px;display:flex}.lp-msb-i{background:#ffffff08;border-radius:8px;width:32px;height:32px}.lp-msb-i.active{background:#a78bfa33;border:1px solid #a78bfa26}.lp-mmain{flex:1;padding:14px}.lp-msts{grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:14px;display:grid}.lp-mst{text-align:center;border-radius:8px;padding:9px 6px}.lp-mst b{font-family:Outfit,system-ui,sans-serif;font-size:19px;font-weight:700;display:block}.lp-mst small{font-size:9px;font-weight:500}.lp-mst.c1{color:#c4b5fd;background:#a78bfa1a}.lp-mst.c1 small{color:#a78bfa80}.lp-mst.c2{color:#fde68a;background:#fbbf2414}.lp-mst.c2 small{color:#fbbf2466}.lp-mst.c3{color:#6ee7b7;background:#34d39914}.lp-mst.c3 small{color:#34d39966}.lp-mst.c4{color:#fca5a5;background:#f8717114}.lp-mst.c4 small{color:#f8717166}.lp-mcards{flex-direction:column;gap:7px;display:flex}.lp-mcd{background:#ffffff05;border:1px solid #ffffff0a;border-radius:8px;align-items:center;gap:9px;padding:9px 11px;display:flex}.lp-mcd-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.lp-mcd-lines{flex-direction:column;flex:1;gap:3px;display:flex}.lp-ln{background:#ffffff0f;border-radius:3px;height:5px}.lp-mbdg{white-space:nowrap;border-radius:5px;padding:2px 7px;font-size:9px;font-weight:600}.lp-mbdg.g{color:#6ee7b7;background:#6ee7b71a}.lp-mbdg.y{color:#fde68a;background:#fde68a1a}.lp-promise{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:48px 0}.lp-promise-inner{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.lp-promise-item{color:var(--tx);align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.lp-promise-icon{border:1px solid;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.lp-promise-icon svg{width:18px;height:18px}.lp-pain{background:var(--bg);padding:88px 0}.lp-label{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);text-align:center;margin:0 0 10px;font-family:Outfit,system-ui,sans-serif;font-size:13px;font-weight:700}.lp-pain-h2{letter-spacing:-.03em;text-align:center;max-width:560px;margin:0 auto 44px;font-family:Outfit,system-ui,sans-serif;font-size:clamp(24px,3.2vw,36px);font-weight:700;line-height:1.2}.lp-muted{color:var(--txm)}.lp-pain-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.lp-pain-card{border-radius:var(--r);background:var(--card);border:1px solid var(--border);padding:24px;transition:all .25s}.lp-pain-card:hover{border-color:var(--border-h);transform:translateY(-3px);box-shadow:0 8px 32px #0003}.lp-pain-icon{border:1px solid;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;display:flex}.lp-pain-icon svg{width:22px;height:22px}.lp-pain-card h3{color:var(--tx);margin:0 0 6px;font-family:Outfit,system-ui,sans-serif;font-size:15px;font-weight:700}.lp-pain-card p{color:var(--tx2);font-size:13px;line-height:1.55}.lp-feat{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:88px 0}.lp-sh{letter-spacing:-.03em;text-align:center;color:var(--tx);margin:0 0 12px;font-family:Outfit,system-ui,sans-serif;font-size:clamp(26px,3.5vw,38px);font-weight:700;line-height:1.15}.lp-sh-sub{text-align:center;color:var(--tx2);max-width:480px;margin:0 auto 56px;font-size:16px}.lp-feat-list{flex-direction:column;gap:72px;display:flex}.lp-feat-row{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.lp-feat-row.reverse{direction:rtl}.lp-feat-row.reverse>*{direction:ltr}.lp-feat-tag{text-transform:uppercase;letter-spacing:.1em;border:1px solid;border-radius:6px;margin-bottom:10px;padding:4px 10px;font-family:Outfit,system-ui,sans-serif;font-size:11px;font-weight:700;display:inline-block}.lp-feat-row h3{letter-spacing:-.02em;color:var(--tx);margin:0 0 10px;font-family:Outfit,system-ui,sans-serif;font-size:24px;font-weight:700;line-height:1.2}.lp-feat-row p{color:var(--tx2);font-size:15px;line-height:1.65}.lp-fv{background:var(--card);border:1px solid var(--border);border-radius:var(--r);overflow:hidden;box-shadow:0 2px 20px #00000026}.lp-fh{border-bottom:1px solid var(--border);background:var(--bg3);gap:4px;padding:9px 11px;display:flex}.lp-tab{color:var(--txm);white-space:nowrap;border-radius:7px;padding:5px 11px;font-family:Outfit,system-ui,sans-serif;font-size:11px;font-weight:600}.lp-tab.active{color:var(--bg)}.lp-fb{flex-direction:column;gap:7px;padding:11px;display:flex}.lp-row{background:var(--bg3);border-radius:9px;align-items:center;gap:9px;padding:9px 11px;display:flex}.lp-row-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.lp-row-lines{flex-direction:column;flex:1;gap:3px;display:flex}.lp-row .lp-ln{background:#ffffff0f}.lp-chk{color:#fff;border:2px solid;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex}.lp-amt{color:#f9a8d4;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600}.lp-smbdg{border-radius:5px;padding:3px 7px;font-size:9px;font-weight:700}.lp-how{background:var(--bg);padding:88px 0}.lp-how-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.lp-how-step{border-radius:var(--r);background:var(--card);border:1px solid var(--border);padding:28px;transition:all .25s;position:relative;overflow:hidden}.lp-how-step:hover{border-color:var(--border-h);transform:translateY(-2px)}.lp-how-step:before{content:"";height:3px;position:absolute;top:0;left:0;right:0}.lp-how-step:first-child:before{background:#c4b5fd}.lp-how-step:nth-child(2):before{background:#6ee7b7}.lp-how-step:nth-child(3):before{background:#fdba74}.lp-how-num{color:var(--bg4);letter-spacing:-.03em;margin-bottom:14px;font-family:Outfit,system-ui,sans-serif;font-size:40px;font-weight:800;line-height:1;display:block}.lp-how-step h3{color:var(--tx);margin:0 0 6px;font-family:Outfit,system-ui,sans-serif;font-size:17px;font-weight:700}.lp-how-step p{color:var(--tx2);font-size:14px;line-height:1.6}.lp-pricing{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:88px 0}.lp-price-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:900px;margin:0 auto;display:grid}.lp-price-card{background:var(--card);border:1px solid var(--border);border-radius:18px;flex-direction:column;margin-top:0;padding:28px 24px;transition:all .25s;display:flex;position:relative}.lp-price-card:hover{border-color:var(--border-h);transform:translateY(-2px)}.lp-price-card.highlight{border-color:var(--accent);border-width:2px;box-shadow:0 0 32px #a78bfa1a}.lp-price-badge{background:var(--accent);color:#13111e;border-radius:6px;width:fit-content;margin-bottom:10px;padding:3px 10px;font-family:Outfit,system-ui,sans-serif;font-size:11px;font-weight:700;display:inline-block}.lp-price-card .lp-price-name{color:var(--tx2);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-family:Outfit,system-ui,sans-serif;font-size:14px;font-weight:700}.lp-price-card .lp-price-row{align-items:baseline;gap:4px;margin-bottom:12px;display:flex}.lp-price-card .lp-price-amount{letter-spacing:-.04em;color:var(--tx);font-family:Outfit,system-ui,sans-serif;font-size:48px;font-weight:800;line-height:1}.lp-price-card .lp-price-unit{color:var(--tx2);flex-direction:column;font-size:14px;line-height:1.3;display:flex}.lp-price-desc{color:var(--tx2);margin-bottom:16px;font-size:13px;line-height:1.55}.lp-price-card .lp-price-features{flex-direction:column;flex:1;gap:8px;margin-bottom:16px;padding:0;list-style:none;display:flex}.lp-price-card .lp-price-features li{color:var(--tx2);align-items:center;gap:8px;font-size:13px;display:flex}.lp-price-setup{color:var(--txm);margin-bottom:16px;font-size:11px}.lp-price-note{text-align:center;color:var(--txm);margin-top:20px;font-size:12px}.lp-ck{width:18px;height:18px;color:var(--accent);background:#a78bfa1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.lp-faq{background:var(--bg);padding:88px 0}.lp-faq-list{flex-direction:column;gap:8px;max-width:640px;margin:0 auto;display:flex}.lp-faq-item{border:1px solid var(--border);border-radius:var(--r);background:var(--card);transition:all .2s;overflow:hidden}.lp-faq-item:hover{border-color:var(--border-h)}.lp-faq-item[open]{border-color:#a78bfa33;box-shadow:0 0 24px #a78bfa0a}.lp-faq-item summary{cursor:pointer;color:var(--tx);justify-content:space-between;align-items:center;padding:16px 22px;font-family:Outfit,system-ui,sans-serif;font-size:15px;font-weight:600;list-style:none;display:flex}.lp-faq-item summary::-webkit-details-marker{display:none}.lp-faq-item summary:after{content:"+";color:var(--txm);font-family:Outfit,system-ui,sans-serif;font-size:20px;font-weight:400}.lp-faq-item[open] summary:after{content:"−";color:var(--accent)}.lp-faq-item p{color:var(--tx2);padding:0 22px 16px;font-size:14px;line-height:1.7}.lp-cta{background:var(--bg2);border-top:1px solid var(--border);padding:100px 0;position:relative;overflow:hidden}.lp-cta:before{content:"";background:radial-gradient(circle,#a78bfa14,#0000 65%);border-radius:50%;width:600px;height:600px;animation:6s ease-in-out infinite lp-glow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-cta-inner{text-align:center;position:relative}.lp-cta h2{letter-spacing:-.04em;color:var(--tx);margin:0 0 14px;font-family:Outfit,system-ui,sans-serif;font-size:clamp(28px,3.8vw,44px);font-weight:800;line-height:1.1}.lp-cta p{color:var(--tx2);margin:0 0 28px;font-size:16px;line-height:1.65}.lp-footer{background:var(--bg);border-top:1px solid var(--border);padding:40px 0}.lp-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.lp-footer-brand{flex-direction:column;gap:4px;display:flex}.lp-footer-brand p{color:var(--txm);font-size:12px}.lp-footer-brand .lp-logo{color:var(--tx2)}.lp-footer-links{gap:24px;display:flex}.lp-footer-links a{color:var(--txm);font-size:13px;text-decoration:none;transition:color .2s}.lp-footer-links a:hover{color:var(--tx)}.lp-footer-copy{color:#ffffff26;font-size:11px}.lp-footer-legal{gap:20px;display:flex}.lp-footer-legal a{color:var(--txm);font-size:12px;text-decoration:none;transition:color .2s}.lp-footer-legal a:hover{color:var(--tx2)}@media (max-width:860px){.lp-nav-links{display:none}.lp-hero-grid{grid-template-columns:1fr;gap:40px}.lp-hero{padding:110px 0 56px}.lp-feat-row,.lp-feat-row.reverse{direction:ltr;grid-template-columns:1fr;gap:28px}.lp-how-grid{grid-template-columns:1fr}.lp-pain-grid,.lp-msts{grid-template-columns:repeat(2,1fr)}.lp-footer-inner{text-align:center;flex-direction:column}.lp-promise-inner{gap:20px}.lp-price-grid{grid-template-columns:1fr;max-width:400px}}@media (max-width:480px){.lp-ctas{flex-direction:column}.lp-ctas .lp-btn{text-align:center;width:100%}.lp-pain-grid{grid-template-columns:1fr}}
