@import "https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--primary:#f75a2f;--primary-hover:#e84d22;--primary-light:#f75a2f1f;--primary-soft:#f75a2f0f;--primary-border:#f75a2f38;--secondary:#1a1312;--background-secondary:#f7f9fb;--background-tertiary:#eef3f5;--surface:#fff;--surface-hover:#fafafa;--surface-elevated:#fff;--heading:#111827;--text:#586283;--text-light:#75809d;--text-muted:#98a2b3;--text-inverse:#fff;--border:#00000014;--border-light:#0000000d;--border-strong:#00000024;--icon:#667085;--card-bg:#fff;--card-hover:#fafafa;--input-bg:#fff;--input-border:#0000001a;--input-focus:var(--primary);--navbar-bg:#ffffffc7;--navbar-border:#00000014;--footer-bg:#1a1312;--footer-text:#d6d6d6;--success:#0da271;--warning:#f59e0b;--danger:#ef4444;--info:#2563eb;--background:#f4f8f6!important}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background-secondary:#16181b;--background-tertiary:#1d2024;--surface:#181b1f;--surface-hover:#20242a;--surface-elevated:#242930;--heading:#fff;--text:#c2cad7;--text-light:#99a4b6;--text-muted:#788393;--border:#ffffff14;--border-light:#ffffff0d;--border-strong:#ffffff24;--icon:#b3bccb;--card-bg:#181b1f;--card-hover:#20242a;--input-bg:#20242a;--input-border:#ffffff1a;--navbar-bg:#0f1012c7;--navbar-border:#ffffff14;--footer-bg:#090909;--footer-text:#d8d8d8;--background:#0f1012!important}}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background-secondary:#f7f9fb;--background-tertiary:#eef3f5;--surface:#fff;--surface-hover:#fafafa;--surface-elevated:#fff;--heading:#111827;--text:#586283;--text-light:#75809d;--text-muted:#98a2b3;--border:#00000014;--border-light:#0000000d;--border-strong:#00000024;--icon:#667085;--card-bg:#fff;--card-hover:#fafafa;--input-bg:#fff;--input-border:#0000001a;--navbar-bg:#ffffffc7;--navbar-border:#00000014;--footer-bg:#1a1312;--footer-text:#d6d6d6;--background:#f4f8f6!important}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0f1012;--background-secondary:#16181b;--background-tertiary:#1d2024;--surface:#181b1f;--surface-hover:#20242a;--surface-elevated:#242930;--heading:#fff;--text:#c2cad7;--text-light:#99a4b6;--text-muted:#788393;--border:#ffffff14;--border-light:#ffffff0d;--border-strong:#ffffff24;--icon:#b3bccb;--card-bg:#181b1f;--card-hover:#20242a;--input-bg:#20242a;--input-border:#ffffff1a;--navbar-bg:#0f1012c7;--navbar-border:#ffffff14;--footer-bg:#090909;--footer-text:#d8d8d8}.page-module-scss-module__SY1gzq__payments{width:100%;min-width:0;max-width:100%;color:var(--text);background:var(--surface);font-family:var(--font-satoshi),"Sora",sans-serif;border-radius:16px;flex-direction:column;padding:2rem;display:flex;overflow:hidden}@media (max-width:768px){.page-module-scss-module__SY1gzq__payments{background:0 0!important;padding:1.5rem!important}}.page-module-scss-module__SY1gzq__sectionHeader{max-width:760px;margin-top:2rem;margin-bottom:2rem}.page-module-scss-module__SY1gzq__sectionHeader h2{color:var(--heading);letter-spacing:-.03em;margin-top:1.2rem;font-size:clamp(1.8rem,4vw,1.8rem);font-weight:800;line-height:1.15}.page-module-scss-module__SY1gzq__sectionHeader p{color:var(--text);max-width:680px;margin-top:1rem;font-size:1rem;line-height:1.9}@media (max-width:768px){.page-module-scss-module__SY1gzq__sectionHeader{margin-bottom:2rem}.page-module-scss-module__SY1gzq__sectionHeader h2{font-size:2rem}.page-module-scss-module__SY1gzq__sectionHeader p{font-size:.95rem}}.page-module-scss-module__SY1gzq__hero{box-shadow:none!important;background:0 0!important}.page-module-scss-module__SY1gzq__hero h1{color:var(--heading);letter-spacing:-.03em;margin-top:1rem;padding-bottom:.3rem;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:800;line-height:1.15}.page-module-scss-module__SY1gzq__hero p{max-width:680px;color:var(--text);font-size:.9rem;line-height:1.9;font-family:var(--font-satoshi),sans-serif!important}@media (max-width:768px){.page-module-scss-module__SY1gzq__hero{margin-bottom:2rem}.page-module-scss-module__SY1gzq__hero h1{line-height:1.3;font-size:1.5rem!important}.page-module-scss-module__SY1gzq__hero p{font-size:.95rem}}.page-module-scss-module__SY1gzq__heroActions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2.5rem;margin-bottom:2rem;display:flex}@media (max-width:640px){.page-module-scss-module__SY1gzq__heroActions{flex-direction:column;align-items:stretch}}.page-module-scss-module__SY1gzq__primaryButton,.page-module-scss-module__SY1gzq__secondaryButton{border-radius:999px;justify-content:center;align-items:center;gap:.75rem;height:47px;padding:0 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .25s,background .25s,border-color .25s,box-shadow .25s;display:inline-flex}.page-module-scss-module__SY1gzq__primaryButton svg,.page-module-scss-module__SY1gzq__secondaryButton svg{transition:transform .25s}.page-module-scss-module__SY1gzq__primaryButton:hover,.page-module-scss-module__SY1gzq__secondaryButton:hover{transform:translateY(-2px)}.page-module-scss-module__SY1gzq__primaryButton:hover svg,.page-module-scss-module__SY1gzq__secondaryButton:hover svg{transform:translate(4px)}@media (max-width:640px){.page-module-scss-module__SY1gzq__primaryButton,.page-module-scss-module__SY1gzq__secondaryButton{width:100%}}.page-module-scss-module__SY1gzq__primaryButton{background:var(--primary);color:#fff;box-shadow:0 18px 40px #f75a2f38}.page-module-scss-module__SY1gzq__primaryButton:hover{box-shadow:0 24px 50px #f75a2f4d}.page-module-scss-module__SY1gzq__secondaryButton{background:var(--surface);color:var(--heading);border:1px solid var(--border)}.page-module-scss-module__SY1gzq__secondaryButton:hover{border-color:var(--primary-border);background:#f75a2f0a}.page-module-scss-module__SY1gzq__heroStats{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3rem;display:grid}@media (max-width:992px){.page-module-scss-module__SY1gzq__heroStats{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module-scss-module__SY1gzq__heroStats{grid-template-columns:1fr}}.page-module-scss-module__SY1gzq__heroStats>div{border:1px solid var(--border);background:#ffffff08;border-radius:20px;padding:1.5rem;transition:transform .35s,border-color .35s,box-shadow .35s;position:relative;overflow:hidden}.page-module-scss-module__SY1gzq__heroStats>div:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#f75a2f14,#0000 70%);position:absolute;inset:0}.page-module-scss-module__SY1gzq__heroStats>div:hover{border-color:var(--primary-border);transform:translateY(-6px);box-shadow:0 20px 45px #0000000f}.page-module-scss-module__SY1gzq__heroStats>div strong{color:var(--heading);margin-bottom:.45rem;font-size:1.25rem;font-weight:800;display:block}.page-module-scss-module__SY1gzq__heroStats>div span{color:var(--text);font-size:.9rem;line-height:1.5}.page-module-scss-module__SY1gzq__walletOverview{grid-template-columns:1fr;align-items:stretch;gap:2rem;margin-bottom:2rem;display:grid}@media (max-width:992px){.page-module-scss-module__SY1gzq__walletOverview{grid-template-columns:1fr}}.page-module-scss-module__SY1gzq__walletContent{background:radial-gradient(circle at top right, #f75a2f14, transparent 60%),var(--surface);border:1px solid var(--border);border-radius:30px;padding:clamp(2rem,2vw,2rem);box-shadow:0 20px 55px #0000000d}.page-module-scss-module__SY1gzq__walletContent h3{color:var(--heading);margin:1.5rem 0 1rem;font-size:clamp(1.5rem,2vw,2rem);font-weight:800;line-height:1.2}.page-module-scss-module__SY1gzq__walletContent p{color:var(--text);margin-bottom:2rem;line-height:1.9}.page-module-scss-module__SY1gzq__walletContent ul{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.page-module-scss-module__SY1gzq__walletContent ul li{color:var(--heading);align-items:center;gap:.85rem;font-weight:600;display:flex}.page-module-scss-module__SY1gzq__walletContent ul li svg{color:var(--primary);flex-shrink:0}.page-module-scss-module__SY1gzq__walletIcon{width:54px;height:54px;color:var(--primary);background:#f75a2f14;border-radius:20px;justify-content:center;align-items:center;transition:transform .35s,background .35s,color .35s;display:flex}.page-module-scss-module__SY1gzq__walletIcon svg{width:24px;height:24px}.page-module-scss-module__SY1gzq__walletIcon:hover{background:var(--primary);color:#fff;transform:rotate(-8deg)scale(1.08)}.page-module-scss-module__SY1gzq__walletCards{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:640px){.page-module-scss-module__SY1gzq__walletCards{grid-template-columns:1fr}}.page-module-scss-module__SY1gzq__walletCard{background:radial-gradient(circle at top right, #f75a2f0d, transparent 65%),var(--surface);border:1px solid var(--border);border-radius:24px;flex-direction:column;padding:2rem;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.page-module-scss-module__SY1gzq__walletCard:hover{border-color:var(--primary-border);transform:translateY(-6px);box-shadow:0 22px 55px #00000014}.page-module-scss-module__SY1gzq__walletCard svg{width:30px;height:30px;color:var(--primary);margin-bottom:1.25rem}.page-module-scss-module__SY1gzq__walletCard h4{color:var(--heading);margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.page-module-scss-module__SY1gzq__walletCard p{color:var(--text);font-size:.94rem;line-height:1.8}.page-module-scss-module__SY1gzq__walletContent,.page-module-scss-module__SY1gzq__walletCard{animation:.55s both page-module-scss-module__SY1gzq__walletFade}.page-module-scss-module__SY1gzq__walletCard:nth-child(2){animation-delay:80ms}.page-module-scss-module__SY1gzq__walletCard:nth-child(3){animation-delay:.16s}.page-module-scss-module__SY1gzq__walletCard:nth-child(4){animation-delay:.24s}@keyframes page-module-scss-module__SY1gzq__walletFade{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.page-module-scss-module__SY1gzq__flowGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;margin-bottom:2rem;display:grid}@media (max-width:1200px){.page-module-scss-module__SY1gzq__flowGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.page-module-scss-module__SY1gzq__flowGrid{grid-template-columns:1fr}}.page-module-scss-module__SY1gzq__flowCard{background:radial-gradient(circle at top right, #f75a2f0d, transparent 65%),var(--surface);border:1px solid var(--border);border-radius:26px;flex-direction:column;padding:2rem;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.page-module-scss-module__SY1gzq__flowCard:hover{border-color:var(--primary-border);transform:translateY(-8px);box-shadow:0 28px 70px #00000014}.page-module-scss-module__SY1gzq__flowCard h3{color:var(--heading);margin:1rem 0 .8rem;font-size:1.1rem;font-weight:700}.page-module-scss-module__SY1gzq__flowCard p{color:var(--text);flex:1;font-size:.94rem;line-height:1.8}.page-module-scss-module__SY1gzq__flowNumber{color:#f75a2f2e;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:2.8rem;font-weight:900;line-height:1;position:absolute;top:1.5rem;right:1.5rem}.page-module-scss-module__SY1gzq__flowIcon{width:54px;height:54px;color:var(--primary);background:#f75a2f14;border-radius:18px;justify-content:center;align-items:center;transition:background .3s,color .3s,transform .3s;display:flex}.page-module-scss-module__SY1gzq__flowIcon svg{width:20px;height:20px}.page-module-scss-module__SY1gzq__flowCard:hover .page-module-scss-module__SY1gzq__flowIcon{background:var(--primary);color:#fff;transform:rotate(-8deg)scale(1.08)}.page-module-scss-module__SY1gzq__methodsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-bottom:2rem;display:grid}@media (max-width:900px){.page-module-scss-module__SY1gzq__methodsGrid{grid-template-columns:1fr}}.page-module-scss-module__SY1gzq__methodCard{background:radial-gradient(circle at top right, #f75a2f0f, transparent 60%),var(--surface);border:1px solid var(--border);border-radius:28px;flex-direction:column;padding:2rem;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.page-module-scss-module__SY1gzq__methodCard:hover{border-color:var(--primary-border);transform:translateY(-8px);box-shadow:0 30px 70px #00000014}.page-module-scss-module__SY1gzq__methodCard h3{color:var(--heading);margin-top:.75rem;margin-bottom:.85rem;font-size:1.15rem;font-weight:700}.page-module-scss-module__SY1gzq__methodCard p{color:var(--text);flex:1;margin-bottom:2rem;font-size:.9rem;line-height:1.85}.page-module-scss-module__SY1gzq__methodTop{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.page-module-scss-module__SY1gzq__methodIcon{width:60px;height:60px;color:var(--primary);background:#f75a2f14;border-radius:18px;justify-content:center;align-items:center;transition:transform .3s,background .3s,color .3s;display:flex}.page-module-scss-module__SY1gzq__methodIcon svg{width:30px;height:30px}.page-module-scss-module__SY1gzq__methodCard:hover .page-module-scss-module__SY1gzq__methodIcon{background:var(--primary);color:#fff;transform:rotate(-8deg)scale(1.08)}.page-module-scss-module__SY1gzq__methodBadge{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:#f75a2f14;border:1px solid #f75a2f29;border-radius:999px;align-items:center;padding:.4rem .9rem;font-size:.6rem;display:inline-flex;font-family:var(--font-satoshi),sans-serif!important;font-weight:700!important}.page-module-scss-module__SY1gzq__methodSubtitle{border:1px solid var(--border);width:fit-content;color:var(--text);letter-spacing:.04em;text-transform:uppercase;background:#ffffff0a;border-radius:999px;margin-bottom:.5rem;padding:.35rem .8rem;font-size:.72rem;font-weight:600;display:inline-flex}.page-module-scss-module__SY1gzq__methodFooter{border-top:1px solid var(--border);color:var(--heading);align-items:center;gap:.75rem;padding-top:1.25rem;font-size:.9rem;font-weight:600;display:flex}.page-module-scss-module__SY1gzq__methodFooter svg{color:var(--primary);flex-shrink:0}.page-module-scss-module__SY1gzq__workflowCard{background:radial-gradient(circle at top right, #f75a2f14, transparent 60%),var(--surface);border:1px solid var(--border);border-radius:30px;grid-template-columns:1fr;align-items:center;gap:2rem;margin-bottom:2rem;padding:clamp(2rem,3vw,2rem);display:grid;box-shadow:0 22px 55px #0000000d}@media (max-width:992px){.page-module-scss-module__SY1gzq__workflowCard{grid-template-columns:1fr}}.page-module-scss-module__SY1gzq__workflowContent h2{color:var(--heading);margin:1.5rem 0 1rem;font-size:clamp(2rem,2.5vw,2rem);font-weight:800;line-height:1.15}.page-module-scss-module__SY1gzq__workflowContent p{color:var(--text);line-height:1.9}.page-module-scss-module__SY1gzq__workflowSteps{grid-template-columns:repeat(1,1fr);gap:1rem;display:grid}@media (max-width:520px){.page-module-scss-module__SY1gzq__workflowSteps{grid-template-columns:1fr}}.page-module-scss-module__SY1gzq__workflowSteps div{text-align:center;border:1px solid var(--border);background:#ffffff08;border-radius:20px;padding:1.5rem;transition:transform .3s,border-color .3s}.page-module-scss-module__SY1gzq__workflowSteps div:hover{border-color:var(--primary-border);transform:translateY(-5px)}.page-module-scss-module__SY1gzq__workflowSteps div strong{color:var(--primary);margin-bottom:.6rem;font-size:2rem;font-weight:800;display:block}.page-module-scss-module__SY1gzq__workflowSteps div small{color:var(--text);font-size:.88rem;line-height:1.6}.page-module-scss-module__SY1gzq__securityGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;margin-bottom:4rem;display:grid}@media (max-width:768px){.page-module-scss-module__SY1gzq__securityGrid{grid-template-columns:1fr}}.page-module-scss-module__SY1gzq__securityCard{background:radial-gradient(circle at top right, #f75a2f0d, transparent 65%),var(--surface);border:1px solid var(--border);border-radius:24px;flex-direction:column;padding:2rem;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.page-module-scss-module__SY1gzq__securityCard:hover{border-color:var(--primary-border);transform:translateY(-6px);box-shadow:0 24px 60px #00000014}.page-module-scss-module__SY1gzq__securityCard h3{color:var(--heading);margin:1rem 0 .6rem;font-size:1.15rem;font-weight:700}.page-module-scss-module__SY1gzq__securityCard p{color:var(--text);font-size:.95rem;line-height:1.85}.page-module-scss-module__SY1gzq__securityIcon{width:60px;height:60px;color:var(--primary);background:#f75a2f14;border-radius:18px;justify-content:center;align-items:center;transition:transform .3s,background .3s,color .3s;display:flex}.page-module-scss-module__SY1gzq__securityIcon svg{width:28px;height:28px}.page-module-scss-module__SY1gzq__securityCard:hover .page-module-scss-module__SY1gzq__securityIcon{background:var(--primary);color:#fff;transform:rotate(-8deg)scale(1.08)}.page-module-scss-module__SY1gzq__integrationCard{background:radial-gradient(circle at top right, #f75a2f14, transparent 60%),var(--surface);border:1px solid var(--border);border-radius:30px;padding:clamp(2rem,4vw,3rem);position:relative;overflow:hidden;box-shadow:0 22px 55px #0000000d}.page-module-scss-module__SY1gzq__integrationContent{max-width:760px}.page-module-scss-module__SY1gzq__integrationContent span{color:var(--primary);text-transform:uppercase;background:#f75a2f14;border-radius:999px;align-items:center;gap:.6rem;padding:.45rem .9rem;font-size:.78rem;font-weight:700;display:inline-flex}.page-module-scss-module__SY1gzq__integrationContent h2{color:var(--heading);margin:1.5rem 0 1rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.15}.page-module-scss-module__SY1gzq__integrationContent p{color:var(--text);margin-bottom:2rem;line-height:1.9}.page-module-scss-module__SY1gzq__integrationContent ul{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.page-module-scss-module__SY1gzq__integrationContent ul li{color:var(--heading);align-items:center;gap:.8rem;font-weight:600;display:flex}.page-module-scss-module__SY1gzq__integrationContent ul li svg{color:var(--primary);flex-shrink:0}.page-module-scss-module__SY1gzq__supportSection{margin-top:1rem}.page-module-scss-module__SY1gzq__supportCard{background:radial-gradient(circle at top right, #f75a2f1a, transparent 45%),radial-gradient(circle at bottom left, #f75a2f0d, transparent 60%),var(--surface);border:1px solid var(--border);border-radius:32px;padding:clamp(2rem,3vw,2rem);position:relative;overflow:hidden;box-shadow:0 28px 70px #0000000d}.page-module-scss-module__SY1gzq__supportContent{width:100%!important}.page-module-scss-module__SY1gzq__supportContent h2{color:var(--heading);margin:1.5rem 0 1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:800;line-height:1.15}.page-module-scss-module__SY1gzq__supportContent p{max-width:680px;color:var(--text);line-height:1.9}.page-module-scss-module__SY1gzq__supportActions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}@media (max-width:640px){.page-module-scss-module__SY1gzq__supportActions{flex-direction:column}}.page-module-scss-module__SY1gzq__primaryButton:focus-visible,.page-module-scss-module__SY1gzq__secondaryButton:focus-visible{outline:none;box-shadow:0 0 0 4px #f75a2f2e}@media (max-width:768px){.page-module-scss-module__SY1gzq__hero{padding:2rem;padding:0!important}.page-module-scss-module__SY1gzq__heroStats{margin-top:2rem}.page-module-scss-module__SY1gzq__walletContent,.page-module-scss-module__SY1gzq__walletCard,.page-module-scss-module__SY1gzq__flowCard,.page-module-scss-module__SY1gzq__methodCard,.page-module-scss-module__SY1gzq__workflowCard,.page-module-scss-module__SY1gzq__securityCard,.page-module-scss-module__SY1gzq__integrationCard,.page-module-scss-module__SY1gzq__supportCard{padding:1.5rem}.page-module-scss-module__SY1gzq__sectionHeader{margin-bottom:2rem}}:is(html[data-theme=dark] .page-module-scss-module__SY1gzq__hero,html[data-theme=dark] .page-module-scss-module__SY1gzq__walletContent,html[data-theme=dark] .page-module-scss-module__SY1gzq__walletCard,html[data-theme=dark] .page-module-scss-module__SY1gzq__flowCard,html[data-theme=dark] .page-module-scss-module__SY1gzq__methodCard,html[data-theme=dark] .page-module-scss-module__SY1gzq__workflowCard,html[data-theme=dark] .page-module-scss-module__SY1gzq__securityCard,html[data-theme=dark] .page-module-scss-module__SY1gzq__integrationCard,html[data-theme=dark] .page-module-scss-module__SY1gzq__supportCard){box-shadow:0 28px 70px #00000059}:is(html[data-theme=light] .page-module-scss-module__SY1gzq__hero,html[data-theme=light] .page-module-scss-module__SY1gzq__walletContent,html[data-theme=light] .page-module-scss-module__SY1gzq__walletCard,html[data-theme=light] .page-module-scss-module__SY1gzq__flowCard,html[data-theme=light] .page-module-scss-module__SY1gzq__methodCard,html[data-theme=light] .page-module-scss-module__SY1gzq__workflowCard,html[data-theme=light] .page-module-scss-module__SY1gzq__securityCard,html[data-theme=light] .page-module-scss-module__SY1gzq__integrationCard,html[data-theme=light] .page-module-scss-module__SY1gzq__supportCard){box-shadow:0 18px 45px #0f172a0d}@keyframes page-module-scss-module__SY1gzq__heroFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page-module-scss-module__SY1gzq__payments,.page-module-scss-module__SY1gzq__payments *{scroll-behavior:auto!important;transition:none!important;animation:none!important;transform:none!important}}@media print{.page-module-scss-module__SY1gzq__heroActions,.page-module-scss-module__SY1gzq__supportSection{display:none}.page-module-scss-module__SY1gzq__payments{gap:2rem;padding:0}.page-module-scss-module__SY1gzq__walletOverview,.page-module-scss-module__SY1gzq__flowGrid,.page-module-scss-module__SY1gzq__methodsGrid,.page-module-scss-module__SY1gzq__securityGrid{display:block}.page-module-scss-module__SY1gzq__walletContent,.page-module-scss-module__SY1gzq__walletCard,.page-module-scss-module__SY1gzq__flowCard,.page-module-scss-module__SY1gzq__methodCard,.page-module-scss-module__SY1gzq__workflowCard,.page-module-scss-module__SY1gzq__securityCard,.page-module-scss-module__SY1gzq__integrationCard{break-inside:avoid;box-shadow:none;margin-bottom:1.5rem;transform:none!important}}
