@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{color:#000;background:#f5f5f5}.app{background:#fff;max-width:430px;min-height:100vh;margin:0 auto;position:relative}.splash-screen{background:linear-gradient(135deg,#f05423 0%,#d63f10 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:2rem;display:flex;position:fixed;top:0;left:0}.splash-logo{object-fit:cover;border-radius:28px;width:140px;height:140px;margin-bottom:1.5rem;box-shadow:0 10px 30px #0003}.splash-title{color:#fff;letter-spacing:.5px;margin-bottom:.5rem;font-size:2rem;font-weight:800}.splash-subtitle{color:#ffe0d4;margin-bottom:3rem;font-size:1rem;font-weight:500}.splash-loader{border:3px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-screen{background:#fff;flex-direction:column;justify-content:flex-start;width:100%;min-height:100dvh;padding:3rem 2rem;display:flex;position:fixed;top:0;left:0}.login-header{text-align:center;margin-bottom:3rem;padding-top:2rem}.login-brand{justify-content:center;align-items:center;gap:12px;display:flex}.login-logo{object-fit:cover;border-radius:14px;width:60px;height:60px;box-shadow:0 4px 14px #f0542340}.login-brand-text{color:#000;letter-spacing:1px;font-size:1.8rem;font-weight:800}.login-welcome{color:#5f5f5f;margin-top:1.25rem;font-size:1.1rem;font-weight:500}.login-form{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.login-card{background:#f3f4f6;border-radius:16px;padding:.75rem 1.25rem;box-shadow:0 2px 10px #0000000f}.login-card .input-underline+.input-underline{margin-top:.5rem}.login-error{color:#e01e1e;text-align:center;margin:-.5rem 0;font-size:.9rem;font-weight:500}.input-underline{background:0 0;border:none;border-bottom:1.5px solid #d8d8d8;align-items:center;gap:12px;padding:10px 4px;transition:border-color .3s;display:flex}.input-underline i{color:#5f5f5f;width:24px;font-size:1.1rem;transition:color .3s}.input-underline:focus-within i{color:#f05423}.input-underline:focus-within{border-bottom-width:2px;border-bottom-color:#f05423}.input-underline input{color:#000;background:0 0;border:none;outline:none;flex:1;width:100%;padding:8px 0;font-size:1.1rem}.input-underline input::placeholder{color:#5f5f5f}.epin-label{text-align:center;color:#000;margin-bottom:1.5rem;font-size:1.05rem;font-weight:600}.forgot-link{text-align:center;color:#f05423;cursor:pointer;margin:.5rem 0;font-size:.95rem;font-weight:600}.login-btn{color:#fff;cursor:pointer;letter-spacing:.5px;background:#f05423;border:none;border-radius:10px;padding:15px;font-size:1rem;font-weight:700;transition:background .2s}.login-btn:hover{background:#d63f10}.login-btn-secondary{color:#fff;background:#f05423;margin-top:.5rem}.home-screen{min-height:100vh;padding:1.5rem}.home-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.home-header h2{color:#000;font-size:1.3rem;font-weight:700}.home-header i{color:#000;cursor:pointer;font-size:1.3rem}.balance-card{color:#fff;background:linear-gradient(135deg,#f05423 0%,#c93507 100%);border-radius:20px;margin-bottom:2rem;padding:1.5rem;position:relative;overflow:hidden}.card-chip img{width:40px;height:32px;margin-bottom:1rem}.balance-label{opacity:.85;margin-bottom:.25rem;font-size:.85rem}.balance-amount{color:#fff;margin-bottom:1.5rem;font-size:2rem;font-weight:800}.card-footer{justify-content:space-between;align-items:center;display:flex}.visa-logo{width:50px;height:auto}.bank-logo{width:60px;height:auto}.quick-actions{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.action-item{cursor:pointer;background:#faf7f5;border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .5rem;transition:background .2s;display:flex}.action-item:hover{background:#fdeee7}.action-item i{color:#f05423;font-size:1.5rem}.action-item span{color:#5f5f5f;font-size:.75rem;font-weight:500}.otp-screen{background:#fff;flex-direction:column;justify-content:flex-start;width:100%;min-height:100dvh;padding:3rem 2rem;display:flex;position:fixed;top:0;left:0}.otp-header{text-align:center;margin-bottom:2rem;padding-top:2rem}.otp-brand{justify-content:center;align-items:center;gap:12px;margin-bottom:2rem;display:flex}.otp-logo{object-fit:cover;border-radius:14px;width:60px;height:60px;box-shadow:0 4px 14px #f0542340}.otp-brand-text{color:#000;letter-spacing:1px;font-size:1.8rem;font-weight:800}.otp-header h2{color:#000;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.otp-subtitle{color:#5f5f5f;margin-bottom:.5rem;font-size:.9rem}.otp-error{color:#e01e1e;margin-top:.5rem;font-size:.85rem;font-weight:500}.otp-inputs{justify-content:center;gap:10px;margin:2rem 0;display:flex}.otp-box{text-align:center;color:#000;background:0 0;border:none;border-bottom:2px solid #d8d8d8;border-radius:0;outline:none;width:44px;height:52px;font-size:1.4rem;font-weight:700;transition:border-color .3s}.otp-box:focus{border-bottom-width:2.5px;border-bottom-color:#f05423}.otp-box.error{color:#e01e1e;border-bottom-color:#e01e1e}.otp-box::placeholder{color:#b0b0b0}.resend-link{text-align:center;margin-top:1rem;font-size:.9rem;font-weight:600}.resend-link.active{color:#f05423;cursor:pointer}.resend-link.disabled{color:#b0b0b0;cursor:not-allowed}.otp-stage{text-align:center;color:#5f5f5f;margin-top:.5rem;font-size:.75rem}.success-screen{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:3rem 2rem;display:flex;position:fixed;top:0;left:0}.success-icon{color:#f05423;margin-bottom:1.5rem;font-size:4rem}.success-screen h2{color:#000;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.success-text{color:#5f5f5f;max-width:320px;margin-bottom:2.5rem;font-size:.95rem;line-height:1.6}.success-screen .login-btn{width:100%;max-width:300px}
