.TopUpRequestForm-module__RSGqUq__panel{gap:var(--space-5);padding:var(--space-5);border-radius:var(--radius-lg);background:var(--color-bg-surface);box-shadow:var(--shadow-elevated);display:grid}.TopUpRequestForm-module__RSGqUq__header{gap:var(--space-2);display:grid}.TopUpRequestForm-module__RSGqUq__header h2{margin:0;font-size:1.18rem}.TopUpRequestForm-module__RSGqUq__header p{max-width:62ch;color:var(--color-text-muted);font-size:.94rem}.TopUpRequestForm-module__RSGqUq__form{gap:var(--space-4);display:grid}.TopUpRequestForm-module__RSGqUq__field{gap:var(--space-2);display:grid}.TopUpRequestForm-module__RSGqUq__field label{color:var(--color-text-muted);font-size:.86rem;font-weight:700}.TopUpRequestForm-module__RSGqUq__inputWrap{position:relative}.TopUpRequestForm-module__RSGqUq__input,.TopUpRequestForm-module__RSGqUq__inputWithUnit{width:100%;min-height:44px;padding:0 var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-base);color:var(--color-text-primary);font:inherit;transition:border-color var(--transition-fast), background var(--transition-fast)}.TopUpRequestForm-module__RSGqUq__inputWithUnit{padding-right:var(--space-12)}.TopUpRequestForm-module__RSGqUq__input::placeholder{color:var(--color-text-muted)}.TopUpRequestForm-module__RSGqUq__unit{top:50%;right:var(--space-4);color:var(--color-text-muted);pointer-events:none;font-size:.9rem;position:absolute;transform:translateY(-50%)}.TopUpRequestForm-module__RSGqUq__message{padding:var(--space-3);border-radius:var(--radius-md);font-size:.92rem}.TopUpRequestForm-module__RSGqUq__error{color:var(--color-danger);background:var(--color-danger-bg);border:1px solid var(--color-danger-border)}.TopUpRequestForm-module__RSGqUq__success{color:var(--color-success-text);background:var(--color-success-bg)}.TopUpRequestForm-module__RSGqUq__submit{width:100%;margin-top:var(--space-1)}
.dashboardPages-module__uzP6UG__pageShell{background:linear-gradient(145deg, #12084a09, transparent 34%), var(--color-bg-base);min-height:calc(100vh - 64px)}.dashboardPages-module__uzP6UG__pageMain{width:min(100%,1000px);padding:var(--space-8) var(--space-6);gap:var(--space-6);margin-inline:auto;display:grid}.dashboardPages-module__uzP6UG__narrowMain{width:min(100%,760px)}.dashboardPages-module__uzP6UG__header{gap:var(--space-2);padding:clamp(var(--space-6), 4vw, var(--space-10));border-radius:var(--radius-lg);background:radial-gradient(circle at 88% 12%,#5440d18a,#0000 30%),linear-gradient(135deg,#10043e,#21116b);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 65px -42px #12084abd}.dashboardPages-module__uzP6UG__header:after{content:"";pointer-events:none;border:1px solid #35d9e43d;width:340px;height:340px;position:absolute;bottom:-190px;right:-110px;transform:rotate(45deg)}.dashboardPages-module__uzP6UG__backLink{z-index:1;align-items:center;gap:var(--space-2);width:fit-content;min-height:40px;margin-bottom:var(--space-2);color:var(--color-sidebar-muted-text);transition:color var(--transition-fast);font-size:.92rem;text-decoration:none;display:inline-flex;position:relative}.dashboardPages-module__uzP6UG__backLink:hover{color:var(--color-text-inverse)}.dashboardPages-module__uzP6UG__header h1{z-index:1;color:var(--color-text-inverse);margin:0;font-size:2.2rem;font-weight:400;line-height:1.1;position:relative}.dashboardPages-module__uzP6UG__header p{z-index:1;max-width:62ch;color:var(--color-sidebar-muted-text);font-size:1rem;position:relative}.dashboardPages-module__uzP6UG__headerNav{z-index:1;align-items:center;gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex;position:relative}.dashboardPages-module__uzP6UG__headerNav a{min-height:44px;padding:var(--space-2) var(--space-3);border:1px solid color-mix(in srgb, var(--color-text-inverse) 18%, transparent);border-radius:var(--radius-md);color:var(--color-text-inverse);background:color-mix(in srgb, var(--color-text-inverse) 8%, transparent);transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast), box-shadow var(--transition-fast);justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.dashboardPages-module__uzP6UG__headerNav a:hover{color:var(--color-text-inverse);border-color:color-mix(in srgb, var(--color-secondary) 50%, transparent);background:color-mix(in srgb, var(--color-text-inverse) 14%, transparent)}.dashboardPages-module__uzP6UG__headerNav a[aria-current=page]{border-color:var(--color-primary);background:var(--color-primary)}.dashboardPages-module__uzP6UG__headerNav a:focus-visible{box-shadow:0 0 0 3px var(--color-primary-muted);outline:0}.dashboardPages-module__uzP6UG__panel{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-surface);overflow:hidden;box-shadow:0 18px 45px -38px #1f243975}.dashboardPages-module__uzP6UG__errorBanner,.dashboardPages-module__uzP6UG__emptyState{padding:var(--space-5);border-radius:var(--radius-lg)}.dashboardPages-module__uzP6UG__errorBanner{color:var(--color-danger);background:var(--color-danger-bg);border:1px solid var(--color-danger-border)}.dashboardPages-module__uzP6UG__emptyState{gap:var(--space-3);background:var(--color-bg-surface);color:var(--color-text-muted);border:1px solid var(--color-border);justify-items:start;display:grid;box-shadow:0 18px 45px -38px #1f243975}.dashboardPages-module__uzP6UG__emptyState h2{color:var(--color-heading);margin:0;font-size:1.18rem}.dashboardPages-module__uzP6UG__emptyState p{max-width:52ch}.dashboardPages-module__uzP6UG__tableWrap{overflow-x:auto}.dashboardPages-module__uzP6UG__table{border-collapse:collapse;text-align:left;width:100%;min-width:680px}.dashboardPages-module__uzP6UG__table th,.dashboardPages-module__uzP6UG__table td{padding:var(--space-4);border-bottom:1px solid var(--color-border)}.dashboardPages-module__uzP6UG__table th{color:var(--color-text-muted);background:var(--color-bg-elevated);font-size:.82rem;font-weight:700}.dashboardPages-module__uzP6UG__table tbody tr:last-child td{border-bottom:0}.dashboardPages-module__uzP6UG__table tbody tr{transition:background var(--transition-fast)}.dashboardPages-module__uzP6UG__table tbody tr:hover{background:var(--color-bg-elevated)}.dashboardPages-module__uzP6UG__dateCell,.dashboardPages-module__uzP6UG__amountCell{color:var(--color-text-primary);font-size:.92rem}.dashboardPages-module__uzP6UG__amountCell{font-weight:700}.dashboardPages-module__uzP6UG__codePill{max-width:280px;padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);background:var(--color-bg-base);color:var(--color-text-secondary);font-family:var(--font-mono);overflow-wrap:anywhere;font-size:.82rem;display:inline-flex}.dashboardPages-module__uzP6UG__mutedCell{color:var(--color-text-muted)}.dashboardPages-module__uzP6UG__skeletonHeader{gap:var(--space-3);max-width:420px;display:grid}.dashboardPages-module__uzP6UG__skeletonPanel{border-radius:var(--radius-lg);background:var(--color-bg-surface);overflow:hidden}.dashboardPages-module__uzP6UG__skeletonRow{gap:var(--space-4);padding:var(--space-4);border-bottom:1px solid var(--color-border);grid-template-columns:1.2fr .8fr 1.2fr .7fr;display:grid}.dashboardPages-module__uzP6UG__skeletonRow:last-child{border-bottom:0}@media (max-width:760px){.dashboardPages-module__uzP6UG__pageMain{padding:var(--space-6) var(--space-5)}.dashboardPages-module__uzP6UG__header h1{font-size:1.85rem}.dashboardPages-module__uzP6UG__emptyState,.dashboardPages-module__uzP6UG__errorBanner{padding:var(--space-4)}}@media (max-width:560px){.dashboardPages-module__uzP6UG__header{padding:var(--space-6) var(--space-4)}.dashboardPages-module__uzP6UG__pageMain{padding:var(--space-4)}}
