.page_page__vSADU{display:flex;flex-direction:column;gap:32px;max-width:900px}.page_header__5SQCi{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.page_header__5SQCi h1{font-size:26px;margin-bottom:4px}.page_subtitle__wNlcz{color:var(--text-muted);font-size:14px}.page_topGrid__tE7eW{display:grid;grid-template-columns:200px 1fr;grid-gap:16px;gap:16px;align-items:stretch}.page_balanceCard__irXQe{padding:24px 20px;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:8px}.page_balanceGlow__SaWW3{position:absolute;bottom:-30px;right:-30px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(124,106,255,.2),transparent 70%);pointer-events:none}.page_balanceLabel__1DZxM{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.page_balanceAmount__e67oT{font-size:30px;font-weight:800;letter-spacing:-.02em;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page_topupBtn__gVwjM{margin-top:auto;align-self:flex-start}.page_statsGrid__1S5rD{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.page_statCard__4Hefx{padding:18px 16px;display:flex;flex-direction:column;gap:6px}.page_statIcon__u9E31{font-size:22px;line-height:1}.page_statValue__2sS0o{font-size:24px;font-weight:800;letter-spacing:-.02em}.page_statValue__2sS0o[data-color=primary]{color:var(--primary)}.page_statValue__2sS0o[data-color=success]{color:var(--success)}.page_statValue__2sS0o[data-color=accent]{color:var(--accent)}.page_statValue__2sS0o[data-color=warning]{color:var(--warning)}.page_statLabel__T4tRm{font-size:12px;color:var(--text-muted)}.page_section__S_m4b{display:flex;flex-direction:column;gap:14px}.page_sectionHead__TaksC{display:flex;align-items:center;justify-content:space-between}.page_sectionTitle__JRtRs{font-size:16px}.page_actions__3g8ih{display:flex;flex-direction:column;gap:8px}.page_actionCard__PSpFN{display:flex;align-items:center;gap:14px;padding:16px 18px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);transition:border-color .15s,background .15s}.page_actionCard__PSpFN:hover{border-color:rgba(124,106,255,.3);background:var(--bg-card-2)}.page_actionIcon__aPfjc{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.page_actionTitle__Mzv9G{font-size:14px;font-weight:600;margin-bottom:2px}.page_actionDesc__WDTVW{font-size:12px;color:var(--text-muted)}.page_actionArrow__Ih2vp{margin-left:auto;flex-shrink:0;color:var(--text-dim)}.page_boostList__eryts{display:flex;flex-direction:column;gap:8px}.page_boostRow__nFPso{display:flex;align-items:center;gap:12px;padding:14px 18px;transition:border-color .15s}.page_boostRow__nFPso:hover{border-color:rgba(124,106,255,.3)}.page_boostChannel__HeNYw{font-size:14px;font-weight:600;font-family:monospace;flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page_boostMeta__3o9a8{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.page_boostStat__zvRCI{font-size:13px;color:var(--text-muted);white-space:nowrap}.page_dot__8WvBj{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--success);animation:page_pulse__5n8UF 2s ease-in-out infinite}@keyframes page_pulse__5n8UF{0%,to{opacity:1}50%{opacity:.4}}.page_pending__KYz2G{color:var(--warning)}.page_empty__DKUvh{color:var(--text-muted);font-size:14px;padding:20px 0}.page_emptyCard__2u6ia{display:flex;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;text-align:center}.page_emptyIcon__NxtPh{font-size:40px}.page_emptyText__G4zTC{color:var(--text-muted);font-size:15px}@media (max-width:768px){.page_topGrid__tE7eW{grid-template-columns:1fr}.page_statsGrid__1S5rD{grid-template-columns:repeat(2,1fr)}.page_boostMeta__3o9a8{gap:8px}}@media (max-width:480px){.page_header__5SQCi{flex-direction:column}.page_header__5SQCi .page_btn__qow0o{width:100%;justify-content:center}}