.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{top:var(--space-6);padding:var(--space-3) var(--space-5);border-radius:var(--radius-lg);box-shadow:var(--shadow-ambient);z-index:1000;animation:TopUpRequestForm-module__RSGqUq__fade-slide-down .3s var(--ease-out-quint) forwards;color:#000;box-shadow:var(--shadow-ambient), 0 4px 12px #0000001a;border:1px solid var(--color-border-soft);background:#fff;font-size:.94rem;font-weight:500;position:fixed;left:50%;transform:translate(-50%)}@keyframes TopUpRequestForm-module__RSGqUq__fade-slide-down{0%{opacity:0;transform:translate(-50%,-24px)}to{opacity:1;transform:translate(-50%)}}.TopUpRequestForm-module__RSGqUq__error{border-left:4px solid var(--color-danger);border-top-left-radius:0;border-bottom-left-radius:0}.TopUpRequestForm-module__RSGqUq__success{border-left:4px solid var(--color-primary);border-top-left-radius:0;border-bottom-left-radius:0}.TopUpRequestForm-module__RSGqUq__submit{width:100%;margin-top:var(--space-1)}.TopUpRequestForm-module__RSGqUq__modalOverlay{-webkit-backdrop-filter:blur(4px);z-index:2000;padding:var(--space-6);animation:TopUpRequestForm-module__RSGqUq__fade-in .2s var(--ease-out-quint) forwards;background:#1f243999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.TopUpRequestForm-module__RSGqUq__modalContent{background:var(--color-card-bg);padding:var(--space-8);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);text-align:center;gap:var(--space-5);width:100%;max-width:400px;animation:TopUpRequestForm-module__RSGqUq__scale-up .3s var(--ease-out-quint) forwards;flex-direction:column;display:flex}.TopUpRequestForm-module__RSGqUq__modalContent h3{color:var(--color-heading);margin:0;font-size:1.4rem}.TopUpRequestForm-module__RSGqUq__modalContent p{color:var(--color-text-secondary);margin:0;line-height:1.5}@keyframes TopUpRequestForm-module__RSGqUq__fade-in{0%{opacity:0}to{opacity:1}}@keyframes TopUpRequestForm-module__RSGqUq__scale-up{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.TopUpRequestForm-module__RSGqUq__modalSuccessMark,.TopUpRequestForm-module__RSGqUq__modalPendingMark,.TopUpRequestForm-module__RSGqUq__modalErrorMark{border-radius:var(--radius-full);place-items:center;width:52px;height:52px;margin:0 auto;font-size:1.7rem;font-weight:700;display:grid}.TopUpRequestForm-module__RSGqUq__modalSuccessMark{background:var(--color-success-bg);color:var(--color-success-text)}.TopUpRequestForm-module__RSGqUq__modalPendingMark{background:var(--color-warning-bg);color:var(--color-warning)}.TopUpRequestForm-module__RSGqUq__modalErrorMark{background:var(--color-danger-bg);color:var(--color-danger)}
.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-6) var(--space-6);gap:var(--space-5);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-5), 3vw, var(--space-8)) clamp(var(--space-6), 4vw, var(--space-10));border-radius:var(--radius-lg);background:radial-gradient(circle at 88% 12%, #5440d18a, transparent 30%), linear-gradient(135deg, var(--color-deep-950), var(--color-deep-675));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:44px;margin-bottom:var(--space-2);color:var(--color-sidebar-muted-text);transition:color var(--transition-fast);font-size:.93rem;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-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);border:1px solid #0000;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);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,.dashboardPages-module__uzP6UG__headerNav a:active{outline:none}.dashboardPages-module__uzP6UG__headerNav a:focus-visible{box-shadow:0 0 0 3px var(--color-primary-muted);outline:0}.dashboardPages-module__uzP6UG__panel{border-radius:var(--radius-lg);background:var(--color-bg-surface);overflow:hidden}.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);justify-items:start;display:grid}.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-soft)}.dashboardPages-module__uzP6UG__table th{color:var(--color-text-muted);background:var(--color-bg-elevated);font-size:.93rem;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:.93rem}.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:.93rem;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-soft);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)}}.dashboardPages-module__uzP6UG__topUpMain{width:min(100%,1080px)}.dashboardPages-module__uzP6UG__topUpChoices{gap:var(--space-5);display:grid}.dashboardPages-module__uzP6UG__topUpIntro{gap:var(--space-2);padding:var(--space-5) var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-surface);box-shadow:var(--shadow-sm);display:grid}.dashboardPages-module__uzP6UG__topUpEyebrow{color:var(--color-primary);letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:700}.dashboardPages-module__uzP6UG__topUpIntro h2,.dashboardPages-module__uzP6UG__topUpIntro p{margin:0}.dashboardPages-module__uzP6UG__topUpIntro>p:last-child{max-width:66ch;color:var(--color-text-muted)}.dashboardPages-module__uzP6UG__topUpForms{gap:var(--space-5);display:grid}@media (min-width:900px){.dashboardPages-module__uzP6UG__topUpForms{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}
