: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}@media (width<=1024px){:root{font-size:16px}}*,:before,:after{box-sizing:border-box}.login-wrapper{background:#f3f6fb;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-card{text-align:center;background:#fff;border-radius:16px;width:380px;padding:35px;box-shadow:0 10px 30px #0000001a}.logo-img{object-fit:contain;width:220px;margin:0 auto 10px;display:block}.logo{color:#0f172a;font-size:26px;font-weight:700}.subtitle{color:#6b7280;margin-bottom:25px;font-size:14px}.input-group{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:20px;display:flex;overflow:hidden}.country{color:#374151;background:#eef2f7;padding:12px;font-weight:600}.input-group input{background:0 0;border:none;outline:none;flex:1;padding:12px;font-size:14px}.consent{color:#4b5563;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;margin-bottom:20px;font-size:13px;display:flex}.consent a{color:#2563eb;text-decoration:none}.login-btn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;width:100%;padding:12px;font-weight:600;transition:all .3s}.login-btn:hover{background:#059669}.biometric{color:#6b7280;margin-top:18px;font-size:13px}.progress-wrapper{width:380px;margin-bottom:20px}.progress-label{color:#6b7280;margin-bottom:6px;font-size:12px}.progress-fill{background:#10b981;height:100%;transition:width .4s}.signup-btn{color:#10b981;cursor:pointer;background:#fff;border:1px solid #10b981;border-radius:8px;width:100%;margin-top:16px;padding:12px;font-weight:600;transition:all .25s}.signup-btn:hover{color:#fff;background:#10b981}.otp-mobile{color:#111827;margin-bottom:20px;font-weight:600}.divider{color:#9ca3af;align-items:center;gap:10px;margin:18px 0;font-size:12px;display:flex}.divider:before,.divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.modal-overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}.modal-container{background:#fff;border-radius:12px;flex-direction:column;width:520px;max-height:80vh;animation:.3s scaleIn;display:flex}.modal-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:18px;display:flex}.modal-content{color:#555;padding:18px;line-height:1.6;overflow-y:auto}.modal-footer{text-align:right;border-top:1px solid #eee;padding:15px}.accept-btn{color:#fff;background:#10b981;border:none;border-radius:6px;padding:10px 18px;cursor:pointer!important}.close-btn{cursor:pointer;background:0 0;border:none;font-size:18px}.tnc-link{color:#2563eb;font-size:inherit;background:0 0;border:none;display:inline;cursor:pointer!important}.tnc-link:hover{color:#1d4ed8}.modal-content h3{margin-top:16px;margin-bottom:6px;font-size:15px;font-weight:600}.modal-content ul{margin-bottom:10px;padding-left:18px}.modal-content li{margin-bottom:4px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.otp-container{justify-content:center;gap:10px;margin-bottom:20px;display:flex}.otp-input{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:45px;height:50px;font-size:20px}.otp-input:focus{border-color:#10b981;box-shadow:0 0 0 2px #10b98133}.otp-footer{text-align:center;margin-top:14px;font-size:14px}.form-input{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;max-width:100%;margin-bottom:14px;padding:12px;font-size:14px}.form-input:focus{border-color:#10b981;box-shadow:0 0 0 2px #10b98126}.small-input{height:42px;font-size:14px}.email-block{width:100%;margin-bottom:16px}.email-row{align-items:center;gap:10px;width:100%;display:flex}.email-input-wrapper{flex:1;align-items:center;display:flex;position:relative}.email-input{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;outline:none;flex:1;height:42px;padding:0 12px;font-size:14px}.email-input:focus{border-color:#10b981;box-shadow:0 0 0 2px #10b98126}.verified-icon{color:#10b981;font-size:15px;font-weight:700;animation:.25s pop;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.otp-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#10b981;border:none;border-radius:8px;height:42px;padding:0 14px;font-size:13px;transition:all .2s}.otp-btn:hover{background:#059669}.otp-boxes{gap:8px;margin-top:10px;margin-bottom:15px;display:flex}.otp-digit{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:38px;height:38px;font-size:16px}.otp-digit:focus{border-color:#10b981;box-shadow:0 0 0 2px #10b98126}.email-verified{background:#f0fdf4;border-color:#10b981}@keyframes pop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.otp-boxes{justify-content:center;gap:8px;margin-top:10px;display:flex}.otp-btn:disabled{cursor:not-allowed;background:#d1d5db}.otp-timer{text-align:center;margin-top:10px;font-size:13px}.timer{color:#6b7280}.resend{color:#2563eb;cursor:pointer;font-weight:500}.pan-row{align-items:center;gap:10px;width:100%;margin-bottom:18px;display:flex}.pan-input-wrapper{flex:1;display:flex;position:relative}.pan-input{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;height:42px;padding:0 12px;font-size:14px}.pan-input:focus{border-color:#10b981;box-shadow:0 0 0 2px #10b98126}.pan-verified{background:#ecfdf5;border-color:#10b981}.pan-readonly{cursor:not-allowed;background:#f1f5f9}.aadhaar-row{align-items:center;gap:10px;width:100%;margin-bottom:18px;display:flex}.aadhaar-input-wrapper{flex:1;display:flex;position:relative}.aadhaar-input{letter-spacing:1px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;outline:none;flex:1;height:42px;padding:0 12px;font-size:14px}.aadhaar-input:focus{border-color:#10b981;box-shadow:0 0 0 2px #10b98126}.aadhaar-verified{background:#ecfdf5;border-color:#10b981}.aadhaar-input-wrapper .verified-icon{color:#10b981;font-size:15px;font-weight:700;animation:.25s pop;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.aadhaar-otp{justify-content:center;gap:8px;margin-top:12px;margin-bottom:12px;display:flex}.aadhaar-otp input{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:40px;height:40px;font-size:16px}.aadhaar-otp input:focus{border-color:#10b981;box-shadow:0 0 0 2px #10b98126}.aadhaar-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#10b981;border:none;border-radius:8px;height:42px;padding:0 14px;font-size:13px;transition:all .2s}.aadhaar-btn:hover{background:#059669}.aadhaar-btn:disabled{cursor:not-allowed;background:#d1d5db}@media (width<=768px){.aadhaar-row{flex-direction:column;align-items:stretch}.aadhaar-btn{width:100%;height:44px}.aadhaar-otp{flex-wrap:wrap;justify-content:center}.aadhaar-otp input{width:38px;height:38px}}.kyc-field{margin-bottom:14px}.kyc-field label{color:#6b7280;margin-bottom:4px;font-size:13px;display:block}textarea.form-input{resize:none;min-height:70px}.aadhaar-details{text-align:left;margin-top:20px}.address-wrapper{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;width:100%;margin-bottom:14px;padding:12px}.address-wrapper h4{color:#374151;margin-bottom:8px;font-size:13px}.address-row{gap:8px;width:100%;display:flex}.address-row input{flex:1;min-width:0}.address-check{align-items:center;gap:8px;margin-bottom:10px;font-size:13px;display:flex}.bank-row{align-items:center;gap:10px;width:100%;margin-bottom:14px;display:flex}.bank-name{color:#065f46;background:#ecfdf5;border:1px solid #10b981;font-weight:500}.bank-info{margin-top:10px}.bank-info input{margin-bottom:10px}.upload-box{background:#fafafa;border:1px dashed #d1d5db;border-radius:8px;margin-bottom:16px;padding:14px}.upload-title{margin-bottom:10px;font-size:13px;font-weight:600;display:block}.upload-row{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.upload-row:last-child{border-bottom:none}.upload-row span{color:#374151;font-size:13px}.upload-row input{font-size:12px}.upload-info{color:#6b7280;margin-top:6px;font-size:12px}.small-input{height:40px;margin-top:8px;font-size:13px}.loan-amount-box{text-align:center;margin-bottom:20px}.amount-label{color:#6b7280;font-size:13px}.loan-amount{color:#111827;margin:8px 0 14px;font-size:32px}.loan-slider{width:100%;margin-bottom:8px}.loan-range{color:#6b7280;justify-content:space-between;font-size:12px;display:flex}.tenure-box{margin-bottom:18px}.emi-box{text-align:center;background:#f0fdf4;border:1px solid #10b981;border-radius:8px;margin-bottom:20px;padding:14px}.emi-box span{color:#374151;font-size:13px}.emi-box h3{color:#065f46;margin-top:6px}.fee-box{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:20px;padding:16px}.fee-box h3{color:#111827;margin-bottom:12px;font-size:16px}.fee-row{color:#374151;justify-content:space-between;margin-bottom:8px;font-size:14px;display:flex}.fee-row.total{color:#065f46;font-size:15px;font-weight:600}.fee-note{color:#6b7280;text-align:center;margin-top:10px;font-size:12px}.fee-info{color:#6b7280;text-align:left;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:14px;padding:10px;font-size:12px;line-height:1.5}.fee-info p{margin-bottom:6px}.success-icon{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:10px auto;font-size:28px;display:flex}.success-title{text-align:center;color:#111827;margin-top:10px;margin-bottom:6px;font-size:20px}.application-box{text-align:center;background:#ecfdf5;border:1px dashed #10b981;border-radius:8px;margin-top:18px;margin-bottom:16px;padding:14px}.application-box span{color:#6b7280;font-size:12px}.application-box h3{color:#065f46;margin-top:6px}.review-box{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:14px;padding:12px;font-size:13px;line-height:1.5}.support-box{text-align:center;font-size:13px}.support-box a{color:#2563eb;font-weight:500;text-decoration:none}@media (width<=768px){.login-wrapper{justify-content:flex-start;padding:16px}.login-card{border-radius:14px;width:100%;max-width:420px;margin:auto;padding:22px}.logo-img{width:180px}.form-input,.email-input,.pan-input,.aadhaar-input{height:44px;font-size:14px}.login-btn{height:46px;font-size:15px}.pan-row,.bank-row,.email-row,.aadhaar-row{flex-direction:column;align-items:stretch;gap:8px}.otp-btn,.aadhaar-btn{width:100%;height:44px}.otp-boxes{flex-wrap:wrap;justify-content:center}.otp-digit{width:42px;height:42px;font-size:16px}.address-row{flex-direction:column;gap:8px}.upload-row{flex-direction:column;align-items:flex-start;gap:6px}.upload-row input{width:100%}.emi-box{padding:16px}.fee-box,.application-box{padding:14px}.subtitle{margin-bottom:20px;font-size:13px}}@media (width<=420px){.login-wrapper{padding:12px}.login-card{padding:18px}.logo-img{width:150px}.loan-amount{font-size:26px}}.progress-bar{background:#e5e7eb;border-radius:50px;width:100%;height:8px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#10b981,#34d399);border-radius:50px;height:100%;transition:width .6s}.progress-text{color:#6b7280;text-align:center;margin-top:8px;font-size:13px;display:block}*{box-sizing:border-box;margin:0;padding:0;font-family:system-ui}.dashboard{background:#f3f6fb;flex-direction:column;max-width:480px;height:100vh;margin:auto;padding:16px;display:flex;overflow:hidden}.dashboard-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.logo{width:120px}.grade-box{text-align:right}.grade-box span{color:#6b7280;font-size:12px}.grade-box h2{color:#10b981;font-size:22px}.limit-card{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:14px;margin-bottom:18px;padding:18px}.limit-card span{opacity:.9;font-size:13px}.limit-card h1{margin:6px 0;font-size:32px}.limit-card p{opacity:.9;font-size:12px}.offers-container{flex-direction:column;flex:1;min-height:0;display:flex}.offers-container h3{margin-bottom:10px;font-size:15px}.offers-list{flex:1;padding-right:4px;overflow-y:auto}.offer{background:#fff;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:12px;display:flex;box-shadow:0 2px 8px #0000000d}.offer-left{align-items:center;gap:10px;display:flex}.bank-logo{object-fit:contain;background:#f1f5f9;border-radius:6px;width:36px;height:36px;padding:4px}.offer-left h4{font-size:14px}.offer-left p{color:#6b7280;font-size:12px}.offer-right{text-align:right}.offer-right h3{margin-bottom:4px;font-size:16px}.offer-right button{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:6px;padding:6px 12px;font-size:12px}.offer-right button:hover{background:#059669}
