.payment-module__gAeIJW__page{justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.payment-module__gAeIJW__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#18181b80;border:1px solid #ffffff14;border-radius:1rem;width:100%;max-width:28rem;overflow:hidden}.payment-module__gAeIJW__cardHeader{text-align:center;border-bottom:1px solid #ffffff0f;padding:1.5rem}.payment-module__gAeIJW__planName{color:#fff;font-size:1.25rem;font-weight:700}.payment-module__gAeIJW__planPrice{color:#fff;margin-top:.25rem;font-size:1.5rem;font-weight:800}.payment-module__gAeIJW__originalPrice{color:var(--color-zinc-500,#71717a);margin-top:.45rem;font-size:.85rem;font-weight:700;text-decoration:line-through}.payment-module__gAeIJW__launchDeal{color:#5eead4;margin-top:.2rem;font-size:.75rem;font-weight:700}.payment-module__gAeIJW__planMeta{color:var(--color-zinc-500,#71717a);margin-top:.25rem;font-size:.75rem}.payment-module__gAeIJW__cardBody{padding:1.5rem}.payment-module__gAeIJW__methodTabs{background:#ffffff0a;border:1px solid #ffffff14;border-radius:.5rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-bottom:1.25rem;padding:.25rem;display:grid}.payment-module__gAeIJW__methodTab{color:#a1a1aa;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.45rem;min-height:2.35rem;font-size:.82rem;font-weight:750}.payment-module__gAeIJW__methodTabActive{color:#042f2e;background:#5eead4;border-color:#5eead473}.payment-module__gAeIJW__cryptoPanel{color:#d4d4d8;text-align:center;background:#5eead414;border:1px solid #5eead433;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:.85rem;line-height:1.55}.payment-module__gAeIJW__cryptoTitle{color:#fff;margin-bottom:.4rem;font-size:1rem;font-weight:800}.payment-module__gAeIJW__cryptoButton{color:#042f2e;background:#5eead4;border-radius:.5rem;justify-content:center;align-items:center;min-height:2.5rem;margin-top:.85rem;padding:0 1rem;font-size:.85rem;font-weight:800;text-decoration:none;display:inline-flex}.payment-module__gAeIJW__manualCopyButton{color:#d4d4d8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.5rem;justify-content:center;align-items:center;min-height:2.35rem;margin:.7rem 0 0;padding:0 .9rem;font-size:.8rem;font-weight:800;display:inline-flex}.payment-module__gAeIJW__manualDetails{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:.9rem;display:grid}.payment-module__gAeIJW__manualDetails>div{background:#ffffff0d;border:1px solid #ffffff12;border-radius:.5rem;min-width:0;padding:.7rem}.payment-module__gAeIJW__manualDetails span{color:#a1a1aa;margin-bottom:.25rem;font-size:.72rem;font-weight:700;display:block}.payment-module__gAeIJW__manualDetails strong{overflow-wrap:anywhere;color:#fff;font-size:.82rem;display:block}.payment-module__gAeIJW__manualNote{color:#a1a1aa;margin-top:.75rem;font-size:.75rem}.payment-module__gAeIJW__qrSection{flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.payment-module__gAeIJW__qrFrame{background:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:220px;height:220px;padding:.5rem;display:flex;overflow:hidden}.payment-module__gAeIJW__qrFrame img{object-fit:contain;width:100%;height:100%}.payment-module__gAeIJW__qrLabel{color:var(--color-zinc-400,#a1a1aa);text-align:center;font-size:.8125rem}.payment-module__gAeIJW__bankInfo{border:1px solid #ffffff14;border-radius:.5rem;margin-bottom:1.5rem;overflow:hidden}.payment-module__gAeIJW__bankRow{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:.625rem .875rem;display:flex}.payment-module__gAeIJW__bankRow:last-child{border-bottom:none}.payment-module__gAeIJW__bankLabel{color:var(--color-zinc-500,#71717a);font-size:.75rem}.payment-module__gAeIJW__bankValue{color:#fff;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;display:flex}.payment-module__gAeIJW__copyBtn{color:#818cf8;cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.125rem .375rem;font-size:.625rem;transition:background .15s}.payment-module__gAeIJW__copyBtn:hover{background:#6366f126}.payment-module__gAeIJW__amountHighlight{color:#34d399;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.payment-module__gAeIJW__codeHighlight{color:#fbbf24;letter-spacing:.05em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.payment-module__gAeIJW__warning{color:#fbbf24;background:#eab30814;border:1px solid #eab30833;border-radius:.5rem;gap:.5rem;margin-bottom:1.5rem;padding:.75rem;font-size:.75rem;line-height:1.5;display:flex}.payment-module__gAeIJW__warningIcon{flex-shrink:0;font-size:1rem}.payment-module__gAeIJW__statusSection{text-align:center;padding:.75rem}.payment-module__gAeIJW__statusPending{color:var(--color-zinc-400,#a1a1aa);justify-content:center;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.payment-module__gAeIJW__spinner{border:2px solid #6366f14d;border-top-color:#6366f1;border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite payment-module__gAeIJW__spin}@keyframes payment-module__gAeIJW__spin{to{transform:rotate(360deg)}}.payment-module__gAeIJW__statusSuccess{flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1.5rem;display:flex}.payment-module__gAeIJW__successIcon{font-size:3rem}.payment-module__gAeIJW__successTitle{color:#34d399;font-size:1.25rem;font-weight:700}.payment-module__gAeIJW__successText{color:var(--color-zinc-400,#a1a1aa);font-size:.875rem}.payment-module__gAeIJW__dashboardBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:.5rem;justify-content:center;align-items:center;margin-top:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.payment-module__gAeIJW__dashboardBtn:hover{background:#818cf8}.payment-module__gAeIJW__timer{color:var(--color-zinc-500,#71717a);margin-top:.5rem;font-size:.75rem}.payment-module__gAeIJW__backLink{text-align:center;color:var(--color-zinc-500,#71717a);border-top:1px solid #ffffff0f;padding:1rem;font-size:.8125rem;text-decoration:none;display:block}.payment-module__gAeIJW__backLink:hover{color:#fff}@media (max-width:380px){.payment-module__gAeIJW__cardBody{padding:1rem}.payment-module__gAeIJW__methodTabs{gap:.35rem}.payment-module__gAeIJW__methodTab{font-size:.72rem;line-height:1.2}.payment-module__gAeIJW__manualDetails{grid-template-columns:1fr}}
