.splash-screen{color:#fff;background:radial-gradient(circle at top,#c3f0ff,#0b66c3);justify-content:center;align-items:center;min-height:100vh;display:flex}.splash-audio{display:none}.splash-container{flex-direction:column;align-items:center;gap:24px;display:flex}.splash-drop-ring{justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.splash-drop{background:linear-gradient(#c3f0ff,#34b3ff);border-radius:50px/60px 60px 40px 40px;width:70px;height:100px;box-shadow:0 14px 30px #00000040}.splash-ring{border:2px solid #ffffffb3;border-top-color:#0000;border-radius:50%;width:130px;height:130px;animation:3s linear infinite splash-spin;position:absolute}@keyframes splash-spin{to{transform:rotate(360deg)}}.splash-logo-block{flex-direction:column;align-items:center;display:flex}.splash-logo img{object-fit:contain;width:80px;height:80px}.splash-title{margin-top:10px;font-size:1.7rem;font-weight:700}.splash-subtitle{opacity:.9;font-size:.95rem}.splash-skip-btn{color:#0b66c3;cursor:pointer;background:#fff;border:none;border-radius:999px;margin-top:8px;padding:10px 28px;font-size:.95rem;font-weight:600}@media (width>=768px){.splash-container{gap:32px}.splash-title{font-size:2rem}}.auth-page{background:linear-gradient(#e0f2ff,#fff);justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex}.auth-card{background:#fff;border-radius:24px;width:100%;max-width:420px;padding:24px 20px 16px;box-shadow:0 18px 40px #0f172a29}.auth-brand{flex-direction:column;align-items:center;gap:6px;margin-bottom:20px;display:flex}.auth-logo-img{object-fit:contain;width:64px;height:64px}.auth-title{color:#0f172a;font-size:1.5rem;font-weight:700}.auth-subtitle{color:#6b7280;font-size:.9rem}.auth-form{flex-direction:column;gap:8px;display:flex}.auth-label{color:#6b7280;font-size:.8rem}.auth-input{border:1px solid #d1d5db;border-radius:16px;outline:none;padding:12px 14px;font-size:1rem;transition:border-color .15s,box-shadow .15s}.auth-input:focus{border-color:#0b66c3;box-shadow:0 0 0 1px #0b66c326}.auth-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0b66c3,#38bdf8);border:none;border-radius:999px;margin-top:10px;padding:12px 16px;font-size:.95rem;font-weight:600}.auth-terms{text-align:center;color:#9ca3af;margin-top:12px;font-size:.78rem}.auth-terms a{color:#0b66c3}.otp-card{padding-top:28px;padding-bottom:22px}.otp-title{text-align:center;margin-bottom:4px;font-size:1.3rem;font-weight:600}.otp-info{text-align:center;color:#6b7280;font-size:.9rem}.otp-box{justify-content:center;gap:10px;margin:26px auto 14px;display:flex}.otp-input{text-align:center;border:1px solid #d1d5db;border-radius:14px;outline:none;width:46px;height:54px;font-size:1.3rem}.otp-input:focus{border-color:#0b66c3;box-shadow:0 0 0 1px #0b66c326}.otp-resend{text-align:center;color:#9ca3af;margin-top:10px;font-size:.85rem}.otp-resend-btn{color:#0b66c3;cursor:pointer;background:0 0;border:none;padding:0;font-weight:500}.profile-page{background:linear-gradient(#e0f2ff,#f9fafb);justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex}.profile-card{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:420px;display:flex;overflow:hidden;box-shadow:0 18px 40px #0f172a29}.profile-image img{object-fit:cover;width:100%;height:160px}.profile-content{padding:20px 18px 18px}.profile-content h2{margin-bottom:4px;font-size:1.3rem}.profile-subtitle{color:#6b7280;margin-bottom:14px;font-size:.85rem}.profile-form{flex-direction:column;gap:12px;display:flex}.profile-input-group label{color:#6b7280;margin-bottom:4px;font-size:.8rem;display:block}.profile-input-group input,.profile-input-group select{border:1px solid #d1d5db;border-radius:14px;outline:none;width:100%;padding:11px 12px;font-size:.95rem}.profile-input-group input:focus,.profile-input-group select:focus{border-color:#0b66c3;box-shadow:0 0 0 1px #0b66c326}.profile-btn{margin-top:4px}.choice-page{background:#f1f5f9;min-height:100vh;padding:18px 16px 20px}.choice-title{color:#0f172a;margin-bottom:16px;font-size:1.3rem;font-weight:600}.choice-card{background:#fff;border-radius:22px;align-items:center;gap:10px;margin-bottom:12px;padding:14px 14px 12px;display:flex;box-shadow:0 14px 30px #0f172a1f}.choice-card-light{box-shadow:none;background:linear-gradient(135deg,#e0f2fe,#f9fafb)}.choice-card img{object-fit:cover;border-radius:18px;flex-shrink:0;width:90px;height:90px}.choice-text h2{margin-bottom:2px;font-size:1rem}.choice-text p{color:#6b7280;margin-bottom:8px;font-size:.8rem}.choice-btn-primary,.choice-btn-outline,.choice-btn-ghost{cursor:pointer;border:none;border-radius:999px;padding:7px 12px;font-size:.8rem}.choice-btn-primary{color:#fff;background:linear-gradient(135deg,#0b66c3,#38bdf8)}.choice-btn-outline{color:#0b66c3;background:#fff;border:1px solid #0b66c3}.choice-btn-ghost{color:#0f172a;background:#0f172a0f}@media (width>=640px){.choice-card{padding:16px 18px}}.connect-page{padding-bottom:10px}.connect-title{margin-bottom:4px;font-size:1.2rem;font-weight:600}.connect-subtitle{color:#6b7280;margin-bottom:14px;font-size:.85rem}.connect-card{background:#fff;border-radius:20px;flex-direction:column;gap:10px;padding:16px 14px 14px;display:flex;box-shadow:0 14px 30px #0f172a1f}.connect-qr-placeholder{color:#94a3b8;border:1.5px dashed #cbd5e1;border-radius:18px;justify-content:center;align-items:center;height:160px;font-size:.85rem;display:flex}.connect-divider{color:#9ca3af;align-items:center;gap:8px;margin:4px 0;font-size:.8rem;display:flex}.connect-divider:before,.connect-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.connect-label{color:#6b7280;font-size:.8rem}.connect-input{border:1px solid #d1d5db;border-radius:14px;padding:10px 11px;font-size:.9rem}.connect-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0b66c3,#38bdf8);border:none;border-radius:999px;margin-top:4px;padding:10px 14px;font-size:.9rem;font-weight:600}.dash-home{flex-direction:column;gap:12px;display:flex}.dash-card{background:#fff;border-radius:20px;padding:14px 14px 12px;box-shadow:0 14px 30px #0f172a1f}.dash-main-card{justify-content:space-between;gap:10px;display:flex}.dash-main-left h2{margin-bottom:4px;font-size:1rem}.dash-main-status{color:#16a34a;font-size:.8rem}.dash-main-plan{color:#6b7280;margin-top:4px;font-size:.78rem}.dash-main-right{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.dash-badge{color:#15803d;background:#dcfce7;border-radius:999px;padding:3px 9px;font-size:.7rem}.dash-tds-label{color:#6b7280;font-size:.7rem}.dash-tds-value{font-size:.9rem;font-weight:600}.dash-grid{gap:10px;display:grid}.dash-usage-card .dash-card-header,.dash-wallet-card .dash-card-header{color:#6b7280;justify-content:space-between;font-size:.8rem;display:flex}.dash-chip{color:#b91c1c;background:#fee2e2;border-radius:999px;padding:2px 8px;font-size:.75rem}.dash-usage-value{margin-top:8px;font-size:1.4rem;font-weight:600}.dash-usage-bar{background:#e5e7eb;border-radius:999px;height:8px;margin-top:8px;overflow:hidden}.dash-usage-bar-fill{background:linear-gradient(135deg,#0b66c3,#38bdf8);width:35%;height:100%}.dash-usage-sub{color:#9ca3af;margin-top:4px;font-size:.75rem}.dash-wallet-main{align-items:baseline;gap:6px;margin-top:8px;display:flex}.dash-wallet-amount{font-size:1.2rem;font-weight:600}.dash-wallet-tag{color:#6b7280;font-size:.75rem}.dash-btn-secondary{color:#fff;cursor:pointer;background:#0b66c3;border:none;border-radius:999px;margin-top:8px;padding:8px 12px;font-size:.8rem}.dash-actions h3{margin-bottom:6px;font-size:.95rem}.dash-actions-row{flex-wrap:wrap;gap:8px;display:flex}.dash-action-chip{color:#0b66c3;cursor:pointer;background:#e0f2fe;border:none;border-radius:999px;padding:6px 10px;font-size:.78rem}@media (width>=640px){.dash-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.topup-page{padding-bottom:10px}.topup-title{margin-bottom:4px;font-size:1.1rem;font-weight:600}.topup-subtitle{color:#6b7280;margin-bottom:12px;font-size:.85rem}.topup-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.topup-pack{cursor:pointer;background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;flex-direction:column;align-items:center;gap:2px;padding:8px 6px;display:flex}.topup-litres{font-size:.9rem;font-weight:600}.topup-price{color:#0b66c3;font-size:.75rem}.topup-custom{background:#fff;border-radius:18px;margin-top:18px;padding:12px 12px 10px;box-shadow:0 14px 30px #0f172a1f}.topup-custom label{color:#6b7280;font-size:.8rem}.topup-custom-row{gap:8px;margin-top:8px;display:flex}.topup-custom-row input{border:1px solid #d1d5db;border-radius:14px;flex:1;padding:9px 10px;font-size:.9rem}.topup-custom-btn{color:#fff;cursor:pointer;background:#0b66c3;border:none;border-radius:14px;padding:9px 12px;font-size:.85rem}.topup-note{color:#9ca3af;margin-top:6px;font-size:.75rem}.usage-page{padding-bottom:10px}.usage-title{margin-bottom:4px;font-size:1.1rem;font-weight:600}.usage-subtitle{color:#6b7280;margin-bottom:12px;font-size:.85rem}.usage-summary-card{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex;box-shadow:0 14px 30px #0f172a1f}.usage-summary-label{color:#6b7280;font-size:.8rem}.usage-summary-value{font-size:1.3rem;font-weight:600}.usage-summary-meta{color:#9ca3af;font-size:.75rem}.usage-summary-chip{color:#15803d;background:#dcfce7;border-radius:999px;padding:4px 10px;font-size:.75rem}.usage-chart{background:#fff;border-radius:20px;align-items:flex-end;gap:10px;margin-top:14px;padding:10px 14px 12px;display:flex}.usage-bar-col{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.usage-bar-inner{background:linear-gradient(135deg,#0b66c3,#38bdf8);border-radius:999px;width:14px}.usage-bar-label{color:#6b7280;font-size:.75rem}.pay-page{padding-bottom:10px}.pay-title{margin-bottom:4px;font-size:1.1rem;font-weight:600}.pay-subtitle{color:#6b7280;margin-bottom:12px;font-size:.85rem}.pay-list{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 14px 30px #0f172a1f}.pay-row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.pay-row:last-child{border-bottom:none}.pay-id{font-size:.85rem;font-weight:500}.pay-date{color:#9ca3af;font-size:.75rem}.pay-right{text-align:right}.pay-amount{font-size:.9rem;font-weight:600}.pay-pill{border-radius:999px;margin-top:2px;padding:2px 8px;font-size:.7rem;display:inline-block}.pay-pill-success{color:#15803d;background:#dcfce7}.pay-pill-failed{color:#b91c1c;background:#fee2e2}.wallet-page{padding-bottom:10px}.wallet-title{margin-bottom:4px;font-size:1.1rem;font-weight:600}.wallet-subtitle{color:#6b7280;margin-bottom:12px;font-size:.85rem}.wallet-card-main{color:#e5f0ff;background:#0b66c3;border-radius:22px;margin-bottom:12px;padding:16px 16px 14px}.wallet-balance-label{font-size:.8rem}.wallet-balance-amount{font-size:1.7rem;font-weight:600}.wallet-balance-meta{color:#bfdbfe;margin-top:2px;font-size:.8rem}.wallet-add-row{gap:6px;margin-top:12px;display:flex}.wallet-pill{color:#e5f0ff;cursor:pointer;background:#0f172a26;border:none;border-radius:999px;flex:1;padding:7px 8px;font-size:.8rem}.wallet-btn-primary{color:#0b66c3;cursor:pointer;background:#fff;border:none;border-radius:999px;width:100%;margin-top:10px;padding:10px 12px;font-size:.9rem;font-weight:600}.wallet-info-card{background:#fff;border-radius:20px;padding:14px 14px 12px;box-shadow:0 14px 30px #0f172a1f}.wallet-info-card h3{margin-bottom:4px;font-size:.95rem}.wallet-info-card p{color:#6b7280;margin-bottom:10px;font-size:.8rem}.wallet-btn-secondary{color:#0b66c3;cursor:pointer;background:#e0f2fe;border:none;border-radius:999px;padding:8px 10px;font-size:.8rem}.product-page{background:#f1f5f9;min-height:100vh;padding:18px 16px 20px}.product-hero h1{color:#0f172a;margin-bottom:4px;font-size:1.25rem;font-weight:600}.product-hero p{color:#6b7280;font-size:.85rem}.product-list{flex-direction:column;gap:12px;margin-top:14px;display:flex}.product-card{background:#fff;border-radius:22px;padding:14px 14px 12px;box-shadow:0 14px 30px #0f172a1f}.product-card-highlighted{border:1px solid #0b66c3;box-shadow:0 20px 40px #0f172a29}.product-card-main{align-items:center;gap:10px;display:flex}.product-card-text h2{margin-bottom:2px;font-size:1rem}.product-tag{color:#0b66c3;margin-bottom:2px;font-size:.78rem}.product-limit{color:#6b7280;margin-bottom:6px;font-size:.8rem}.product-price-row{align-items:baseline;gap:4px;display:flex}.product-price{font-size:1.25rem;font-weight:700}.product-price-meta{color:#6b7280;font-size:.78rem}.product-deposit{color:#9ca3af;margin-top:2px;font-size:.8rem}.product-img{object-fit:cover;border-radius:18px;flex-shrink:0;width:80px;height:80px}.product-features{margin:10px 0 8px;padding-left:18px}.product-features li{color:#4b5563;margin-bottom:3px;font-size:.8rem}.product-cta-btn{cursor:pointer;color:#0b66c3;background:#e0f2fe;border:none;border-radius:999px;width:100%;padding:9px 12px;font-size:.9rem;font-weight:600}.product-cta-btn-primary{color:#fff;background:linear-gradient(135deg,#0b66c3,#38bdf8)}.product-faq{margin-top:16px}.product-faq h3{margin-bottom:4px;font-size:.95rem}.product-faq ul{margin:0;padding-left:18px}.product-faq li{color:#4b5563;margin-bottom:2px;font-size:.8rem}@media (width>=640px){.product-card-main{align-items:flex-start}}.checkout-page{background:#f1f5f9;min-height:100vh;padding:16px 16px 20px}.checkout-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.checkout-header h1{margin-bottom:2px;font-size:1.25rem}.checkout-header p{color:#6b7280;font-size:.8rem}.checkout-back-btn{cursor:pointer;background:#e5e7eb;border:none;border-radius:999px;width:32px;height:32px;font-size:1.1rem}.checkout-layout{flex-direction:column;gap:14px;display:flex}.checkout-summary h2,.checkout-form h2{margin-bottom:6px;font-size:1rem}.checkout-summary-card{background:#fff;border-radius:20px;padding:14px 14px 10px;box-shadow:0 14px 30px #0f172a1f}.checkout-plan-name{margin-bottom:6px;font-size:.95rem;font-weight:600}.checkout-plan-row{justify-content:space-between;margin-bottom:4px;font-size:.85rem;display:flex}.checkout-plan-divider{background:#e5e7eb;height:1px;margin:4px 0}.checkout-plan-total{font-weight:600}.checkout-note{color:#9ca3af;margin-top:6px;font-size:.75rem}.checkout-form{background:#fff;border-radius:20px;flex-direction:column;gap:10px;padding:14px 14px 12px;display:flex;box-shadow:0 14px 30px #0f172a1f}.checkout-field label{color:#6b7280;margin-bottom:3px;font-size:.8rem;display:block}.checkout-field input,.checkout-field textarea,.checkout-field select{border:1px solid #d1d5db;border-radius:14px;outline:none;width:100%;padding:9px 10px;font-size:.9rem}.checkout-field textarea{resize:vertical;min-height:72px}.checkout-field input:focus,.checkout-field textarea:focus,.checkout-field select:focus{border-color:#0b66c3;box-shadow:0 0 0 1px #0b66c31a}.checkout-field-row{gap:8px;display:flex}.checkout-pay-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0b66c3,#38bdf8);border:none;border-radius:999px;width:100%;margin-top:6px;padding:11px 12px;font-size:.95rem;font-weight:600}.checkout-safe-text{color:#9ca3af;margin-top:4px;font-size:.75rem}@media (width>=640px){.checkout-layout{gap:16px}}.refer-page{padding-bottom:10px}.refer-title{margin-bottom:4px;font-size:1.1rem;font-weight:600}.refer-subtitle{color:#6b7280;margin-bottom:12px;font-size:.85rem}.refer-card{background:#fff;border-radius:20px;margin-bottom:12px;padding:14px 14px 10px;box-shadow:0 14px 30px #0f172a1f}.refer-link-label{color:#6b7280;margin-bottom:4px;font-size:.8rem}.refer-link-row{background:#f1f5f9;border-radius:14px;justify-content:space-between;align-items:center;gap:6px;padding:8px 10px;display:flex}.refer-code{font-size:.9rem;font-weight:600}.refer-copy-btn{color:#fff;cursor:pointer;background:#0b66c3;border:none;border-radius:999px;padding:6px 10px;font-size:.75rem}.refer-small{color:#9ca3af;margin-top:6px;font-size:.75rem}.refer-steps h3{margin-bottom:4px;font-size:.95rem}.refer-steps ol{margin:0;padding-left:18px}.refer-steps li{color:#4b5563;margin-bottom:4px;font-size:.8rem}.public-layout{background:#f3f7ff;justify-content:center;align-items:center;min-height:100vh;display:flex}.public-layout-inner{background:#fff;width:100%;max-width:480px;min-height:100vh;box-shadow:0 4px 24px #0000000f}.dashboard-layout{background:#f3f7ff;flex-direction:column;min-height:100vh;display:flex}.dashboard-header{color:#fff;background:#0b66c3;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.header-logout{color:#0b66c3;cursor:pointer;background:#fff;border:none;border-radius:999px;padding:6px 12px;font-size:.85rem}.dashboard-nav{background:#e3efff;gap:8px;padding:8px 16px;display:flex;overflow-x:auto}.dashboard-nav a{color:#0b66c3;white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:.85rem;text-decoration:none}.dashboard-nav a.active{color:#fff;background:#0b66c3}.dashboard-main{flex:1;padding:16px}:root{--color-primary:#0b66c3;--color-primary-light:#38bdf8;--color-bg:#f3f7ff;--color-text:#111827;--radius-lg:20px;--radius-md:12px;--radius-pill:999px;--font-main:"Montserrat", system-ui, -apple-system, BlinkMacSystemFont, sans-serif}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{font-family:var(--font-main);color:var(--color-text);background:var(--color-bg)}button{font-family:inherit}a{color:var(--color-primary)}
