.billing-module__m7utPq__loading{justify-content:center;align-items:center;min-height:60vh;display:flex}.billing-module__m7utPq__notification{border-radius:12px;align-items:center;gap:12px;margin-bottom:24px;padding:14px 18px;font-size:14px;font-weight:500;display:flex}.billing-module__m7utPq__success{background:var(--success-subtle);border:1px solid var(--success);color:var(--success)}.billing-module__m7utPq__error{background:var(--danger-subtle);border:1px solid var(--danger);color:var(--danger)}.billing-module__m7utPq__notificationIcon{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.billing-module__m7utPq__success .billing-module__m7utPq__notificationIcon{background:#22c55e33}.billing-module__m7utPq__error .billing-module__m7utPq__notificationIcon{background:#ef444433}.billing-module__m7utPq__billingGrid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;display:grid}@media (max-width:768px){.billing-module__m7utPq__billingGrid{grid-template-columns:1fr}}.billing-module__m7utPq__panelCard{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:14px;padding:24px}.billing-module__m7utPq__panelHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.billing-module__m7utPq__panelHeaderLeft{align-items:center;gap:10px;display:flex}.billing-module__m7utPq__panelIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.billing-module__m7utPq__panelIconGreen{background:var(--success-subtle);color:var(--success)}.billing-module__m7utPq__panelIconAmber{background:var(--amber-subtle);color:var(--amber)}.billing-module__m7utPq__panelIconPurple{color:#5e35b1;background:#5e35b11a}.billing-module__m7utPq__panelTitleText{color:var(--text-primary);font-size:14px;font-weight:600}.billing-module__m7utPq__panelSubtext{color:var(--text-secondary);font-size:12px}.billing-module__m7utPq__balanceStatsRow{gap:12px;display:flex}.billing-module__m7utPq__balanceStatCard{background:var(--bg-elevated);border:1px solid var(--border-color);text-align:center;border-radius:10px;flex:1;padding:16px}.billing-module__m7utPq__balanceStatValue{color:var(--text-primary);letter-spacing:-.5px;font-variant-numeric:tabular-nums;font-size:28px;font-weight:700;line-height:1.2}.billing-module__m7utPq__balanceStatValueSuccess{color:var(--success);}.billing-module__m7utPq__balanceStatLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-size:11px;font-weight:500}.billing-module__m7utPq__quickAmounts{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.billing-module__m7utPq__quickAmountPill{border:2px solid var(--border-color);background:var(--bg-elevated);min-width:0;color:var(--text-primary);cursor:pointer;text-align:center;border-radius:10px;flex:1;padding:12px 8px;font-size:15px;font-weight:600;transition:all .15s;position:relative}.billing-module__m7utPq__quickAmountPill:hover{border-color:var(--accent);background:var(--accent-subtle)}.billing-module__m7utPq__quickAmountPillActive{border-color:var(--accent);background:var(--accent-subtle);color:var(--accent);}.billing-module__m7utPq__quickAmountPillPopular{position:relative}.billing-module__m7utPq__pillBonus{color:var(--cta);letter-spacing:.02em;margin-top:2px;font-size:10px;font-weight:600;display:block}.billing-module__m7utPq__pillPopularBadge{background:var(--cta);color:#fff;text-transform:uppercase;letter-spacing:.04em;border-radius:10px;padding:2px 8px;font-size:9px;font-weight:700;position:absolute;top:-8px;right:-8px}.billing-module__m7utPq__selectedSummary{background:var(--accent-subtle);border:1px solid var(--accent);border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;font-size:14px;display:flex}.billing-module__m7utPq__selectedSummaryLabel{color:var(--text-secondary);font-weight:500}.billing-module__m7utPq__selectedSummaryValue{color:var(--accent);font-weight:700}.billing-module__m7utPq__topUpBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:14px;font-weight:600;transition:background .15s;display:flex}.billing-module__m7utPq__topUpBtn:hover:not(:disabled){background:var(--accent-hover)}.billing-module__m7utPq__topUpBtn:disabled{opacity:.5;cursor:not-allowed}.billing-module__m7utPq__topUpError{background:var(--danger-subtle);border:1px solid var(--danger);color:var(--danger);border-radius:10px;align-items:center;gap:10px;margin-bottom:12px;padding:10px 14px;font-size:13px;display:flex}.billing-module__m7utPq__stripeNote{color:var(--text-tertiary);justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:12px;display:flex}.billing-module__m7utPq__transactionPanel{margin-bottom:24px;}.billing-module__m7utPq__panelBadge{color:var(--text-secondary);background:var(--bg-tertiary);border-radius:20px;padding:4px 12px;font-size:12px;font-weight:500}.billing-module__m7utPq__transactionList{flex-direction:column;gap:6px;display:flex}.billing-module__m7utPq__transactionItem{background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:10px;align-items:center;gap:12px;padding:12px 14px;transition:border-color .15s;display:flex}.billing-module__m7utPq__transactionItem:hover{border-color:var(--accent-subtle)}.billing-module__m7utPq__txIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.billing-module__m7utPq__txIconSession{background:var(--accent-subtle);color:var(--accent)}.billing-module__m7utPq__txIconVoice{background:var(--teal-subtle);color:var(--teal)}.billing-module__m7utPq__txIconConcierge{color:#5e35b1;background:#5e35b11a}.billing-module__m7utPq__txIconSearch{background:var(--warning-subtle);color:var(--warning)}.billing-module__m7utPq__txIconCredit{background:var(--success-subtle);color:var(--success)}.billing-module__m7utPq__txIconDefault{background:var(--bg-tertiary);color:var(--text-secondary)}.billing-module__m7utPq__txInfo{flex:1;min-width:0}.billing-module__m7utPq__txDescription{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.billing-module__m7utPq__txMeta{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.billing-module__m7utPq__txMetaTag{background:var(--bg-tertiary);border:1px solid var(--border-subtle);font-size:11px;font-family:var(--font-mono);color:var(--text-secondary);white-space:nowrap;border-radius:6px;align-items:center;padding:2px 8px;display:inline-flex}.billing-module__m7utPq__txReference{background:var(--accent-subtle);border-color:var(--accent-subtle);color:var(--accent);}.billing-module__m7utPq__txRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.billing-module__m7utPq__txAmount{font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.billing-module__m7utPq__txAmountCredit{color:var(--success)}.billing-module__m7utPq__txAmountDebit{color:var(--danger)}.billing-module__m7utPq__txDate{color:var(--text-tertiary);white-space:nowrap;font-size:12px}.billing-module__m7utPq__emptyState{text-align:center;border:1px dashed var(--border-color);background:var(--bg-primary);border-radius:10px;padding:48px 24px}.billing-module__m7utPq__emptyIcon{color:var(--text-secondary);opacity:.3;margin-bottom:16px}.billing-module__m7utPq__emptyTitle{color:var(--text-primary);margin-bottom:4px;font-size:15px;font-weight:600}.billing-module__m7utPq__emptySubtitle{color:var(--text-secondary);font-size:13px}.billing-module__m7utPq__pagination{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.billing-module__m7utPq__paginationInfo{color:var(--text-secondary);font-size:13px}.billing-module__m7utPq__paginationBtns{gap:8px;display:flex}.billing-module__m7utPq__paginationBtn{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.billing-module__m7utPq__paginationBtn:hover:not(:disabled){background:var(--bg-tertiary)}.billing-module__m7utPq__paginationBtn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:768px){.billing-module__m7utPq__billingGrid{grid-template-columns:1fr}.billing-module__m7utPq__balanceStatsRow{flex-direction:column}.billing-module__m7utPq__quickAmounts{flex-wrap:wrap}.billing-module__m7utPq__quickAmountPill{min-width:calc(50% - 4px)}.billing-module__m7utPq__transactionItem{flex-wrap:wrap;gap:8px}.billing-module__m7utPq__txRight{flex-direction:row;justify-content:space-between;gap:12px;width:100%;padding-left:48px}}
