.deposit-page[data-astro-cid-ubwvshmg]{padding-top:calc(var(--header-height) + var(--space-8) + 4px);padding-bottom:var(--space-16);min-height:100vh;background:var(--cream)}.page-header[data-astro-cid-ubwvshmg]{margin-bottom:var(--space-8)}.back-link[data-astro-cid-ubwvshmg]{display:inline-block;font-size:14px;color:var(--gray-500);margin-bottom:var(--space-2);transition:color .2s}.back-link[data-astro-cid-ubwvshmg]:hover{color:var(--primary)}.page-header[data-astro-cid-ubwvshmg] h1[data-astro-cid-ubwvshmg]{font-family:var(--font-display);font-size:32px;font-weight:800;color:var(--gray-800);margin-bottom:var(--space-2)}.page-desc[data-astro-cid-ubwvshmg]{font-size:16px;color:var(--gray-500)}.deposit-layout[data-astro-cid-ubwvshmg]{display:grid;grid-template-columns:1fr 380px;gap:var(--space-8);align-items:start}@media (max-width: 1024px){.deposit-layout[data-astro-cid-ubwvshmg]{grid-template-columns:1fr}.deposit-summary[data-astro-cid-ubwvshmg]{position:fixed;bottom:0;left:0;right:0;padding:var(--space-4);background:#fff;border-top:1px solid var(--gray-200);box-shadow:0 -4px 20px #0000001a;z-index:100}.summary-card[data-astro-cid-ubwvshmg]{box-shadow:none!important;padding:0!important}.summary-card[data-astro-cid-ubwvshmg] h3[data-astro-cid-ubwvshmg],.summary-content[data-astro-cid-ubwvshmg],.summary-note[data-astro-cid-ubwvshmg],.notice-card[data-astro-cid-ubwvshmg]{display:none}.summary-card[data-astro-cid-ubwvshmg] .btn[data-astro-cid-ubwvshmg]{margin:0}}.card[data-astro-cid-ubwvshmg]{background:#fff;border-radius:var(--radius-xl);padding:var(--space-6);box-shadow:var(--shadow);margin-bottom:var(--space-6)}.card[data-astro-cid-ubwvshmg] h2[data-astro-cid-ubwvshmg]{font-size:18px;font-weight:700;color:var(--gray-800);margin-bottom:var(--space-5)}.current-status[data-astro-cid-ubwvshmg]{background:linear-gradient(135deg,#2e3b6b,#3d4f8f);color:#fff}.status-row[data-astro-cid-ubwvshmg]{display:flex;justify-content:space-between}@media (max-width: 640px){.status-row[data-astro-cid-ubwvshmg]{flex-direction:column;gap:var(--space-3)}}.status-item[data-astro-cid-ubwvshmg]{text-align:center}.status-label[data-astro-cid-ubwvshmg]{display:block;font-size:12px;opacity:.7;margin-bottom:var(--space-1)}.status-value[data-astro-cid-ubwvshmg]{display:block;font-size:18px;font-weight:700}.status-value[data-astro-cid-ubwvshmg].tier{display:flex;align-items:center;justify-content:center;gap:var(--space-2)}.amount-grid[data-astro-cid-ubwvshmg]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-3);margin-bottom:var(--space-5)}@media (max-width: 640px){.amount-grid[data-astro-cid-ubwvshmg]{grid-template-columns:1fr}}.amount-option[data-astro-cid-ubwvshmg]{position:relative;display:flex;flex-direction:column;align-items:center;gap:var(--space-2);padding:var(--space-5);background:var(--gray-50);border:2px solid transparent;border-radius:var(--radius-lg);cursor:pointer;transition:all .2s}.amount-option[data-astro-cid-ubwvshmg]:hover{border-color:var(--gray-300);transform:translateY(-2px)}.amount-option[data-astro-cid-ubwvshmg].selected{border-color:var(--primary);background:#2e3b6b0d}.amount-option[data-astro-cid-ubwvshmg].highlight{background:linear-gradient(135deg,#ffcd561a,#4ecdc41a)}.amount-option[data-astro-cid-ubwvshmg].highlight.selected{border-color:var(--teal)}.amount-option[data-astro-cid-ubwvshmg].featured{grid-column:span 2;background:linear-gradient(135deg,#8b5cf61a,#4ecdc41a)}@media (max-width: 640px){.amount-option[data-astro-cid-ubwvshmg].featured{grid-column:span 1}}.amount-value[data-astro-cid-ubwvshmg]{font-size:20px;font-weight:800;color:var(--gray-800)}.amount-tag[data-astro-cid-ubwvshmg]{font-size:12px;padding:2px 8px;border-radius:var(--radius-full)}.amount-tag[data-astro-cid-ubwvshmg].tier{background:var(--teal);color:#fff}.amount-tag[data-astro-cid-ubwvshmg].bonus{background:#fef3c7;color:#92400e}.featured-badge[data-astro-cid-ubwvshmg]{position:absolute;top:-10px;right:16px;background:var(--accent);color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:var(--radius-full)}.custom-amount[data-astro-cid-ubwvshmg]{padding-top:var(--space-4);border-top:1px solid var(--gray-200)}.custom-label[data-astro-cid-ubwvshmg]{display:flex;align-items:center;gap:var(--space-2);font-size:14px;font-weight:600;color:var(--gray-700);cursor:pointer;margin-bottom:var(--space-3)}.custom-label[data-astro-cid-ubwvshmg] input[data-astro-cid-ubwvshmg]{width:18px;height:18px;accent-color:var(--primary)}.custom-input-wrapper[data-astro-cid-ubwvshmg]{position:relative;display:flex;align-items:center;gap:var(--space-2)}.currency-prefix[data-astro-cid-ubwvshmg]{font-size:16px;font-weight:600;color:var(--gray-600)}.custom-input-wrapper[data-astro-cid-ubwvshmg] input[data-astro-cid-ubwvshmg]{flex:1;padding:var(--space-3) var(--space-4);border:2px solid var(--gray-200);border-radius:var(--radius);font-size:18px;font-weight:700;color:var(--gray-800)}.custom-input-wrapper[data-astro-cid-ubwvshmg] input[data-astro-cid-ubwvshmg]:focus{outline:none;border-color:var(--primary)}.min-note[data-astro-cid-ubwvshmg]{font-size:12px;color:var(--gray-400)}.tiers-table[data-astro-cid-ubwvshmg]{display:flex;flex-direction:column;gap:var(--space-2)}.tier-row[data-astro-cid-ubwvshmg]{display:grid;grid-template-columns:1.5fr 1fr .8fr 1.2fr;gap:var(--space-3);padding:var(--space-3);font-size:13px;color:var(--gray-600);border-radius:var(--radius)}@media (max-width: 640px){.tier-row[data-astro-cid-ubwvshmg]{grid-template-columns:1fr 1fr;gap:var(--space-2)}.tier-row[data-astro-cid-ubwvshmg] span[data-astro-cid-ubwvshmg]:nth-child(4){display:none}}.tier-row[data-astro-cid-ubwvshmg].header{font-weight:600;color:var(--gray-500);background:var(--gray-50)}.tier-row[data-astro-cid-ubwvshmg][data-tier=silver],.tier-row[data-astro-cid-ubwvshmg][data-tier=gold],.tier-row[data-astro-cid-ubwvshmg][data-tier=platinum]{background:var(--gray-50)}.tier-name[data-astro-cid-ubwvshmg]{font-weight:600;color:var(--gray-800)}.discount[data-astro-cid-ubwvshmg]{font-weight:700;color:var(--teal)}.discount[data-astro-cid-ubwvshmg].best{color:#8b5cf6}.deposit-summary[data-astro-cid-ubwvshmg]{position:sticky;top:calc(var(--header-height) + var(--space-8))}.summary-card[data-astro-cid-ubwvshmg]{margin-bottom:var(--space-4)}.summary-card[data-astro-cid-ubwvshmg] h3[data-astro-cid-ubwvshmg]{font-size:18px;font-weight:700;color:var(--gray-800);margin-bottom:var(--space-5)}.summary-content[data-astro-cid-ubwvshmg]{margin-bottom:var(--space-5)}.summary-row[data-astro-cid-ubwvshmg]{display:flex;justify-content:space-between;align-items:center;padding:var(--space-2) 0;font-size:14px;color:var(--gray-600)}.summary-row[data-astro-cid-ubwvshmg].main .summary-value[data-astro-cid-ubwvshmg]{font-size:18px;font-weight:700;color:var(--gray-800)}.summary-row[data-astro-cid-ubwvshmg].total{font-size:16px;font-weight:700;color:var(--gray-800);padding-top:var(--space-4);border-top:2px solid var(--gray-200)}.total-value[data-astro-cid-ubwvshmg]{font-size:24px;color:var(--primary)}.summary-divider[data-astro-cid-ubwvshmg]{height:1px;background:var(--gray-200);margin:var(--space-4) 0}.after-deposit[data-astro-cid-ubwvshmg]{background:var(--gray-50);border-radius:var(--radius);padding:var(--space-4)}.after-row[data-astro-cid-ubwvshmg]{display:flex;justify-content:space-between;font-size:13px;color:var(--gray-600);margin-bottom:var(--space-2)}.after-row[data-astro-cid-ubwvshmg]:last-child{margin-bottom:0}.after-row[data-astro-cid-ubwvshmg].tier-change{color:var(--teal);font-weight:700;padding-top:var(--space-2);border-top:1px dashed var(--gray-300);margin-top:var(--space-2)}.after-row[data-astro-cid-ubwvshmg].discount-info{color:var(--primary);font-weight:600}.new-tier[data-astro-cid-ubwvshmg]{background:var(--teal);color:#fff;padding:2px 10px;border-radius:var(--radius-full);font-size:12px}.new-discount[data-astro-cid-ubwvshmg]{background:var(--primary);color:#fff;padding:2px 10px;border-radius:var(--radius-full);font-size:12px}.summary-card[data-astro-cid-ubwvshmg] .btn[data-astro-cid-ubwvshmg]{width:100%;margin-bottom:var(--space-3)}.summary-note[data-astro-cid-ubwvshmg]{font-size:12px;color:var(--gray-400);text-align:center}.notice-card[data-astro-cid-ubwvshmg]{background:#fffbeb;border:1px solid #FDE68A}.notice-card[data-astro-cid-ubwvshmg] h4[data-astro-cid-ubwvshmg]{font-size:14px;font-weight:700;color:var(--gray-800);margin-bottom:var(--space-3)}.notice-card[data-astro-cid-ubwvshmg] ul[data-astro-cid-ubwvshmg]{list-style:none;padding:0;margin:0}.notice-card[data-astro-cid-ubwvshmg] li[data-astro-cid-ubwvshmg]{font-size:13px;color:var(--gray-600);padding-left:20px;position:relative;margin-bottom:var(--space-2)}.notice-card[data-astro-cid-ubwvshmg] li[data-astro-cid-ubwvshmg]:before{content:"•";position:absolute;left:6px;color:var(--gray-400)}.notice-card[data-astro-cid-ubwvshmg] li[data-astro-cid-ubwvshmg]:last-child{margin-bottom:0}.modal-overlay[data-astro-cid-ubwvshmg]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:var(--space-4)}.modal-content[data-astro-cid-ubwvshmg]{background:#fff;border-radius:var(--radius-2xl);padding:var(--space-8);max-width:420px;width:100%;position:relative;text-align:center}.modal-close[data-astro-cid-ubwvshmg]{position:absolute;top:var(--space-4);right:var(--space-4);background:none;border:none;font-size:20px;color:var(--gray-400);cursor:pointer}.modal-icon[data-astro-cid-ubwvshmg]{font-size:48px;margin-bottom:var(--space-4)}.modal-title[data-astro-cid-ubwvshmg]{font-size:20px;font-weight:700;color:var(--gray-800);margin-bottom:var(--space-5)}.bank-info[data-astro-cid-ubwvshmg]{background:var(--gray-50);border-radius:var(--radius);padding:var(--space-4);margin-bottom:var(--space-4);text-align:left}.bank-row[data-astro-cid-ubwvshmg]{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2) 0;border-bottom:1px solid var(--gray-200)}.bank-row[data-astro-cid-ubwvshmg]:last-child{border-bottom:none}.bank-row[data-astro-cid-ubwvshmg].highlight{background:#4ecdc41a;margin:var(--space-2) calc(var(--space-4) * -1);padding:var(--space-3) var(--space-4);border-radius:var(--radius);border-bottom:none}.bank-label[data-astro-cid-ubwvshmg]{font-size:13px;color:var(--gray-500);min-width:70px}.bank-value[data-astro-cid-ubwvshmg]{font-size:14px;font-weight:600;color:var(--gray-800);flex:1}.bank-value[data-astro-cid-ubwvshmg].amount{font-size:18px;color:var(--primary)}.copy-btn[data-astro-cid-ubwvshmg]{font-size:11px;padding:4px 10px;background:var(--gray-200);border:none;border-radius:var(--radius-full);color:var(--gray-600);cursor:pointer}.copy-btn[data-astro-cid-ubwvshmg]:hover{background:var(--gray-300)}.deposit-code[data-astro-cid-ubwvshmg]{background:var(--primary);color:#fff;padding:var(--space-4);border-radius:var(--radius);margin-bottom:var(--space-4)}.deposit-code[data-astro-cid-ubwvshmg] p[data-astro-cid-ubwvshmg]:first-child{font-size:12px;opacity:.8;margin-bottom:var(--space-1)}.deposit-code[data-astro-cid-ubwvshmg] .code[data-astro-cid-ubwvshmg]{font-family:var(--font-mono);font-size:24px;font-weight:700;letter-spacing:2px}.deposit-code[data-astro-cid-ubwvshmg] .code-note[data-astro-cid-ubwvshmg]{font-size:11px;opacity:.7;margin-top:var(--space-2)}.bank-notice[data-astro-cid-ubwvshmg]{background:#fef3c7;border-radius:var(--radius);padding:var(--space-4);margin-bottom:var(--space-5);text-align:left;font-size:13px;color:var(--gray-700)}.bank-notice[data-astro-cid-ubwvshmg] p[data-astro-cid-ubwvshmg]{margin-bottom:var(--space-1)}.bank-notice[data-astro-cid-ubwvshmg] p[data-astro-cid-ubwvshmg]:last-child{margin-bottom:0;margin-top:var(--space-2);font-weight:600}.btn[data-astro-cid-ubwvshmg]{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);border-radius:var(--radius-full);font-weight:600;font-size:14px;border:none;cursor:pointer;transition:all .2s ease}.btn-lg[data-astro-cid-ubwvshmg]{padding:var(--space-4) var(--space-8);font-size:15px;width:100%}.btn-xl[data-astro-cid-ubwvshmg]{padding:var(--space-4) var(--space-8);font-size:16px}.btn-primary[data-astro-cid-ubwvshmg]{background:var(--primary);color:#fff}.btn-primary[data-astro-cid-ubwvshmg]:hover:not(:disabled){background:var(--primary-light);transform:translateY(-2px)}.btn-primary[data-astro-cid-ubwvshmg]:disabled{background:var(--gray-300);cursor:not-allowed}.btn-line[data-astro-cid-ubwvshmg]{background:var(--line-green);color:#fff}.btn-line[data-astro-cid-ubwvshmg]:hover{background:#05b04c}.btn-ghost[data-astro-cid-ubwvshmg]{background:transparent;color:var(--gray-500);margin-top:var(--space-2)}.btn-ghost[data-astro-cid-ubwvshmg]:hover{color:var(--gray-700)}
