.lp-root{--lp-bg:#f8f9fc;--lp-bg-surface:#f0f1f5;--lp-bg-card:#fff;--lp-bg-card-hover:#f5f6fa;--lp-border:#00000014;--lp-border-hover:#0000001f;--lp-accent:#2563eb;--lp-accent-light:#3b82f6;--lp-accent-soft:#2563eb14;--lp-accent-glow:#2563eb2e;--lp-text:#111827;--lp-text-muted:#11182780;--lp-text-secondary:#111827b3;--lp-success:#16a34a;--lp-success-soft:#16a34a14;--lp-warning:#d97706;--lp-overlay-rgb:0,0,0;--lp-shadow-opacity:.08;--lp-radius:20px;--lp-radius-sm:14px;--lp-font-display:"Outfit",sans-serif;--lp-font-body:"DM Sans",sans-serif;--lp-max-w:1200px;--lp-ease:cubic-bezier(.16,1,.3,1)}.dark .lp-root{--lp-bg:#060910;--lp-bg-surface:#0a0f1a;--lp-bg-card:#0c1222;--lp-bg-card-hover:#101828;--lp-border:#ffffff0f;--lp-border-hover:#ffffff1a;--lp-accent:#2f7bff;--lp-accent-light:#5b9aff;--lp-accent-soft:#2f7bff1a;--lp-accent-glow:#2f7bff40;--lp-text:#eaf0ff;--lp-text-muted:#eaf0ff73;--lp-text-secondary:#eaf0ffb3;--lp-success:#25d695;--lp-success-soft:#25d6951a;--lp-warning:#f5a623;--lp-overlay-rgb:255,255,255;--lp-shadow-opacity:.25}.lp-root *,.lp-root :before,.lp-root :after{box-sizing:border-box;margin:0;padding:0}.lp-root{background:var(--lp-bg);color:var(--lp-text);font-family:var(--lp-font-body);min-height:100vh;font-size:16px;line-height:1.7;overflow-x:hidden}.lp-root a{color:var(--lp-accent);text-decoration:none;transition:all .3s}.lp-root .container{max-width:var(--lp-max-w);margin:0 auto;padding:0 24px}.lp-root section{padding:140px 0;position:relative}.lp-root section.paybutton-marketing-wrap{padding:40px 0 56px}.lp-root h1{font-family:var(--lp-font-display);letter-spacing:-.035em;font-size:clamp(42px,6vw,72px);font-weight:700;line-height:1.06}.lp-root h2{font-family:var(--lp-font-display);letter-spacing:-.03em;font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.1}.lp-root h3{font-family:var(--lp-font-display);font-size:19px;font-weight:600;line-height:1.3}.lp-root .section-label{font-family:var(--lp-font-display);text-transform:uppercase;letter-spacing:3.5px;color:var(--lp-accent);align-items:center;gap:10px;margin-bottom:20px;font-size:12px;font-weight:600;display:inline-flex}.lp-root .section-label:before{content:"";background:var(--lp-accent);opacity:.6;width:24px;height:1px}.lp-root .btn{font-family:var(--lp-font-display);cursor:pointer;transition:all .4s var(--lp-ease);letter-spacing:.01em;border:none;border-radius:52px;align-items:center;gap:8px;padding:15px 34px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.lp-root .btn-primary{background:var(--lp-accent);color:#fff;box-shadow:0 4px 24px #2f7bff4d,inset 0 1px 0 rgba(var(--lp-overlay-rgb),.12)}.lp-root .btn-primary:hover{color:#fff;background:#4a8fff;transform:translateY(-3px);box-shadow:0 12px 40px #2f7bff66}.lp-root .btn-ghost{color:var(--lp-text-secondary);border:1px solid var(--lp-border-hover);background:0 0}.lp-root .btn-ghost:hover{color:var(--lp-text);border-color:rgba(var(--lp-overlay-rgb),.2);background:rgba(var(--lp-overlay-rgb),.03);transform:translateY(-2px)}.lp-root .btn-sm{padding:11px 24px;font-size:14px}.lp-root .card{background:var(--lp-bg-card);border:1px solid var(--lp-border);border-radius:var(--lp-radius);transition:all .5s var(--lp-ease);padding:40px;position:relative;overflow:hidden}.lp-root .card:before{content:"";border-radius:var(--lp-radius);-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#2f7bff33,#0000 60%);padding:1px;transition:opacity .5s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.lp-root .card:hover{border-color:#2f7bff1f;transform:translateY(-6px);box-shadow:0 0 60px #2f7bff14}.lp-root .card:hover:before{opacity:1}.lp-root .reveal{opacity:0;transition:all .9s var(--lp-ease);transform:translateY(40px)}.lp-root .reveal.visible{opacity:1;transform:translateY(0)}.lp-root .reveal-delay-1{transition-delay:80ms}.lp-root .reveal-delay-2{transition-delay:.16s}.lp-root .reveal-delay-3{transition-delay:.24s}.lp-root .reveal-delay-4{transition-delay:.32s}.lp-root .reveal-delay-5{transition-delay:.4s}.lp-root nav#navbar{z-index:100;padding:18px 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.lp-root nav#navbar.scrolled{background:color-mix(in srgb,var(--lp-bg)82%,transparent);-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);border-bottom:1px solid var(--lp-border);padding:14px 0}.lp-root .nav-inner{max-width:var(--lp-max-w);justify-content:space-between;align-items:center;margin:0 auto;padding:0 24px;display:flex}.lp-root .nav-logo{align-items:center;display:flex}.lp-root .nav-logo img{width:auto;height:32px}.lp-root .lp-nav-links{align-items:center;gap:36px;list-style:none;display:flex}.lp-root .lp-nav-links a{font-family:var(--lp-font-display);color:var(--lp-text-muted);font-size:14px;font-weight:500;transition:color .3s}.lp-root .lp-nav-links a:hover{color:var(--lp-text)}.lp-root .nav-actions{align-items:center;gap:16px;display:flex}.lp-root .nav-signin{font-family:var(--lp-font-display);color:var(--lp-text-muted);padding:8px 16px;font-size:14px;font-weight:500}.lp-root .nav-signin:hover{color:var(--lp-text)}.lp-root .mobile-toggle{color:var(--lp-text);cursor:pointer;background:0 0;border:none;padding:8px;display:none}.lp-root .mobile-toggle svg{display:block}.lp-root .mobile-nav-auth{display:none}@media (max-width:900px){.lp-root .lp-nav-links,.lp-root .nav-actions{display:none}.lp-root .mobile-toggle{display:block}.lp-root .nav-inner{position:relative}.lp-root .lp-nav-links.show{background:color-mix(in srgb,var(--lp-bg)97%,transparent);-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);border-bottom:1px solid var(--lp-border);z-index:99;flex-direction:column;gap:4px;padding:24px 28px;animation:.3s mobileNavSlide;display:flex;position:absolute;top:100%;left:0;right:0}.lp-root .lp-nav-links.show li a{color:var(--lp-text-muted);padding:12px 0;font-size:16px;display:block}.lp-root .lp-nav-links.show li a:hover{color:var(--lp-text)}.lp-root .lp-nav-links.show .mobile-nav-auth{border-top:1px solid var(--lp-border);margin-top:12px;padding-top:16px;display:block}.lp-root .lp-nav-links.show .mobile-nav-auth a{color:var(--lp-accent);padding:12px 0;font-size:16px;font-weight:600}}@keyframes mobileNavSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.lp-root .hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.lp-root #globeCanvas{pointer-events:none;z-index:0;width:100%;max-width:100vw;height:100%;position:absolute;inset:0}.lp-root .hero-orb{filter:blur(140px);pointer-events:none;border-radius:50%;position:absolute}.lp-root .hero-orb-1{background:radial-gradient(circle,#2f7bff26,#0000 70%);width:700px;height:700px;animation:12s ease-in-out infinite alternate lp-orb-drift;top:-250px;right:-200px}.lp-root .hero-orb-2{background:radial-gradient(circle,#2f7bff14,#0000 70%);width:500px;height:500px;animation:15s ease-in-out infinite alternate-reverse lp-orb-drift;bottom:-150px;left:-200px}@keyframes lp-orb-drift{0%{transform:translate(0)}to{transform:translate(30px,-20px)}}.lp-root .hero-content{z-index:2;max-width:820px;padding:0 24px;position:relative}.lp-root .hero-badge{font-family:var(--lp-font-display);color:var(--lp-accent-light);opacity:0;animation:lp-hero-in .9s .1s var(--lp-ease)forwards;background:#2f7bff14;border:1px solid #2f7bff2e;border-radius:52px;align-items:center;gap:10px;margin-bottom:32px;padding:9px 20px;font-size:13px;font-weight:500;display:inline-flex}.lp-root .hero-badge .pulse{background:var(--lp-success);border-radius:50%;width:7px;height:7px;animation:2.5s infinite lp-ping}@keyframes lp-ping{0%{box-shadow:0 0 #25d69566}70%{box-shadow:0 0 0 8px #25d69500}to{box-shadow:0 0 #25d69500}}.lp-root .hero h1{opacity:0;animation:lp-hero-in 1s .2s var(--lp-ease)forwards;margin-bottom:24px}.lp-root .hero h1 .gradient{background:linear-gradient(135deg,#2f7bff,#71b0ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lp-root .hero-headline-sub{color:var(--lp-text);-webkit-text-fill-color:var(--lp-text);margin-top:4px;font-size:clamp(28px,4.5vw,56px);display:block}.lp-root .hero-sub{color:var(--lp-text-muted);opacity:0;max-width:580px;animation:lp-hero-in 1s .35s var(--lp-ease)forwards;margin:0 auto 44px;font-size:clamp(17px,2vw,19px);line-height:1.7}.lp-root .hero-actions{opacity:0;animation:lp-hero-in 1s .45s var(--lp-ease)forwards;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:48px;display:flex}.lp-root .hero-platforms{opacity:0;animation:lp-hero-in 1s .5s var(--lp-ease)forwards;justify-content:center;align-items:center;gap:20px;margin-bottom:40px;display:flex}.lp-root .platform-badge{background:rgba(var(--lp-overlay-rgb),.03);border:1px solid var(--lp-border);font-family:var(--lp-font-display);color:var(--lp-text-muted);border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:500;display:flex}.lp-root .platform-badge svg{opacity:.6;width:16px;height:16px}.lp-root .hero-trust{opacity:0;animation:lp-hero-in 1s .6s var(--lp-ease)forwards;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;display:flex}.lp-root .trust-item{color:var(--lp-text-muted);font-size:13px;font-family:var(--lp-font-display);align-items:center;gap:8px;font-weight:500;display:flex}.lp-root .trust-sep{background:var(--lp-border-hover);width:1px;height:14px}@keyframes lp-hero-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.lp-root .stats{z-index:3;margin-top:-50px;padding:0;position:relative}.lp-root .stats-row{background:var(--lp-border);border-radius:var(--lp-radius);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden;box-shadow:0 32px 80px #0006}.lp-root .stat-cell{background:var(--lp-bg-card);text-align:center;padding:36px 32px}.lp-root .stat-value{font-family:var(--lp-font-display);letter-spacing:-.02em;font-size:clamp(28px,3vw,38px);font-weight:700}.lp-root .stat-value span{color:var(--lp-accent)}.lp-root .stat-label{color:var(--lp-text-muted);margin-top:4px;font-size:14px}@media (max-width:768px){.lp-root .stats-row{grid-template-columns:repeat(2,1fr)}}.lp-root #preview-sec{padding-top:160px}.lp-root .preview-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.lp-root .preview-phone{justify-content:center;display:flex;position:relative}.lp-root .phone-frame{background:var(--lp-bg-surface);border:1px solid var(--lp-border-hover);width:320px;box-shadow:0 40px 80px rgba(0,0,0,var(--lp-shadow-opacity)),0 0 0 1px rgba(var(--lp-overlay-rgb),.04),inset 0 1px 0 rgba(var(--lp-overlay-rgb),.06);z-index:2;border-radius:40px;padding:16px;position:relative}.lp-root .phone-notch{background:var(--lp-bg);border-radius:0 0 20px 20px;width:120px;height:28px;margin:-16px auto 12px}.lp-root .phone-screen{background:var(--lp-bg);border-radius:26px;min-height:420px;padding:24px 20px}.lp-root .screen-greeting{color:var(--lp-text-muted);margin-bottom:24px;font-size:13px}.lp-root .screen-balance-label{text-transform:uppercase;letter-spacing:2px;color:var(--lp-text-muted);text-align:center;font-size:11px;font-family:var(--lp-font-display)}.lp-root .screen-balance{font-family:var(--lp-font-display);text-align:center;letter-spacing:-.03em;margin:6px 0 4px;font-size:38px;font-weight:700}.lp-root .screen-pending{text-align:center;color:var(--lp-text-muted);margin-bottom:24px;font-size:12px}.lp-root .screen-pending em{color:var(--lp-warning);font-style:normal}.lp-root .screen-actions{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:24px;display:grid}.lp-root .screen-action{background:rgba(var(--lp-overlay-rgb),.025);border:1px solid var(--lp-border);border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:12px 4px;display:flex}.lp-root .screen-action-icon{background:var(--lp-accent-soft);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.lp-root .screen-action-icon svg{width:14px;height:14px}.lp-root .screen-action span{font-size:10px;font-family:var(--lp-font-display);color:var(--lp-text-muted);font-weight:500}.lp-root .screen-tx{flex-direction:column;gap:2px;display:flex}.lp-root .tx-row{border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.lp-root .tx-dot{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.lp-root .tx-dot.in{background:var(--lp-success-soft)}.lp-root .tx-dot.out{background:#ff646414}.lp-root .tx-info{flex:1}.lp-root .tx-name{font-size:13px;font-weight:500}.lp-root .tx-time{color:var(--lp-text-muted);font-size:11px}.lp-root .tx-amt{font-family:var(--lp-font-display);font-size:13px;font-weight:600}.lp-root .tx-amt.pos{color:var(--lp-success)}.lp-root .tx-amt.neg{color:#ff6b6b}.lp-root .float-card{background:var(--lp-bg-card);border:1px solid var(--lp-border);font-size:13px;font-family:var(--lp-font-display);white-space:nowrap;z-index:3;border-radius:16px;padding:14px 18px;animation:6s ease-in-out infinite lp-float;position:absolute;box-shadow:0 16px 48px #0006}.lp-root .float-card .fc-label{color:var(--lp-text-muted);margin-bottom:4px;font-size:11px}.lp-root .float-card .fc-value{font-size:15px;font-weight:600}.lp-root .float-1{top:60px;left:-40px}.lp-root .float-2{animation-delay:2s;top:180px;right:-50px}.lp-root .float-3{animation-delay:4s;bottom:80px;left:-30px}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.lp-root .preview-copy h2{margin-bottom:20px}.lp-root .preview-copy>p{color:var(--lp-text-muted);margin-bottom:36px;font-size:17px}.lp-root .check-list{flex-direction:column;gap:18px;display:flex}.lp-root .check-item{align-items:flex-start;gap:14px;display:flex}.lp-root .check-icon{background:var(--lp-accent-soft);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;display:flex}.lp-root .check-text{color:var(--lp-text-secondary);font-size:15px}.lp-root .check-text strong{color:var(--lp-text);font-weight:500}@media (max-width:900px){.lp-root .preview-grid{grid-template-columns:1fr;gap:56px}.lp-root .preview-phone{order:-1}.lp-root .float-card{display:none}}.lp-root .features{background:var(--lp-bg-surface);border-top:1px solid var(--lp-border);border-bottom:1px solid var(--lp-border)}.lp-root .features-header{text-align:center;max-width:580px;margin:0 auto 72px}.lp-root .features-header p{color:var(--lp-text-muted);margin-top:16px;font-size:17px}.lp-root .features-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.lp-root .feature-card .card-icon{background:var(--lp-accent-soft);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:22px;display:flex}.lp-root .feature-card .card-icon svg{width:24px;height:24px;color:var(--lp-accent)}.lp-root .feature-card h3{margin-bottom:10px}.lp-root .feature-card p{color:var(--lp-text-muted);font-size:15px;line-height:1.6}@media (max-width:900px){.lp-root .features-grid{grid-template-columns:1fr}}.lp-root .steps-header{text-align:center;max-width:500px;margin:0 auto 72px}.lp-root .steps-header p{color:var(--lp-text-muted);margin-top:16px;font-size:17px}.lp-root .steps-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.lp-root .steps-grid:before{content:"";background:linear-gradient(90deg,var(--lp-accent),#2f7bff26);height:1px;position:absolute;top:52px;left:calc(16.66% + 40px);right:calc(16.66% + 40px)}.lp-root .step{text-align:center;z-index:1;position:relative}.lp-root .step-num{background:var(--lp-bg-card);border:1px solid var(--lp-border);width:80px;height:80px;font-family:var(--lp-font-display);color:var(--lp-accent);border-radius:22px;justify-content:center;align-items:center;margin:0 auto 24px;font-size:26px;font-weight:700;display:flex;box-shadow:0 8px 32px #0000004d}.lp-root .step p{color:var(--lp-text-muted);max-width:280px;margin:10px auto 0;font-size:15px}@media (max-width:768px){.lp-root .steps-grid{grid-template-columns:1fr;gap:48px}.lp-root .steps-grid:before{display:none}}.lp-root .payouts-header{max-width:520px;margin-bottom:56px}.lp-root .payouts-header p{color:var(--lp-text-muted);margin-top:16px;font-size:17px}.lp-root .payouts-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.lp-root .payout-card{text-align:center;padding:32px 20px}.lp-root .payout-card .card-icon{background:var(--lp-accent-soft);border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex}.lp-root .payout-card .card-icon svg{width:26px;height:26px;color:var(--lp-accent)}.lp-root .payout-card h3{margin-bottom:8px;font-size:15px}.lp-root .payout-card p{color:var(--lp-text-muted);font-size:13px}.lp-root .payout-tag{font-family:var(--lp-font-display);text-transform:uppercase;letter-spacing:1px;border-radius:50px;padding:4px 10px;font-size:10px;font-weight:600;position:absolute;top:14px;right:14px}.lp-root .payout-tag.fast{background:var(--lp-success-soft);color:var(--lp-success)}.lp-root .payout-tag.low{background:var(--lp-accent-soft);color:var(--lp-accent)}.lp-root .payout-note{text-align:center;color:var(--lp-text-muted);margin-top:32px;font-size:13px;font-style:italic}@media (max-width:900px){.lp-root .payouts-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.lp-root .payouts-grid{grid-template-columns:1fr}}.lp-root .countries{background:var(--lp-bg-surface);border-top:1px solid var(--lp-border);border-bottom:1px solid var(--lp-border)}.lp-root .countries-grid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.lp-root .countries-copy h2{margin-bottom:16px}.lp-root .countries-copy>p{color:var(--lp-text-muted);margin-bottom:32px;font-size:17px}.lp-root .detect-box{background:var(--lp-bg-card);border:1px solid var(--lp-border);border-radius:var(--lp-radius);padding:32px;position:relative;overflow:hidden;box-shadow:0 32px 80px #0000004d}.lp-root .detect-box:before{content:"";background:linear-gradient(90deg,transparent,var(--lp-accent),transparent);opacity:.4;height:1px;position:absolute;top:-1px;left:30px;right:30px}.lp-root .detect-head{border-bottom:1px solid var(--lp-border);align-items:center;gap:14px;margin-bottom:20px;padding-bottom:20px;display:flex}.lp-root .detect-flag{font-size:30px}.lp-root .detect-label{font-family:var(--lp-font-display);font-size:15px;font-weight:500}.lp-root .detect-sub{color:var(--lp-text-muted);margin-top:2px;font-size:12px}.lp-root .rails{flex-direction:column;gap:10px;display:flex}.lp-root .rail{background:rgba(var(--lp-overlay-rgb),.02);border-radius:12px;justify-content:space-between;align-items:center;padding:11px 16px;display:flex}.lp-root .rail-name{color:var(--lp-text-secondary);font-size:14px;font-family:var(--lp-font-display);font-weight:500}.lp-root .rail-ok{font-size:13px;font-weight:600;font-family:var(--lp-font-display);color:var(--lp-success);align-items:center;gap:6px;display:flex}@media (max-width:900px){.lp-root .countries-grid{grid-template-columns:1fr}}.lp-root .merchant-grid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.lp-root .merchant-copy h2{margin-bottom:16px}.lp-root .merchant-copy>p{color:var(--lp-text-muted);margin-bottom:32px;font-size:17px}.lp-root .merchant-list{flex-direction:column;gap:14px;margin-bottom:36px;display:flex}.lp-root .merchant-item{color:var(--lp-text-secondary);align-items:center;gap:12px;font-size:15px;display:flex}.lp-root .merchant-item .mi-check{background:var(--lp-success-soft);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.lp-root .merchant-item .mi-check svg{width:12px;height:12px;color:var(--lp-success)}.lp-root .merchant-phone{background:var(--lp-bg-surface);border:1px solid var(--lp-border-hover);width:300px;box-shadow:0 40px 80px rgba(0,0,0,var(--lp-shadow-opacity)),inset 0 1px 0 rgba(var(--lp-overlay-rgb),.05);border-radius:36px;margin:0 auto;padding:14px}.lp-root .merchant-screen{background:var(--lp-bg);border-radius:24px;padding:24px 18px}.lp-root .ms-title{font-family:var(--lp-font-display);text-align:center;margin-bottom:2px;font-size:14px;font-weight:600}.lp-root .ms-sub{color:var(--lp-text-muted);text-align:center;margin-bottom:20px;font-size:12px}.lp-root .ms-amount{font-family:var(--lp-font-display);text-align:center;letter-spacing:-.03em;margin-bottom:18px;font-size:44px;font-weight:700}.lp-root .nfc-tap{flex-direction:column;align-items:center;gap:12px;margin-bottom:20px;padding:20px 0;display:flex}.lp-root .nfc-icon-wrap{width:64px;height:64px;position:relative}.lp-root .nfc-icon-wrap svg{z-index:2;position:relative}.lp-root .nfc-ring{border:2px solid #2f7bff4d;border-radius:50%;animation:2s ease-out infinite lp-nfc-pulse;position:absolute;inset:-8px}.lp-root .nfc-ring:nth-child(2){animation-delay:.4s;inset:-16px}.lp-root .nfc-ring:nth-child(3){animation-delay:.8s;inset:-24px}@keyframes lp-nfc-pulse{0%{opacity:.6;transform:scale(.9)}to{opacity:0;transform:scale(1.3)}}.lp-root .nfc-label{font-family:var(--lp-font-display);color:var(--lp-accent);font-size:13px;font-weight:500}.lp-root .qr-scan-wrap{width:180px;height:180px;margin:0 auto 20px;position:relative}.lp-root .qr-scan-frame{background:#2f7bff0a;border:2px solid #2f7bff40;border-radius:24px;position:absolute;inset:0}.lp-root .qr-scan-corners{position:absolute;inset:0}.lp-root .qr-scan-corners:before,.lp-root .qr-scan-corners:after{content:"";border-color:var(--lp-accent);border-style:solid;border-width:0;width:28px;height:28px;position:absolute}.lp-root .qr-scan-corners:before{border-top-width:3px;border-left-width:3px;border-radius:8px 0 0;top:-1px;left:-1px}.lp-root .qr-scan-corners:after{border-top-width:3px;border-right-width:3px;border-radius:0 8px 0 0;top:-1px;right:-1px}.lp-root .qr-scan-corners2{position:absolute;inset:0}.lp-root .qr-scan-corners2:before,.lp-root .qr-scan-corners2:after{content:"";border-color:var(--lp-accent);border-style:solid;border-width:0;width:28px;height:28px;position:absolute}.lp-root .qr-scan-corners2:before{border-bottom-width:3px;border-left-width:3px;border-radius:0 0 0 8px;bottom:-1px;left:-1px}.lp-root .qr-scan-corners2:after{border-bottom-width:3px;border-right-width:3px;border-radius:0 0 8px;bottom:-1px;right:-1px}.lp-root .qr-scan-grid{grid-template-rows:repeat(9,1fr);grid-template-columns:repeat(9,1fr);gap:2px;display:grid;position:absolute;inset:24px}.lp-root .qr-scan-grid span{background:var(--lp-text);border-radius:2px}.lp-root .qr-scan-grid span.off{background:0 0}.lp-root .qr-scan-logo{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.lp-root .qr-scan-logo-inner{background:var(--lp-bg);border:2px solid #2f7bff4d;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.lp-root .qr-scan-line{background:linear-gradient(90deg,transparent,var(--lp-accent),transparent);border-radius:2px;height:2px;animation:2.5s ease-in-out infinite qrScanLine;position:absolute;top:30%;left:8px;right:8px}@keyframes qrScanLine{0%,to{opacity:.3;top:20%}50%{opacity:.8;top:75%}}.lp-root .ms-presets{grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:14px;display:grid}.lp-root .ms-preset{text-align:center;background:rgba(var(--lp-overlay-rgb),.025);border:1px solid var(--lp-border);font-family:var(--lp-font-display);color:var(--lp-text-muted);border-radius:10px;padding:9px 0;font-size:13px}.lp-root .ms-preset.active{background:var(--lp-accent-soft);color:var(--lp-accent);border-color:#2f7bff40}.lp-root .ms-btn{background:var(--lp-accent);color:#fff;width:100%;font-family:var(--lp-font-display);border:none;border-radius:14px;padding:14px;font-size:14px;font-weight:600;box-shadow:0 4px 20px #2f7bff4d}@media (max-width:900px){.lp-root .merchant-grid{grid-template-columns:1fr}}.lp-root .security-grid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.lp-root .security-copy h2{margin-bottom:16px}.lp-root .security-copy>p{color:var(--lp-text-muted);margin-bottom:36px;font-size:17px}.lp-root .sec-features{flex-direction:column;gap:24px;display:flex}.lp-root .sec-feat{gap:16px;display:flex}.lp-root .sec-icon{background:var(--lp-accent-soft);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.lp-root .sec-icon svg{width:22px;height:22px;color:var(--lp-accent)}.lp-root .sec-feat h4{font-family:var(--lp-font-display);margin-bottom:4px;font-size:16px;font-weight:600}.lp-root .sec-feat p{color:var(--lp-text-muted);font-size:14px}.lp-root .sec-stats{grid-template-columns:1fr 1fr;gap:14px;display:grid}.lp-root .sec-stat{background:var(--lp-bg-card);border:1px solid var(--lp-border);border-radius:var(--lp-radius);text-align:center;padding:32px}.lp-root .sec-stat-val{font-family:var(--lp-font-display);color:var(--lp-accent);margin-bottom:6px;font-size:30px;font-weight:700}.lp-root .sec-stat-label{color:var(--lp-text-muted);font-size:13px}@media (max-width:900px){.lp-root .security-grid{grid-template-columns:1fr}}.lp-root .app-preview-section{background:var(--lp-bg-surface);border-top:1px solid var(--lp-border)}.lp-root .app-preview-header{text-align:center;margin-bottom:60px}.lp-root .app-preview-header h2{margin-bottom:12px}.lp-root .app-preview-header p{color:var(--lp-text-muted);max-width:600px;margin:0 auto;font-size:17px}.lp-root .app-screens-wrap{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:40px;padding:0 40px 80px;display:flex;overflow-x:auto}.lp-root .app-screens-wrap::-webkit-scrollbar{display:none}.lp-root .app-screen{scroll-snap-align:center;flex:none;width:320px}.lp-root .app-screen-frame{background:var(--lp-bg);border:3px solid var(--lp-border);width:320px;height:620px;box-shadow:0 20px 80px #00000026,0 0 0 1px rgba(var(--lp-overlay-rgb),.03);border-radius:40px;flex-direction:column;display:flex;position:relative;overflow:hidden}.dark .lp-root .app-screen-frame{border-color:#ffffff14;box-shadow:0 20px 80px #0009,0 0 0 1px #ffffff08}.lp-root .app-screen-label{text-align:center;color:var(--lp-text-muted);letter-spacing:2px;text-transform:uppercase;padding:20px 0 0;font-size:13px;font-weight:600}.lp-root .app-screen-headline{text-align:center;padding:0 0 14px}.lp-root .app-screen-headline h3{margin-bottom:4px;font-size:18px;font-weight:700;line-height:1.2}.lp-root .app-screen-headline p{color:var(--lp-text-muted);font-size:12px}.lp-root .app-screen-notch{z-index:10;background:#000;border-radius:0 0 20px 20px;width:160px;height:34px;position:absolute;top:0;left:50%;transform:translate(-50%)}.lp-root .app-screen-notch:after{content:"";background:#1a1a2a;border-radius:4px;width:80px;height:6px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.lp-root .app-screen-num{width:28px;height:28px;color:var(--lp-accent);z-index:20;background:#2f7bff26;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;top:50px;right:16px}.lp-root .app-status-bar{z-index:5;justify-content:space-between;align-items:center;padding:12px 24px 0;font-size:12px;font-weight:600;display:flex;position:relative}.lp-root .app-status-bar .time{margin-left:4px}.lp-root .app-status-bar .icons{align-items:center;gap:4px;margin-right:4px;display:flex}.lp-root .app-status-bar .icons svg{width:16px;height:16px}.lp-root .s1-content{flex-direction:column;flex:1;padding:44px 20px 20px;display:flex;position:relative;overflow:hidden}.lp-root .s1-greeting{color:var(--lp-text-muted);font-size:14px;font-family:var(--lp-font-body);margin-bottom:4px}.lp-root .s1-name{align-items:center;gap:8px;margin-bottom:24px;font-size:22px;font-weight:700;display:flex}.lp-root .s1-balance-card{background:linear-gradient(135deg,#2563eb0d,#2563eb05);border:1px solid #2563eb26;border-radius:24px;margin-bottom:20px;padding:28px 24px;position:relative;overflow:hidden}.dark .lp-root .s1-balance-card{background:linear-gradient(135deg,#101830,#0d1528);border-color:#2f7bff26}.lp-root .s1-balance-card:before{content:"";background:linear-gradient(90deg,transparent,var(--lp-accent),transparent);opacity:.5;height:1px;position:absolute;top:-1px;left:30px;right:30px}.lp-root .s1-balance-label{color:var(--lp-text-muted);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px;font-size:12px;font-weight:600}.lp-root .s1-balance-amount{letter-spacing:-.03em;margin-bottom:4px;font-size:42px;font-weight:800;line-height:1}.lp-root .s1-balance-change{color:var(--lp-success);align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.lp-root .s1-actions{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.lp-root .s1-action{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.lp-root .s1-action-icon{border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.lp-root .s1-action-icon.blue{background:#2f7bff1f}.lp-root .s1-action-icon.green{background:#25d6951f}.lp-root .s1-action-icon.amber{background:#f3ba2f1f}.lp-root .s1-action-icon.purple{background:#9361ff1f}.lp-root .s1-action-label{color:var(--lp-text-muted);font-size:11px;font-weight:500}.lp-root .s1-transactions{background:var(--lp-bg-card);border:1px solid var(--lp-border);border-radius:20px;flex:1;padding:16px;overflow:hidden}.lp-root .s1-tx-header{color:var(--lp-text-secondary);justify-content:space-between;margin-bottom:12px;font-size:13px;font-weight:600;display:flex}.lp-root .s1-tx-header span{color:var(--lp-accent);font-size:12px}.lp-root .s1-tx{border-bottom:1px solid var(--lp-border);align-items:center;gap:12px;padding:10px 0;display:flex}.lp-root .s1-tx:last-child{border-bottom:none}.lp-root .s1-tx-avatar{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.lp-root .s1-tx-info{flex:1;min-width:0}.lp-root .s1-tx-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.lp-root .s1-tx-desc{color:var(--lp-text-muted);font-size:11px}.lp-root .s1-tx-amount{text-align:right;white-space:nowrap;font-size:14px;font-weight:700}.lp-root .s1-tx-amount.plus{color:var(--lp-success)}.lp-root .s1-tx-amount.minus{color:var(--lp-text-secondary)}.lp-root .s2-content{flex-direction:column;flex:1;gap:16px;padding:54px 20px 20px;display:flex}.lp-root .s2-title{text-align:center;margin-bottom:4px;font-size:20px;font-weight:700}.lp-root .s2-recipient{background:var(--lp-bg-card);border:1px solid var(--lp-border);border-radius:16px;align-items:center;gap:12px;padding:14px 16px;display:flex}.lp-root .s2-recipient-avatar{background:#2f7bff1f;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.lp-root .s2-recipient-info{flex:1}.lp-root .s2-recipient-name{font-size:15px;font-weight:600}.lp-root .s2-recipient-tag{color:var(--lp-text-muted);font-size:12px}.lp-root .s2-amount-display{text-align:center;padding:20px 0}.lp-root .s2-amount-val{letter-spacing:-.04em;font-size:56px;font-weight:800;line-height:1}.lp-root .s2-amount-val .currency{color:var(--lp-text-secondary);vertical-align:super;margin-right:2px;font-size:28px;font-weight:600}.lp-root .s2-amount-exchange{color:var(--lp-text-muted);font-size:13px;font-family:var(--lp-font-body);margin-top:6px}.lp-root .s2-keypad{flex:1;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 10px;display:grid}.lp-root .s2-key{color:var(--lp-text);background:rgba(var(--lp-overlay-rgb),.03);border-radius:14px;justify-content:center;align-items:center;height:48px;font-size:22px;font-weight:600;display:flex}.lp-root .s2-key.accent{background:var(--lp-accent);color:#fff;border-radius:52px;height:48px;font-size:16px;font-weight:700}.lp-root .s2-details{background:var(--lp-bg-card);border:1px solid var(--lp-border);border-radius:16px;padding:12px 16px}.lp-root .s2-detail-row{font-size:12px;font-family:var(--lp-font-body);justify-content:space-between;padding:6px 0;display:flex}.lp-root .s2-detail-row .label{color:var(--lp-text-muted)}.lp-root .s2-detail-row .val{color:var(--lp-text);font-weight:600}.lp-root .s2-detail-row .val.green{color:var(--lp-success)}.lp-root .s3-content{text-align:center;flex-direction:column;flex:1;align-items:center;padding:54px 20px 20px;display:flex}.lp-root .s3-title{margin-bottom:6px;font-size:20px;font-weight:700}.lp-root .s3-sub{color:var(--lp-text-muted);font-size:13px;font-family:var(--lp-font-body);margin-bottom:20px}.lp-root .s3-qr-wrap{width:180px;height:180px;margin-bottom:20px;position:relative}.lp-root .s3-qr-frame{background:#2f7bff0a;border:2px solid #2f7bff40;border-radius:24px;position:absolute;inset:0}.lp-root .s3-qr-corners{position:absolute;inset:0}.lp-root .s3-qr-corners:before,.lp-root .s3-qr-corners:after{content:"";border-color:var(--lp-accent);border-style:solid;border-width:0;width:28px;height:28px;position:absolute}.lp-root .s3-qr-corners:before{border-top-width:3px;border-left-width:3px;border-radius:8px 0 0;top:-1px;left:-1px}.lp-root .s3-qr-corners:after{border-top-width:3px;border-right-width:3px;border-radius:0 8px 0 0;top:-1px;right:-1px}.lp-root .s3-qr-corners2{position:absolute;inset:0}.lp-root .s3-qr-corners2:before,.lp-root .s3-qr-corners2:after{content:"";border-color:var(--lp-accent);border-style:solid;border-width:0;width:28px;height:28px;position:absolute}.lp-root .s3-qr-corners2:before{border-bottom-width:3px;border-left-width:3px;border-radius:0 0 0 8px;bottom:-1px;left:-1px}.lp-root .s3-qr-corners2:after{border-bottom-width:3px;border-right-width:3px;border-radius:0 0 8px;bottom:-1px;right:-1px}.lp-root .s3-qr-grid{grid-template-rows:repeat(9,1fr);grid-template-columns:repeat(9,1fr);gap:2px;display:grid;position:absolute;inset:24px}.lp-root .s3-qr-grid span{background:var(--lp-text);border-radius:2px}.lp-root .s3-qr-grid span.off{background:0 0}.lp-root .s3-qr-logo{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.lp-root .s3-qr-logo-inner{background:var(--lp-bg);border:2px solid #2f7bff4d;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.lp-root .s3-scan-line{background:linear-gradient(90deg,transparent,var(--lp-accent),transparent);border-radius:2px;height:2px;animation:2.5s ease-in-out infinite s3ScanLine;position:absolute;top:30%;left:8px;right:8px}@keyframes s3ScanLine{0%,to{opacity:.3;top:20%}50%{opacity:.8;top:75%}}.lp-root .s3-amount{letter-spacing:-.03em;margin-bottom:4px;font-size:36px;font-weight:800}.lp-root .s3-merchant{color:var(--lp-text-muted);font-size:14px;font-family:var(--lp-font-body);margin-bottom:6px}.lp-root .s3-merchant-badge{color:var(--lp-success);background:#25d69514;border:1px solid #25d69526;border-radius:50px;align-items:center;gap:5px;margin-bottom:20px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-flex}.lp-root .s3-features{flex-direction:column;gap:10px;width:100%;margin-top:auto;display:flex}.lp-root .s3-feat{background:var(--lp-bg-card);border:1px solid var(--lp-border);text-align:left;border-radius:14px;align-items:center;gap:12px;padding:12px 16px;display:flex}.lp-root .s3-feat-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.lp-root .s3-feat-text{color:var(--lp-text-secondary);font-size:12px;font-family:var(--lp-font-body);line-height:1.4}.lp-root .s3-feat-text b{color:var(--lp-text);font-weight:600}.lp-root .s4-content{flex-direction:column;flex:1;padding:54px 20px 20px;display:flex}.lp-root .s4-title{text-align:center;margin-bottom:16px;font-size:20px;font-weight:700}.lp-root .s4-stats{grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.lp-root .s4-stat{text-align:center;background:var(--lp-bg-card);border:1px solid var(--lp-border);border-radius:14px;padding:14px 8px}.lp-root .s4-stat-val{color:var(--lp-accent);font-size:22px;font-weight:800}.lp-root .s4-stat-label{color:var(--lp-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:10px}.lp-root .s4-globe-placeholder{background:radial-gradient(circle at center,#2563eb0f,var(--lp-bg));border:1px solid var(--lp-border);border-radius:20px;justify-content:center;align-items:center;width:100%;height:160px;margin-bottom:12px;display:flex;position:relative;overflow:hidden}.dark .lp-root .s4-globe-placeholder{background:radial-gradient(circle,#2f7bff14,#060910e6)}.lp-root .s4-globe-placeholder:before{content:"";background:radial-gradient(circle,#2f7bff26,#0000 70%);border:1px solid #2f7bff1a;border-radius:50%;width:140px;height:140px;position:absolute}.lp-root .s4-globe-placeholder .dots{opacity:.5;gap:6px;font-size:28px;display:flex;position:absolute}.lp-root .s4-methods{flex-direction:column;flex:1;gap:6px;display:flex}.lp-root .s4-method{background:var(--lp-bg-card);border:1px solid var(--lp-border);border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex}.lp-root .s4-method-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.lp-root .s4-method-name{flex:1;font-size:13px;font-weight:600}.lp-root .s4-method-count{color:var(--lp-text-muted);font-size:11px;font-family:var(--lp-font-body)}.lp-root .s5-content{flex-direction:column;flex:1;align-items:center;padding:54px 20px 20px;display:flex}.lp-root .s5-title{text-align:center;margin-bottom:6px;font-size:20px;font-weight:700}.lp-root .s5-sub{color:var(--lp-text-muted);text-align:center;font-size:13px;font-family:var(--lp-font-body);margin-bottom:24px}.lp-root .s5-shield{width:100px;height:100px;margin-bottom:24px;position:relative}.lp-root .s5-shield-bg{background:#25d69514;border:2px solid #25d69533;border-radius:50%;position:absolute;inset:0}.lp-root .s5-shield-inner{background:#25d6951a;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:16px}.lp-root .s5-features{flex-direction:column;flex:1;gap:10px;width:100%;display:flex}.lp-root .s5-feature{background:var(--lp-bg-card);border:1px solid var(--lp-border);border-radius:16px;align-items:flex-start;gap:14px;padding:16px;display:flex}.lp-root .s5-f-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.lp-root .s5-f-title{margin-bottom:2px;font-size:14px;font-weight:600}.lp-root .s5-f-desc{color:var(--lp-text-muted);font-size:11px;line-height:1.5;font-family:var(--lp-font-body)}.lp-root .s6-content{flex-direction:column;flex:1;padding:54px 20px 20px;display:flex}.lp-root .s6-title{text-align:center;margin-bottom:4px;font-size:20px;font-weight:700}.lp-root .s6-sub{color:var(--lp-text-muted);text-align:center;font-size:13px;font-family:var(--lp-font-body);margin-bottom:20px}.lp-root .s6-wallets{flex-direction:column;flex:1;gap:8px;display:flex}.lp-root .s6-wallet{background:var(--lp-bg-card);border:1px solid var(--lp-border);border-radius:16px;align-items:center;gap:12px;padding:14px 16px;transition:all .3s;display:flex}.lp-root .s6-w-flag{background:rgba(var(--lp-overlay-rgb),.04);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:26px;display:flex}.lp-root .s6-w-info{flex:1}.lp-root .s6-w-name{font-size:14px;font-weight:600}.lp-root .s6-w-rate{color:var(--lp-text-muted);font-size:11px;font-family:var(--lp-font-body)}.lp-root .s6-w-amount{text-align:right}.lp-root .s6-w-bal{font-size:15px;font-weight:700}.lp-root .s6-w-local{color:var(--lp-text-muted);font-size:11px;font-family:var(--lp-font-body)}.lp-root .s6-convert-btn{background:var(--lp-accent);color:#fff;border-radius:52px;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:14px;font-size:15px;font-weight:600;display:flex;box-shadow:0 4px 20px #2f7bff4d}@media (max-width:768px){.lp-root .app-screens-wrap{gap:20px;padding:0 20px 60px}.lp-root .app-screen{width:280px}.lp-root .app-screen-frame{border-radius:36px;width:280px;height:560px}}.lp-root .faq{background:var(--lp-bg-surface);border-top:1px solid var(--lp-border)}.lp-root .faq-header{text-align:center;margin-bottom:56px}.lp-root .faq-list{max-width:720px;margin:0 auto}.lp-root .faq-item{border-bottom:1px solid var(--lp-border)}.lp-root .faq-q{cursor:pointer;width:100%;font-family:var(--lp-font-display);color:var(--lp-text);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:26px 0;font-size:17px;font-weight:500;transition:all .3s;display:flex}.lp-root .faq-q:hover{color:var(--lp-accent)}.lp-root .faq-toggle{background:rgba(var(--lp-overlay-rgb),.04);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.lp-root .faq-toggle svg{width:14px;height:14px;color:var(--lp-text-muted);transition:all .3s}.lp-root .faq-item.open .faq-toggle{background:var(--lp-accent-soft)}.lp-root .faq-item.open .faq-toggle svg{color:var(--lp-accent);transform:rotate(45deg)}.lp-root .faq-a{max-height:0;transition:max-height .4s var(--lp-ease);overflow:hidden}.lp-root .faq-item.open .faq-a{max-height:300px}.lp-root .faq-a p{color:var(--lp-text-muted);padding-bottom:24px;font-size:15px;line-height:1.7}.lp-root .final-cta{text-align:center;position:relative;overflow:hidden}.lp-root .cta-glow{filter:blur(120px);pointer-events:none;background:radial-gradient(circle,#2f7bff1f,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-root .final-cta .container{z-index:2;position:relative}.lp-root .final-cta h2{margin-bottom:20px}.lp-root .final-cta>.container>p{color:var(--lp-text-muted);max-width:500px;margin:0 auto 48px;font-size:17px}.lp-root .cta-btns{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:8px;display:flex}.lp-root footer{background:var(--lp-bg-surface);border-top:1px solid var(--lp-border);padding:72px 0 36px}.lp-root .footer-grid{grid-template-columns:2.5fr 1fr 1fr 1fr;gap:48px;margin-bottom:56px;display:grid}.lp-root .footer-brand p{color:var(--lp-text-muted);max-width:280px;margin-top:16px;font-size:14px}.lp-root .footer-stores{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.lp-root .store-badge{background:rgba(var(--lp-overlay-rgb),.04);border:1px solid var(--lp-border);font-family:var(--lp-font-display);color:var(--lp-text-secondary);border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:12px;font-weight:500;transition:all .3s;display:inline-flex}.lp-root .store-badge:hover{border-color:var(--lp-border-hover);background:rgba(var(--lp-overlay-rgb),.06);color:var(--lp-text)}.lp-root .store-badge svg{width:16px;height:16px}.lp-root .footer-col h5{font-family:var(--lp-font-display);text-transform:uppercase;letter-spacing:1.5px;color:var(--lp-text-secondary);margin-bottom:18px;font-size:12px;font-weight:600}.lp-root .footer-col ul{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.lp-root .footer-col a{color:var(--lp-text-muted);font-size:14px}.lp-root .footer-col a:hover{color:var(--lp-text)}.lp-root .footer-bottom{border-top:1px solid var(--lp-border);justify-content:space-between;align-items:center;gap:16px;padding-top:28px;display:flex}.lp-root .footer-bottom p{color:var(--lp-text-muted);font-size:13px}.lp-root .footer-links{gap:24px;display:flex}.lp-root .footer-links a{color:var(--lp-text-muted);font-size:13px}.lp-root .footer-links a:hover{color:var(--lp-text)}@media (max-width:768px){.lp-root .footer-grid{grid-template-columns:1fr 1fr}.lp-root .footer-bottom{text-align:center;flex-direction:column}}.lp-root .noise{pointer-events:none;z-index:9999;opacity:.018;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px;position:fixed;inset:0}@media (max-width:768px){.lp-root section{padding:80px 0}.lp-root section.paybutton-marketing-wrap{padding:20px 0 26px}.lp-root .container{padding:0 18px}.lp-root h1{letter-spacing:-.03em;font-size:clamp(30px,8vw,44px);line-height:1.12}.lp-root h2{font-size:clamp(26px,6.5vw,36px)}.lp-root h3{font-size:17px}.lp-root .btn{justify-content:center;width:100%;max-width:340px;padding:13px 28px;font-size:14px}.lp-root .btn-sm{width:auto;padding:10px 20px;font-size:13px}.lp-root .card{border-radius:16px;padding:28px 22px}.lp-root .nav-inner{padding:0 16px}.lp-root .nav-actions .btn-sm{width:auto}.lp-root .hero{min-height:auto;padding:130px 0 80px}.lp-root .hero-content{padding:0 4px}.lp-root .hero-badge{margin-bottom:24px;padding:7px 14px;font-size:11px}.lp-root .hero h1{overflow-wrap:break-word;margin-bottom:20px}.lp-root .hero-headline-sub{margin-top:2px!important;font-size:clamp(22px,6vw,32px)!important}.lp-root .hero-sub{margin-bottom:28px;font-size:15px;line-height:1.65}.lp-root .hero-actions{flex-direction:column;align-items:center;gap:10px;margin-bottom:28px}.lp-root .hero-platforms{flex-wrap:wrap;gap:8px;margin-bottom:24px}.lp-root .platform-badge{padding:6px 12px;font-size:11px}.lp-root .platform-badge svg{width:13px;height:13px}.lp-root .hero-trust{flex-direction:column;gap:12px}.lp-root .trust-item{gap:6px;font-size:12px}.lp-root .trust-sep{display:none}.lp-root .hero-orb-1{width:300px;height:300px;top:-80px;right:-80px}.lp-root .hero-orb-2{width:200px;height:200px;bottom:-60px;left:-60px}.lp-root .stats{margin-top:-25px}.lp-root .stats-row{border-radius:16px;grid-template-columns:1fr 1fr}.lp-root .stat-cell{padding:22px 14px}.lp-root .stat-value{font-size:24px}.lp-root .stat-label{font-size:12px}.lp-root #preview-sec{padding-top:100px}.lp-root .preview-grid{gap:48px;grid-template-columns:1fr!important}.lp-root .preview-phone{order:-1}.lp-root .phone-frame{border-radius:32px;width:min(280px,85vw);padding:12px}.lp-root .phone-notch{border-radius:0 0 14px 14px;width:100px;height:22px;margin:-12px auto 10px}.lp-root .phone-screen{border-radius:22px;min-height:auto;padding:18px 14px}.lp-root .screen-greeting{margin-bottom:18px;font-size:12px}.lp-root .screen-balance-label{font-size:10px}.lp-root .screen-balance{font-size:30px}.lp-root .screen-pending{margin-bottom:18px;font-size:11px}.lp-root .screen-actions{gap:5px;margin-bottom:18px}.lp-root .screen-action{border-radius:10px;gap:4px;padding:10px 2px}.lp-root .screen-action-icon{border-radius:7px;width:24px;height:24px}.lp-root .screen-action-icon svg{width:12px;height:12px}.lp-root .screen-action span{font-size:9px}.lp-root .tx-row{padding:8px}.lp-root .tx-dot{border-radius:8px;width:28px;height:28px}.lp-root .tx-dot svg{width:12px;height:12px}.lp-root .tx-name{font-size:12px}.lp-root .tx-time{font-size:10px}.lp-root .tx-amt{font-size:12px}.lp-root .float-card{display:none}.lp-root .check-list{gap:14px}.lp-root .check-text{font-size:14px}.lp-root .features-header{margin-bottom:40px}.lp-root .features-grid{gap:12px;grid-template-columns:1fr!important}.lp-root .feature-card .card-icon{border-radius:13px;width:44px;height:44px;margin-bottom:16px}.lp-root .feature-card .card-icon svg{width:20px;height:20px}.lp-root .feature-card p{font-size:14px}.lp-root .steps-header{margin-bottom:40px}.lp-root .steps-grid{gap:36px;grid-template-columns:1fr!important}.lp-root .steps-grid:before{display:none}.lp-root .step-num{border-radius:18px;width:64px;height:64px;margin-bottom:16px;font-size:22px}.lp-root .step p{font-size:14px}.lp-root .payouts-header{margin-bottom:36px}.lp-root .payouts-grid{gap:10px;grid-template-columns:1fr 1fr!important}.lp-root .payout-card{padding:22px 14px}.lp-root .payout-card .card-icon{border-radius:14px;width:44px;height:44px;margin-bottom:12px}.lp-root .payout-card .card-icon svg{width:20px;height:20px}.lp-root .payout-card h3{font-size:14px}.lp-root .payout-card p{font-size:12px}.lp-root .payout-tag{padding:3px 7px;font-size:9px;top:10px;right:10px}.lp-root .payout-note{margin-top:20px;font-size:12px}.lp-root .countries-grid{gap:36px;grid-template-columns:1fr!important}.lp-root .detect-box{padding:22px}.lp-root .detect-flag{font-size:24px}.lp-root .detect-label{font-size:14px}.lp-root .detect-sub{font-size:11px}.lp-root .rail{padding:10px 12px}.lp-root .rail-name{font-size:13px}.lp-root .rail-ok{font-size:12px}.lp-root .rail-ok svg{width:12px;height:12px}.lp-root .merchant-grid{gap:40px;grid-template-columns:1fr!important}.lp-root .merchant-phone{border-radius:30px;width:min(270px,80vw);padding:12px}.lp-root .merchant-screen{border-radius:20px;padding:18px 14px}.lp-root .ms-title{font-size:13px}.lp-root .ms-sub{font-size:11px}.lp-root .ms-amount{margin-bottom:14px;font-size:34px}.lp-root .nfc-tap{margin-bottom:14px;padding:14px 0}.lp-root .nfc-icon-wrap,.lp-root .nfc-icon-wrap>svg{width:52px;height:52px}.lp-root .nfc-label{font-size:12px}.lp-root .ms-presets{gap:4px;margin-bottom:10px}.lp-root .ms-preset{border-radius:8px;padding:7px 0;font-size:12px}.lp-root .ms-btn{border-radius:12px;padding:12px;font-size:13px}.lp-root .merchant-list{gap:12px}.lp-root .merchant-item{font-size:14px}.lp-root .security-grid{gap:40px;grid-template-columns:1fr!important}.lp-root .sec-stats{grid-template-columns:1fr 1fr;gap:10px}.lp-root .sec-stat{border-radius:16px;padding:22px 14px}.lp-root .sec-stat-val{font-size:24px}.lp-root .sec-stat-label{font-size:12px}.lp-root .sec-icon{border-radius:12px;width:40px;height:40px}.lp-root .sec-icon svg{width:18px;height:18px}.lp-root .sec-feat h4{font-size:15px}.lp-root .sec-feat p{font-size:13px}.lp-root .faq-header{margin-bottom:32px}.lp-root .faq-q{padding:20px 0;font-size:15px}.lp-root .faq-a p{font-size:14px}.lp-root .faq-toggle{border-radius:6px;width:24px;height:24px}.lp-root .faq-toggle svg{width:12px;height:12px}.lp-root .final-cta>.container>p{margin-bottom:36px;font-size:15px}.lp-root .cta-btns{flex-direction:column;align-items:center;gap:10px;margin-top:4px}.lp-root .cta-btns .btn{max-width:340px}.lp-root .footer-grid{gap:32px;grid-template-columns:1fr!important}.lp-root .footer-brand p{font-size:13px}.lp-root .footer-stores{gap:8px}.lp-root .store-badge{padding:8px 12px;font-size:11px}.lp-root .footer-col h5{margin-bottom:12px}.lp-root .footer-col ul{gap:10px}.lp-root .footer-col a{font-size:13px}.lp-root .footer-bottom{text-align:center;flex-direction:column;gap:14px}.lp-root .footer-links{gap:16px}}@media (max-width:400px){.lp-root h1{font-size:27px}.lp-root h2{font-size:23px}.lp-root .hero{padding:115px 0 60px}.lp-root .hero-badge{gap:6px;padding:6px 12px;font-size:10px}.lp-root .hero-platforms{flex-direction:column;align-items:center;gap:6px}.lp-root .phone-frame{width:min(260px,82vw)}.lp-root .screen-balance{font-size:26px}.lp-root .payouts-grid{grid-template-columns:1fr!important}.lp-root .merchant-phone{width:min(250px,78vw)}.lp-root .ms-amount{font-size:30px}}
