body{margin:0}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;justify-content:center;min-height:100vh}.login-card{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:400px;padding:40px;width:100%}.login-header{margin-bottom:30px;text-align:center}.login-header h1{color:#667eea;font-size:28px;font-weight:700;margin:0}.login-header p{color:#666;font-size:14px;letter-spacing:1px;margin:5px 0 0;text-transform:uppercase}.error-message{background-color:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;font-size:14px;padding:12px;text-align:center}.error-message,.form-group{margin-bottom:20px}.form-group label{display:block;font-weight:500;margin-bottom:8px}.form-group input{border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-family:inherit;font-size:14px;padding:12px;transition:all .3s ease;width:100%}.form-group input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.login-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:600;margin-top:10px;padding:12px;transition:all .3s ease;width:100%}.login-button:hover:not(:disabled){box-shadow:0 8px 20px #667eea4d;transform:translateY(-2px)}.login-button:disabled{cursor:not-allowed;opacity:.7}.login-footer{border-top:1px solid #eee;margin-top:20px;padding-top:20px;text-align:center}.login-footer p{color:#999;font-size:13px;margin:0}.dashboard-container{margin:0 auto;max-width:1400px;padding:20px}.dashboard-header{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;margin-bottom:30px;padding:20px}.dashboard-header h1{color:#333;font-size:28px;margin-bottom:5px}.dashboard-header p{color:#666;font-size:14px}.dashboard-section{margin-bottom:30px}.dashboard-section h2{color:#333;font-size:20px;font-weight:600;margin-bottom:15px}.card-icon{background:linear-gradient(135deg,#667eea1a,#764ba21a);font-size:32px;height:50px;min-width:50px}.card-value{font-size:24px;margin-bottom:5px}.table{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.table tbody tr:last-child td{border-bottom:none}.badge-approved{background:#d1ecf1;color:#0c5460}.quick-actions{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-wrap:wrap;gap:15px;padding:20px}.quick-actions .button{flex:1 1;justify-content:center;min-width:200px}@media (max-width:1024px){.grid-4{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.dashboard-header{align-items:flex-start;flex-direction:column;gap:15px}.dashboard-header h1{font-size:24px}}@media (max-width:768px){.dashboard-container{padding:15px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.dashboard-card{flex-direction:column}.card-icon{align-self:center}.dashboard-header{align-items:flex-start;flex-direction:column}.dashboard-header h1{font-size:20px}.table td,.table th{font-size:12px;padding:10px}.quick-actions{flex-direction:column}.quick-actions .button{min-width:0;min-width:auto}}.page-container{margin:0 auto;max-width:1000px;padding:20px}.page-header{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:20px}.page-header h1{color:#333;font-size:24px;margin-bottom:5px}.page-header p{color:#666;font-size:14px}.form-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:20px}.form-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:15px}.form-row.top-row{align-items:start;gap:20px;grid-template-columns:1fr 1fr 220px}.form-group{min-width:0}.form-group input,.form-group select,.form-group textarea{font-family:inherit}.form-group textarea{min-height:80px}.form-group select{cursor:pointer}.form-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.alert{animation:slideIn .3s ease}.button:disabled{cursor:not-allowed;opacity:.6}.button-primary:hover:not(:disabled){box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.button-secondary:hover:not(:disabled){background:#e8e8e8}.button-danger:hover:not(:disabled){background:#ff3838;transform:translateY(-2px)}.grid-4{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.dashboard-card{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px #00000014;display:flex;gap:15px;padding:20px;transition:all .3s ease}.dashboard-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-4px)}.card-icon{align-items:center;background:linear-gradient(135deg,#667eea0f,#764ba20f);border-radius:8px;display:flex;font-size:20px;height:40px;justify-content:center;width:40px}.loan-type-cards{align-items:stretch;display:flex;flex-wrap:nowrap;gap:16px;justify-content:flex-start;margin-bottom:12px;margin-left:0;margin-top:40px;overflow-x:auto}.loan-type-cards .dashboard-card{align-items:center;display:flex;flex:0 0 220px;flex-direction:row;height:110px;justify-content:space-between;min-width:220px;padding:14px}.form-row.top-row .form-group{align-self:start}.form-row.top-row .form-group input,.form-row.top-row .form-group select,.form-row.top-row .form-group textarea{box-sizing:border-box;width:100%}.card-content{flex:1 1}.card-label{color:#999;font-size:13px;letter-spacing:.5px;margin-bottom:5px;text-transform:uppercase}.card-value{color:#333;font-size:20px;font-weight:700;margin-bottom:4px}.card-subtitle{color:#999;font-size:12px}.table-wrapper{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.table thead{border-bottom:2px solid #e0e0e0}.table th{font-size:13px;letter-spacing:.5px;padding:15px;text-transform:uppercase}.table td{color:#666;padding:15px}.table tbody tr{transition:background .2s ease}.table tbody tr:hover{background:#f9fafb}.badge{letter-spacing:.3px;padding:6px 12px;text-transform:uppercase}.badge-pending{background:#fff3cd;color:#856404}.badge-approved{background:#d4edda;color:#155724}.badge-rejected{background:#f8d7da;color:#721c24}.badge-active{background:#d1ecf1;color:#0c5460}.loader{border:4px solid #667eea4d;height:40px;margin:20px auto;width:40px}.no-data{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#999;font-size:14px;padding:40px 20px;text-align:center}@media (max-width:768px){.page-container{padding:10px}.form-row,.form-row.top-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.form-actions .button{justify-content:center;width:100%}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.table{font-size:12px}.table td,.table th{padding:10px}}.modal-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideIn .3s ease-out;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;max-height:90vh;max-width:450px;overflow-y:auto;width:90%}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-header{align-items:center;background:#f9f9f9;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:20px}.modal-header h2{color:#333;font-size:20px;margin:0}.modal-close{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;font-size:24px;height:24px;justify-content:center;padding:0;width:24px}.modal-close:hover{color:#333}.modal-body{padding:20px}.modal-body p{color:#666;font-size:14px;margin-bottom:15px}.modal-footer{background:#f9f9f9;border-top:1px solid #e0e0e0;display:flex;gap:10px;justify-content:flex-end;padding:15px 20px}.button-small{font-size:12px;padding:6px 12px;white-space:nowrap}.form-group small{color:#999;font-size:12px;margin-top:4px}.form-group small button{font-size:12px;padding:0}.empty-state{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:60px 20px;text-align:center}.empty-icon{font-size:48px;margin-bottom:15px}.empty-state h2{color:#333;font-size:22px;margin-bottom:10px}.empty-state p{color:#666;font-size:14px;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:400px}.status-badge{border-radius:20px;display:inline-block;font-size:12px;font-weight:600;padding:4px 12px;text-transform:uppercase}.status-paid{background-color:#d4edda;color:#155724}.status-pending{background-color:#fff3cd;color:#856404}.status-missed{background-color:#f8d7da;color:#721c24}.status-active{background-color:#d1ecf1;color:#0c5460}.layout{background:#f5f7fa;display:flex;height:100vh}.sidebar{background:linear-gradient(135deg,#021b3a,#0b3b87);box-shadow:2px 0 8px #0000001a;color:#fff;display:flex;flex-direction:column;transition:width .3s ease;width:250px}.sidebar.closed{width:70px}.sidebar-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:20px}.sidebar-header .brand{align-items:center;display:flex;gap:8px}.sidebar-header .logo{border-radius:8px;height:64px;object-fit:contain;width:64px}.sidebar-header h2{font-size:20px;font-weight:700;margin:0;white-space:nowrap}.sidebar-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:20px;padding:0}.sidebar-nav{flex:1 1;overflow-y:auto;padding:15px 0}.nav-item{align-items:center;border-left:3px solid #0000;color:#fffc;display:flex;padding:15px 20px;text-decoration:none;transition:all .3s ease}.nav-item:hover{background:#ffffff1a;border-left-color:#fff;color:#fff}.nav-item .icon{font-size:18px;margin-right:15px;min-width:24px}.sidebar.closed .nav-item span:not(.icon){display:none}.sidebar.closed .nav-item{justify-content:center;padding:15px}.sidebar.closed .sidebar-header h2{display:none}.sidebar.closed .sidebar-header .logo{display:inline-block;height:48px;margin:0 auto;width:48px}.main-content{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.header{align-items:center;background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:space-between;padding:15px 25px}.menu-button{background:none;border:none;color:#333;cursor:pointer;font-size:24px;padding:0 10px}.header-right{gap:20px}.header-right,.user-info{align-items:center;display:flex}.user-info{gap:15px}.user-name{color:#333;font-size:14px;font-weight:500}.logout-button{background:linear-gradient(135deg,#023e8a,#012f55);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:all .3s ease}.logout-button:hover{box-shadow:0 8px 22px #023d8a47;transform:translateY(-2px)}.content{flex:1 1;overflow-y:auto;padding:20px}@media (max-width:768px){.sidebar{height:100%;left:-250px;position:absolute;transition:left .3s ease;z-index:1000}.sidebar.open{left:0}.menu-button,.sidebar-toggle{display:block}.layout{flex-direction:column}.header{padding:12px 15px}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh;width:100%}button,input,select,textarea{font-family:inherit}.container{margin:0 auto;max-width:1200px;padding:0 20px}.card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:20px}.button{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:10px 20px;transition:all .3s ease}.button-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.button-primary:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.button-secondary{background:#f0f0f0;border:1px solid #ddd;color:#333}.button-secondary:hover{background:#e8e8e8}.button-danger{background:#ff4757;color:#fff}.button-danger:hover{background:#ff3838;transform:translateY(-2px)}.form-group{display:flex;flex-direction:column;margin-bottom:15px}.form-group label{color:#333;font-size:14px;font-weight:600;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:6px;font-size:14px;padding:10px 12px;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group textarea{min-height:100px;resize:vertical}.alert{border-radius:6px;font-size:14px;margin-bottom:15px;padding:12px 16px}.alert-success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.alert-error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.alert-warning{background:#fff3cd;border:1px solid #ffeeba;color:#856404}.alert-info{background:#d1ecf1;border:1px solid #bee5eb;color:#0c5460}.loader{animation:spin 1s ease-in-out infinite;border:3px solid #667eea4d;border-radius:50%;border-top-color:#667eea;display:inline-block;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.grid{grid-gap:20px;display:grid;gap:20px}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.table{border-collapse:collapse;font-size:14px;width:100%}.table thead{background:#f5f7fa}.table th{border-bottom:2px solid #e0e0e0;color:#333;font-weight:600;padding:12px;text-align:left}.table td{border-bottom:1px solid #e0e0e0;padding:12px}.table tbody tr:hover{background:#fafbfc}.badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;padding:4px 12px}.badge-success{background:#d4edda;color:#155724}.badge-danger{background:#f8d7da;color:#721c24}.badge-warning{background:#fff3cd;color:#856404}.badge-info{background:#d1ecf1;color:#0c5460}@media (max-width:768px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.container{padding:0 10px}.table{font-size:12px}.table td,.table th{padding:8px}}
/*# sourceMappingURL=main.a6330315.css.map*/