.page-module__bDCWUW__loading{justify-content:center;align-items:center;min-height:200px;display:flex}.page-module__bDCWUW__spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite page-module__bDCWUW__spin}@keyframes page-module__bDCWUW__spin{to{transform:rotate(360deg)}}.page-module__bDCWUW__header{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}@media (min-width:640px){.page-module__bDCWUW__header{flex-direction:row;justify-content:space-between;align-items:center}}.page-module__bDCWUW__title{color:var(--foreground);font-size:1.5rem;font-weight:700}.page-module__bDCWUW__withdrawBtn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;transition:background .2s;display:inline-flex}.page-module__bDCWUW__withdrawBtn:hover{background:#15803d}.page-module__bDCWUW__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.page-module__bDCWUW__statsGrid{grid-template-columns:repeat(4,1fr)}}.page-module__bDCWUW__statCard{background:var(--card);border:1px solid var(--border);border-radius:.75rem;align-items:center;gap:1rem;padding:1.25rem;display:flex}.page-module__bDCWUW__statIcon{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module__bDCWUW__statInfo{flex-direction:column;display:flex}.page-module__bDCWUW__statValue{color:var(--foreground);font-size:1.125rem;font-weight:700}@media (min-width:640px){.page-module__bDCWUW__statValue{font-size:1.25rem}}.page-module__bDCWUW__statLabel{color:var(--muted-foreground);font-size:.8125rem}.page-module__bDCWUW__section{background:var(--card);border:1px solid var(--border);border-radius:.75rem;margin-bottom:1.5rem;padding:1.5rem}.page-module__bDCWUW__sectionTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.125rem;font-weight:700}.page-module__bDCWUW__transactionList{flex-direction:column;display:flex}.page-module__bDCWUW__transactionItem{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.875rem 0;display:flex}.page-module__bDCWUW__transactionItem:last-child{border-bottom:none}.page-module__bDCWUW__txInfo{flex-direction:column;gap:.25rem;display:flex}.page-module__bDCWUW__txTitle{color:var(--foreground);font-size:.9375rem;font-weight:500}.page-module__bDCWUW__txDate{color:var(--muted-foreground);font-size:.8125rem}.page-module__bDCWUW__txAmount{color:#16a34a;font-size:.9375rem;font-weight:600}.page-module__bDCWUW__txNegative{color:#dc2626}.page-module__bDCWUW__infoNote{background:var(--muted);border-radius:.5rem;padding:1rem}.page-module__bDCWUW__infoNote p{color:var(--muted-foreground);margin-bottom:.25rem;font-size:.8125rem}.page-module__bDCWUW__infoNote p:last-child{margin-bottom:0}
