body{background:#93bbff4b;margin:0;font-family:Segoe UI,sans-serif;overflow-x:hidden}.top-navbar{z-index:1000;background:#fff;border-bottom:3px solid #d97706;height:70px;box-shadow:0 2px 8px #0000000d}.navbar-logo{height:50px}.navbar-title{color:#3b6f32;font-size:26px;font-weight:700}.brand-capital{color:#d97706}.nav-icon{color:#6c757d;cursor:pointer;font-size:30px}.sidebar{z-index:999;background:linear-gradient(#67ae4a,#166101);border-radius:12px;width:250px;height:calc(100vh - 100px);padding-top:30px;transition:transform .3s;position:fixed;top:85px;left:10px;box-shadow:0 8px 20px #00000014}.sidebar .nav-link{color:#fff;word-spacing:1.75px;border-radius:8px;align-items:center;padding:15px 20px;font-size:17px;font-weight:650;display:flex}.sidebar .nav-link i{margin-right:10px;font-size:22px}.sidebar button.nav-link{text-align:left;background:0 0;border:0;width:100%}.sidebar .nav-link:hover,.sidebar .nav-link.active{background:#096e11a8;border-left:4px solid #d97706}.content{margin-top:80px;margin-left:290px;padding:25px;transition:all .3s}@media (width<=768px){:root{--mobile-safe-top:env(safe-area-inset-top,0px);--mobile-navbar-core-height:50px;--mobile-navbar-total-height:calc(var(--mobile-navbar-core-height) + var(--mobile-safe-top))}.top-navbar{height:var(--mobile-navbar-total-height);padding-top:var(--mobile-safe-top);z-index:1000;width:100%;position:fixed;top:0}.sidebar{top:var(--mobile-navbar-total-height);height:calc(100vh - var(--mobile-navbar-total-height));border-radius:0 12px 12px 0;left:0;transform:translate(-100%)}.sidebar.active{transform:translate(0)}.content{margin-top:calc(var(--mobile-navbar-total-height) + 15px)!important;margin-left:0!important;padding-top:15px!important}.navbar-title{font-size:15px}.navbar-logo{height:28px}body.sidebar-open:after{content:"";z-index:998;background:#0006;position:fixed;inset:0}}.settings-modal{padding:6px}.settings-icon{color:#0d6efd;background:#0d6efd1f;border-radius:14px;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.settings-item{text-align:left;background:#fff;border:1px solid #0000000f;border-radius:16px;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;padding:14px;transition:all .15s;display:flex}.settings-item:hover{border-color:#0000001a;transform:translateY(-1px);box-shadow:0 10px 24px #00000014}.settings-item:active{transform:translateY(0)}.settings-item__left{align-items:center;gap:12px;display:flex}.settings-badge{border-radius:14px;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.settings-title{color:#111827;font-weight:800;line-height:1.1}.settings-subtitle{color:#6b7280;margin-top:2px;font-size:13px}.settings-chevron{color:#9ca3af;font-size:18px}.password-helper{color:#64748b;min-height:18px;margin-top:6px;font-size:12px;font-weight:600;line-height:1.35}.password-helper.is-weak{color:#dc2626}.password-helper.is-medium{color:#d97706}.password-helper.is-strong{color:#16a34a}.recently-deleted-close-btn{color:#fff;cursor:pointer;background:#ffffff38;border:0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:22px;font-weight:700;line-height:1;transition:background-color .15s,transform .15s;display:inline-flex}.recently-deleted-close-btn:hover{background:#ffffff4d;transform:scale(1.03)}.recently-deleted-close-btn:focus-visible{outline-offset:2px;outline:2px solid #ffffffe6}.dashboard-content{background-color:#f0f8ff;border-radius:12px;flex-direction:column;height:calc(100vh - 100px);margin-top:85px;margin-left:275px;margin-right:15px;padding:25px;display:flex;position:relative;overflow:hidden!important}.dashboard-content:before{content:"";pointer-events:none;opacity:.25;z-index:0;background-image:url(../img/Logo_rmb-DsyY6e0Q.png);background-position:50%;background-repeat:no-repeat;background-size:950px;position:absolute;inset:0}.dashboard-content .container{z-index:1;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-gutter:stable both-edges;scrollbar-width:thin;scrollbar-color:#f97316 #f9731624;-ms-overflow-style:none;flex:1;height:100%;min-height:0;max-height:100%;padding-right:5px;position:relative;overflow-x:hidden;overflow-y:scroll!important}.dashboard-content .container::-webkit-scrollbar{width:8px}.dashboard-content .container::-webkit-scrollbar-track{background:#f9731624;border-radius:999px}.dashboard-content .container::-webkit-scrollbar-thumb{background:#f97316;border-radius:999px}.dashboard-content .container::-webkit-scrollbar-thumb:hover{background:#ea580c}@media (width<=768px){.dashboard-content .container{scrollbar-gutter:auto;overflow-y:auto!important}}.kpi-card{z-index:1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;background:#ffffffc7;border-radius:16px;align-items:center;gap:15px;padding:18px;transition:all .25s;display:flex;position:relative;box-shadow:0 8px 25px #0000000d}.kpi-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px #00000014}.kpi-icon{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:55px;height:55px;font-size:24px;display:flex}.kpi-content small{color:#6c757d;font-size:13px}.kpi-content h4{margin:0;font-size:20px;font-weight:700}.target-to-recover{color:#dc3545;margin-top:4px;font-size:12px;font-weight:600}.kpi-recovered .kpi-content h3,.kpi-recovered .kpi-content h4,.kpi-recovered .kpi-content small{color:#198754}.kpi-blue .kpi-icon{background:#0d6efd}.kpi-primary .kpi-icon{background:#6610f2}.kpi-green .kpi-icon{background:#198754}.kpi-info .kpi-icon{background:#0dcaf0}.kpi-warning .kpi-icon{background:#ffc107}.kpi-danger .kpi-icon{background:#dc3545}.kpi-dark .kpi-icon{background:linear-gradient(135deg,#111,#333)}.kpi-dark{color:#fff;background:linear-gradient(135deg,#1f1f1f,#2b2b2b)}.kpi-dark small{color:#ccc}.kpi-dark h3{font-size:28px}.kpi-profit .kpi-icon{background:linear-gradient(135deg,#198754,#157347)}.kpi-loss .kpi-icon{background:linear-gradient(135deg,#dc3545,#b02a37)}.dashboard-filter{justify-content:flex-end;margin-bottom:15px;display:flex}.filter-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff0;border-radius:12px;align-items:flex-end;gap:15px;padding:0 20px 15px 0;transition:all .35s;display:flex}.filter-select{width:200px;box-shadow:none;--bs-form-select-border-color:#f97416;--bs-form-select-focus-border-color:#f97316;--bs-form-select-focus-box-shadow:0 0 0 3px #f9731633;border:2px solid #f973168c;border-radius:12px;outline:none;font-weight:600}.filter-select:hover,.date-group .form-control:hover{border-color:#fb923c!important}.filter-select:focus,.date-group .form-control:focus{border-color:#f97316!important;outline:none!important;box-shadow:0 0 0 3px #f9731633!important}.date-group .form-control{box-shadow:none;--bs-border-color:#f973168c;--bs-focus-ring-color:#f9731633;border:2px solid #f973168c;border-radius:12px;outline:none}.custom-fields{opacity:0;align-items:flex-end;gap:12px;max-width:0;transition:all .4s;display:flex;overflow:hidden}.filter-wrapper.expanded .custom-fields{opacity:1;max-width:600px}.date-group{flex-direction:column;min-width:140px;display:flex}.date-group label{color:#6c757d;margin-bottom:4px;font-size:12px}.btn-modern{color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:12px;padding:8px 16px;font-weight:600;transition:all .2s}.btn-modern:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f973164d}.filter-container{align-items:flex-end;display:flex}.filter-title{letter-spacing:1px;color:#6c757d;align-items:center;gap:6px;margin-bottom:5px;padding:0 20px 15px;font-size:16px;font-weight:700;display:flex}.filter-title i{font-size:14px}.chart-card{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffffb8;border-radius:16px;max-height:400px;padding:20px;box-shadow:0 8px 25px #0000000d}.chart-title{color:#495057;font-weight:600}.chart-card canvas{display:block;width:97%!important;height:97%!important}@media (width<=768px){.dashboard-content{border-radius:0;width:auto;margin-left:0;margin-right:0;padding:20px 15px;height:100dvh!important;overflow:hidden!important}.dashboard-content .container{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;flex:1;height:100%;min-height:0;padding-bottom:24px;max-height:100%!important;overflow:hidden auto!important}.dashboard-filter{justify-content:flex-start;width:100%}.filter-container{flex-direction:column;align-items:flex-start;width:100%}.filter-wrapper{flex-direction:column;align-items:stretch;gap:12px;width:100%;padding:0}.filter-select{width:100%}.custom-fields{width:100%;max-width:100%!important}.date-group,.btn-modern{width:100%}}.container{height:100%}.borrowers-table-wrapper.modern-table-wrapper{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff1a;border-radius:16px;flex-direction:column;flex:1;width:100%;max-width:100%;min-height:0;max-height:none;display:flex;position:relative;overflow:auto hidden;box-shadow:0 10px 30px #00000014}.modern-table{--bs-table-bg:#ffffff18;--bs-table-striped-bg:#ffffff13;--bs-table-hover-bg:#f8fafc0b;border-collapse:separate;border-spacing:0;background:0 0;width:100%;min-width:max(100%,860px);height:100%;min-height:40px}.borrowers-table{flex-direction:column;width:100%;height:100%;min-height:0;margin-bottom:0;display:flex}.modern-table thead{z-index:20;table-layout:fixed;color:#111827;background:#fff;border-bottom:none;width:100%;display:table;position:sticky;top:0;box-shadow:0 3px #f97316}.modern-table.borrowers-table thead{flex:none}.modern-table thead th{z-index:21;text-align:center;white-space:nowrap;box-shadow:none;background:#fff;border:none;padding:14px;font-size:18px;font-weight:700;position:sticky;top:0;color:#111827!important}.modern-table.borrowers-table tbody tr{table-layout:fixed;width:100%;display:table}.modern-table.borrowers-table tbody{box-sizing:border-box;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#f97316 #f9731624;flex:auto;height:100%;min-height:87%;display:block;overflow:hidden auto}.modern-table.borrowers-table tbody:after{content:"";display:block}.modern-table.borrowers-table tbody::-webkit-scrollbar{width:4px}.modern-table.borrowers-table tbody::-webkit-scrollbar-track{background:#f9731624;border-radius:999px}.modern-table.borrowers-table tbody::-webkit-scrollbar-thumb{background:#f97316;border-radius:999px}.modern-table.borrowers-table tbody::-webkit-scrollbar-thumb:hover{background:#ea580c}.modern-table td{vertical-align:middle;color:#15181c;box-shadow:none;border-top:1px solid #f1f1f1;padding:24px;font-size:16px;font-weight:500;background:#ffffff38!important}.col-name,.col-co-borrower{text-align:center;width:230px}.col-phone{text-align:center;width:180px}.col-address{text-align:center;width:230px}.add-customer-btn{letter-spacing:.3px;color:#fff;z-index:1;background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;border-radius:14px;align-items:center;gap:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex;box-shadow:0 8px 22px #4f46e559}.add-customer-btn:hover{background:linear-gradient(135deg,#4338ca,#4f46e5);transform:translateY(-2px);box-shadow:0 12px 30px #4f46e573}.add-customer-btn:active{transform:scale(.97);box-shadow:0 6px 18px #4f46e559}.add-customer-btn i{font-size:16px}.add-customer-btn:focus{outline:none;box-shadow:0 0 0 3px #6366f159}#confirmEditBorrowerModal .modern-confirm-edit-modal{background:linear-gradient(#fff 0%,#f8fafc 100%);border:0;border-radius:20px;overflow:hidden;box-shadow:0 22px 50px #0f172a2e}#confirmEditBorrowerModal .modal-header{padding:20px 22px 0}#confirmEditBorrowerModal .confirm-edit-alert-icon{color:#d97706;margin:0 auto;display:inline-flex}#confirmEditBorrowerModal .confirm-edit-alert-icon i{font-size:5.8rem;line-height:1}#confirmEditBorrowerModal .confirm-edit-heading{color:#0f172a;font-size:1.08rem;font-weight:700}#confirmEditBorrowerModal .modal-body{padding:14px 22px 8px}#confirmEditBorrowerModal .confirm-edit-lead{color:#111827;text-align:center;font-size:.98rem;font-weight:600}#confirmEditBorrowerModal .confirm-edit-subtext{color:#475569;text-align:center;font-size:.9rem;line-height:1.6}#confirmEditBorrowerModal .modal-footer{gap:10px;padding:14px 22px 22px}#confirmEditBorrowerModal .confirm-edit-cancel{color:#334155;background-color:#eef2f7;border:1px solid #e2e8f0}#confirmEditBorrowerModal .confirm-edit-cancel:hover{background-color:#e2e8f0}#confirmEditBorrowerModal .confirm-edit-continue{background:linear-gradient(135deg,#16a34a,#22c55e);border:none;box-shadow:0 8px 16px #22c55e47}#confirmEditBorrowerModal .confirm-edit-continue:hover{background:linear-gradient(135deg,#15803d,#16a34a);transform:translateY(-1px)}#confirmEditBorrowerModal.modal.fade .modal-dialog{transition:transform .2s ease-out;transform:scale(.96)}#confirmEditBorrowerModal.modal.show .modal-dialog{transform:scale(1)}#confirmDeleteBorrowerModal .modern-confirm-delete-modal{background:linear-gradient(#fff 0%,#f8fafc 100%);border:0;border-radius:20px;overflow:hidden;box-shadow:0 22px 50px #0f172a2e}#confirmDeleteBorrowerModal .modal-header{padding:20px 22px 0}#confirmDeleteBorrowerModal .confirm-delete-alert-icon{color:#dc2626;margin:0 auto;display:inline-flex}#confirmDeleteBorrowerModal .confirm-delete-alert-icon i{font-size:5.8rem;line-height:1}#confirmDeleteBorrowerModal .confirm-delete-heading{color:#0f172a;font-size:1.08rem;font-weight:700}#confirmDeleteBorrowerModal .modal-body{padding:14px 22px 8px}#confirmDeleteBorrowerModal .confirm-delete-lead{color:#111827;text-align:center;font-size:.98rem;font-weight:600}#confirmDeleteBorrowerModal .confirm-delete-subtext{color:#475569;text-align:center;font-size:.9rem;line-height:1.6}#confirmDeleteBorrowerModal .modal-footer{gap:10px;padding:14px 22px 22px}#confirmDeleteBorrowerModal .confirm-delete-cancel{color:#334155;background-color:#eef2f7;border:1px solid #e2e8f0}#confirmDeleteBorrowerModal .confirm-delete-cancel:hover{background-color:#e2e8f0}#confirmDeleteBorrowerModal .confirm-delete-continue{border:none;box-shadow:0 8px 16px #dc262647}#confirmDeleteBorrowerModal .confirm-delete-continue:hover{transform:translateY(-1px)}#confirmDeleteBorrowerModal.modal.fade .modal-dialog{transition:transform .2s ease-out;transform:scale(.96)}#confirmDeleteBorrowerModal.modal.show .modal-dialog{transform:scale(1)}#appAlertModal .modern-app-alert{background:linear-gradient(#fff 0%,#f8fafc 100%);border:0;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #0f172a3d}#appAlertModal .modal-header{padding:18px 20px 6px}#appAlertModal .modern-app-alert-title-wrap{align-items:center;gap:10px;display:flex}#appAlertModal .modern-app-alert-icon{background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}#appAlertModal .modern-app-alert-icon i{font-size:1rem;line-height:1}#appAlertModal .modal-title{color:#0f172a;font-size:1.03rem;font-weight:700}#appAlertModal .modal-body{color:#334155;padding:0 20px 8px;font-size:.95rem;line-height:1.65}#appAlertModal .modal-footer{padding:10px 20px 20px}#appAlertModal .modern-app-alert-btn{letter-spacing:.3px;color:#fff;background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;border-radius:14px;min-width:92px;font-size:14px;font-weight:600;box-shadow:0 8px 22px #4f46e559}#appAlertModal .modern-app-alert-btn:hover{color:#fff;background:linear-gradient(135deg,#4338ca,#4f46e5);transform:translateY(-2px);box-shadow:0 12px 30px #4f46e573}#appAlertModal .modern-app-alert-btn:active{transform:scale(.97);box-shadow:0 6px 18px #4f46e559}#appAlertModal .modern-app-alert-btn:focus{outline:none;box-shadow:0 0 0 3px #6366f159}#appAlertModal .modern-app-alert--success .modern-app-alert-icon{color:#16a34a;background:#dcfce7}#appAlertModal .modern-app-alert--error .modern-app-alert-icon{color:#dc2626;background:#fee2e2}#appAlertModal .modern-app-alert--warning .modern-app-alert-icon{color:#d97706;background:#fef3c7}#appAlertModal .modern-app-alert--info .modern-app-alert-icon{color:#2563eb;background:#dbeafe}#appAlertModal.modal.fade .modal-dialog{transition:transform .2s ease-out;transform:translateY(6px)scale(.98)}#appAlertModal.modal.show .modal-dialog{transform:translateY(0)scale(1)}#loanModal{z-index:1065!important}#loanModal+.modal-backdrop{z-index:1040!important}body:not(.modal-open) .modal-backdrop{opacity:0!important;pointer-events:none!important}.date-input-wrapper{position:relative}.date-input-wrapper input[type=date]{color:#020617;position:relative}.date-input-wrapper input[type=date]:not(:focus){color:#0000}.date-input-wrapper input[type=date]:focus,.date-input-wrapper input[type=date]:disabled{color:#020617}.date-placeholder{pointer-events:auto;color:#9ca3af;z-index:1;opacity:1;font-size:14px;transition:opacity .2s;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.date-input-wrapper input[type=date]::-webkit-calendar-picker-indicator{opacity:.6;cursor:pointer;filter:invert(.5)}.date-input-wrapper input[type=date]:focus::-webkit-calendar-picker-indicator{filter:invert(0)}@media (width<=768px){.content{border-radius:0;flex-direction:column;height:100dvh;margin-top:70px;margin-left:0;margin-right:0;padding:16px;display:flex;overflow:hidden}.content .container{flex-direction:column;height:100%;display:flex;overflow:hidden}.content .container>:not(.modern-table-wrapper){flex-shrink:0}.borrowers-table-wrapper.modern-table-wrapper{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);-webkit-overflow-scrolling:touch;background:#ffffff1a;border-radius:12px;flex:1;max-height:max(300px,62dvh);overflow:auto}.borrowers-table thead th{background:#fffffff0!important}.borrowers-table tbody tr{background:#ffffff14!important}.borrowers-table tbody tr:hover{background:#ffffff29!important}.borrowers-table tbody td{background:#ffffff0f!important}.modern-table{min-width:760px}.borrowers-table{--borrowers-id-sticky-width:90px;table-layout:fixed;width:100%;min-width:760px}.borrowers-table .col-id{width:var(--borrowers-id-sticky-width);min-width:var(--borrowers-id-sticky-width);left:0!important}.borrowers-table .col-name{width:150px;min-width:150px;left:var(--borrowers-id-sticky-width)!important}.borrowers-table .col-co-borrower{width:150px}.borrowers-table .col-phone{width:130px}.borrowers-table .col-address{width:180px}.borrowers-table .col-actions{width:90px}.borrowers-table thead th.col-id{z-index:20!important;background:#fff!important;position:static!important;left:auto!important}.borrowers-table thead th.col-name{box-shadow:none;z-index:19!important;background:#fff!important;position:static!important;left:auto!important}.borrowers-table tbody td.col-id{z-index:70!important;background:#ffffff47!important;position:sticky!important;left:0!important}.borrowers-table tbody td.col-name{box-shadow:inset -1px 0 #edf1f5;left:var(--borrowers-id-sticky-width)!important;z-index:69!important;background:#ffffff47!important;position:sticky!important}.borrowers-table thead{z-index:130!important}.borrowers-table .col-id,.borrowers-table .col-name{background:#fff}.modern-table th{padding:10px;font-size:14px}.modern-table td{padding:8px;font-size:14px}.btn-icon{width:38px;height:38px;font-size:16px}}.modern-table.renewal-table{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.modern-table.renewal-table tbody{scrollbar-width:thin;scrollbar-color:#f97316 #f9731624;flex:auto;height:100%;min-height:87%;display:block;overflow:hidden auto}.modern-table.renewal-table tbody::-webkit-scrollbar{width:4px}.modern-table.renewal-table tbody::-webkit-scrollbar-track{background:#f9731624;border-radius:999px}.modern-table.renewal-table tbody::-webkit-scrollbar-thumb{background:#f97316;border-radius:999px}.modern-table.renewal-table tbody::-webkit-scrollbar-thumb:hover{background:#ea580c}.renewal-table thead{table-layout:fixed;flex:none;width:100%;display:table}.modern-table.renewal-table tbody tr{table-layout:fixed;width:100%;display:table}.renewal-table .col-id{text-align:center;width:90px}.renewal-table .col-name,.renewal-table .col-co-borrower{text-align:center;width:230px}.renewal-table .col-phone{text-align:center;width:180px}.renewal-table .col-address{text-align:center;width:230px}.renewal-table .col-actions{text-align:center;width:160px}.btn-icon.viewBorrowerBtn{color:#3b82f6;background:#3b82f61f;font-size:20px}.btn-icon.delete{color:#ef4444;background:#ef44441f;font-size:20px}.modern-modal{background:#fff;border:none;border-radius:20px;box-shadow:0 30px 80px #00000059}.modal-header{background:linear-gradient(90deg,#fff 0%,#f8fafc 100%);border-bottom:1px solid #e5e7eb;border-top-left-radius:20px;border-top-right-radius:20px;padding:22px 26px}.modal-title{color:#020617;align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.modal-title i{color:#4f46e5;font-size:20px}.modal-header .btn-close{opacity:.6;transition:all .2s}.modal-header .btn-close:hover{opacity:1;transform:scale(1.1)}.modal-title{color:#0f172a;font-size:18px}.title{color:#020617;text-align:center;letter-spacing:.3px;margin-bottom:10px;font-size:22px;font-weight:700}.section-title{color:#4f46e5;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:700}.form-control,.form-select{border:1px solid #e5e7eb;border-radius:14px;padding:11px 14px;font-size:14px;transition:all .2s}.form-control::placeholder{color:#9ca3af}.form-control:focus,.form-select:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e540}.form-check-input{cursor:pointer;border-radius:5px}.form-check-input:checked{background-color:#4f46e5;border-color:#4f46e5}.form-check-label{cursor:pointer;font-size:14px}.underline-input input{background:0 0;border:none;border-bottom:2px solid #0f172a;width:100%;padding:6px 4px;font-size:14px}.underline-input input:focus{border-bottom-color:#4f46e5}.underline-input.inline{border-bottom:2px solid #020617;min-width:280px;margin:0 6px;display:inline-block}.underline-input.inline input{text-align:center;background:0 0;border:none;outline:none;width:100%;padding:2px 4px}.declaration-line{color:#1f2933;text-align:justify;font-size:14px;line-height:2.1}.hr-custom{background:linear-gradient(90deg,#000,#4f46e5,#000);border:none;height:3px;margin:60px 0 30px}.modal-footer{padding:18px 26px 26px}.modal-footer .btn{border-radius:14px;padding:10px 22px;font-weight:600}@media (width<=768px){.content{border-radius:0;flex-direction:column;height:100dvh;margin-top:70px;margin-left:0;margin-right:0;padding:16px;display:flex;overflow:hidden}.content:before{opacity:.05;background-size:280px}.content .container{flex-direction:column;height:100%;display:flex;overflow:hidden}.content .container>:not(.modern-table-wrapper){flex-shrink:0}.modern-table-wrapper{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff1a;border-radius:14px;flex:1;max-height:max(300px,62dvh);overflow:auto}.renewal-table thead th{background:#fffffff0!important}.renewal-table tbody tr{background:#ffffff14!important}.renewal-table tbody tr:hover{background:#ffffff29!important}.renewal-table tbody td{background:#ffffff0f!important}.modern-table{min-width:760px}.renewal-table{--renewal-id-sticky-width:90px;table-layout:fixed;width:100%;min-width:760px}.renewal-table .col-id{width:var(--renewal-id-sticky-width);min-width:var(--renewal-id-sticky-width);left:0!important}.renewal-table .col-name{width:150px;min-width:150px;left:var(--renewal-id-sticky-width)!important}.renewal-table .col-co-borrower{width:150px}.renewal-table .col-phone{width:130px}.renewal-table .col-address{width:180px}.renewal-table .col-actions{width:90px}.renewal-table thead th.col-id{z-index:20!important;background:#fff!important;position:static!important;left:auto!important}.renewal-table thead th.col-name{box-shadow:none;z-index:19!important;background:#fff!important;position:static!important;left:auto!important}.renewal-table tbody td.col-id{z-index:70!important;background:#ffffff47!important;position:sticky!important;left:0!important}.renewal-table tbody td.col-name{box-shadow:inset -1px 0 #edf1f5;left:var(--renewal-id-sticky-width)!important;z-index:69!important;background:#ffffff47!important;position:sticky!important}.renewal-table thead{z-index:130!important}.renewal-table .col-id,.renewal-table .col-name{background:#fff}.modern-table thead th{padding:10px;font-size:14px}.modern-table td{padding:12px;font-size:14px}.btn-icon{width:36px;height:36px;font-size:15px}.modal-dialog{margin:14px}.modern-modal{border-radius:16px}.row>[class*=col-]{margin-bottom:14px}.declaration-line{font-size:13px;line-height:1.7}.underline-input.inline{width:100%;margin:8px 0;display:block}.modal-footer{flex-direction:column;gap:12px}.modal-footer .btn{width:100%}}.modern-search i{color:#f97316;pointer-events:none;font-size:1rem;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.section-page-title{border-bottom:3px solid #f97316;align-items:center;gap:.4rem;padding-bottom:.35rem;display:inline-flex}.section-page-title:before{content:"•";color:#f97316;font-size:1.1em;line-height:1;transform:translateY(-1px)}.modern-table-wrapper{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff1a;border-radius:16px;flex:1;width:100%;max-width:100%;min-height:0;max-height:none;overflow:auto hidden;box-shadow:0 10px 30px #00000014}.modern-table{--bs-table-bg:#ffffff18;--bs-table-striped-bg:#ffffff13;--bs-table-hover-bg:#f8fafc0b;table-layout:auto;width:100%;min-width:max(100%,860px);height:100%}.savings-table{flex-direction:column;width:100%;min-width:100%;height:100%;min-height:0;display:flex}.modern-table.savings-table tbody{scrollbar-width:thin;scrollbar-color:#f97316 #f9731624;flex:auto;height:100%;min-height:87%;display:block;overflow:hidden auto}.modern-table.savings-table tbody::-webkit-scrollbar{width:4px}.modern-table.savings-table tbody::-webkit-scrollbar-track{background:#f9731624;border-radius:999px}.modern-table.savings-table tbody::-webkit-scrollbar-thumb{background:#f97316;border-radius:999px}.modern-table.savings-table tbody::-webkit-scrollbar-thumb:hover{background:#ea580c}.savings-table thead{table-layout:fixed;flex:none;width:100%;display:table}.modern-table.savings-table tbody tr{table-layout:fixed;width:100%;display:table}.savings-table .col-id{width:90px}.savings-table .col-name{width:auto}.savings-table .col-total-loans{width:220px}.savings-table .col-status{width:180px}.savings-table .col-actions{width:110px}.savings-table th,.savings-table td{text-overflow:ellipsis;overflow:hidden}.savings-table td.col-name,.savings-table td.col-status{white-space:normal;word-break:break-word}.savings-table td.col-total-loans,.savings-table td.col-id,.savings-table td.col-actions,.savings-table th.col-id,.savings-table th.col-total-loans,.savings-table th.col-actions{white-space:nowrap}.modern-table tbody tr{background:#ffffff24!important}.modern-table tbody td{background:#ffffff1c!important}.modern-table thead,.modern-table thead th{color:#111827!important;background:#fffffff0!important}.btn-icon.withdrawBtn{color:#3b82f6;background:#3b82f61f;font-size:20px}.withdraw-note{background:linear-gradient(135deg,#2563eb14,#0ea5e90d);border:1px solid #2563eb1f;border-radius:16px;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.withdraw-note-icon{color:#2563eb;background:#2563eb1f;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;display:inline-flex}.withdraw-note h6{color:#0f172a}.col-total-loans{text-align:center;width:22%}.col-remaining-loans{text-align:center;width:200px}.modern-table tbody td.col-actions{text-align:center;padding-left:10px;padding-right:10px}.modern-table thead th.col-actions{padding-left:10px;padding-right:10px}.modern-table td.col-actions .btn-icon{margin:0}@media (width<=768px){.content{border-radius:0;flex-direction:column;height:100dvh;margin-top:70px;padding:16px;display:flex;overflow:hidden;margin-left:0!important;margin-right:0!important}.content:before{opacity:.05;background-size:280px}.content .container{flex-direction:column;height:100%;display:flex;overflow:hidden}.content .container>:not(.modern-table-wrapper){flex-shrink:0}.modern-table-wrapper{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);-webkit-overflow-scrolling:touch;background:#ffffff1a;border-radius:14px;flex:1;max-height:max(300px,62dvh);overflow:auto}.savings-table thead th{background:#fffffff0!important}.savings-table tbody tr{background:#ffffff14!important}.savings-table tbody tr:hover{background:#ffffff29!important}.savings-table tbody td{background:#ffffff0f!important}.modern-table,.savings-table{min-width:650px}.modern-table th{padding:10px;font-size:14px}.modern-table td{padding:12px;font-size:14px}.btn-icon{width:36px;height:36px;font-size:15px}.modal-dialog{margin:14px}.modal-content{border-radius:16px}.modal-footer{flex-direction:column;gap:12px}.modal-footer .btn{width:100%}}.content{background-color:#f0f8ff;border-radius:12px;height:calc(100vh - 100px);margin-top:85px;margin-left:275px;margin-right:15px;padding:25px;position:relative;overflow:hidden}.content:before{content:"";pointer-events:none;opacity:.25;z-index:0;background-image:url(../img/Logo_rmb-DsyY6e0Q.png);background-position:50%;background-repeat:no-repeat;background-size:950px;position:absolute;inset:0}.content .container{flex-direction:column;height:100%;display:flex;overflow:hidden}.content .container>:not(.modern-table-wrapper){flex-shrink:0}.modern-search{width:320px;position:relative}.payment-filter-wrap{align-items:center;gap:10px;display:flex}.payment-filter-label{letter-spacing:.02em;color:#111827;margin:0;font-size:.9rem;font-weight:700}.payment-filter-select,.payment-filter-date{color:#111827;background:#fff;border:2px solid #f973168c;border-radius:10px;min-height:44px}.payment-filter-select{width:150px}.payment-filter-date{width:170px}.payment-filter-select:hover,.payment-filter-date:hover{border-color:#fb923c}.payment-filter-select:focus,.payment-filter-date:focus{border-color:#f97316;outline:none;box-shadow:0 0 0 3px #f9731633}.modern-search i{color:#f97316;pointer-events:none;background:#f9731624;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.95rem;display:inline-flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.modern-search input{background:#fff;border:2px solid #f973168c;border-radius:12px;width:100%;padding:10px 14px 10px 42px;font-size:.9rem;transition:all .25s}.modern-search input:focus{border-color:#f97316;outline:none;box-shadow:0 0 0 3px #f9731633}.modern-search input:hover{border-color:#fb923c}.modern-table-wrapper{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);scrollbar-width:thin;scrollbar-color:#f97316 #f9731624;background:#ffffff1a;border-radius:16px;flex-direction:column;flex:1;width:100%;max-width:100%;min-height:0;max-height:none;display:flex;overflow:auto hidden;box-shadow:0 10px 30px #00000014}.modern-table-wrapper::-webkit-scrollbar{width:5px;height:5px}.modern-table-wrapper::-webkit-scrollbar-track{background:#f9731624;border-radius:999px}.modern-table-wrapper::-webkit-scrollbar-thumb{background:#f97316;border-radius:999px}.modern-table-wrapper::-webkit-scrollbar-thumb:hover{background:#ea580c}.fixed-table{table-layout:auto;border-collapse:collapse;width:100%}.modern-table{--bs-table-bg:#ffffff18;--bs-table-striped-bg:#ffffff13;--bs-table-hover-bg:#f8fafc0b;width:100%;min-width:max(100%,860px);height:100%}.modern-table.payment-table{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.modern-table.payment-table thead{table-layout:fixed;flex:none;width:100%;display:table}.modern-table.payment-table tbody{scrollbar-width:thin;scrollbar-color:#f97316 #f9731624;flex:auto;height:100%;min-height:87%;display:block;overflow:hidden auto}.modern-table.payment-table tbody tr{table-layout:fixed;width:100%;display:table}.modern-table.payment-table tbody::-webkit-scrollbar{width:4px}.modern-table.payment-table tbody::-webkit-scrollbar-track{background:#f9731624;border-radius:999px}.modern-table.payment-table tbody::-webkit-scrollbar-thumb{background:#f97316;border-radius:999px}.modern-table.payment-table tbody::-webkit-scrollbar-thumb:hover{background:#ea580c}.modern-table thead{z-index:10;color:#111827;background:#fff;border-bottom:none;position:sticky;top:0;box-shadow:0 3px #f97316}.modern-table thead th{text-align:center;white-space:nowrap;box-shadow:none;background:#fff;border:none;padding:14px;font-size:18px;font-weight:700;color:#111827!important}.modern-table tbody tr{background:#ffffffa6;transition:all .2s ease-in-out}.modern-table tbody tr:hover{background:#f8fafcc7}.modern-table td{vertical-align:middle;color:#15181c;background:#ffffff38;border-top:1px solid #f1f1f1;padding:24px;font-size:16px;font-weight:500}.content .btn{z-index:5;position:relative}.btn-icon{border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;margin:0 3px;transition:all .2s;display:inline-flex}.modern-table tbody td.col-actions{text-align:center;vertical-align:middle;white-space:nowrap}.payment-table .actions-wrap{flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;display:inline-flex}.btn-icon.viewPaymentBtn{color:#3b82f6;background:#3b82f61f;font-size:20px}.btn-icon.payLoanBtn{color:#16a34a;background:#22c55e24;font-size:20px}.btn-icon:hover{filter:brightness(.95);transform:scale(1.15)}.modern-table tbody tr td[colspan]{color:#6b7280;font-style:italic}.fixed-table{table-layout:auto;width:100%}.col-id{text-align:center;width:90px}.col-name{text-align:center;width:250px}.col-interest,.col-total-loans,.col-remaining-loans{text-align:center;width:200px}.col-status{text-align:center;width:180px}.modern-table td.col-status .badge{border-radius:999px;padding:.55rem .9rem;font-size:.95rem;font-weight:700}.payment-table .col-id,.payment-table .col-name{background:#fffffff0 padding-box padding-box;position:sticky;background-color:#fffffff0!important}.payment-table thead .col-id,.payment-table thead .col-name{z-index:12;background:#fffffff0;border-bottom:2px solid #c7d0db}.payment-table tbody .col-id,.payment-table tbody .col-name{z-index:3;background:#fff;background-color:#fff!important}.payment-table .col-id{left:0}.payment-table .col-name{left:90px;box-shadow:inset -1px 0 #edf1f5}.payment-table tbody .col-id,.payment-table tbody .col-name{background:#fff;background-color:#fff!important}.payment-table tbody tr:hover .col-id,.payment-table tbody tr:hover .col-name{background:#f8fafc;background-color:#f8fafc!important}.payment-table tbody tr td{background:#ffffff1c!important}.payment-table tbody tr:hover td{background:#ffffff3d!important}.payment-table tbody td.col-id,.payment-table tbody td.col-name,.payment-table tbody tr:hover td.col-id,.payment-table tbody tr:hover td.col-name{background:#ffffff6b!important}.payment-table tbody tr.payment-row-date-paid td,.payment-table tbody tr.payment-row-date-paid td.col-id,.payment-table tbody tr.payment-row-date-paid td.col-name{background:#caf9daa3!important}.payment-table tbody tr.payment-row-date-paid:hover td,.payment-table tbody tr.payment-row-date-paid:hover td.col-id,.payment-table tbody tr.payment-row-date-paid:hover td.col-name{background:#caf9dab3!important}.payment-table tbody td.col-id,.payment-table tbody td.col-name,.payment-table thead th.col-id,.payment-table thead th.col-name{background-color:inherit}.payment-table thead th.col-id,.payment-table thead th.col-name{background-color:#fffffff0!important}.payment-table tbody td.col-id,.payment-table tbody td.col-name{background-color:#ffffff6b!important}.col-actions{text-align:center;width:180px}.fixed-table th,.fixed-table td{white-space:normal;text-overflow:ellipsis;overflow:hidden}.col-name,.col-co-borrower,.col-address{white-space:normal;word-break:break-word}.btn-primary{background:linear-gradient(135deg,#4f46e5,#6366f1);border:none}.btn-primary:hover{background:linear-gradient(135deg,#4338ca,#4f46e5)}.modern-pay-modal{border-radius:18px;padding:6px;box-shadow:0 20px 45px #00000026}.modern-pay-modal .modal-header{padding:20px 24px 0}.modern-pay-modal .modal-body{padding:24px}.modern-pay-modal .modal-footer{padding:16px 24px 24px}.modern-pay-modal .form-control{border-radius:12px;height:56px}.modern-pay-modal .btn{border-radius:12px}.modern-pay-modal .alert{background:#f8f9fb;border-radius:12px}.modern-view-modal{border-radius:18px;box-shadow:0 25px 50px #00000026}.modern-view-modal .modal-header{padding:20px 24px 10px}.modern-view-modal .modal-body{padding:24px}.modern-view-modal .modal-footer{padding:16px 24px 24px}.summary-card{border-radius:14px;padding:16px;box-shadow:inset 0 0 0 1px #0000000d}#paymentHistoryBody tr{border-bottom:1px solid #f1f1f1}#paymentHistoryBody tr:last-child{border-bottom:none}@media (width<=768px){.content{border-radius:0;flex-direction:column;height:100dvh;margin-top:70px;padding:16px;display:flex;overflow:hidden;margin-left:0!important;margin-right:0!important}.content:before{opacity:.05;background-size:280px}.content .container{flex-direction:column;flex:1;display:flex;overflow:hidden}.content .container>:not(.modern-table-wrapper){flex-shrink:0}.modern-search{flex:100%;width:100%}.payment-filter-wrap{flex-wrap:wrap;flex:100%;align-items:stretch;gap:6px;width:100%;display:flex}.payment-filter-label{width:100%;margin-bottom:0;font-size:11px}.payment-filter-select,.payment-filter-date{flex:calc(50% - 3px);width:auto;min-width:0;min-height:34px;padding-left:8px;padding-right:8px;font-size:11px}.modern-table-wrapper{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);-webkit-overflow-scrolling:touch;background:#ffffff1a;border-radius:14px;flex:1;max-height:max(300px,62dvh);overflow:auto}.payment-table thead th{background:#fffffff0!important}.payment-table tbody tr{background:#ffffff14!important}.payment-table tbody tr:hover{background:#ffffff29!important}.payment-table tbody td{background:#ffffff0f!important}.modern-table{min-width:760px}.payment-table{--payment-id-sticky-width:90px;table-layout:fixed;width:100%;min-width:760px}.payment-table .col-id{width:var(--payment-id-sticky-width);min-width:var(--payment-id-sticky-width);left:0!important}.payment-table .col-name{width:150px;min-width:150px;left:var(--payment-id-sticky-width)!important}.payment-table .col-interest{width:120px}.payment-table .col-total-loans,.payment-table .col-remaining-loans{width:130px}.payment-table .col-actions{width:90px}.payment-table thead th.col-id{z-index:20!important;background:#fff!important;position:static!important;left:auto!important}.payment-table thead th.col-name{box-shadow:none;z-index:19!important;background:#fff!important;position:static!important;left:auto!important}.payment-table tbody td.col-id{z-index:70!important;background:#ffffff47!important;position:sticky!important;left:0!important}.payment-table tbody td.col-name{box-shadow:inset -1px 0 #edf1f5;left:var(--payment-id-sticky-width)!important;z-index:69!important;background:#ffffff47!important;position:sticky!important}.payment-table thead{z-index:130!important}.payment-table .col-id,.payment-table .col-name{background:#fff}.modern-table th,.modern-table thead th{padding:8px 6px;font-size:12px}.modern-table td{padding:5px 6px;font-size:12px}.btn-icon{width:32px;height:32px;font-size:14px}.modal-dialog{margin:12px}.modern-pay-modal{border-radius:16px}.modern-pay-modal .modal-body{padding:18px}.modern-pay-modal .form-control{height:50px;font-size:14px}.modal-footer{flex-direction:column;gap:12px}.modal-footer .btn{width:100%}#viewPaymentModal table{min-width:600px}}*{box-sizing:border-box;margin:0;padding:0;font-family:Segoe UI,sans-serif}.cl-body{background:#0f3d2e url(../img/Logo-CAaulOeZ.png) 0 0/120px;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative}.cl-body:before{content:"";background:#008000bf;width:100vw;height:100%;position:absolute}.login-container{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;color:#fff;background:#ffffff2e;border:1px solid #ffffff59;border-radius:22px;width:460px;max-width:95%;padding:45px;position:relative;box-shadow:0 20px 40px #00000073}.login-container h2{letter-spacing:1px;margin-bottom:30px;font-weight:600}.custom-input-group{text-align:left;margin-bottom:22px}.custom-input-group label{margin-bottom:6px;font-size:14px;font-weight:500;display:block}.custom-input-group input{color:#fff;background:#ffffff59;border:1px solid #d97706bf;border-radius:14px;width:100%;padding:14px 16px;font-size:15px;transition:all .3s}.custom-input-group input::placeholder{color:#eaeaea}.custom-input-group input:hover{background:#fff6}.custom-input-group input:focus{color:#0f3d2e;background:#fff;border-color:#d97706;outline:none;box-shadow:0 0 0 3px #d9770647}.password-wrapper{position:relative}.password-wrapper input{padding-right:45px}.toggle-password{cursor:pointer;color:#d97706;font-size:20px;transition:all .2s;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.toggle-password:hover{transform:translateY(-50%)scale(1.15)}.login-btn{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:14px;width:100%;padding:14px;font-weight:600;transition:all .3s}.login-btn:hover{transform:scale(1.05);box-shadow:0 10px 25px #00000059}.login-btn:disabled{opacity:.75;cursor:not-allowed;transform:none}.extra-links{margin-top:18px;font-size:14px}.extra-links a{color:#fff;opacity:.85;text-decoration:none}.extra-links a:hover{opacity:1;text-decoration:underline}#errorMsg{min-height:20px;font-size:14px}@media (width<=768px){.login-container{width:90%;padding:35px 25px}}.download-icon-btn{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;cursor:pointer;z-index:100;background:#66666693;border:3px solid #ffffff59;border-radius:22px;justify-content:center;align-items:center;gap:12px;width:auto;min-width:140px;height:auto;padding:16px 24px;font-size:18px;transition:all .3s;display:flex;position:fixed;bottom:40px;right:40px;box-shadow:0 20px 40px #00000073}.download-icon-btn i{color:#fff;text-shadow:none;font-size:22px}.download-text{white-space:nowrap;letter-spacing:.5px;color:#fff;text-shadow:none;font-size:15px;font-weight:700}.download-icon-btn:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-3px);box-shadow:0 25px 50px #0000008c}.download-icon-btn:active{transform:translateY(-1px);box-shadow:0 15px 30px #0006}@media (width<=768px){.download-icon-btn{min-width:120px;padding:14px 18px;bottom:30px;right:30px}.download-icon-btn i{font-size:20px}.download-text{font-size:13px}}.download-option-card{color:#495057;cursor:pointer;background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;padding:20px 15px;transition:all .3s;display:block}.download-option-card:hover{background:#f0faf7;border-color:#3eb489;transform:translateY(-3px);box-shadow:0 8px 16px #3eb48926}.download-option-card small{color:#495057;font-weight:500}.download-icon-window,.download-icon-mac,.download-icon-android{border-radius:8px;justify-content:center;align-items:center;height:50px;font-size:36px;display:flex}.download-icon-window{color:#0078d7;background:#0078d71a}.download-icon-mac{color:#333;background:#0000000d}.download-icon-android{color:#3bb381;background:#34a8531a}.download-option-card:hover .download-icon-window,.download-option-card:hover .download-icon-mac,.download-option-card:hover .download-icon-android{transform:scale(1.1)}
