.wallet-module-scss-module__gHm4rW__walletContainer{flex-direction:column;gap:48px;width:100%;display:flex}.wallet-module-scss-module__gHm4rW__loadingContainer{justify-content:center;align-items:center;padding:60px 20px;display:flex}.wallet-module-scss-module__gHm4rW__balanceSection{align-items:flex-start;gap:24px;width:100%;display:flex}@media (max-width:768px){.wallet-module-scss-module__gHm4rW__balanceSection{flex-direction:column}}.wallet-module-scss-module__gHm4rW__balanceCard{flex:1;max-width:600px}.wallet-module-scss-module__gHm4rW__balanceCard__content{background:#fff;border:1px solid #e0e0e0;flex-direction:column;gap:8px;padding:24px;display:flex}.wallet-module-scss-module__gHm4rW__balanceCard__label{font-family:var(--font-family-bold);color:#666;text-transform:uppercase;letter-spacing:.5px;margin:0 0 15px;font-size:16px}.wallet-module-scss-module__gHm4rW__balanceCard__row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}@media (max-width:768px){.wallet-module-scss-module__gHm4rW__balanceCard__row{flex-direction:column;gap:16px}}.wallet-module-scss-module__gHm4rW__balanceCard__left{flex:1}.wallet-module-scss-module__gHm4rW__balanceCard__amount{font-family:var(--font-family-bold);color:#000;margin:0 0 16px;font-size:48px;line-height:1}@media (max-width:768px){.wallet-module-scss-module__gHm4rW__balanceCard__amount{font-size:36px}}.wallet-module-scss-module__gHm4rW__balanceCard__totalInline{font-family:var(--font-family);color:#666;font-size:24px}@media (max-width:768px){.wallet-module-scss-module__gHm4rW__balanceCard__totalInline{font-size:18px}}.wallet-module-scss-module__gHm4rW__balanceCard__total{font-family:var(--font-family);color:#666;margin:0 0 16px;font-size:16px}.wallet-module-scss-module__gHm4rW__balanceCard__refill{font-family:var(--font-family);color:#666;margin:16px 0 0;font-size:14px}.wallet-module-scss-module__gHm4rW__addCreditsButton{color:#fff;font-family:var(--font-family-medium);cursor:pointer;white-space:nowrap;background-color:#000;border:none;border-radius:0;align-self:center;padding:14px 36px;font-size:14px;transition:background-color .2s;display:inline-block}.wallet-module-scss-module__gHm4rW__addCreditsButton:hover{background-color:#333}.wallet-module-scss-module__gHm4rW__progressBar{background:#e5e7eb;border-radius:4px;width:100%;height:8px;overflow:hidden}.wallet-module-scss-module__gHm4rW__progressBar__fill{background:#000;border-radius:4px;height:100%;transition:width .3s}.wallet-module-scss-module__gHm4rW__transactionsSection{flex-direction:column;gap:24px;display:flex}.wallet-module-scss-module__gHm4rW__sectionTitle{font-family:var(--font-family-bold);color:#000;margin:0;font-size:22px}.wallet-module-scss-module__gHm4rW__transactionsTable{background:#fff}.wallet-module-scss-module__gHm4rW__transactionsTable__header{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:16px;display:grid}.wallet-module-scss-module__gHm4rW__transactionsTable__header div{font-family:var(--font-family-bold);color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:12px}@media (max-width:768px){.wallet-module-scss-module__gHm4rW__transactionsTable__header{grid-template-columns:1fr 1fr;gap:12px}.wallet-module-scss-module__gHm4rW__transactionsTable__header div:nth-child(2),.wallet-module-scss-module__gHm4rW__transactionsTable__header div:nth-child(3){display:none}}.wallet-module-scss-module__gHm4rW__transactionsTable__row{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:16px;padding:16px 0;transition:background-color .2s;display:grid}.wallet-module-scss-module__gHm4rW__transactionsTable__row:last-child{border-bottom:none}.wallet-module-scss-module__gHm4rW__transactionsTable__row:hover{background:#f9fafb}.wallet-module-scss-module__gHm4rW__transactionsTable__row div{font-family:var(--font-family);color:#000;align-items:center;font-size:14px;display:flex}@media (max-width:768px){.wallet-module-scss-module__gHm4rW__transactionsTable__row{grid-template-columns:1fr 1fr;gap:12px}.wallet-module-scss-module__gHm4rW__transactionsTable__row div:nth-child(2),.wallet-module-scss-module__gHm4rW__transactionsTable__row div:nth-child(3){display:none}}.wallet-module-scss-module__gHm4rW__emptyTransactions{text-align:center;background:#fff;border-radius:12px;padding:60px 20px}.wallet-module-scss-module__gHm4rW__emptyTransactions p{color:#999;margin:0;font-size:16px}.wallet-module-scss-module__gHm4rW__emptyStateCard{text-align:center;background:#fff;border-radius:12px;max-width:480px;margin:0 auto;padding:48px 32px}@media (max-width:768px){.wallet-module-scss-module__gHm4rW__emptyStateCard{padding:32px 24px}}.wallet-module-scss-module__gHm4rW__emptyStateIcon{color:#e0e0e0;margin-bottom:24px}.wallet-module-scss-module__gHm4rW__emptyStateTitle{font-family:var(--font-family-bold);color:#000;margin:0 0 12px;font-size:24px}@media (max-width:768px){.wallet-module-scss-module__gHm4rW__emptyStateTitle{font-size:20px}}.wallet-module-scss-module__gHm4rW__emptyStateText{font-family:var(--font-family);color:#666;margin:0 0 24px;font-size:16px;line-height:1.5}@media (max-width:768px){.wallet-module-scss-module__gHm4rW__emptyStateText{font-size:14px}}.wallet-module-scss-module__gHm4rW__emptyStateFeatures{text-align:left;flex-direction:column;gap:12px;max-width:280px;margin-bottom:32px;margin-left:auto;margin-right:auto;display:flex}.wallet-module-scss-module__gHm4rW__emptyStateFeature{font-family:var(--font-family);color:#333;align-items:center;gap:12px;font-size:14px;display:flex}.wallet-module-scss-module__gHm4rW__emptyStateFeatureIcon{color:#666;background:#f5f5f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.wallet-module-scss-module__gHm4rW__emptyStateCta{min-width:200px}.wallet-module-scss-module__gHm4rW__paginationContainer{justify-content:center;padding:16px 0;display:flex}
