@keyframes lp-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.lp-page{color:#1a1a1c;min-height:100vh;font-family:var(--font-sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:radial-gradient(90% 55% at 15% -5%,#ffb92a2e,#0000 55%),radial-gradient(70% 45% at 95% 8%,#0f766e1a,#0000 50%),linear-gradient(#f7f6f3 0%,#eef1f4 48%,#f7f6f3 100%)}.lp-wrap{width:100%;max-width:68rem;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.lp-header{z-index:20;-webkit-backdrop-filter:blur(14px);background:#f7f6f3d1;border-bottom:1px solid #1a1a1c14;position:sticky;top:0}.lp-header-inner{justify-content:space-between;align-items:center;height:4rem;display:flex}.lp-logo{color:inherit;align-items:center;gap:.7rem;text-decoration:none;display:inline-flex}.lp-logo-mark{color:#ffb92a;letter-spacing:-.04em;background:#1a1a1c;border-radius:.55rem;justify-content:center;align-items:center;width:2.125rem;height:2.125rem;font-size:.9375rem;font-weight:800;display:inline-flex}.lp-logo-mark--sm{border-radius:.375rem;width:1.5rem;height:1.5rem;font-size:.6875rem}.lp-logo-word{letter-spacing:-.03em;font-size:1.0625rem;font-weight:700}.lp-nav{align-items:center;gap:1.25rem;display:flex}.lp-nav-link{color:#5c5c63;font-size:.875rem;font-weight:500;transition:color .15s}.lp-nav-link:hover{color:#1a1a1c}.lp-btn{cursor:pointer;border:1px solid #0000;border-radius:.625rem;justify-content:center;align-items:center;padding:.75rem 1.35rem;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s,transform .1s;display:inline-flex}.lp-btn:active{transform:scale(.98)}.lp-btn--sm{padding:.45rem .95rem;font-size:.8125rem}.lp-btn--solid{color:#fafafa;background:#1a1a1c}.lp-btn--solid:hover{background:#000}.lp-btn--ghost{color:#1a1a1c;background:0 0;border-color:#1a1a1c2e}.lp-btn--ghost:hover{background:#ffffff8c;border-color:#1a1a1c66}.lp-hero{padding:4.5rem 0 5.5rem;position:relative;overflow:hidden}.lp-hero-grid{align-items:center;gap:3rem;display:grid}@media (min-width:900px){.lp-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:3.5rem}}.lp-hero-copy{animation:.7s both lp-rise}.lp-hero-brand{letter-spacing:-.045em;color:#1a1a1c;margin:0;font-size:clamp(2.75rem,7vw,4.5rem);font-weight:800;line-height:.95}.lp-hero-title{letter-spacing:-.025em;color:#2d2d32;max-width:18ch;margin:1.25rem 0 0;font-size:clamp(1.5rem,3.2vw,2rem);font-weight:600;line-height:1.2}.lp-hero-lede{color:#5c5c63;max-width:34rem;margin:1.15rem 0 0;font-size:1.0625rem;line-height:1.65}.lp-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.lp-hero-visual{animation:.85s .12s both lp-rise}.lp-checkout-mock{background:#fff;border:1px solid #1a1a1c14;border-radius:1.15rem;max-width:22rem;margin:0 auto;padding:1.5rem 1.4rem 1.35rem;animation:6s ease-in-out infinite lp-float;position:relative;box-shadow:0 1px 2px #1a1a1c0a,0 24px 48px #1a1a1c14}.lp-mock-top{align-items:center;gap:.45rem;margin-bottom:1.5rem;display:flex}.lp-mock-interac{color:#2d2926;letter-spacing:-.02em;background:#ffb92a;border-radius:.3rem;padding:.2rem .45rem;font-size:.6875rem;font-weight:800}.lp-mock-etransfer{color:#2d2926;font-size:.75rem;font-weight:700}.lp-mock-secure{text-transform:uppercase;letter-spacing:.08em;color:#0f766e;margin-left:auto;font-size:.625rem;font-weight:700}.lp-mock-amount{letter-spacing:-.03em;color:#1a1a1c;margin:0;font-size:1.75rem;font-weight:800}.lp-mock-hint{color:#8a8a93;margin:.35rem 0 0;font-size:.75rem}.lp-mock-ref{letter-spacing:.04em;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:.55rem;margin-top:1rem;padding:.7rem .9rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9375rem;font-weight:700}.lp-mock-status{color:#5c5c63;border-top:1px solid #f1f1f4;align-items:center;gap:.55rem;margin-top:1.15rem;padding-top:1rem;font-size:.75rem;font-weight:600;display:flex}.lp-mock-dot{background:#f59e0b;border-radius:9999px;width:.5rem;height:.5rem;animation:1.6s ease-in-out infinite lp-pulse}.lp-section{padding:5rem 0}.lp-section--muted{background:#ffffff73;border-top:1px solid #1a1a1c0f;border-bottom:1px solid #1a1a1c0f}.lp-section-title{letter-spacing:-.03em;color:#1a1a1c;margin:0;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700}.lp-section-lede{color:#5c5c63;max-width:36rem;margin:.65rem 0 0;font-size:1rem;line-height:1.65}.lp-features{gap:2rem 2.5rem;margin:2.75rem 0 0;padding:0;list-style:none;display:grid}@media (min-width:640px){.lp-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:960px){.lp-features{grid-template-columns:repeat(4,minmax(0,1fr))}}.lp-feature h3{letter-spacing:-.015em;color:#1a1a1c;margin:0;font-size:1rem;font-weight:700}.lp-feature p{color:#5c5c63;margin:.5rem 0 0;font-size:.875rem;line-height:1.6}.lp-steps{gap:1.75rem;margin:2.75rem 0 0;padding:0;list-style:none;display:grid}@media (min-width:768px){.lp-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}}.lp-step-n{letter-spacing:.08em;color:#0f766e;margin-bottom:.65rem;font-size:.75rem;font-weight:800;display:block}.lp-step h3{color:#1a1a1c;margin:0;font-size:.9375rem;font-weight:700}.lp-step p{color:#5c5c63;margin:.4rem 0 0;font-size:.8125rem;line-height:1.6}.lp-dev{align-items:center;gap:2.5rem;display:grid}@media (min-width:900px){.lp-dev{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:3rem}}.lp-bullets{flex-direction:column;gap:.65rem;margin:1.5rem 0 1.75rem;padding:0;list-style:none;display:flex}.lp-bullets li{color:#2d2d32;padding-left:1.15rem;font-size:.9375rem;position:relative}.lp-bullets li:before{content:"";background:#ffb92a;border-radius:9999px;width:.4rem;height:.4rem;position:absolute;top:.55rem;left:0}.lp-code{background:#141416;border:1px solid #2a2a2e;border-radius:1rem;overflow:hidden;box-shadow:0 18px 40px #1a1a1c2e}.lp-code-bar{background:#1a1a1c;border-bottom:1px solid #2a2a2e;align-items:center;gap:.4rem;padding:.75rem 1rem;display:flex}.lp-code-bar span{background:#3f3f46;border-radius:9999px;width:.55rem;height:.55rem}.lp-code-bar em{color:#71717a;margin-left:.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.6875rem;font-style:normal;font-weight:600}.lp-code pre{margin:0;padding:1.15rem 1.25rem;overflow-x:auto}.lp-code code{color:#d4d4d8;white-space:pre;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;line-height:1.75}.lp-c-cmd{color:#ffb92a}.lp-c-str{color:#6ee7b7}.lp-c-num{color:#93c5fd}.lp-c-cmt{color:#71717a}.lp-close{padding:4.5rem 0 5.5rem}.lp-close-inner{text-align:center;background:radial-gradient(80% 120% at 50% -30%,#ffb92a38,#0000 60%),#fff;border:1px solid #1a1a1c14;border-radius:1.35rem;max-width:36rem;margin:0 auto;padding:3rem 1.5rem}.lp-close-inner h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700}.lp-close-inner p{color:#5c5c63;max-width:28rem;margin:.75rem auto 0;font-size:1rem;line-height:1.65}.lp-close-inner .lp-hero-actions{justify-content:center}.lp-footer{border-top:1px solid #1a1a1c14;padding:2rem 0 2.5rem}.lp-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.lp-footer-brand{color:#5c5c63;align-items:center;gap:.55rem;font-size:.8125rem;font-weight:600;display:flex}.lp-footer-links{gap:1.25rem;font-size:.8125rem;display:flex}.lp-footer-links a{color:#8a8a93;transition:color .15s}.lp-footer-links a:hover{color:#1a1a1c}@media (max-width:639px){.lp-nav .lp-nav-link{display:none}.lp-hero{padding-top:3rem}.lp-checkout-mock{animation:none}}
