body.topup-page .description{min-height:auto}
body.topup-page .local-account-panel{overflow:hidden}
body.topup-page .topup-hero{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:14px;margin:0 0 16px}
body.topup-page .topup-band,
body.topup-page .topup-side-card,
body.topup-page .topup-panel{border:1px solid rgba(118,143,194,.28);border-radius:10px;background:linear-gradient(135deg,rgba(18,27,45,.98),rgba(9,15,28,.98));box-shadow:0 14px 32px rgba(2,8,23,.18);color:#dce8ff}
body.topup-page .topup-band{padding:20px}
body.topup-page .topup-band h1{margin:0 0 8px;color:#fff;font-size:28px;line-height:1.12;font-weight:900}
body.topup-page .topup-band p{margin:0;color:#aec0e3;font-size:13px;line-height:1.65;max-width:850px}
body.topup-page .topup-highlight-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
body.topup-page .topup-chip{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:7px 11px;border-radius:999px;background:rgba(82,119,255,.15);border:1px solid rgba(124,153,255,.28);color:#c8d8ff;font-size:12px;font-weight:900}
body.topup-page .topup-chip i{color:#8eb6ff}
body.topup-page .topup-side-card{padding:18px;display:flex;flex-direction:column;justify-content:center}
body.topup-page .topup-side-card span,
body.topup-page .topup-side-card small{color:#98acd1;font-size:12px;font-weight:800}
body.topup-page .topup-side-card strong{display:block;margin:7px 0;color:#75f0ff;font-size:25px;line-height:1.15;font-weight:950}
body.topup-page .topup-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}
body.topup-page .topup-panel{padding:16px}
body.topup-page .topup-panel h2{margin:0 0 14px;color:#fff;font-size:20px;line-height:1.2;font-weight:950}
body.topup-page .topup-methods{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid rgba(118,143,194,.18)}
body.topup-page .topup-method-tab{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:8px;padding:10px 14px;background:rgba(31,43,69,.78);border:1px solid rgba(118,143,194,.28);color:#d8e5ff;font-size:13px;font-weight:900;cursor:pointer}
body.topup-page .topup-method-tab i{margin-right:7px}
body.topup-page .topup-method-tab.active{background:linear-gradient(135deg,#4d7cff,#3354ff);border-color:rgba(139,171,255,.5);box-shadow:0 10px 22px rgba(52,85,255,.2);color:#fff}
body.topup-page .topup-method-pane{display:none}
body.topup-page .topup-method-pane.active{display:block}
body.topup-page .topup-pane-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px;padding:14px;border:1px solid rgba(118,143,194,.2);border-radius:10px;background:rgba(7,13,25,.48)}
body.topup-page .topup-pane-head h3{margin:0 0 6px;color:#fff;font-size:18px;font-weight:950}
body.topup-page .topup-pane-head p{margin:0;color:#a9badb;font-size:13px;line-height:1.55}
body.topup-page .topup-badge{display:inline-flex;align-items:center;white-space:nowrap;border-radius:999px;background:rgba(34,197,94,.14);border:1px solid rgba(74,222,128,.24);color:#bbf7d0;padding:7px 10px;font-size:11px;font-weight:950}
body.topup-page .topup-bank-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-bottom:16px}
body.topup-page .topup-band--compact{padding:14px 16px}
body.topup-page .topup-band--compact .topup-highlight-row{margin-top:0}
body.kx-hub-page.topup-page .local-account-stage{overflow-x:hidden;padding:16px 14px}
body.kx-hub-page.topup-page .local-control-head{margin-bottom:14px}
body.kx-hub-page.topup-page .local-control-head p{max-width:100%;line-height:1.55}
body.topup-page .topup-bank-card{display:grid;gap:12px;padding:15px;border-radius:10px;background:rgba(8,14,26,.68);border:1px solid rgba(118,143,194,.22)}
body.topup-page .topup-bank-card strong{color:#fff;font-size:15px;font-weight:950}
body.topup-page .topup-bank-card span,
body.topup-page .topup-bank-card p{margin:0;color:#9fb2d6;font-size:12px;line-height:1.45}
body.topup-page .topup-bank-card code{display:block;padding:9px 10px;border-radius:7px;background:#07101f;border:1px solid rgba(118,143,194,.18);color:#8be9ff;font-size:12px;white-space:normal;word-break:break-all;overflow-wrap:anywhere;line-height:1.5}
body.topup-page .topup-copy-fields{display:grid;gap:10px}
body.topup-page .topup-copy-line{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:12px;align-items:center;padding:11px;border-radius:8px;background:rgba(7,13,25,.5);border:1px solid rgba(118,143,194,.18)}
body.topup-page .topup-copy-line span{display:block;margin:0 0 4px;color:#8fb8ff;font-size:10px;font-weight:950;text-transform:uppercase}
body.topup-page .topup-copy-line strong{display:block;color:#fff;font-size:12px;line-height:1.35;word-break:break-word}
body.topup-page .topup-copy-line code{display:block;margin-top:2px;padding:0;background:transparent;border:0;color:#8be9ff;font-size:12px;line-height:1.45;word-break:break-all;overflow-wrap:anywhere;white-space:normal}
body.topup-page .topup-copy-btn{min-height:34px;border:1px solid rgba(108,142,255,.28);border-radius:7px;background:rgba(65,100,210,.18);color:#d5e2ff;font-size:12px;font-weight:900}
body.topup-page .topup-copy-btn:hover{background:rgba(77,124,255,.26);border-color:rgba(139,171,255,.46);color:#fff}
body.topup-page .topup-amounts{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;margin:14px 0}
body.topup-page .topup-amount-btn{min-height:40px;border-radius:8px;border:1px solid rgba(118,143,194,.24);background:rgba(31,43,69,.76);color:#e5eeff;font-size:12px;font-weight:950}
body.topup-page .topup-amount-btn.active,
body.topup-page .topup-amount-btn:hover{background:rgba(77,124,255,.25);border-color:rgba(139,171,255,.48);color:#fff}
body.topup-page .topup-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
body.topup-page .topup-field.full{grid-column:1/-1}
body.topup-page .topup-field label{display:block;color:#bfd0ee;font-size:12px;font-weight:950;margin-bottom:7px}
body.topup-page .topup-field input,
body.topup-page .topup-field select,
body.topup-page .topup-field textarea{width:100%;min-height:42px;border-radius:8px;border:1px solid rgba(118,143,194,.26);background:#07101f;color:#fff;padding:10px 11px;outline:none;box-sizing:border-box}
body.topup-page .topup-field textarea{min-height:96px;resize:vertical}
body.topup-page .topup-field input:focus,
body.topup-page .topup-field select:focus,
body.topup-page .topup-field textarea:focus{border-color:#4d7cff;box-shadow:0 0 0 3px rgba(77,124,255,.14)}
body.topup-page .topup-inline-note{border-radius:8px;border:1px solid rgba(251,191,36,.24);background:rgba(245,158,11,.12);color:#fde68a;padding:10px 11px;font-size:12px;font-weight:850;line-height:1.5}
body.topup-page .topup-submit{width:100%;min-height:43px;border:0;border-radius:8px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-weight:950}
body.topup-page .topup-submit.secondary{background:linear-gradient(135deg,#4d7cff,#3455ff)}
body.topup-page .topup-right-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}
body.topup-page .topup-summary-list,
body.topup-page .topup-history-list{display:grid;gap:10px}
body.topup-page .topup-summary-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px;border-radius:8px;background:rgba(9,15,27,.58);border:1px solid rgba(118,143,194,.18)}
body.topup-page .topup-summary-item span{color:#9fb2d6;font-size:12px;font-weight:850}
body.topup-page .topup-summary-item strong{color:#fff;font-size:13px;text-align:right}
body.topup-page .topup-history-item{display:grid;gap:10px;padding:12px;border-radius:10px;background:rgba(9,15,27,.6);border:1px solid rgba(118,143,194,.2)}
body.topup-page .topup-history-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
body.topup-page .topup-history-top strong{display:block;color:#fff;font-size:14px}
body.topup-page .topup-history-top span{display:block;color:#91a6ca;font-size:12px}
body.topup-page .topup-status{display:inline-flex;align-items:center;min-height:24px;padding:5px 9px;border-radius:999px;color:#fff;font-size:11px;font-weight:950}
body.topup-page .topup-status.completed{background:#16a34a}
body.topup-page .topup-status.rejected{background:#dc2626}
body.topup-page .topup-status.pending{background:#d97706}
body.topup-page .topup-history-meta{display:grid;grid-template-columns:1fr;gap:7px}
body.topup-page .topup-history-meta div{display:flex;align-items:center;justify-content:space-between;gap:8px}
body.topup-page .topup-history-meta span{color:#8fa2c6;font-size:11px;font-weight:950;text-transform:uppercase}
body.topup-page .topup-history-meta strong{color:#dce8ff;font-size:12px;text-align:right;word-break:break-word}
body.topup-page .topup-alert{display:none;margin-bottom:12px;border-radius:8px;padding:10px 11px;font-weight:900;font-size:13px}
body.topup-page .topup-alert.success{display:block;background:rgba(34,197,94,.14);border:1px solid rgba(74,222,128,.24);color:#bbf7d0}
body.topup-page .topup-alert.error{display:block;background:rgba(244,63,94,.14);border:1px solid rgba(251,113,133,.24);color:#fecdd3}
body.topup-page .topup-empty{padding:20px;border-radius:9px;border:1px dashed rgba(118,143,194,.32);background:rgba(9,15,27,.35);color:#9fb2d6;text-align:center}
@media (min-width:900px){
    body.topup-page .topup-bank-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}
}
@media (max-width:900px){
    body.topup-page .topup-hero,
    body.topup-page .topup-right-stack{grid-template-columns:1fr}
}
@media (max-width:768px){
    body.kx-hub-page.topup-page .local-account-page-bg{padding:10px 8px}
    body.kx-hub-page.topup-page .local-account-stage{padding:12px 10px}
    body.kx-hub-page.topup-page .local-control-head h1{font-size:22px}
    body.topup-page .topup-band h1{font-size:22px}
    body.topup-page .topup-side-card strong{font-size:22px}
    body.topup-page .topup-method-tab{width:100%;justify-content:center}
    body.topup-page .topup-methods{flex-direction:column}
}
@media (max-width:640px){
    body.topup-page .topup-band,
    body.topup-page .topup-panel,
    body.topup-page .topup-side-card{padding:12px}
    body.topup-page .topup-pane-head{flex-direction:column}
    body.topup-page .topup-form-grid{grid-template-columns:1fr}
    body.topup-page .topup-amounts{grid-template-columns:repeat(2,minmax(0,1fr))}
    body.topup-page .topup-copy-line{grid-template-columns:1fr}
    body.topup-page .topup-copy-btn{width:100%}
    body.topup-page .topup-bank-card code{font-size:11px;letter-spacing:.02em}
    body.kx-hub-page.topup-page .local-control-head h1{font-size:20px}
}
