.profile-panel{background:#121212f2;border-radius:20px;border:1px solid rgba(255,255,255,.1);padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;backdrop-filter:blur(20px);box-shadow:0 8px 32px #0006}.profile-panel .profile-header{display:flex;align-items:center;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.profile-panel .avatar{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,var(--accent-from),var(--accent-to));display:flex;align-items:center;justify-content:center;font-weight:600;letter-spacing:.02em;color:#fff;font-size:1rem;flex-shrink:0;box-shadow:0 4px 12px var(--accent-glow);overflow:hidden;position:relative}.profile-panel .avatar img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.profile-panel .avatar .avatar-fallback{display:none;width:100%;height:100%;align-items:center;justify-content:center}.profile-panel .user-details{flex:1;display:flex;flex-direction:column;gap:.25rem}.profile-panel .nickname{font-size:1rem;font-weight:600;color:#fff}.profile-panel .email{font-size:.85rem;color:var(--accent-text)}.profile-panel .balance-card{background:#ffffff0d;border-radius:16px;padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;border:1px solid rgba(255,255,255,.08)}.profile-panel .balance-card .label{color:#a0a0a0;font-size:.85rem;font-weight:500}.profile-panel .balance-card .value{font-size:1.6rem;font-weight:700;color:#fff}.profile-panel .balance-actions{display:flex;gap:.75rem;margin-top:.5rem}.profile-panel .topup{flex:1;border:none;background:linear-gradient(135deg,var(--accent-from),var(--accent-to));color:var(--accent-contrast);padding:.65rem 1.5rem;border-radius:12px;cursor:pointer;font-weight:600;font-size:.9rem;transition:all .2s ease;box-shadow:0 4px 12px var(--accent-glow)}.profile-panel .topup:hover{transform:translateY(-2px);box-shadow:0 6px 20px var(--accent-glow);background:linear-gradient(135deg,var(--accent-from),var(--accent-to))}.profile-panel .topup:active{transform:translateY(0)}.profile-panel .withdraw{flex:1;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;padding:.65rem 1.5rem;border-radius:12px;cursor:pointer;font-weight:600;font-size:.9rem;transition:all .2s ease}.profile-panel .withdraw:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.profile-panel .withdraw:active{transform:translateY(0)}.profile-panel .menu{display:flex;flex-direction:column;gap:.5rem}.profile-panel .menu-item{border:none;background:#ffffff08;color:#fff;padding:.875rem 1rem;border-radius:12px;display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .2s ease;text-align:left;width:100%;border:1px solid transparent}.profile-panel .menu-item:hover{background:#ffffff14;border-color:#ffffff1a;transform:translate(4px)}.profile-panel .menu-icon{width:22px;height:22px;flex-shrink:0;opacity:.9;transition:opacity .2s}.profile-panel .menu-item:hover .menu-icon{opacity:1}.profile-panel .logout-btn{margin-top:.5rem;border:none;background:linear-gradient(135deg,var(--accent-from),var(--accent-to));color:var(--accent-contrast);padding:1rem 1.5rem;border-radius:14px;cursor:pointer;font-size:.95rem;font-weight:600;width:100%;transition:all .2s ease;box-shadow:0 4px 12px var(--accent-glow)}.profile-panel .logout-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px var(--accent-glow);background:linear-gradient(135deg,var(--accent-from),var(--accent-to))}.profile-panel .logout-btn:active{transform:translateY(0)}.navbar.svelte-d8j1hi{position:sticky;top:0;z-index:320;background:#000000d9;border-bottom:1px solid rgba(255,255,255,.05);backdrop-filter:blur(12px)}.nav-shell.svelte-d8j1hi{max-width:1440px;margin:0 auto;padding:1rem 2rem;display:grid;grid-template-columns:220px 1fr auto;gap:1.5rem;align-items:center}.brand.svelte-d8j1hi{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.logo-png.svelte-d8j1hi{display:inline-flex;align-items:center;justify-content:center;width:auto;height:42px;border-radius:12px;font-size:1.4rem}.nav-tabs.svelte-d8j1hi{display:inline-flex;align-items:center;background:#ffffff0a;border-radius:999px;padding:.25rem;gap:.25rem}.tab.svelte-d8j1hi{text-decoration:none;color:#a0a0a0;padding:.5rem 1.25rem;border-radius:999px;font-size:.95rem;font-weight:500;transition:color .2s,background .2s;display:flex;align-items:center;gap:.5rem}.tab-icon.svelte-d8j1hi{width:18px;height:18px;flex-shrink:0}.tab.svelte-d8j1hi:hover{color:#fff}.tab.active.svelte-d8j1hi{background:#ffffff1a;color:#fff}.nav-actions.svelte-d8j1hi{display:flex;align-items:center;gap:.75rem}.status-pill.svelte-d8j1hi{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;border-radius:999px;background:#17ff7914;color:#8bfba8;font-size:.85rem;font-weight:500}.mobile-status-pill.svelte-d8j1hi{display:none;align-items:center;gap:.4rem;padding:.35rem .65rem;border-radius:999px;background:#17ff7914;color:#8bfba8;font-size:.75rem;font-weight:500}.status-dot.svelte-d8j1hi{width:8px;height:8px;border-radius:50%;background:#38ff8b;box-shadow:0 0 6px #38ff8bcc}.balance-display.svelte-d8j1hi{display:flex;align-items:center;gap:.5rem;padding:.5rem .9rem;border-radius:12px;background:#ffffff0d}.balance-value.svelte-d8j1hi{font-weight:600;color:#fff;font-size:1rem}.deposit-btn.svelte-d8j1hi{display:flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem;border-radius:14px;border:none;background:linear-gradient(135deg,var(--accent-from),var(--accent-to));color:var(--accent-contrast);font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;white-space:nowrap}.deposit-btn.svelte-d8j1hi:hover{transform:translateY(-1px);box-shadow:0 12px 24px var(--accent-glow)}.deposit-btn.svelte-d8j1hi .wallet-icon:where(.svelte-d8j1hi){width:18px;height:18px}.action-btn.svelte-d8j1hi{padding:.65rem 1.5rem;border-radius:14px;border:none;background:linear-gradient(135deg,var(--accent-from),var(--accent-to));color:var(--accent-contrast);font-weight:600;cursor:pointer;text-decoration:none;transition:transform .2s,box-shadow .2s}.action-btn.svelte-d8j1hi:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 24px var(--accent-glow)}.action-btn.svelte-d8j1hi:disabled{cursor:not-allowed;opacity:.7}.action-btn.loading.svelte-d8j1hi{min-width:100px;display:flex;align-items:center;justify-content:center}.spinner.svelte-d8j1hi{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-d8j1hi-spin .8s linear infinite}@keyframes svelte-d8j1hi-spin{to{transform:rotate(360deg)}}.avatar-btn.svelte-d8j1hi{border:none;background:transparent;padding:0;cursor:pointer;position:relative;display:flex;align-items:center;gap:.75rem}.avatar.svelte-d8j1hi{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#1c1c1c,#292929);border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600;letter-spacing:.02em;color:#fff;text-transform:uppercase;transition:transform .2s,border-color .2s;flex-shrink:0;overflow:hidden;position:relative}.avatar.svelte-d8j1hi img:where(.svelte-d8j1hi){width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.avatar.svelte-d8j1hi .avatar-fallback:where(.svelte-d8j1hi){display:none;width:100%;height:100%;align-items:center;justify-content:center}.user-info.svelte-d8j1hi{display:flex;flex-direction:column;align-items:flex-start}.username.svelte-d8j1hi{font-size:.95rem;font-weight:600;color:#fff;line-height:1.2}.user-level.svelte-d8j1hi{font-size:.85rem;color:#8a8a8a;line-height:1.2}.avatar-btn.svelte-d8j1hi:hover .avatar:where(.svelte-d8j1hi){border-color:#ffffff40;transform:translateY(-1px)}.profile-popup.svelte-d8j1hi{position:absolute;top:calc(100% + 1rem);right:2rem;z-index:400;width:min(360px,calc(100vw - 2rem));animation:svelte-d8j1hi-fadeIn .2s ease}@keyframes svelte-d8j1hi-fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.nav-shell.svelte-d8j1hi{grid-template-columns:1fr;gap:1rem}.nav-actions.svelte-d8j1hi{justify-content:space-between;flex-wrap:wrap}}@media(max-width:767px){.navbar.svelte-d8j1hi{position:sticky;top:0}.nav-shell.svelte-d8j1hi{padding:1rem;display:grid;grid-template-columns:auto 1fr auto;gap:.75rem;align-items:center}.brand.svelte-d8j1hi{gap:.5rem}.logo-png.svelte-d8j1hi{height:42px}.mobile-status-pill.svelte-d8j1hi{display:inline-flex;justify-self:center}.mobile-status-pill.svelte-d8j1hi .status-dot:where(.svelte-d8j1hi){width:6px;height:6px}.nav-tabs.svelte-d8j1hi{display:none}.nav-actions.svelte-d8j1hi{gap:.5rem;justify-content:flex-end}.status-pill.svelte-d8j1hi,.balance-display.svelte-d8j1hi,.deposit-btn.svelte-d8j1hi,.user-info.svelte-d8j1hi{display:none}.action-btn.svelte-d8j1hi{padding:.5rem 1rem;font-size:.9rem}.avatar.svelte-d8j1hi{width:42px;height:42px;font-size:.85rem}.profile-popup.svelte-d8j1hi{position:fixed;top:74px;right:1rem;left:1rem;max-height:calc(100vh - 144px);z-index:400;overflow-y:auto}}.mobile-balance-bar.svelte-d8j1hi{display:none;padding:.75rem 1rem;background:#0000004d;border-top:1px solid rgba(255,255,255,.05);gap:.75rem}.mobile-balance-btn.svelte-d8j1hi{flex:1;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ffffff0d;border:none;border-radius:12px;color:#fff;font-weight:600;cursor:pointer}.balance-icon.svelte-d8j1hi{color:var(--accent-text);font-size:1.2rem;font-weight:700}.balance-value.svelte-d8j1hi{font-size:1rem}.mobile-deposit-btn.svelte-d8j1hi{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,var(--accent-from),var(--accent-to));border:none;border-radius:12px;color:var(--accent-contrast);font-weight:600;cursor:pointer;white-space:nowrap}.wallet-icon.svelte-d8j1hi{width:18px;height:18px}@media(max-width:767px){.mobile-balance-bar.svelte-d8j1hi{display:flex}}.mobile-bottom-nav.svelte-1ya5jgu{position:fixed;bottom:0;left:0;right:0;background:#1a1a1af2;backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.05);display:flex;justify-content:space-around;align-items:center;padding:.5rem 0;z-index:100;box-shadow:0 -4px 20px #0000004d}.nav-item.svelte-1ya5jgu{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-decoration:none;color:#ffffff80;padding:.5rem .75rem;border-radius:12px;transition:all .2s;flex:1;max-width:80px}.nav-icon.svelte-1ya5jgu{width:24px;height:24px;opacity:.6;transition:opacity .2s}.nav-item.svelte-1ya5jgu svg.nav-icon:where(.svelte-1ya5jgu){width:24px;height:24px;stroke:currentColor}.nav-label.svelte-1ya5jgu{font-size:.7rem;font-weight:500;transition:color .2s}.nav-item.active.svelte-1ya5jgu{color:#fff}.nav-item.active.svelte-1ya5jgu .nav-icon:where(.svelte-1ya5jgu){opacity:1}.nav-item.active.svelte-1ya5jgu svg.nav-icon:where(.svelte-1ya5jgu){opacity:1}@media(min-width:768px){.mobile-bottom-nav.svelte-1ya5jgu{display:none}}.auth-backdrop.svelte-o8qrqj{position:fixed;inset:0;background:#030303d1;backdrop-filter:blur(24px);display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;z-index:40}.auth-overlay.svelte-o8qrqj{width:100%;max-width:1040px;max-height:100vh;overflow-y:auto;display:flex;justify-content:center}.auth-card.svelte-o8qrqj{width:100%;background:#000000d9;border-radius:32px;border:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:minmax(280px,360px) 1fr;overflow:hidden;box-shadow:0 30px 60px #00000073;position:relative}.close-btn.svelte-o8qrqj{position:absolute;top:16px;right:16px;width:40px;height:40px;border:none;border-radius:14px;background:#0006;color:#fff;font-size:1.2rem;cursor:pointer;z-index:5;transition:background .2s}.close-btn.svelte-o8qrqj:hover{background:#0009}.visual-side.svelte-o8qrqj{position:relative;background:linear-gradient(180deg,#0a0a0a,#12020a)}.visual-side.svelte-o8qrqj .gradient:where(.svelte-o8qrqj){position:absolute;inset:0;background-size:cover;background-position:center;filter:saturate(1.2)}.form-side.svelte-o8qrqj{padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem}.brand.svelte-o8qrqj{display:flex;align-items:center;gap:.9rem}.logo.svelte-o8qrqj{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--accent-from),var(--accent-to));display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--accent-contrast)}.brand-text.svelte-o8qrqj .name:where(.svelte-o8qrqj){display:block;font-size:1.2rem;font-weight:600}.brand-text.svelte-o8qrqj .caption:where(.svelte-o8qrqj){color:#8c8c8c;font-size:.9rem}.form.svelte-o8qrqj{display:flex;flex-direction:column;gap:1rem}label.svelte-o8qrqj{display:flex;flex-direction:column;gap:.4rem;font-size:.9rem;color:#cfcfcf}.input-field.svelte-o8qrqj{position:relative;display:flex;align-items:center;background:#ffffff0a;border-radius:14px;border:1px solid rgba(255,255,255,.08);padding:.2rem .2rem .2rem 1rem}.input-field.svelte-o8qrqj input:where(.svelte-o8qrqj){flex:1;background:transparent;border:none;padding:.85rem .5rem;color:#fff;font-size:.95rem}.input-field.svelte-o8qrqj input:where(.svelte-o8qrqj):focus{outline:none}.input-field.svelte-o8qrqj:focus-within{border-color:var(--accent-focus);box-shadow:0 0 0 2px var(--accent-focus-soft)}.clear-btn.svelte-o8qrqj,.toggle-visibility.svelte-o8qrqj{border:none;background:transparent;color:#fff9;cursor:pointer;width:32px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:1rem}.clear-btn.svelte-o8qrqj:hover,.toggle-visibility.svelte-o8qrqj:hover{background:#ffffff14}.error.svelte-o8qrqj{padding:.9rem 1rem;background:var(--accent-focus-soft);border:1px solid var(--accent-focus);border-radius:14px;color:#ffe8b3;font-size:.9rem}.submit.svelte-o8qrqj{width:100%;border:none;border-radius:14px;padding:.95rem;font-weight:600;font-size:1rem;background:linear-gradient(135deg,var(--accent-from),var(--accent-to));color:var(--accent-contrast);cursor:pointer;transition:transform .2s,box-shadow .2s}.submit.svelte-o8qrqj:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 15px 25px var(--accent-glow)}.submit.svelte-o8qrqj:disabled{opacity:.6;cursor:not-allowed}.socials.svelte-o8qrqj{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.social-btn.svelte-o8qrqj{border:none;border-radius:14px;padding:.85rem 1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;cursor:pointer;background:var(--btn-color);color:var(--btn-text);border:1px solid rgba(255,255,255,.08)}.social-btn.svelte-o8qrqj .icon:where(.svelte-o8qrqj){display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.social-btn.svelte-o8qrqj .icon:where(.svelte-o8qrqj) img:where(.svelte-o8qrqj){width:100%;height:100%;object-fit:contain}.switch.svelte-o8qrqj{text-align:center;color:#9c9c9c;font-size:.9rem}.switch.svelte-o8qrqj button:where(.svelte-o8qrqj){background:none;border:none;color:#fff;font-weight:600;cursor:pointer;text-decoration:underline}@media(max-width:900px){.auth-card.svelte-o8qrqj{grid-template-columns:1fr}.visual-side.svelte-o8qrqj{display:none}}@media(max-width:600px){.auth-backdrop.svelte-o8qrqj{padding:1rem .75rem}.auth-overlay.svelte-o8qrqj{max-width:100%}.auth-card.svelte-o8qrqj{border-radius:24px}.form-side.svelte-o8qrqj{padding:1.5rem 1.25rem;gap:1.25rem}.brand.svelte-o8qrqj{gap:.75rem}.logo.svelte-o8qrqj{width:40px;height:40px;font-size:1.3rem}.brand-text.svelte-o8qrqj .name:where(.svelte-o8qrqj){font-size:1.1rem}.form.svelte-o8qrqj{gap:.875rem}label.svelte-o8qrqj{font-size:.85rem}.input-field.svelte-o8qrqj{padding:.15rem .15rem .15rem .875rem}.input-field.svelte-o8qrqj input:where(.svelte-o8qrqj){padding:.75rem .4rem;font-size:.9rem}.submit.svelte-o8qrqj{padding:.875rem;font-size:.95rem}.socials.svelte-o8qrqj{grid-template-columns:1fr;gap:.625rem}.social-btn.svelte-o8qrqj{padding:.75rem 1rem;font-size:.9rem}.switch.svelte-o8qrqj{font-size:.85rem}}.modal-backdrop.svelte-1e4c4rs{position:fixed;inset:0;background:#030303d1;backdrop-filter:blur(24px);display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;z-index:100;animation:svelte-1e4c4rs-fadeIn .2s ease-out}@keyframes svelte-1e4c4rs-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-1e4c4rs{background:#0e0e0ef2;border-radius:24px;border:1px solid rgba(255,255,255,.08);width:100%;max-width:400px;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;box-shadow:0 30px 60px #00000073;animation:svelte-1e4c4rs-slideUp .3s ease-out}@keyframes svelte-1e4c4rs-slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.icon-wrapper.svelte-1e4c4rs{width:64px;height:64px;border-radius:50%;background:#4ade801a;display:flex;align-items:center;justify-content:center}.success-icon.svelte-1e4c4rs{width:40px;height:40px;color:#4ade80}.modal-title.svelte-1e4c4rs{font-size:1.5rem;font-weight:600;color:#fff;margin:0;text-align:center}.modal-message.svelte-1e4c4rs{font-size:1rem;color:#ffffffb3;margin:0;text-align:center;line-height:1.5}.confirm-button.svelte-1e4c4rs{width:100%;background:linear-gradient(135deg,#4ade80,#22c55e);border:none;border-radius:12px;color:#fff;padding:.875rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s}.confirm-button.svelte-1e4c4rs:hover{opacity:.9}.modal-backdrop.svelte-1pnzd9l{position:fixed;inset:0;background:#030303d1;backdrop-filter:blur(24px);display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;z-index:300}.modal-content.svelte-1pnzd9l{background:#0e0e0ef2;border-radius:24px;border:1px solid rgba(255,255,255,.08);width:100%;max-width:600px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;box-shadow:0 30px 60px #00000073}.modal-header.svelte-1pnzd9l{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.08);position:relative}.modal-title.svelte-1pnzd9l{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:600}.close-btn.svelte-1pnzd9l{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;border-radius:8px;background:#0006;color:#fff;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.close-btn.svelte-1pnzd9l:hover{background:#0009}.modal-body.svelte-1pnzd9l{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.section.svelte-1pnzd9l{display:flex;flex-direction:column;gap:.75rem}.section-title.svelte-1pnzd9l{font-size:.95rem;font-weight:500;color:#ffffffe6}.payment-methods-grid.svelte-1pnzd9l{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem}.payment-methods-grid--three.svelte-1pnzd9l{grid-template-columns:repeat(3,minmax(0,1fr))}.payment-method.svelte-1pnzd9l{min-height:106px;background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:.7rem;transition:all .2s}.payment-method.svelte-1pnzd9l:hover{background:#ffffff1a;border-color:#fff3}.payment-method.selected.svelte-1pnzd9l{background:var(--accent-soft);border-color:var(--accent-focus)}.payment-method.svelte-1pnzd9l img:where(.svelte-1pnzd9l){width:42px;height:42px;object-fit:contain}.fallback-icon.svelte-1pnzd9l{font-size:1.8rem;line-height:1}.method-label.svelte-1pnzd9l{font-size:.84rem;color:#ffffffe6;font-weight:600;letter-spacing:.01em}.transfer-card.svelte-1pnzd9l{background:linear-gradient(145deg,var(--accent-focus-soft),var(--accent-soft));border:1px solid var(--accent-focus);border-radius:16px;padding:1rem;display:flex;flex-direction:column;gap:.7rem}.transfer-card-header.svelte-1pnzd9l{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.transfer-card-header.svelte-1pnzd9l h3:where(.svelte-1pnzd9l){margin:0;font-size:1rem;font-weight:600}.transfer-pill.svelte-1pnzd9l{font-size:.72rem;letter-spacing:.08em;font-weight:700;color:var(--accent-text);background:var(--accent-soft);border:1px solid var(--accent-focus);padding:.25rem .5rem;border-radius:999px}.transfer-row.svelte-1pnzd9l{display:grid;grid-template-columns:120px 1fr auto;gap:.6rem;align-items:center}.transfer-key.svelte-1pnzd9l{font-size:.8rem;color:#ffffffb3}.transfer-value.svelte-1pnzd9l{font-size:.9rem;color:#fff;word-break:break-all}.transfer-value--multiline.svelte-1pnzd9l{white-space:pre-wrap}.copy-btn.svelte-1pnzd9l{border:1px solid rgba(255,255,255,.2);background:#0000003d;color:#fff;border-radius:8px;font-size:.78rem;padding:.35rem .55rem;cursor:pointer}.copy-btn.svelte-1pnzd9l:hover{background:#ffffff1a}.input-wrapper.svelte-1pnzd9l{position:relative;display:flex;align-items:center}.input-field.svelte-1pnzd9l{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.75rem 1rem;color:#fff;font-size:1rem;transition:all .2s}.input-field.svelte-1pnzd9l:focus{outline:none;border-color:var(--accent-focus);background:#ffffff14}.input-field.svelte-1pnzd9l:disabled{opacity:.5;cursor:not-allowed}.currency.svelte-1pnzd9l{position:absolute;right:3rem;color:#fff9;font-size:.9rem}.clear-input.svelte-1pnzd9l{position:absolute;right:1rem;background:none;border:none;color:#fff9;font-size:1.5rem;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:color .2s}.clear-input.svelte-1pnzd9l:hover{color:#ffffffe6}.error-message.svelte-1pnzd9l{color:var(--accent-text);font-size:.85rem;margin-top:.25rem}.success-message.svelte-1pnzd9l{color:#4ade80;font-size:.85rem;margin-top:.25rem}.modal-footer.svelte-1pnzd9l{padding:1.5rem;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:flex-end}.pay-button.svelte-1pnzd9l{background:linear-gradient(135deg,var(--accent-from),var(--accent-to));border:none;border-radius:12px;color:var(--accent-contrast);padding:.75rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s}.pay-button.svelte-1pnzd9l:hover:not(:disabled){opacity:.9}.pay-button.svelte-1pnzd9l:disabled{opacity:.5;cursor:not-allowed}@media(max-width:640px){.payment-methods-grid--three.svelte-1pnzd9l{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.payment-method.svelte-1pnzd9l{min-height:96px}.transfer-row.svelte-1pnzd9l{grid-template-columns:1fr}.copy-btn.svelte-1pnzd9l{justify-self:flex-start}}.modal-backdrop.svelte-1fy5tl{position:fixed;inset:0;background:#030303eb;backdrop-filter:blur(24px);display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;z-index:50}.modal-content.svelte-1fy5tl{width:100%;max-width:480px;background:#000000e6;border-radius:24px;border:1px solid rgba(255,255,255,.1);padding:2rem;box-shadow:0 30px 60px #00000080}.modal-header.svelte-1fy5tl{margin-bottom:1.5rem;text-align:center}.modal-header.svelte-1fy5tl h2:where(.svelte-1fy5tl){color:#fff;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.subtitle.svelte-1fy5tl{color:#9c9c9c;font-size:.9rem;margin:0}.modal-form.svelte-1fy5tl{display:flex;flex-direction:column;gap:1rem}label.svelte-1fy5tl{display:flex;flex-direction:column;gap:.5rem;font-size:.9rem;color:#cfcfcf}.input-field.svelte-1fy5tl{position:relative;display:flex;align-items:center;background:#ffffff0a;border-radius:14px;border:1px solid rgba(255,255,255,.08);padding:.2rem .2rem .2rem 1rem}.input-field.svelte-1fy5tl input:where(.svelte-1fy5tl){flex:1;background:transparent;border:none;padding:.85rem .5rem;color:#fff;font-size:.95rem}.input-field.svelte-1fy5tl input:where(.svelte-1fy5tl):focus{outline:none}.input-field.svelte-1fy5tl:focus-within{border-color:var(--accent-focus);box-shadow:0 0 0 2px var(--accent-focus-soft)}.error.svelte-1fy5tl{padding:.9rem 1rem;background:var(--accent-soft);border:1px solid var(--accent-focus);border-radius:14px;color:var(--accent-text);font-size:.9rem}.submit-btn.svelte-1fy5tl{width:100%;border:none;border-radius:14px;padding:.95rem;font-weight:600;font-size:1rem;background:linear-gradient(135deg,var(--accent-from),var(--accent-to));color:var(--accent-contrast);cursor:pointer;transition:transform .2s,box-shadow .2s;margin-top:.5rem}.submit-btn.svelte-1fy5tl:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 15px 25px rgba(var(--accent-from-rgb),.35)}.submit-btn.svelte-1fy5tl:disabled{opacity:.6;cursor:not-allowed}@media(max-width:600px){.modal-content.svelte-1fy5tl{padding:1.5rem 1.25rem}.modal-header.svelte-1fy5tl h2:where(.svelte-1fy5tl){font-size:1.3rem}}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:#050505;color:#f7f7f7;line-height:1.5;font-weight:400;color-scheme:dark;--accent-from: #ff574d;--accent-to: #ff2d2d;--accent-soft: rgba(255, 87, 77, .15);--accent-glow: rgba(255, 45, 45, .35);--accent-focus: rgba(255, 87, 77, .6);--accent-focus-soft: rgba(255, 87, 77, .15);--accent-text: #ff574d;--accent-contrast: #ffffff;--accent-deep: #3e090f}html{scroll-behavior:smooth}body{min-height:100vh;background:radial-gradient(circle at top right,#1a1a1a,#050505 45%);background-attachment:fixed;color:inherit}body.no-nav{min-height:100vh;display:flex;flex-direction:column}button,input,textarea{font-family:inherit}@media(max-width:767px){body{padding-bottom:70px}}
