@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
html.modal-open,body.modal-open,body.modal-open .register-page{height:100vh;overflow:hidden}*{box-sizing:border-box;margin:0;padding:0}body{color:#07164d;background:#f7faff;font-family:Inter,sans-serif}a{text-decoration:none}.register-page{background:radial-gradient(circle at 15% 15%,#eef5ff 0,#0000 34%),radial-gradient(circle at 90% 10%,#fff2f3 0,#0000 32%),linear-gradient(135deg,#fff,#f5f9ff);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.register-shell{grid-template-columns:420px 600px;justify-content:center;align-items:center;gap:90px;width:100%;max-width:1160px;height:calc(100vh - 48px);display:grid}.register-left{flex-direction:column;justify-content:center;align-self:center;padding:0;display:flex}.register-brand{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;margin-bottom:18px;display:flex}.register-brand-logo{object-fit:contain;width:130px;max-width:100%;height:auto;display:block}.register-brand-tagline{color:#5f6f91;font-size:16px;font-weight:700}.register-badge{color:#1a5cff;background:#eef5ff;border-radius:999px;align-self:flex-start;margin-top:4px;padding:9px 16px;font-size:12px;font-weight:800;display:inline-flex}.register-left h1{letter-spacing:-1px;margin-top:14px;font-size:38px;font-weight:900;line-height:1.12}.register-left h1 span{color:#d7192a}.register-left>p{color:#5b6984;margin-top:18px;font-size:16px;line-height:1.7}.register-features{flex-direction:column;gap:12px;margin-top:22px;display:flex}.register-features div{grid-template-columns:52px 1fr;align-items:center;gap:14px;display:grid}.register-features b{color:#d7192a;background:#fff;border:1px solid #edf2f8;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 10px 24px #0f172a0f}.register-features strong{margin-bottom:4px;font-size:14px;display:block}.register-features span{color:#5b6984;font-size:13px;line-height:1.6}.register-main{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.manual-capture-btn{color:#fff;cursor:pointer;background:#2a92ee;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.manual-capture-btn:hover{background:#1886e6}.manual-capture-btn:disabled{opacity:.55;cursor:not-allowed}.back-link{color:#07164d;background:#fff;border:1px solid #e6edf7;border-radius:999px;align-self:flex-end;align-items:center;gap:8px;margin-bottom:14px;padding:10px 16px;font-size:13px;font-weight:800;transition:all .25s;display:inline-flex;box-shadow:0 8px 24px #0f172a0f}.back-link:hover{color:#1a5cff;background:#f8fbff;border-color:#1a5cff;transform:translateY(-2px)}.back-link svg{flex-shrink:0}.verify-card{background:#fff;border:1px solid #edf2f8;border-radius:16px;width:600px;max-width:100%;padding:28px 26px;box-shadow:0 24px 60px #0f172a14}.verify-header{text-align:center}.verify-header h2{font-size:30px;font-weight:900;line-height:1.15}.verify-header p{color:#5b6984;margin-top:10px;font-size:15px}.steps{justify-content:space-between;align-items:flex-start;gap:0;width:100%;max-width:470px;margin:24px auto;display:flex;position:relative}.steps:before{content:"";background:#e5ebf5;height:2px;position:absolute;top:18px;left:48px;right:48px}.step{z-index:2;flex-direction:column;flex:1;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.step b{color:#fff;width:36px;height:36px;box-shadow:none;background:#2a92ee;border:2px solid #2a92ee;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:900;line-height:1;display:flex}.step.active b,.step.done b{color:#fff;background:#2a92ee;border-color:#2a92ee}.verify-content small{color:#2a92ee;letter-spacing:.4px;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.input-box svg{color:#2a92ee;flex-shrink:0;width:18px;height:18px}.step-number{color:#fff;justify-content:center;align-items:center;font-size:14px;font-weight:900;line-height:1;display:flex}.step.active b{color:#fff;background:#2a92ee;border:2px solid #2a92ee}.step-label{text-align:center;margin-top:2px;font-size:10px;font-weight:700;line-height:1.3}.verify-content{border-top:1px solid #eef3fb;padding-top:22px}.verify-content small{color:#2a92ee;text-transform:uppercase;letter-spacing:.4px;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.face-left>p{color:#667085;margin-top:6px;font-size:13px;line-height:1.45}.verify-content h3{letter-spacing:-.3px;margin-bottom:6px;font-size:20px;font-weight:800;line-height:1.25}.verify-content>p{color:#667085;margin-top:6px;font-size:13px;line-height:1.5}.verify-content label{margin-top:26px;margin-bottom:9px;font-size:13px;font-weight:800;display:block}.input-box{border:1px solid #dbe5f3;border-radius:14px;align-items:center;gap:14px;height:56px;padding:0 18px;transition:all .3s;display:flex}.input-box:focus-within{border-color:#0b63ff;box-shadow:0 0 0 4px #0b63ff14}.input-box svg{color:#2a92ee}.input-box input{color:#07164d;background:0 0;border:none;outline:none;flex:1;font-size:14px}.security-alert{color:#5b6984;background:linear-gradient(90deg,#fff3f4,#fffafb);border-radius:14px;align-items:flex-start;gap:14px;margin-top:18px;padding:18px;font-size:13px;line-height:1.7;display:flex}.security-alert svg{color:#d7192a;flex-shrink:0}.security-.safe-note svg{color:#16a34a;flex-shrink:0}.verified-identity-card{text-align:left;background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #bbf7d0;border-radius:14px;margin:16px 0;padding:18px 20px;box-shadow:0 4px 16px #10b98114}.verified-identity-header{border-bottom:1px solid #dcfce7;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:12px;display:flex}.verified-badge{color:#15803d;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.verified-icon{color:#16a34a}.change-bvn-btn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600;text-decoration:underline}.change-bvn-btn:hover{color:#0f172a}.verified-field-group{margin-bottom:12px}.field-label{color:#475569;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.associated-name{color:#0f172a;margin:0;font-size:18px;font-weight:800;line-height:1.3}.verified-grid{color:#334155;border-top:1px dashed #cbd5e1;grid-template-columns:1fr 1fr;gap:12px;padding-top:10px;font-size:13px;display:grid}.grid-label{color:#64748b;font-size:11px;font-weight:600;display:block}.verified-grid strong{color:#0f172a}.auto-checking{color:#07164d;background:#f8fbff;border:1px solid #e6edf7;border-radius:12px;justify-content:center;align-items:center;gap:10px;height:52px;font-size:14px;font-weight:800;display:flex}.verify-content>button{color:#fff;cursor:pointer;background:#2a92ee;border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;height:50px;margin-top:14px;font-size:16px;font-weight:800;transition:background .25s;display:flex}.verify-content>button:hover:not(:disabled){background:#1886e6;transform:translateY(-2px);box-shadow:0 18px 40px #2a92ee40}.verify-content button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 40px #1a5cff40}.verify-content>button:disabled,.btn-disabled-mismatch{color:#64748b!important;cursor:not-allowed!important;opacity:.65!important;box-shadow:none!important;pointer-events:none!important;background:#cbd5e1!important;border:1px solid #cbd5e1!important;transform:none!important}.safe-note{color:#5b6984;justify-content:center;align-items:center;gap:9px;margin-top:14px;font-size:13px;font-weight:600;display:flex}.safe-note svg{color:#2a92ee}.button-spinner{flex-shrink:0;width:18px;height:18px;animation:.8s linear infinite buttonSpin}@keyframes buttonSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.face-btn,.secondary-btn{color:#06164d;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;margin-bottom:12px;font-weight:800;display:inline-flex}.face-btn{color:#1267ff;background:#eef5ff}.secondary-btn{color:#e60012;background:#fff}.face-left h3{letter-spacing:-.4px;align-items:flex-start;gap:8px;font-size:18px;font-weight:800;line-height:1.15;display:flex}.face-left h3 svg{flex-shrink:0;margin-top:2px}.face-guide{background:linear-gradient(135deg,#fff4f6,#fff);border-radius:18px;margin-top:14px;padding:16px}.face-guide svg{color:#ef1235;background:#fff;border-radius:13px;width:38px;height:38px;padding:9px}.face-right{flex-direction:column;gap:8px;display:flex}.face-preview{background:#0f172a;border-radius:14px;width:100%;height:170px;position:relative;overflow:hidden}.retake-btn{height:52px;margin-top:0}.face-video{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.camera-placeholder{z-index:2;text-align:center;color:#fff;background:#0f172a;place-items:center;padding:24px;font-size:14px;font-weight:800;display:grid;position:absolute;inset:0}.face-preview img{display:block}.face-quality-error{color:#2a92ee;text-align:center;background:#f5faff;border:1px solid #d9e8ff;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:700}.camera-placeholder{color:#fff;background:#0f172a;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:14px;font-weight:700;display:flex;position:absolute;inset:0}.face-preview:after{content:"";background:radial-gradient(circle,#0000 38%,#00000029);position:absolute;inset:0}.corner{z-index:3;border-color:#ff8aa0;width:24px;height:24px;position:absolute}.top-left{border-top:4px solid;border-left:4px solid;border-radius:10px 0 0;top:14px;left:18px}.top-right{border-top:4px solid;border-right:4px solid;border-radius:0 10px 0 0;top:14px;right:18px}.bottom-left{border-bottom:4px solid;border-left:4px solid;border-radius:0 0 0 10px;bottom:48px;left:18px}.bottom-right{border-bottom:4px solid;border-right:4px solid;border-radius:0 0 10px;bottom:48px;right:18px}.face-dots{z-index:4;pointer-events:none;grid-template-columns:repeat(6,1fr);gap:7px;display:grid;position:absolute;inset:50px 36%}.face-dots i{background:#ffffffe6;border-radius:50%;width:3px;height:3px}.face-status{z-index:5;color:#fff;background:#080c18d1;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:190px;height:32px;padding:0 12px;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.face-status span{background:#ef1235;border-radius:50%;width:9px;height:9px}.face-preview.verified .face-status span{background:#09a94f}.capture-btn,.retake-btn,.verify-otp-btn{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:44px;font-size:13px;font-weight:700;display:inline-flex}.capture-btn{color:#fff;background:linear-gradient(135deg,#ef1235,#2358ff);border:0}.otp-fallback{background:#fff;border:1px solid #ffe0e6;border-radius:12px;grid-column:1/-1;grid-template-columns:1fr 220px;align-items:center;gap:14px;margin-top:6px;padding:10px 14px;display:grid}.otp-fallback div{align-items:center;gap:14px;display:flex}.otp-fallback b{color:#fff;background:linear-gradient(135deg,#f35,#ff8aa0);border-radius:16px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 14px 30px #ef123533}.otp-fallback span{color:#667085;flex-direction:column;gap:2px;font-size:11px;line-height:1.35;display:flex}.otp-fallback strong{color:#07164d;font-size:12px;font-weight:700}.otp-fallback button,.verify-otp-btn{color:#ef1235;background:#fff;border:1px solid #ff97a8;border-radius:10px;min-width:190px;height:40px;font-size:13px;font-weight:700}.otp-box{background:#fbfdff;border:1px solid #e6edf7;border-radius:16px;grid-column:1/-1;padding:14px;animation:.25s otpFadeIn}.otp-box label{margin-top:0;margin-bottom:10px;font-size:12px}.step.done b{color:#fff;background:#2a92ee;border-color:#2a92ee}button:disabled{opacity:.55;cursor:not-allowed}.success-alert{color:#067a32;background:#e8fff0;border-radius:12px;align-items:center;gap:10px;min-height:40px;margin:10px 0 0;padding:10px 14px;font-size:12px;font-weight:800;display:flex}.capture-btn.retake-mode{color:#ef1235;background:#fff;border:1px solid #ff97a8;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:6px;width:150px;height:34px;margin:8px auto 0;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.face-left{flex-direction:column;min-height:100%;display:flex}.otp-inputs{justify-content:center;gap:10px;margin:10px 0 12px;display:flex}.otp-inputs input{text-align:center;color:#07164d;background:#fff;border:1px solid #dbe5f3;border-radius:14px;outline:none;width:46px;height:48px;font-size:18px;font-weight:800;transition:all .25s}.mobile-register-brand{display:none}.register-login-link{text-align:center;color:#667085;margin-top:14px;padding-top:.5rem;font-size:13px;font-weight:600}.register-login-link a{color:#000c2b;font-weight:900;text-decoration:none}.mandate-shell{place-items:center;width:100%;min-height:100vh;padding:30px;display:grid}.mandate-card{text-align:center;background:#fff;border:1px solid #e6ecf8;border-radius:28px;width:100%;max-width:620px;padding:38px;box-shadow:0 24px 70px #07164d1f}.mandate-icon{color:#fff;background:linear-gradient(135deg,#ef0019,#0b4dff);border-radius:24px;place-items:center;width:78px;height:78px;margin:0 auto 18px;display:grid;box-shadow:0 18px 35px #ef001938}.mandate-icon.success{background:linear-gradient(135deg,#10b981,#0b4dff)}.mandate-card h1{color:#07164d;margin:18px 0 10px;font-size:30px}.mandate-card p{color:#526286;max-width:460px;margin:0 auto 24px;line-height:1.7}.mandate-info{text-align:left;gap:12px;margin:24px 0;display:grid}.mandate-info div{color:#07164d;background:#f8fbff;border:1px solid #edf1fa;border-radius:18px;align-items:center;gap:14px;padding:16px;display:flex}.mandate-info svg{color:#ef0019}.mandate-info span{gap:4px;font-size:13px;display:grid}.mandate-info strong{color:#526286;font-size:12px}.mandate-card button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef0019,#0b4dff);border:0;border-radius:16px;justify-content:center;align-items:center;gap:12px;width:100%;height:56px;font-weight:800;display:flex}.success-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#07164d94;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0;overflow:hidden}.success-modal{background:#fff;border-radius:28px;width:min(100%,620px);max-width:620px;padding:38px;position:relative;overflow:hidden;box-shadow:0 30px 90px #07164d47}.success-modal-close{color:#07164d;cursor:pointer;background:0 0;border:0;font-size:28px;position:absolute;top:16px;right:16px}.success-modal-icon{color:#fff;background:#16a34a;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 16px;display:grid}.success-modal h2{letter-spacing:-.3px;color:#07164d;text-align:center;margin-top:8px;font-size:18px;font-weight:800;line-height:1.25}.success-modal p{margin-top:8px;font-size:14px;line-height:1.7}.success-reference{text-align:center;background:#f8fbff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;margin:16px 0;padding:12px;display:flex}.success-reference span{text-align:center;color:#5b6984;width:100%;font-size:12px;font-weight:700;display:block}.success-reference strong{text-align:center;color:#07164d;letter-spacing:.5px;width:100%;margin-top:6px;font-size:18px;font-weight:900;display:block}.success-done-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef0019,#0b4dff);border:0;border-radius:14px;width:100%;height:50px;font-weight:900}.success-next{background:#f8fbff;border:1px solid #e7eef9;border-radius:14px;margin:18px 0;padding:18px 22px}.success-next h4{color:#06164d;margin:0 0 14px;font-size:16px;font-weight:700}.success-next ul{margin:0;padding-left:18px}.success-next li{color:#526286;margin-bottom:10px;font-size:14px;line-height:1.7}.success-next li:last-child{margin-bottom:0}.success-actions{gap:12px;margin-top:22px;display:flex}.success-login-btn,.success-close-btn{cursor:pointer;border-radius:12px;flex:1;height:52px;font-size:15px;font-weight:700;transition:all .25s}.success-login-btn{color:#fff;background:linear-gradient(90deg,#e60012,#1f5eff);border:none}.success-login-btn:hover{transform:translateY(-2px)}.success-close-btn{color:#06164d;background:#fff;border:1px solid #d8e1ef}.success-close-btn:hover{background:#f7f9fc}.submit-spinner{border:3px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite submitSpin}.submit-loan-btn:disabled{opacity:.85;cursor:not-allowed}.register-shell:has(.product-selection-step){grid-template-columns:360px 1fr;align-items:stretch;gap:34px;max-width:1360px}.verify-card:has(.product-selection-step){width:920px;max-width:100%;box-shadow:none;background:0 0;border:none;padding:28px 32px}.product-page-title{margin-bottom:24px}.product-page-title h3{color:#07164d;margin-bottom:6px;font-size:30px;font-weight:900}.product-page-title p{color:#526286;font-size:14px;font-weight:600}.available-title{color:#07164d;margin:18px 0 16px;font-size:15px;font-weight:900}.loan-product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.loan-product-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e0e8f5;border-radius:18px;flex-direction:column;min-height:444px;transition:all .25s;display:flex;overflow:hidden}.loan-product-card:hover,.loan-product-card.selected{transform:translateY(-4px);box-shadow:0 18px 40px #07164d1a}.product-card-head{grid-template-columns:58px 1fr;align-items:start;gap:16px;padding:22px 20px 16px;display:grid}.product-main-icon{border-radius:16px;place-items:center;width:58px;height:58px;display:grid}.loan-product-card.salary .product-main-icon{color:#ef0019;background:#fff0f2}.loan-product-card.business .product-main-icon{color:#0b4dff;background:#eef4ff}.loan-product-card.personal .product-main-icon{color:#16a34a;background:#ecfff3}.product-card-head h4{color:#07164d;margin:6px 0 8px;font-size:15px;font-weight:900}.product-card-head p{color:#526286;font-size:12px;line-height:1.6}.product-details-list{gap:14px;padding:6px 20px 18px;display:grid}.product-details-list span{color:#526286;gap:4px;padding-left:36px;font-size:12px;line-height:1.35;display:grid;position:relative}.product-details-list span i{color:#ef0019;background:#fff0f2;border-radius:8px;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:2px;left:0}.loan-product-card.business .product-details-list span i{color:#0b4dff;background:#eef4ff}.loan-product-card.personal .product-details-list span i{color:#16a34a;background:#ecfff3}.loan-product-card.business .product-details-list span:before{background:#eef4ff}.loan-product-card.personal .product-details-list span:before{background:#ecfff3}.product-details-list strong{color:#07164d;font-size:14px;font-weight:900;display:block}.product-card-footer{border-top:1px solid #edf2fa;margin-top:auto;padding:16px 20px 18px}.loan-product-card.salary .product-card-footer{background:linear-gradient(135deg,#fff1f3,#fff)}.loan-product-card.business .product-card-footer{background:linear-gradient(135deg,#eef5ff,#fff)}.loan-product-card.personal .product-card-footer{background:linear-gradient(135deg,#ecfff3,#fff)}.product-card-footer p{color:#33446b;min-height:40px;margin-bottom:12px;font-size:12px;line-height:1.6}.product-card-footer span{border:1px solid;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:42px;font-size:13px;font-weight:900;display:flex}.loan-product-card.salary .product-card-footer span{color:#ef0019}.loan-product-card.business .product-card-footer span{color:#fff;background:#0b4dff;border-color:#0b4dff}.loan-product-card.personal .product-card-footer span{color:#16a34a}.loan-product-card.selected .product-card-footer span{color:#fff;background:linear-gradient(90deg,#ef0019,#0b4dff);border-color:#0000}.loan-product-note{color:#526286;background:#f8fbff;border:1px solid #e2eaf6;border-radius:12px;align-items:center;gap:10px;margin-top:20px;padding:14px 16px;font-size:12px;font-weight:600;display:flex}.loan-product-note span{color:#fff;background:#0b4dff;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;font-weight:900;display:grid}.product-bottom-actions{grid-template-columns:180px 1fr;gap:18px;margin-top:20px;display:grid}.save-exit-btn,.continue-mandate-btn{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:10px;height:52px;font-size:14px;font-weight:900;display:flex}.save-exit-btn{color:#ef0019;background:#fff;border:1px solid #ef0019}.continue-mandate-btn{color:#fff;background:linear-gradient(90deg,#ef0019,#0b4dff);border:none}@keyframes submitSpin{to{transform:rotate(360deg)}}.product-form-panel{background:#fff;border:1px solid #e2eaf6;border-radius:18px;margin-top:18px;padding:20px}.product-form-panel h4{color:#07164d;margin:0;font-size:17px;font-weight:900}.product-form-panel p{color:#526286;margin:6px 0 18px;font-size:13px}.product-form-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.product-form-field label{color:#33446b;margin-bottom:7px;font-size:12px;font-weight:800;display:block}.product-form-field input{color:#07164d;background:#fff;border:1px solid #dbe5f3;border-radius:12px;outline:none;width:100%;height:46px;padding:0 14px;font-size:13px}.product-form-field input:focus{border-color:#0b4dff;box-shadow:0 0 0 4px #0b4dff14}.upload-title{margin-top:20px!important}.product-upload-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:12px;display:grid}.product-upload-box{cursor:pointer;background:#f8fbff;border:1px dashed #cfd9ea;border-radius:14px;min-height:110px;padding:14px}.product-upload-box span{color:#07164d;margin-bottom:10px;font-size:12px;font-weight:900;display:block}.product-upload-box input{display:none}.product-upload-box small{color:#ef0019;text-transform:uppercase;margin-top:8px;font-size:11px;font-weight:800;display:inline-flex}.mandate-badge{border-radius:999px;margin-top:8px;padding:5px 9px;font-size:10px;font-weight:900;display:inline-flex}.mandate-badge.required{color:#ef0019;background:#fff0f2}.mandate-badge.not-required{color:#16a34a;background:#ecfff3}.face-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite faceSpinner}.preview-back-btn{color:#07164d;cursor:pointer;background:#fff;border:1px solid #dce5f2;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 18px;font-weight:800;display:inline-flex}.preview-title{text-align:center;margin-top:-34px;margin-bottom:24px}.preview-title h2{letter-spacing:-.5px;color:#07164d;font-size:28px;font-weight:800;line-height:1.15}.preview-title p{color:#64748b;margin-top:8px;font-size:13px;font-weight:500;line-height:1.5}.preview-steps{grid-template-columns:repeat(4,1fr);max-width:720px;margin:0 auto 24px;display:grid;position:relative}.preview-steps:before{content:"";background:#ef0019;height:3px;position:absolute;top:20px;left:12%;right:12%}.preview-step{z-index:1;text-align:center;position:relative}.preview-step b{color:#fff;background:#ef0019;border-radius:50%;place-items:center;width:44px;height:44px;margin:0 auto 10px;font-size:16px;font-weight:900;display:grid;box-shadow:0 4px 10px #ef001940}.preview-step span{color:#07164d;margin-top:6px;font-size:11px;font-weight:800;line-height:1.25}.preview-top-grid{grid-template-columns:1.2fr 1fr 1.25fr;gap:18px;display:grid}.preview-card,.preview-section-card{background:#fff;border:1px solid #e0e8f5;border-radius:18px;padding:22px 24px}.preview-card h4,.preview-section-card h3{color:#07164d;margin-bottom:16px;font-size:16px;font-weight:900}.preview-product-row{gap:14px;margin-bottom:16px;display:flex}.preview-product-icon{color:#0b4dff;background:#eef4ff;border-radius:14px;flex-shrink:0;place-items:center;width:58px;height:58px;display:grid}.preview-product-row strong{color:#07164d;font-size:14px;font-weight:900;display:block}.preview-product-row p{color:#526286;margin-top:6px;font-size:12px;line-height:1.5}.preview-list{flex-direction:column;gap:16px;display:flex}.preview-list span{color:#5f6f91;grid-template-columns:1fr auto;align-items:center;column-gap:20px;font-size:13px;display:grid}.preview-list strong{color:#07164d;text-align:right;padding-left:18px;font-weight:800}.preview-list.mini span{grid-template-columns:22px 1fr auto;align-items:center;column-gap:10px}.preview-list.mini strong{padding-left:16px}.preview-list.mini svg{color:#0b4dff;background:#eef4ff;border-radius:8px;width:22px;height:22px;padding:5px}.preview-list hr{border:none;border-top:1px solid #e5ecf6}.preview-section-card{margin-top:16px}.preview-section-card p{color:#526286;margin-top:-8px;margin-bottom:14px;font-size:12px}.preview-form-grid{grid-template-columns:repeat(3,1fr);gap:14px 18px;display:grid}.preview-form-grid label{color:#33446b;font-size:12px;font-weight:800}.preview-form-grid input{color:#07164d;border:1px solid #dce5f2;border-radius:9px;outline:none;width:100%;height:42px;margin-top:7px;padding:0 12px}.preview-form-grid input:focus{border-color:#0b4dff;box-shadow:0 0 0 4px #0b4dff14}.preview-upload-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.preview-upload-box{cursor:pointer;background:#fff;border:1px solid #e0e8f5;border-radius:14px;padding:14px}.preview-upload-box div{min-height:78px}.preview-upload-box svg{color:#0b4dff}.preview-upload-box strong{color:#07164d;margin-top:8px;font-size:12px;font-weight:900;display:block}.preview-upload-box span{color:#526286;margin-top:5px;font-size:11px;line-height:1.5;display:block}.preview-upload-box input{display:none}.preview-upload-box em{color:#07164d;border:1px solid #dce5f2;border-radius:9px;justify-content:center;align-items:center;gap:8px;height:38px;margin-top:12px;font-size:12px;font-style:normal;font-weight:900;display:flex}.preview-confirm{color:#33446b;align-items:center;gap:10px;margin:16px 0;font-size:13px;display:flex}.preview-confirm input{accent-color:#0b4dff;width:16px;height:16px}.preview-actions{grid-template-columns:220px 260px 1fr;gap:18px;display:grid}.preview-actions button{cursor:pointer;border-radius:12px;height:50px;font-weight:900}.edit-details-btn{color:#ef0019;background:#fff;border:1px solid #ef0019}.submit-loan-btn{color:#fff;background:linear-gradient(90deg,#ef0019,#0b4dff);border:none;justify-content:center;align-items:center;gap:10px;display:flex}.preview-register-page{align-items:flex-start;height:auto;min-height:100vh;overflow:hidden auto}.preview-shell{width:min(1480px,100% - 140px);min-height:100vh;margin:0 auto;display:block}.preview-shell .register-left{justify-content:center;width:clamp(280px,22vw,360px);height:calc(100vh - 48px);position:fixed;top:24px;left:max(70px,50vw - 670px);overflow:hidden}.preview-top-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.preview-card,.preview-section-card,.preview-list span{min-width:0}.preview-list strong{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%}.preview-main{width:calc(100% - clamp(280px,22vw,360px) - 34px);max-width:none;height:auto;margin-left:calc(clamp(280px,22vw,360px) + 34px);padding:24px 28px 30px;overflow:visible}.preview-page-body{overflow:visible}.preview-confirm{margin:0 0 12px}.uploaded-file-actions{grid-template-columns:1fr 42px;gap:8px;margin-top:12px;display:grid}.uploaded-file-actions button{color:#07164d;cursor:pointer;background:#fff;border:1px solid #dce5f2;border-radius:9px;justify-content:center;align-items:center;gap:6px;height:38px;font-size:12px;font-weight:900;display:flex}.uploaded-file-actions .remove-doc-btn{color:#ef0019;border-color:#ffd4dc}.preview-upload-box small{color:#526286;word-break:break-word;margin-top:8px;font-size:10px;font-weight:800;display:block}.doc-preview-overlay{z-index:9999;background:#202124eb;justify-content:center;align-items:center;padding:70px 20px 24px;display:flex;position:fixed;inset:0;overflow:hidden}.google-preview-close{z-index:10001;color:#e8eaed;cursor:pointer;background:0 0;border:0;position:fixed;top:22px;left:24px}.google-preview-topbar{z-index:10000;color:#e8eaed;background:#202124f5;justify-content:space-between;align-items:center;height:64px;padding:0 26px 0 78px;display:flex;position:fixed;top:0;left:0;right:0}.google-preview-file{align-items:center;gap:12px;font-size:14px;font-weight:700;display:flex}.google-preview-actions{align-items:center;gap:10px;display:flex}.google-preview-actions button{color:#e8eaed;cursor:pointer;background:0 0;border:1px solid #5f6368;border-radius:999px;height:38px;padding:0 18px;font-weight:800}.google-preview-canvas{justify-content:center;align-items:flex-start;width:min(100%,980px);height:calc(100vh - 94px);display:flex;overflow:auto}.google-preview-canvas iframe{background:#fff;border:0;width:760px;height:100%;box-shadow:0 8px 24px #00000059}.google-preview-canvas img{object-fit:contain;background:#fff;max-width:760px;max-height:100%;box-shadow:0 8px 24px #00000059}.product-selection-step{flex-direction:column;flex:1;min-height:0;display:flex}.product-fixed-top{flex-shrink:0}.product-scroll-body{flex:1;min-height:0;padding-right:10px;overflow:hidden auto}.product-fixed-bottom{flex-shrink:0;padding-top:16px}.product-list-header{justify-content:space-between;align-items:center;gap:14px;margin:18px 0 16px;display:flex}.product-list-header .available-title{margin:0}.product-pagination{background:#fff;border:1px solid #e1e8f5;border-radius:999px;align-items:center;gap:8px;padding:6px;display:inline-flex}.product-pagination button{color:#07164d;cursor:pointer;background:#f4f7fb;border:0;border-radius:999px;height:34px;padding:0 13px;font-size:12px;font-weight:900}.product-pagination button:not(:disabled):hover{color:#fff;background:linear-gradient(90deg,#ef0019,#0b4dff)}.product-pagination button:disabled{opacity:.45;cursor:not-allowed}.product-pagination span{text-align:center;color:#526286;min-width:42px;font-size:12px;font-weight:900}.account-officer-card{background:#ffffffdb;border:1px solid #e6edf7;border-radius:17px;grid-template-columns:50px 1fr;gap:11px;width:340px;max-width:340px;margin-top:14px;padding:11px 14px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #07164d14}.officer-accent{background:linear-gradient(#ef0019,#0b4dff);border-radius:999px;width:3px;position:absolute;top:12px;bottom:12px;left:0}.officer-photo-wrap,.officer-photo-wrap img{width:50px;height:50px}.officer-photo-wrap{position:relative}.officer-photo-wrap img{object-fit:cover;border:2px solid #f4f7fb;border-radius:50%}.officer-online-dot{background:#16c784;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:3px;right:3px}.officer-info.compact h3{color:#07164d;align-items:center;gap:5px;margin:0;font-size:15px;font-weight:900;line-height:1.15;display:flex}.officer-info.compact h3 svg{color:#0b4dff}.officer-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:3px;display:flex}.officer-meta span{color:#526286;font-size:10.5px;font-weight:700}.officer-meta small{color:#079447;background:#eafff3;border-radius:999px;align-items:center;gap:4px;padding:3px 7px;font-size:0;font-weight:900;display:inline-flex}.officer-meta small:after{content:"Online";font-size:9.5px}.officer-meta small i{background:#16c784;border-radius:50%;width:5px;height:5px}.officer-phone-row{color:#07164d;align-items:center;gap:6px;margin-top:7px;font-size:10.5px;font-weight:800;display:flex}.officer-phone-row svg{color:#0b4dff;flex-shrink:0}.officer-phone-row a{color:#07164d;border:1px solid #dbe5f3;border-radius:999px;align-items:center;gap:5px;height:26px;margin-left:auto;padding:0 9px;font-size:10.5px;font-weight:900;display:inline-flex}.register-main>.account-officer-card{display:none}.account-officer-card{background:linear-gradient(135deg,#fffffffa 0%,#f7fafff2 100%);border:1px solid #dfe6f4e6;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 16px 40px #07164d14,0 2px 10px #07164d0a,inset 0 1px #ffffffe6}.account-officer-card:hover{transform:translateY(-3px);box-shadow:0 24px 55px #07164d24,0 6px 18px #07164d14}.officer-info h3{letter-spacing:-.3px}.officer-phone-row a{color:#1a5cff;background:#fff;border:1px solid #dbe5f3;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-left:auto;padding:0;transition:all .25s;display:flex;box-shadow:0 6px 18px #07164d0f}.officer-phone-row a:hover{color:#1a5cff;background:#f8fbff;border-color:#1a5cff}.officer-accent{display:none}.account-officer-card{background:linear-gradient(135deg,#fff 0%,#f8fbff 100%);border:1px solid #e3ebf7;border-radius:22px;padding:14px 16px;position:relative;overflow:hidden;box-shadow:0 18px 45px #07164d1a,inset 0 1px #ffffffe6}.account-officer-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#1a5cff1f,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;top:-45px;right:-45px}.officer-photo-wrap img{border:2px solid #fff;box-shadow:0 8px 20px #0b4dff1f}.officer-info.compact h3{letter-spacing:-.3px}.officer-phone-row a{color:#1a5cff;background:#fff;border:1px solid #dbe5f3;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-left:auto;padding:0;display:flex;box-shadow:0 6px 18px #07164d0f}.officer-phone-row a svg{width:16px;height:16px}.officer-meta small{box-shadow:0 3px 10px #16c7841f}.preview-main>.mobile-register-brand,.preview-main>.account-officer-card{display:none}.preview-page-panel{animation:.25s previewFade}.preview-pagination{flex-shrink:0;justify-content:center;align-items:center;gap:14px;margin-top:14px;display:flex}.preview-pagination button{color:#07164d;cursor:pointer;background:#fff;border:1px solid #dce5f2;border-radius:999px;align-items:center;gap:8px;height:42px;padding:0 18px;font-size:13px;font-weight:900;display:inline-flex}.preview-pagination button:not(:disabled):hover{color:#fff;background:linear-gradient(90deg,#ef0019,#0b4dff)}.preview-pagination button:disabled{opacity:.45;cursor:not-allowed}.preview-pagination span{color:#526286;font-size:13px;font-weight:900}.paginated-bottom{margin-top:16px;position:static}.preview-paginated-area{background:linear-gradient(#ffffffeb,#f8fbffdb),radial-gradient(circle at 100% 0,#ef00190f,#0000 34%),radial-gradient(circle at 0 100%,#0b4dff14,#0000 32%);border:1px solid #e0e8f5e6;border-radius:24px;flex-direction:column;flex:1;gap:14px;min-height:0;padding:14px;display:flex;overflow:visible;box-shadow:0 18px 45px #07164d0f}.preview-page-tabs{flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.preview-page-tabs button{color:#526286;cursor:pointer;background:#fff;border:1px solid #dce5f2;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-width:0;height:42px;padding:0 12px;font-size:12px;font-weight:900;transition:all .22s;display:inline-flex}.preview-page-tabs button span{color:#0b4dff;background:#eef4ff;border-radius:999px;place-items:center;width:22px;height:22px;font-size:11px;font-weight:900;display:grid}.preview-page-tabs button.active{color:#fff;background:linear-gradient(90deg,#ef0019,#0b4dff);border-color:#0000;box-shadow:0 12px 28px #0b4dff2e}.preview-page-tabs button.active span{color:#fff;background:#ffffff38}.preview-page-body{flex:1;min-height:0;overflow:visible}.preview-page-panel{height:auto;animation:.25s previewFade}.preview-page-panel>.preview-section-card{height:auto;margin-top:0}.preview-page-panel .preview-top-grid{height:100%}.preview-page-panel .preview-card,.preview-page-panel .preview-section-card{box-shadow:0 14px 34px #07164d0e}.preview-inner-pagination{flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;padding-top:2px;display:flex}.preview-inner-pagination span{text-align:center;color:#526286;min-width:110px;font-size:13px;font-weight:900}.field-error{color:#d7192a;margin-top:6px;font-size:12px;font-weight:700;display:block}.preview-form-grid textarea{color:#07164d;resize:vertical;border:1px solid #dce5f2;border-radius:9px;outline:none;width:100%;min-height:82px;margin-top:7px;padding:12px;font-family:inherit}.preview-form-grid textarea:focus{border-color:#0b4dff;box-shadow:0 0 0 4px #0b4dff14}.full-width-field{grid-column:1/-1}.preview-inner-pagination button{color:#07164d;cursor:pointer;background:#fff;border:1px solid #dce5f2;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:128px;height:42px;padding:0 18px;font-size:13px;font-weight:900;transition:all .22s;display:inline-flex}.preview-inner-pagination button:not(:disabled):hover{color:#fff;background:linear-gradient(90deg,#ef0019,#0b4dff);border-color:#0000;transform:translateY(-1px);box-shadow:0 12px 28px #0b4dff2e}.preview-inner-pagination button:disabled{opacity:.45;cursor:not-allowed}.preview-fixed-bottom{flex-shrink:0}.preview-paginated-area{flex:none;min-height:430px}.preview-page-body{min-height:0;overflow:visible}.preview-page-panel{height:auto}.preview-fixed-bottom{flex-shrink:0;padding-bottom:28px;position:relative}.preview-upload-grid{grid-template-columns:repeat(3,1fr)}.preview-form-grid select{color:#07164d;background:#fff;border:1px solid #dce5f2;border-radius:10px;outline:none;width:100%;height:44px;margin-top:7px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:600}.preview-form-grid input,.preview-form-grid textarea,.preview-form-grid select{font-family:inherit}.field-options{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.field-options label{color:#33446b;cursor:pointer;background:#fff;border:1px solid #dce5f2;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.field-options input{accent-color:#0b4dff;width:16px;height:16px;margin:0}.field-checkbox{color:#33446b;cursor:pointer;background:#fff;border:1px solid #dce5f2;border-radius:12px;align-items:center;gap:9px;min-height:42px;margin-top:10px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.field-checkbox input{accent-color:#0b4dff;width:17px;height:17px;margin:0}.preview-form-grid select:focus{border-color:#0b4dff;box-shadow:0 0 0 4px #0b4dff14}.field-options label:has(input:checked){border-color:#0b4dff;box-shadow:0 0 0 4px #0b4dff14}.field-checkbox:has(input:checked){border-color:#0b4dff;box-shadow:0 0 0 4px #0b4dff14}.field-options label:has(input:checked){color:#07164d;background:#eef4ff}.field-checkbox:has(input:checked){color:#07164d;background:#eef4ff}.products-loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;min-height:180px;font-size:14px;display:flex}.products-spinner{border:4px solid #0f172a1f;border-top-color:#d71920;border-radius:999px;width:38px;height:38px;animation:.8s linear infinite products-spin}@keyframes products-spin{to{transform:rotate(360deg)}}@media (max-width:1000px){.register-page{align-items:flex-start;width:100%;height:auto;min-height:100dvh;padding:24px 16px 40px;overflow:hidden auto}.register-shell{grid-template-columns:minmax(0,1fr);justify-content:stretch;align-items:start;gap:0;width:100%;max-width:680px;height:auto;min-height:0;margin:0 auto;display:grid}.register-left{display:none}.register-main{flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;min-width:0;height:auto;display:flex}.mobile-register-brand{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;margin-bottom:14px;display:flex}.mobile-register-brand img{object-fit:contain;width:112px;max-width:100%;height:auto;display:block}.mobile-register-brand span{color:#5f6f91;font-size:11px;font-weight:700}.register-main>.account-officer-card{width:min(100%,440px);margin:0 auto 14px;display:grid}.back-link{align-self:flex-end;margin-bottom:12px}.verify-card{border-radius:16px;width:100%;max-width:100%;padding:24px 22px}}@media (max-width:600px){.register-page{padding:16px 12px 32px}.register-shell,.register-main{max-width:400px}.register-main>.account-officer-card{width:100%}.verify-card{border-radius:14px;padding:22px 18px}.verify-header h2{font-size:23px}.verify-header p{font-size:12px;line-height:1.5}.steps{grid-template-columns:repeat(3,1fr);width:100%;max-width:300px;margin:20px auto;display:grid;position:relative}.steps:before{top:16px;left:16.666%;right:16.666%}.step{text-align:center;flex:none;align-items:center;width:100%}.step b{flex-shrink:0;width:32px;height:32px;font-size:12px}.step-label{text-align:center;white-space:nowrap;width:100%;max-width:95px;margin:0 auto;font-size:9px;line-height:1.25;display:block}.verify-content{padding-top:18px}.verify-content h3{font-size:18px}.verify-content label{margin-top:20px}.input-box{width:100%;height:52px;padding:0 14px}.input-box input{min-width:0;font-size:13px}.verify-content>button{height:48px;font-size:14px}.safe-note{text-align:center;font-size:11px}.face-step{grid-template-columns:minmax(0,1fr);gap:16px}.face-left,.face-right{min-width:0}.face-preview{width:100%;height:240px}.otp-fallback{grid-template-columns:minmax(0,1fr);gap:12px}.otp-fallback button{width:100%;min-width:0}.otp-inputs{gap:7px;width:100%}.otp-inputs input{flex:1;width:auto;min-width:0;max-width:46px;height:46px}}@media (max-width:390px){.register-page{padding:12px 8px 28px}.verify-card{padding:20px 14px}.register-main>.account-officer-card{padding:10px}.officer-info h3{font-size:11px}.officer-meta,.officer-phone-row{font-size:9px}.back-link{padding:8px 12px;font-size:11px}.step span{font-size:8px}.face-preview{height:210px}.otp-inputs{gap:5px}.otp-inputs input{max-width:40px;height:42px;font-size:16px}}@media (max-width:700px){.preview-register-page{height:auto;min-height:100vh;padding-bottom:90px;overflow-y:auto}.preview-shell{height:auto;min-height:auto;overflow:visible}.preview-main{height:auto;overflow:visible}.preview-fixed-top{position:relative}.preview-paginated-area{min-height:auto}.preview-upload-grid,.preview-actions{grid-template-columns:1fr}}@keyframes previewFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.preview-paginated-area{padding:12px}.preview-page-tabs{grid-template-columns:repeat(2,1fr)}.preview-inner-pagination{flex-wrap:wrap;justify-content:center}.preview-inner-pagination button{min-width:120px}}@media (max-width:560px){.preview-page-tabs button{height:40px;font-size:11px}.preview-inner-pagination span{order:-1;width:100%}}@media (max-width:1100px){.preview-main{padding-top:24px}.register-brand-logo{width:90px}.register-brand{margin-bottom:12px}.register-brand-tagline{font-size:13px}.preview-main>.mobile-register-brand{display:flex}.preview-main>.account-officer-card{flex-shrink:0;width:100%;max-width:330px;margin:0 auto 16px;display:grid}.preview-fixed-top{flex-shrink:0;width:100%}.preview-back-btn{margin-bottom:14px}.preview-title{margin-top:0}}@media (max-width:700px){.register-main>.account-officer-card{max-width:300px;margin-bottom:10px;padding:9px 12px}.register-main>.account-officer-card .officer-photo-wrap,.register-main>.account-officer-card .officer-photo-wrap img{width:42px;height:42px}.back-link{margin-bottom:8px}.verify-header h2{font-size:20px}}@media (max-width:1100px){.register-main>.account-officer-card{width:100%;max-width:330px;margin:0 auto 16px;display:grid}}@media (max-width:700px){.product-list-header{flex-direction:column;align-items:flex-start}.product-pagination{justify-content:space-between;width:100%}.google-preview-topbar{height:58px;padding:0 14px 0 54px}.google-preview-actions button{display:none}.google-preview-file span{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.google-preview-canvas iframe,.google-preview-canvas img{width:100%}.preview-title{margin-top:12px}.preview-paginated-area{padding:10px}.preview-register-page{height:auto;min-height:100vh;padding:12px 12px 90px;overflow:hidden auto}.preview-shell{display:block}.preview-shell .register-left{display:none}.preview-main{width:100%;margin-left:0;padding:18px}.preview-fixed-top{z-index:20;background:#f7faff;flex-shrink:0;padding-bottom:12px;position:sticky;top:0}.preview-title{margin-top:12px;margin-bottom:18px}.preview-title h2{letter-spacing:-.4px;font-size:22px;font-weight:800;line-height:1.2}.preview-title p{font-size:10.5px;font-weight:500;line-height:1.45}.preview-steps{margin-bottom:0}.preview-scroll-body{flex:1;min-height:0;padding-right:6px;overflow-y:auto}.preview-fixed-bottom{background:0 0;flex-shrink:0;padding-top:8px}html,body{height:auto;min-height:100%;overflow:hidden auto}body{position:static}.preview-register-page{align-items:flex-start;height:auto;min-height:100vh;padding:12px 12px 90px;overflow:visible}.preview-shell{max-width:360px;height:auto;min-height:auto;display:block;overflow:visible}.preview-main{height:auto;min-height:auto;padding:18px 14px 40px;display:block;overflow:visible}.preview-fixed-top{position:relative;top:auto;overflow:visible}.preview-paginated-area,.preview-page-body{height:auto;min-height:auto;overflow:visible}.preview-page-panel{height:auto;overflow:visible}.preview-page-panel>.preview-section-card{height:auto}.preview-fixed-bottom{padding-bottom:40px;position:relative;bottom:auto}.preview-actions{grid-template-columns:1fr}}@media (max-width:1100px){.preview-shell{grid-template-columns:1fr;max-width:760px}.preview-main{padding:22px}.preview-title{margin-top:16px}.preview-top-grid,.preview-form-grid,.preview-upload-grid{grid-template-columns:1fr}}@keyframes faceSpinner{to{transform:rotate(360deg)}}@media (max-width:700px){.preview-actions{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.save-exit-btn,.edit-details-btn{width:100%;height:46px;font-size:12px}.submit-loan-btn{grid-column:1/-1;width:100%;height:48px;font-size:13px}.product-form-grid,.product-upload-grid{grid-template-columns:1fr}}@media (max-width:600px){.success-modal-overlay{align-items:center;padding:12px}.success-modal{border-radius:20px;width:100%;max-width:330px;padding:22px 16px 18px}.success-modal-icon{width:52px;height:52px;margin-bottom:12px}.success-modal-icon svg{width:32px;height:32px}.success-reference{margin:12px 0;padding:10px}.success-next{margin:12px 0;padding:12px}.success-next li{margin-bottom:6px}.success-actions{grid-template-columns:1fr;gap:8px;margin-top:12px;display:grid}.success-modal h2{font-size:16px;line-height:1.3}.success-modal p{font-size:12px;line-height:1.6}.success-next{padding:14px}.success-next h4{font-size:14px}.success-next li{font-size:12px;line-height:1.6}.success-actions{flex-direction:column;gap:10px}.success-login-btn,.success-close-btn{width:100%;height:46px;font-size:12px}.mandate-shell{padding:18px}.mandate-card{border-radius:22px;padding:26px 20px}.mandate-card h1{font-size:24px}}@keyframes otpFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.register-page{align-items:flex-start;padding:18px}.register-shell:has(.product-selection-step){grid-template-columns:1fr;max-width:760px}.verify-card:has(.product-selection-step){width:100%}.loan-product-grid,.product-bottom-actions{grid-template-columns:1fr}.register-login-link{margin-top:12px;font-size:12px}.register-shell{grid-template-columns:1fr;gap:24px;max-width:620px;min-height:auto}.register-left{display:none}.register-main{width:100%;max-width:620px;margin:0 auto}.verify-card{width:100%;max-width:100%;padding:26px}.verify-header h2{font-size:26px}.verify-content h3{font-size:22px}}@media (max-width:900px){.preview-register-page{height:auto;min-height:100vh;overflow-y:auto}.preview-shell{height:auto;min-height:auto;display:block}.preview-shell .register-left{display:none}.preview-main{height:auto;overflow:visible}}@media (max-width:700px){.register-page{padding:12px}.register-shell{width:100%;max-width:620px;margin:0 auto;padding:0}.register-main{width:100%;max-width:620px}.verify-card{width:100%;max-width:100%}.mobile-register-brand{flex-direction:column;justify-content:center;align-items:center;gap:8px;margin:8px 0 16px;display:flex}.mobile-register-brand img{object-fit:contain;width:140px;max-width:100%;height:auto}.mobile-register-brand span{color:#5f6f91;font-size:14px;font-weight:700}.back-link{margin-bottom:10px;margin-right:7px;padding:8px 13px;font-size:12px}.verify-card{border-radius:20px;width:100%;max-width:100%;margin:0;padding:22px 18px}.verify-header h2{font-size:22px;line-height:1.15}.verify-header p{font-size:12px;line-height:1.45}.steps{grid-template-columns:repeat(3,1fr);gap:0;width:100%;margin:18px auto 22px;padding:0 0 14px;display:grid;overflow:visible}.steps::-webkit-scrollbar{display:none}.steps:before{width:auto;top:20px;left:16.666%;right:16.666%}.step{gap:7px;width:auto;min-width:0}.step b{width:40px;height:40px;font-size:16px;font-weight:900}.step-label{text-align:center;white-space:nowrap;width:100%;font-size:8.5px;line-height:1.15}.verify-content{padding:18px 6px 0}.verify-content small{font-size:11px}.verify-content h3,.face-left h3{font-size:18px}.verify-content>p,.face-left>p{font-size:12px;line-height:1.45}.face-step{grid-template-columns:1fr;gap:14px;display:grid}.face-guide{border-radius:16px;padding:14px}.face-guide strong{font-size:13px}.face-guide div{grid-template-columns:34px 1fr;gap:10px;font-size:12px}.face-guide svg{width:32px;height:32px;padding:8px}.face-right{width:100%}.face-preview{border-radius:14px;width:100%;height:230px}.face-status{min-width:180px;height:30px;font-size:10px}.capture-btn.retake-mode{width:140px;height:32px;margin:8px auto 0;font-size:11px}.otp-fallback{grid-template-columns:1fr;gap:12px;padding:12px}.otp-fallback>div{align-items:flex-start}.otp-fallback button{width:100%;min-width:0;height:38px;font-size:12px}.otp-inputs{gap:8px}.otp-inputs input{width:42px;height:46px;font-size:17px}.verify-content>button{height:48px;font-size:15px}.register-login-link{margin-top:12px;font-size:12px}.safe-note{text-align:center;font-size:11px;line-height:1.45}}.face-step{grid-template-columns:minmax(0,1fr) 250px;align-items:start;gap:24px;display:grid}.face-left{min-width:0}.face-right{flex-direction:column;gap:10px;min-width:0;display:flex}.face-guide{background:#f8fbff;border:1px solid #e1eaf6;border-radius:12px;width:100%;margin-top:14px;padding:16px}.face-guide strong{color:#07164d;margin-bottom:14px;font-size:14px;font-weight:900;display:block}.face-guide div{color:#526286;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;margin-bottom:10px;font-size:12px;line-height:1.45;display:grid}.face-guide div:last-child{margin-bottom:0}.face-guide svg{color:#2a92ee;background:#fff;border:1px solid #d9e8ff;border-radius:9px;width:32px;height:32px;padding:7px}.face-preview{background:#0f172a;border:1px solid #dbe5f3;border-radius:10px;width:100%;height:170px;overflow:hidden}.corner{border-color:#2a92ee}.face-status span{background:#2a92ee}.otp-fallback{background:#f8fbff;border:1px solid #dbe8f8;border-radius:12px;grid-column:1/-1;grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:18px;width:100%;margin-top:16px;padding:14px;display:grid}.otp-fallback>div{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;min-width:0;display:grid}.otp-fallback b{color:#2a92ee;width:38px;height:38px;box-shadow:none;background:#eef6ff;border:1px solid #d7e8ff;border-radius:10px;place-items:center;display:grid}.otp-fallback span{color:#64748b;flex-direction:column;gap:3px;min-width:0;font-size:11px;line-height:1.4;display:flex}.otp-fallback strong{color:#07164d;font-size:12px;font-weight:800;line-height:1.3}.otp-fallback button,.verify-otp-btn{color:#2a92ee;width:100%;min-width:0;height:42px;box-shadow:none;cursor:pointer;background:#fff;border:1px solid #2a92ee;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:800;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.otp-fallback button:hover:not(:disabled),.verify-otp-btn:hover:not(:disabled){color:#fff;box-shadow:none;background:#2a92ee;border-color:#1886e6;transform:none}.otp-fallback button svg,.verify-otp-btn svg{color:currentColor;flex-shrink:0}.otp-box{background:#f8fbff;border:1px solid #dbe8f8;border-radius:12px;grid-column:1/-1;margin-top:12px;padding:16px}.otp-inputs input:focus{border-color:#2a92ee;box-shadow:0 0 0 3px #2a92ee1a}.capture-btn.retake-mode{color:#2a92ee;background:#fff;border:1px solid #2a92ee}@media (min-width:1001px){.register-page{align-items:flex-start;height:auto;min-height:100vh;padding:24px;overflow:visible}.register-shell{grid-template-columns:420px 600px;justify-content:center;align-items:start;gap:90px;width:100%;max-width:1160px;min-height:100vh;display:grid}.register-left{flex-direction:column;justify-content:center;align-self:start;width:100%;height:calc(100vh - 48px);min-height:620px;display:flex;position:sticky;top:24px;overflow:hidden}.register-main{flex-direction:column;align-self:start;align-items:center;width:100%;min-width:0;display:flex}.verify-card{width:600px;max-width:100%}}@media (max-width:1000px){.register-page{height:auto;min-height:100dvh;overflow:hidden auto}.register-shell{align-items:start;min-height:auto}.register-left{height:auto;min-height:0;position:static;top:auto;overflow:visible}}@media (max-width:760px){.face-step{grid-template-columns:1fr;gap:18px}.face-preview{height:220px}.otp-fallback{grid-template-columns:1fr;gap:14px}.otp-fallback button{width:100%}}@media (max-width:480px){.face-guide{padding:14px}.face-guide div{grid-template-columns:30px minmax(0,1fr);gap:9px}.face-guide svg{width:30px;height:30px}.otp-fallback{padding:12px}.otp-fallback>div{grid-template-columns:34px minmax(0,1fr)}.otp-fallback b{width:34px;height:34px}}.verified-identity-card.mismatch-error{background:#fef2f2!important;border:1.5px solid #fca5a5!important;box-shadow:0 4px 14px #ef44441a!important}.verified-identity-card.mismatch-error .verified-badge{color:#991b1b!important;background:#fee2e2!important;border:1px solid #f87171!important}.verified-identity-card.mismatch-error .verified-icon{color:#dc2626!important}.verified-identity-card.mismatch-error .mismatch-warning-title{color:#991b1b!important;margin-bottom:8px!important;font-size:15px!important;font-weight:800!important;line-height:1.35!important}.verified-identity-card.mismatch-error .field-label{color:#991b1b!important}.verified-identity-card.mismatch-error .associated-name{color:#dc2626!important}.verified-identity-card.mismatch-error .change-bvn-btn{color:#dc2626!important;background:#fff!important;border-color:#fca5a5!important}.verified-identity-card.mismatch-error .change-bvn-btn:hover{color:#7f1d1d!important;background:#fee2e2!important}.vanso-otp-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.vanso-logo-pill{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#0284c7;border-radius:20px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 2px 6px #0284c740}.credentials-step{margin-top:10px}.prefilled-info-box{background:#f8fafc;border:1px solid #dbe6f5;border-radius:14px;margin:16px 0 20px;padding:16px}.prefilled-header{color:#15803d;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:800;display:flex}.prefilled-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.prefilled-input{color:#1e293b;cursor:not-allowed;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;width:100%;height:40px;margin-top:4px;padding:0 12px;font-size:13px;font-weight:700}.credentials-form{flex-direction:column;gap:12px;display:flex}.password-toggle-btn{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.password-toggle-btn:hover{color:#0f172a}.submit-credentials-btn{color:#fff;cursor:pointer;background:#2a92ee;border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;height:50px;margin-top:14px;font-size:16px;font-weight:800;transition:background .25s;display:flex}.submit-credentials-btn:hover:not(:disabled){background:#1886e6;transform:translateY(-2px);box-shadow:0 18px 40px #2a92ee40}.submit-credentials-btn:disabled{color:#64748b;cursor:not-allowed;background:#cbd5e1}
