body.prepaygo-shell { min-height:100vh; background:#f2f7f8; color:#102a43; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; }
.prepaygo-shell .wrapper { min-height:100vh; }.prepaygo-shell .content-wrapper { min-height:calc(100vh - 76px); padding:34px 28px 56px; background:transparent; }
.pgo-nav { position:sticky; z-index:1000; top:0; display:flex; align-items:center; gap:28px; min-height:76px; padding:0 max(28px,calc((100vw - 1180px)/2)); border-bottom:1px solid #dce9eb; background:rgba(255,255,255,.94); box-shadow:0 4px 18px rgba(16,42,67,.04); backdrop-filter:blur(14px); }
.pgo-brand { display:flex; align-items:center; gap:10px; margin-right:auto; color:#102a43; font-size:20px; font-weight:850; letter-spacing:-.04em; text-decoration:none; }.pgo-brand-mark { display:grid; width:36px; height:36px; place-items:center; border-radius:12px; color:#073845; background:#c9f45a; box-shadow:0 7px 15px rgba(133,182,24,.25); }.pgo-brand:hover,.pgo-link:hover { color:#087c7b; text-decoration:none; }
.pgo-nav-links { display:flex; align-items:center; gap:4px; }.pgo-link { padding:9px 12px; border-radius:10px; color:#526f7e; font-size:13px; font-weight:750; text-decoration:none; transition:background .2s,color .2s; }.pgo-link i { margin-right:5px; }.pgo-link.active,.pgo-link:hover { color:#087c7b; background:#e7f8f6; }.pgo-balance { padding:8px 12px; border-radius:10px; color:#0b645f; background:#effbf9; font-size:12px; font-weight:800; white-space:nowrap; }.pgo-balance strong { margin-left:4px; font-size:14px; }
@media (max-width:700px) { .prepaygo-shell .content-wrapper { padding:20px 14px 40px; }.pgo-nav { flex-wrap:wrap; gap:9px; min-height:0; padding:12px 14px; }.pgo-brand { margin-right:auto; }.pgo-nav-links { order:3; width:100%; justify-content:space-between; }.pgo-link { flex:1; padding:8px 4px; font-size:11px; text-align:center; }.pgo-link i { display:block; margin:0 0 3px; font-size:15px; }.pgo-balance { padding:7px 9px; } }
.pgo-topup { max-width:900px; margin:0 auto; }.pgo-topup-head { padding:36px; border-radius:23px; color:#fff; background:linear-gradient(125deg,#0b3446,#087c7b); box-shadow:0 16px 35px rgba(7,62,72,.15); }.pgo-topup-head h1 { margin:0; font-size:34px; font-weight:850; letter-spacing:-.035em; }.pgo-topup-head p { margin:9px 0 0; color:rgba(255,255,255,.8); }.pgo-topup-card { margin-top:24px; padding:30px; border:1px solid #d9e6e9; border-radius:21px; background:#fff; box-shadow:0 8px 26px rgba(22,58,75,.06); }.pgo-topup-card h2 { margin:0; font-size:22px; font-weight:800; }.pgo-topup-card > p { margin:7px 0 22px; color:#627d98; }.pgo-amounts { display:grid; grid-template-columns:repeat(2,1fr); gap:13px; }.pgo-topup-amount { min-height:78px; border:1px solid #d8e7e8; border-radius:15px; color:#123447; background:#fff; font-size:22px; font-weight:850; transition:transform .2s,border-color .2s,background .2s; }.pgo-topup-amount:hover { transform:translateY(-2px); border-color:#0d9488; color:#087c7b; background:#f1fffc; }.pgo-payment-note { display:flex; gap:10px; margin:22px 0 0; padding:14px; border-radius:12px; color:#58737e; background:#f5fafa; font-size:13px; line-height:1.45; }.pgo-payment-note i { color:#0d9488; margin-top:2px; }.pgo-pay-loading { display:none; margin-top:15px; color:#087c7b; font-size:13px; font-weight:800; } .pgo-pay-loading.show { display:block; }
@media(max-width:520px) { .pgo-topup-head,.pgo-topup-card { padding:24px 20px; border-radius:18px; }.pgo-topup-head h1 { font-size:28px; }.pgo-amounts { grid-template-columns:1fr; } }
.pgo-account { max-width:900px; margin:0 auto; }.pgo-account-head { display:flex; align-items:center; gap:18px; padding:30px; border-radius:22px; color:#fff; background:linear-gradient(128deg,#0b3446,#0b807a); }.pgo-account-head .pgo-account-icon { display:grid; width:58px; height:58px; place-items:center; border-radius:18px; color:#0a625c; background:#c9f45a; font-size:25px; }.pgo-account-head h1 { margin:0; font-size:30px; font-weight:850; letter-spacing:-.035em; }.pgo-account-head p { margin:4px 0 0; color:rgba(255,255,255,.76); }.pgo-account-card { display:grid; grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr); gap:30px; margin-top:24px; padding:30px; border:1px solid #d9e6e9; border-radius:21px; background:#fff; box-shadow:0 8px 26px rgba(22,58,75,.06); }.pgo-account-card h2 { margin:0 0 18px; font-size:21px; font-weight:800; }.pgo-account-card label { color:#486273; font-size:13px; font-weight:750; }.pgo-account-card .form-control { height:47px; border:1px solid #cedfe2; border-radius:11px; box-shadow:none; }.pgo-account-card .form-control:focus { border-color:#0d9488; box-shadow:0 0 0 3px rgba(13,148,136,.12); }.pgo-save { width:100%; padding:14px; border:0; border-radius:12px; color:#08323b; background:#c9f45a; font-size:15px; font-weight:800; }.pgo-account-tip { padding:19px; border-radius:15px; color:#526f7e; background:#f2f9f8; line-height:1.55; }.pgo-account-tip i { display:block; margin-bottom:9px; color:#0d9488; font-size:20px; }.pgo-account-tip strong { display:block; margin-bottom:5px; color:#102a43; }@media(max-width:650px) { .pgo-account-head,.pgo-account-card { padding:22px; }.pgo-account-head h1 { font-size:26px; }.pgo-account-card { grid-template-columns:1fr; } }
.ui-loader,.ui-loader-header { display:none!important; }.pgo-history,.pgo-support { max-width:1000px; margin:0 auto; }.pgo-history-head,.pgo-support-head { display:flex; align-items:center; justify-content:space-between; gap:22px; padding:31px; border-radius:23px; color:#fff; background:linear-gradient(125deg,#0a3447,#087d7a); }.pgo-history-head p { margin:0 0 6px; color:#c9f45a; font-size:12px; font-weight:800; letter-spacing:.11em; text-transform:uppercase; }.pgo-history-head h1,.pgo-support-head h1 { margin:0; color:#fff; font-size:32px; font-weight:850; letter-spacing:-.04em; }.pgo-history-head span,.pgo-support-head p { display:block; margin-top:7px; color:rgba(255,255,255,.78); line-height:1.45; }.pgo-history-icon,.pgo-support-icon { display:grid; flex:0 0 62px; width:62px; height:62px; place-items:center; border-radius:19px; color:#0c665f; background:#c9f45a; font-size:26px; }.pgo-history-stats { display:grid; grid-template-columns:repeat(3,1fr); gap:13px; margin:23px 0; }.pgo-history-stats>div { padding:18px; border:1px solid #d8e7e8; border-radius:16px; background:#fff; }.pgo-history-stats span,.pgo-history-metric span { display:block; color:#627d98; font-size:12px; font-weight:700; }.pgo-history-stats strong { display:block; margin-top:6px; color:#102a43; font-size:24px; font-weight:850; }.pgo-history-stats small { font-size:13px; }.pgo-history-list,.pgo-support-card { padding:28px; border:1px solid #d9e6e9; border-radius:21px; background:#fff; box-shadow:0 8px 26px rgba(22,58,75,.06); }.pgo-history-list-head { display:flex; justify-content:space-between; gap:15px; margin-bottom:16px; }.pgo-history-list-head h2,.pgo-support-card h2 { margin:0; font-size:22px; font-weight:850; }.pgo-history-list-head span,.pgo-support-card>div>p { color:#627d98; font-size:13px; }.pgo-history-item { display:grid; grid-template-columns:45px minmax(145px,1fr) 120px 105px auto; align-items:center; gap:14px; padding:17px 0; border-top:1px solid #e2edef; }.pgo-history-bolt { display:grid; width:39px; height:39px; place-items:center; border-radius:12px; color:#087c7b; background:#e2faf6; }.pgo-history-place strong,.pgo-history-place span { display:block; }.pgo-history-place strong,.pgo-history-metric strong { color:#102a43; font-size:14px; }.pgo-history-place span { margin-top:4px; color:#627d98; font-size:12px; }.pgo-receipt-link { padding:9px 11px; border-radius:10px; color:#087c7b; background:#e9f8f6; font-size:12px; font-weight:800; text-decoration:none; }.pgo-receipt-link:hover { color:#fff; background:#087c7b; text-decoration:none; }.pgo-receipt-link i { margin-right:5px; }.pgo-history-empty { padding:40px 16px; color:#627d98; text-align:center; }.pgo-history-empty>i { color:#0d9488; font-size:29px; }.pgo-history-empty h3 { margin:12px 0 5px; color:#102a43; font-size:19px; font-weight:850; }.pgo-history-empty p { margin:0 auto 15px; max-width:380px; }.pgo-history-empty a { color:#087c7b; font-weight:800; }.pgo-support-head { justify-content:flex-start; }.pgo-support-head p { max-width:620px; }.pgo-support-message { display:flex; align-items:center; gap:9px; margin:20px 0; padding:13px 16px; border-radius:12px; font-weight:700; }.pgo-support-message.success { color:#06665f; background:#e5faf5; }.pgo-support-message.error { color:#963c4a; background:#fff0f2; }.pgo-support-card { display:grid; grid-template-columns:minmax(0,1.4fr) minmax(210px,.6fr); gap:28px; }.pgo-support-card label { display:block; margin:20px 0 7px; color:#486273; font-size:13px; font-weight:800; }.pgo-support-card textarea { width:100%; min-height:185px; padding:14px; border:1px solid #cedfe2; border-radius:12px; color:#102a43; font:inherit; line-height:1.5; resize:vertical; }.pgo-support-card textarea:focus { outline:0; border-color:#0d9488; box-shadow:0 0 0 3px rgba(13,148,136,.12); }.pgo-support-card button { width:100%; margin-top:14px; padding:14px; border:0; border-radius:12px; color:#08323b; background:#c9f45a; font-size:15px; font-weight:800; }.pgo-support-card aside { align-self:start; padding:19px; border-radius:15px; color:#526f7e; background:#f2f9f8; line-height:1.55; }.pgo-support-card aside i,.pgo-support-card aside strong,.pgo-support-card aside span { display:block; }.pgo-support-card aside i { margin-bottom:8px; color:#0d9488; font-size:22px; }.pgo-support-card aside strong { margin-bottom:6px; color:#102a43; }@media(max-width:700px) { .pgo-history-head,.pgo-support-head,.pgo-history-list,.pgo-support-card { padding:22px; }.pgo-history-head h1,.pgo-support-head h1 { font-size:27px; }.pgo-history-stats { grid-template-columns:1fr; }.pgo-history-item { grid-template-columns:40px 1fr auto; }.pgo-history-metric { display:none; }.pgo-support-card { grid-template-columns:1fr; }.pgo-history-list-head { display:block; }.pgo-history-list-head span { display:block; margin-top:6px; } }

/* Account action, low-credit state, ticket tracking and printable receipts. */
.pgo-profile-link { display:inline-flex; align-items:center; gap:6px; padding:9px 12px; border-radius:10px; color:#fff; background:#087c7b; font-size:13px; font-weight:800; text-decoration:none; white-space:nowrap; }.pgo-profile-link:hover,.pgo-profile-link.active { color:#fff; background:#066561; text-decoration:none; }
.pgo-balance.is-low-credit,.prepaygo-shell[data-low-credit="1"] .pgo-balance,.pgo-credit-reading.is-low-credit,.prepaygo-shell[data-low-credit="1"] .pgo-credit-reading { color:#826108; background:#fff5cf; box-shadow:0 0 0 1px #f0d67a; animation:pgo-low-credit 1.8s ease-in-out infinite; }
.pgo-credit-reading { display:inline-block; padding:2px 7px; border-radius:7px; }.pgo-account-intro { margin:-5px 0 20px; color:#627d98; font-size:13px; line-height:1.45; }.pgo-password-fields { display:grid; grid-template-columns:1fr 1fr; gap:14px; }.pgo-current-password { margin-top:4px; }.pgo-account-card small { color:#76909a; font-weight:600; }
.pgo-support-history { margin-top:24px; padding:27px; border:1px solid #d9e6e9; border-radius:21px; background:#fff; box-shadow:0 8px 26px rgba(22,58,75,.06); }.pgo-support-ticket { display:grid; grid-template-columns:42px minmax(0,1fr) auto 16px; align-items:center; gap:13px; padding:15px 0; border-top:1px solid #e2edef; color:inherit; text-decoration:none; }.pgo-support-ticket:hover { color:inherit; text-decoration:none; }.pgo-ticket-icon { display:grid; width:40px; height:40px; place-items:center; border-radius:12px; color:#087c7b; background:#e2faf6; }.pgo-ticket-copy strong,.pgo-ticket-copy small { display:block; }.pgo-ticket-copy strong { color:#102a43; font-size:14px; }.pgo-ticket-copy small { margin-top:4px; overflow:hidden; color:#627d98; font-size:12px; text-overflow:ellipsis; white-space:nowrap; }.pgo-ticket-meta { text-align:right; }.pgo-ticket-meta small { display:block; margin-top:5px; color:#627d98; font-size:11px; }.pgo-ticket-status { display:inline-block; padding:5px 8px; border-radius:999px; font-size:10px; font-style:normal; font-weight:850; letter-spacing:.05em; text-transform:uppercase; }.pgo-ticket-status.received { color:#9a6900; background:#fff3c9; }.pgo-ticket-status.progress { color:#0c6e8a; background:#def4fb; }.pgo-ticket-status.complete { color:#08705f; background:#def8ef; }.pgo-ticket-chevron { color:#83a0ab; font-size:12px; }.pgo-support-empty { display:flex; flex-direction:column; align-items:center; padding:36px 14px; color:#627d98; text-align:center; }.pgo-support-empty i { margin-bottom:10px; color:#0d9488; font-size:28px; }.pgo-support-empty strong { margin-bottom:4px; color:#102a43; }
.pgo-back-link { display:inline-flex; align-items:center; gap:7px; margin-bottom:15px; color:#087c7b; font-size:13px; font-weight:800; text-decoration:none; }.pgo-ticket-head { display:flex; align-items:center; justify-content:space-between; gap:18px; padding:30px; border-radius:22px; color:#fff; background:linear-gradient(125deg,#0a3447,#087d7a); }.pgo-ticket-head p { margin:0 0 5px; color:#c9f45a; font-size:11px; font-weight:850; letter-spacing:.1em; text-transform:uppercase; }.pgo-ticket-head h1 { margin:0; font-size:31px; font-weight:850; }.pgo-ticket-head span { display:block; margin-top:6px; color:rgba(255,255,255,.78); font-size:13px; }.pgo-ticket-detail { display:grid; grid-template-columns:1fr 1fr; gap:16px; margin-top:22px; }.pgo-ticket-block,.pgo-ticket-info { padding:22px; border:1px solid #d9e6e9; border-radius:17px; background:#fff; box-shadow:0 8px 26px rgba(22,58,75,.06); }.pgo-ticket-block h2 { margin:0 0 10px; color:#102a43; font-size:17px; font-weight:850; }.pgo-ticket-block p { margin:0; color:#526f7e; line-height:1.6; white-space:pre-line; }.pgo-ticket-info { display:flex; align-items:center; gap:12px; grid-column:1 / -1; color:#627d98; }.pgo-ticket-info i { color:#0d9488; font-size:20px; }.pgo-ticket-info strong { display:block; color:#102a43; font-size:12px; }
.pgo-receipt { max-width:760px; margin:0 auto; }.pgo-receipt-toolbar { display:flex; justify-content:space-between; align-items:center; gap:10px; margin-bottom:17px; }.pgo-receipt-toolbar a,.pgo-receipt-toolbar button { border:0; color:#087c7b; background:transparent; font-size:13px; font-weight:800; }.pgo-receipt-toolbar button { padding:9px 12px; border-radius:10px; color:#fff; background:#087c7b; }.pgo-receipt-sheet { overflow:hidden; border-radius:22px; background:#fff; box-shadow:0 14px 38px rgba(22,58,75,.12); }.pgo-receipt-banner { display:flex; align-items:center; justify-content:space-between; gap:15px; padding:29px 32px; color:#fff; background:linear-gradient(125deg,#09384a,#087d7a); }.pgo-receipt-brand { display:flex; align-items:center; gap:10px; font-size:23px; font-weight:850; }.pgo-receipt-brand i { display:grid; width:39px; height:39px; place-items:center; border-radius:13px; color:#0b655e; background:#c9f45a; font-size:19px; }.pgo-receipt-banner small { display:block; color:rgba(255,255,255,.7); font-size:11px; font-weight:750; letter-spacing:.09em; text-align:right; text-transform:uppercase; }.pgo-receipt-banner strong { display:block; margin-top:3px; font-size:14px; }.pgo-receipt-body { padding:31px 32px; }.pgo-receipt-title { display:flex; justify-content:space-between; gap:20px; margin-bottom:25px; }.pgo-receipt-title h1 { margin:0; color:#102a43; font-size:26px; font-weight:850; }.pgo-receipt-title span { display:block; margin-top:4px; color:#627d98; font-size:13px; }.pgo-receipt-total { flex:0 0 170px; padding:13px 15px; border-radius:14px; color:#fff; background:#0d9488; text-align:right; }.pgo-receipt-total small { display:block; color:rgba(255,255,255,.75); font-size:10px; font-weight:800; text-transform:uppercase; }.pgo-receipt-total strong { display:block; margin-top:3px; font-size:26px; }.pgo-receipt-grid { display:grid; grid-template-columns:1fr 1fr; border-top:1px solid #e2edef; border-left:1px solid #e2edef; }.pgo-receipt-grid div { min-height:75px; padding:14px; border-right:1px solid #e2edef; border-bottom:1px solid #e2edef; }.pgo-receipt-grid span { display:block; color:#627d98; font-size:11px; font-weight:750; text-transform:uppercase; }.pgo-receipt-grid strong { display:block; margin-top:5px; color:#102a43; font-size:15px; }.pgo-receipt-note { margin-top:20px; padding:15px; border-radius:13px; color:#54717d; background:#f1f9f8; line-height:1.5; }.pgo-receipt-note i { margin-right:7px; color:#0d9488; }.pgo-receipt-footer { padding:18px 32px; color:#6c858f; background:#f7fafb; font-size:12px; text-align:center; }
@keyframes pgo-low-credit { 50% { transform:translateY(-1px); box-shadow:0 0 0 5px rgba(240,214,122,.28); } }
@media(max-width:700px) { .pgo-nav { gap:7px; }.pgo-brand { font-size:17px; }.pgo-nav-links { order:3; flex:none; width:100%; overflow-x:auto; justify-content:flex-start; }.pgo-link { flex:1 0 58px; min-width:58px; font-size:10px; }.pgo-link i { display:block; margin:0 0 3px; font-size:14px; }.pgo-profile-link { padding:7px 8px; font-size:10px; }.pgo-profile-link span { display:none; }.pgo-balance { padding:7px 8px; font-size:10px; }.pgo-password-fields,.pgo-ticket-detail { grid-template-columns:1fr; }.pgo-support-history { padding:20px; }.pgo-support-ticket { grid-template-columns:40px minmax(0,1fr) 12px; }.pgo-ticket-meta { display:none; }.pgo-ticket-head { padding:22px; }.pgo-ticket-head h1 { font-size:25px; }.pgo-ticket-detail { gap:12px; }.pgo-ticket-info { grid-column:auto; }.pgo-receipt-banner,.pgo-receipt-body { padding:22px; }.pgo-receipt-title { display:block; }.pgo-receipt-total { margin-top:16px; text-align:left; }.pgo-receipt-grid { grid-template-columns:1fr; }.pgo-receipt-footer { padding:17px 22px; } }
@media print { .pgo-nav,.pgo-receipt-toolbar { display:none!important; }.prepaygo-shell .content-wrapper { padding:0!important; }.pgo-receipt-sheet { box-shadow:none; }.pgo-receipt { max-width:none; } }
