.dashboard-container{box-sizing:border-box;flex-direction:column;gap:1.75rem;width:100%;max-width:100%;margin:0;padding:0;display:flex}.dashboard-header{box-sizing:border-box;background:#fff;border:1px solid #f3f4f6;border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.5rem 2rem;display:flex;box-shadow:0 2px 4px #0000000a}.dashboard-header h2{color:#0a1628;margin:0;font-size:1.8rem;font-weight:800}.live-badge svg{width:14px;height:14px}.branch-label{color:#4b5563;align-items:center;gap:.3rem;margin:0;font-size:1rem;font-weight:600;display:flex}.branch-label svg{width:18px;height:18px}.branch-select{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;outline:none;padding:.5rem 1rem;font-size:.875rem}.branch-select:focus{border-color:#1e1b4b;box-shadow:0 0 0 3px #1e1b4b33}.manager-badge{color:#1e1b4b;white-space:nowrap;background:#ede9fe;border:1px solid #c4b5fd;border-radius:.75rem;align-items:center;gap:.4rem;padding:.5rem 1.2rem;font-size:.95rem;font-weight:700;display:flex}.manager-badge svg{width:16px;height:16px}.stat-card-4{box-sizing:border-box;background:#fff;border:1px solid #f3f4f6;border-left:4px solid #1e1b4b;border-radius:.75rem;align-items:center;gap:1.25rem;width:100%;min-width:0;padding:1.5rem 1.75rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000f}.stat-card-4:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.stat-card-4-icon svg{width:28px;height:28px}.stat-card-4-info{flex-direction:column;flex:1;min-width:0;display:flex}.stat-card-4-label{color:#4b5563;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:.85rem;font-weight:700}.stat-card-4-value{color:#0a1628;white-space:nowrap;text-overflow:ellipsis;font-size:1.8rem;font-weight:800;overflow:hidden}.stat-card-4-sub{color:#9ca3af;white-space:nowrap;font-size:.8rem;font-weight:600}.stat-card-4:first-child{border-left-color:#1e1b4b}.stat-card-4:first-child .stat-card-4-icon{color:#1e1b4b;background:#e0e7ff}.stat-card-4:nth-child(2){border-left-color:#c9a84c}.stat-card-4:nth-child(2) .stat-card-4-icon{color:#c9a84c;background:#fef3c7}.stat-card-4:nth-child(3){border-left-color:#4a3520}.stat-card-4:nth-child(3) .stat-card-4-icon{color:#4a3520;background:#fef3c7}.stat-card-4:nth-child(4){border-left-color:#22c55e}.stat-card-4:nth-child(4) .stat-card-4-icon{color:#22c55e;background:#dcfce7}.chart-section{box-sizing:border-box;background:#fff;border:1px solid #f3f4f6;border-radius:1rem;width:100%;padding:1.75rem 2rem 2rem;box-shadow:0 4px 6px #0000000d}.chart-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.chart-header h3{color:#0a1628;margin:0;font-size:1.25rem;font-weight:700}.chart-type-selector{flex-wrap:wrap;gap:.5rem;display:flex}.chart-type-btn{color:#6b7280;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.4rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.chart-type-btn:hover{background:#f3f4f6}.chart-type-btn.active{color:#fff;background:#1e1b4b;border-color:#1e1b4b}.chart-type-btn svg{width:18px;height:18px}.chart-container{justify-content:center;align-items:center;width:100%;min-height:250px;padding:.5rem 0;display:flex;overflow:hidden}.chart-bar-container-multi{width:100%;padding:.5rem 0}.chart-legend-horizontal{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-bottom:1.5rem;display:flex}.chart-legend-horizontal span{color:#374151;align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;display:flex}.legend-dot.accounts{background:#1e1b4b}.legend-dot.sales{background:#c9a84c}.legend-dot.recovery{background:#22c55e}.chart-bars-multi{justify-content:space-around;align-items:flex-end;gap:1rem;height:220px;padding:0 .5rem;display:flex}.chart-bar-group-multi{flex-direction:column;flex:1;align-items:center;display:flex}.chart-bars-stacked{align-items:flex-end;gap:.5rem;height:180px;display:flex}.chart-bar{border-radius:4px 4px 0 0;justify-content:center;align-items:flex-start;min-width:32px;padding-top:4px;transition:height .3s;display:flex;position:relative}.chart-bar .bar-value{color:#fff;text-shadow:0 1px 2px #0000004d;white-space:nowrap;font-size:.7rem;font-weight:700}.chart-bar.accounts-bar{background:#1e1b4b}.chart-bar.sales-bar{background:#c9a84c}.chart-bar.recovery-bar{background:#22c55e}.chart-bar-group-multi .bar-label{color:#6b7280;margin-top:.75rem;font-size:.8rem;font-weight:600}.chart-bar-container{box-sizing:border-box;justify-content:space-around;align-items:flex-end;width:100%;height:240px;padding:0 .5rem;display:flex}.chart-bar-group{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.5rem;height:100%;display:flex}.chart-bars{align-items:flex-end;gap:.5rem;height:200px;display:flex}.chart-bar-wrapper{flex-direction:column;align-items:center;gap:.15rem;display:flex}.chart-bar{border-radius:4px 4px 0 0;justify-content:center;align-items:flex-start;width:32px;min-height:10px;transition:height .6s;display:flex;position:relative}.chart-bar.bar-gold{background:#c9a84c}.chart-bar.bar-dark{background:#1e1b4b}.bar-value{color:#fff;margin-top:3px;font-size:.75rem;font-weight:700}.bar-label{color:#4b5563;font-size:.75rem;font-weight:600}.chart-line-container{box-sizing:border-box;width:100%;padding:.5rem}.chart-svg{width:100%;max-width:100%;height:auto}.chart-legend.pie-legend{flex-wrap:wrap}.legend-dot{border-radius:50%;width:14px;height:14px;margin-right:.4rem;display:inline-block}.chart-legend span{color:#374151;font-size:.85rem;font-weight:600}.pie-chart{width:220px;max-width:100%;height:220px}.chart-area-container{box-sizing:border-box;width:100%;padding:.5rem}.performers-revenue-grid{box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:stretch;gap:1.5rem;width:100%;display:grid}.performers-section{box-sizing:border-box;background:#fff;border:1px solid #f3f4f6;border-radius:1rem;width:100%;min-height:300px;padding:1.75rem 2rem 2rem;box-shadow:0 4px 6px #0000000d}.performers-section h3{color:#0a1628;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.15rem;font-weight:700;display:flex}.performers-section h3 svg{width:22px;height:22px}.performer-card h4{color:#1e1b4b;margin-bottom:.75rem;font-size:1rem;font-weight:700}.performer-table{border-collapse:collapse;width:100%}.performer-table thead th{text-align:left;text-transform:uppercase;color:#4b5563;border-bottom:2px solid #e5e7eb;padding:.5rem;font-size:.75rem;font-weight:700}.performer-table tbody td{color:#1f2937;border-bottom:1px solid #f3f4f6;padding:.6rem .5rem;font-size:.95rem;font-weight:600}.performer-table tbody tr:last-child td{border-bottom:none}.performer-table .rank-col{color:#1e1b4b;width:40px;font-size:1rem;font-weight:800}.performer-table .count-col{color:#c9a84c;text-align:right;width:60px;font-weight:700}.performer-table .no-data{text-align:center;color:#9ca3af;font-weight:500;padding:30px 0!important}.revenue-section{box-sizing:border-box;background:#fff;border:1px solid #f3f4f6;border-radius:1rem;width:100%;min-height:300px;padding:1.75rem 2rem 2rem;box-shadow:0 4px 6px #0000000d}.revenue-header{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.revenue-header h3{color:#0a1628;align-items:center;gap:.5rem;margin:0;font-size:1.15rem;font-weight:700;display:flex}.revenue-header h3 svg{width:22px;height:22px}.expand-btn{cursor:pointer;color:#6b7280;background:0 0;border:1px solid #e5e7eb;border-radius:.5rem;padding:.3rem .6rem;transition:all .3s}.expand-btn svg{width:20px;height:20px}.expand-btn:hover{background:#f3f4f6}.revenue-bars{flex-direction:column;gap:.75rem;display:flex}.branch-row{border-radius:.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem .5rem;font-size:.95rem;font-weight:600;transition:background .3s;display:flex}.branch-row:hover{background:#f9fafb}.branch-row .bar-track{background:#e5e7eb;border-radius:9999px;flex:1;min-width:30px;height:.6rem;overflow:hidden}.branch-row .bar-fill{border-radius:9999px;height:100%;transition:width .6s}.branch-row .bar-fill.gold{background:#c9a84c}.branch-row .bar-fill.dark{background:#1e1b4b}.branch-overview-expanded{border-top:2px solid #f3f4f6;margin-top:1.5rem;padding-top:1.5rem;animation:.3s slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.branch-overview-header h4{color:#1e1b4b;margin-bottom:1rem;font-size:1rem;font-weight:700}.branch-overview-details{flex-direction:column;gap:.5rem;display:flex}.overview-item{border-bottom:1px solid #f3f4f6;justify-content:space-between;padding:.6rem 0;display:flex}.overview-item:last-child{border-bottom:none}.overview-item.profit{background:#22c55e0d;border-top:2px solid #22c55e;border-radius:.5rem;margin-top:.25rem;padding:.75rem}.overview-item.loss{background:#dc26260d;border-top:2px solid #dc2626;border-radius:.5rem;margin-top:.25rem;padding:.75rem}.overview-item.expense{background:#f8f9fa;border-radius:.5rem;padding:.6rem .75rem}.overview-label{color:#4b5563;font-size:.9rem;font-weight:600}.overview-value{color:#1f2937;font-size:.9rem;font-weight:700}.overview-value.profit{color:#22c55e;font-size:1.1rem;font-weight:800}.overview-value.loss{color:#dc2626;font-size:1.1rem;font-weight:800}.chart-empty{text-align:center;color:#9ca3af;padding:40px 0;font-weight:500}@media (width<=1024px){.dashboard-container{gap:1.25rem}.stats-grid-4{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-card-4{padding:1.25rem 1.5rem}.stat-card-4-value{font-size:1.5rem}.stat-card-4-label{font-size:.75rem}.stat-card-4-icon{width:48px;height:48px}.stat-card-4-icon svg{width:24px;height:24px}.chart-bar{width:28px}.performers-revenue-grid{gap:1.25rem}.performers-section,.revenue-section{min-height:auto;padding:1.5rem}}@media (width<=768px){.dashboard-container{gap:1rem}.dashboard-header{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem}.dashboard-header h2{font-size:1.4rem}.stats-grid-4{grid-template-columns:1fr 1fr;gap:.75rem}.stat-card-4{gap:.75rem;padding:1rem 1.25rem}.stat-card-4-icon{width:42px;height:42px}.stat-card-4-icon svg{width:20px;height:20px}.stat-card-4-value{font-size:1.25rem}.stat-card-4-label{font-size:.7rem}.stat-card-4-sub{font-size:.65rem}.chart-section{padding:1.25rem}.chart-header{flex-direction:column;align-items:flex-start;gap:.75rem}.chart-header h3{font-size:1rem}.chart-type-selector{width:100%}.chart-type-btn{padding:.35rem .8rem;font-size:.75rem}.chart-type-btn svg{width:16px;height:16px}.chart-container{min-height:200px}.chart-bar-container{height:200px}.chart-bars{height:160px}.chart-bar{width:24px}.bar-value,.bar-label{font-size:.65rem}.performers-revenue-grid{grid-template-columns:1fr;gap:1rem}.performers-section,.revenue-section{min-height:auto;padding:1.25rem}.performers-section h3,.revenue-header h3{font-size:1rem}.performer-table tbody td{padding:.4rem;font-size:.85rem}.performer-table thead th{padding:.3rem .4rem;font-size:.65rem}.branch-row{gap:.5rem;padding:.5rem .3rem;font-size:.85rem}.branch-row .bar-track{height:.5rem}.pie-chart{width:180px;height:180px}.chart-legend{gap:1rem}.chart-legend span{font-size:.75rem}.legend-dot{width:12px;height:12px}.overview-label,.overview-value{font-size:.8rem}.overview-value.profit,.overview-value.loss{font-size:1rem}.chart-legend-horizontal{gap:1.25rem}.chart-legend-horizontal span{font-size:.75rem}.chart-bars-multi{gap:.5rem;height:180px}.chart-bars-stacked{gap:.3rem;height:150px}.chart-bar{min-width:24px}.chart-bar .bar-value{font-size:.55rem}.chart-bar-group-multi .bar-label{font-size:.7rem}}@media (width<=480px){.dashboard-container{gap:.75rem}.dashboard-header{border-radius:.75rem;padding:.75rem 1rem}.dashboard-header h2{font-size:1.2rem}.live-badge{padding:.15rem .5rem;font-size:.55rem}.live-badge svg{width:12px;height:12px}.branch-label{font-size:.8rem}.branch-label svg{width:16px;height:16px}.manager-badge{padding:.25rem .75rem;font-size:.75rem}.manager-badge svg{width:14px;height:14px}.stats-grid-4{grid-template-columns:1fr 1fr;gap:.5rem}.stat-card-4{border-radius:.5rem;gap:.5rem;padding:.75rem}.stat-card-4-icon{border-radius:.5rem;width:36px;height:36px}.stat-card-4-icon svg{width:18px;height:18px}.stat-card-4-value{font-size:1rem}.stat-card-4-label{font-size:.6rem}.stat-card-4-sub{font-size:.55rem}.chart-section{border-radius:.75rem;padding:.75rem}.chart-header h3{font-size:.9rem}.chart-type-btn{padding:.25rem .6rem;font-size:.6rem}.chart-type-btn svg{width:14px;height:14px}.chart-container{min-height:180px}.chart-bar-container{height:160px;padding:0 .25rem}.chart-bars{gap:.15rem;height:130px}.chart-bar{width:18px;min-height:6px}.bar-value{margin-top:2px;font-size:.5rem}.bar-label{font-size:.55rem}.performers-section,.revenue-section{border-radius:.75rem;padding:.75rem}.performers-section h3,.revenue-header h3{font-size:.85rem}.performers-section h3 svg,.revenue-header h3 svg{width:18px;height:18px}.performer-card h4{font-size:.8rem}.performer-table tbody td{padding:.3rem;font-size:.75rem}.performer-table thead th{padding:.2rem .3rem;font-size:.55rem}.performer-table .rank-col{width:30px;font-size:.8rem}.performer-table .count-col{width:40px}.branch-row{gap:.3rem;padding:.4rem .2rem;font-size:.75rem}.branch-row .bar-track{min-width:20px;height:.4rem}.expand-btn{padding:.2rem .4rem}.expand-btn svg{width:16px;height:16px}.pie-chart{width:160px;height:160px}.chart-legend{gap:.5rem}.chart-legend span{font-size:.65rem}.legend-dot{width:10px;height:10px}.overview-item{padding:.35rem 0}.overview-label,.overview-value{font-size:.7rem}.overview-value.profit,.overview-value.loss{font-size:.85rem}.branch-overview-expanded{margin-top:.75rem;padding-top:.75rem}.branch-overview-header h4{font-size:.8rem}.overview-item.profit,.overview-item.loss{padding:.5rem}.overview-item.expense{padding:.4rem .5rem}.chart-legend-horizontal{gap:.75rem}.chart-legend-horizontal span{font-size:.65rem}.chart-legend-horizontal .legend-dot{width:10px;height:10px}.chart-bars-multi{gap:.3rem;height:150px}.chart-bars-stacked{gap:.2rem;height:120px}.chart-bar{min-width:18px}.chart-bar .bar-value{font-size:.45rem}.chart-bar-group-multi .bar-label{font-size:.6rem}}@media (width<=360px){.stats-grid-4{grid-template-columns:1fr;gap:.4rem}.stat-card-4{padding:.6rem .75rem}.stat-card-4-value{font-size:.9rem}.stat-card-4-label{font-size:.55rem}.chart-bar-container{height:140px}.chart-bars{height:110px}.chart-bar{width:14px}.chart-container{min-height:160px}.dashboard-header h2{font-size:1rem}.performers-revenue-grid{gap:.5rem}.branch-row{font-size:.65rem}.pie-chart{width:140px;height:140px}.chart-bars-multi{height:120px}.chart-bars-stacked{height:100px}.chart-bar{min-width:14px}.chart-bar .bar-value{font-size:.4rem}}.branch-selector-wrapper{align-items:center;display:flex}.branch-selector{color:#1f2937;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;outline:none;min-width:150px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s}.branch-selector:focus{border-color:#1e1b4b;box-shadow:0 0 0 3px #1e1b4b1f}.branch-selector:hover{border-color:#1e1b4b}@media (width<=768px){.branch-selector-wrapper,.branch-selector{width:100%}}.loading-state{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}.loading-state .spinning{color:#1e1b4b;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 20px;display:flex}.error-state h3{color:#dc2626;margin:8px 0 4px;font-weight:700}.empty-state{text-align:center;color:#9ca3af;padding:60px 20px;font-weight:500}.btn-refresh{color:#fff;cursor:pointer;white-space:nowrap;background:#1e1b4b;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.btn-refresh:hover{background:#312e81;transform:translateY(-2px);box-shadow:0 4px 12px #1e1b4b4d}.btn-refresh:active{transform:translateY(0)}.btn-refresh svg{width:18px;height:18px}.login-container{background:linear-gradient(135deg,#0a1628 0%,#1a2a4a 100%);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-box{background:#fff;border-radius:20px;width:100%;max-width:28rem;padding:2.5rem 2rem;box-shadow:0 20px 60px #0000004d}.login-logo{text-align:center;margin-bottom:1.5rem}.login-logo-img{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;width:100%;max-width:140px;height:auto;margin:0 auto .5rem;display:block}.brand-title{color:#0a1628;letter-spacing:2px;margin:0;font-size:1.8rem;font-weight:700}.logo-subtitle{color:#6b7280;letter-spacing:4px;text-transform:uppercase;margin:0;font-size:.75rem}.admin-label{color:#6b7280;letter-spacing:3px;margin-top:2px;font-size:.7rem;font-weight:600}.step-branch{animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.step-title{text-align:center;color:#0a1628;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.step-hint{text-align:center;color:#6b7280;margin-bottom:1.5rem;font-size:.85rem}.branch-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.branch-card{text-align:center;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;padding:1.5rem 1rem;transition:all .3s}.branch-card:hover{background:#1e1b4b0a;border-color:#1e1b4b}.branch-card.selected{background:#1e1b4b14;border-color:#1e1b4b;box-shadow:0 0 20px #1e1b4b26}.branch-card .branch-icon{color:#1e1b4b;justify-content:center;margin-bottom:.5rem;display:flex}.branch-card h4{color:#0a1628;margin:0;font-size:.95rem;font-weight:600}.branch-card p{color:#6b7280;margin:.15rem 0 0;font-size:.75rem}.selected-branch-info{background:#f3f0ff;border:1px solid #d4c9ff;border-radius:.75rem;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding:.6rem .75rem;display:flex}.branch-badge{color:#1e1b4b;font-size:.85rem;font-weight:600}.change-branch-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.15rem .75rem;font-size:.75rem;transition:all .2s}.change-branch-btn:hover{background:#f3f4f6}.login-input{appearance:auto;color:#1f2937;background:#fff;border:1.5px solid #d1d5db;border-radius:.75rem;outline:none;width:100%;padding:.8rem 1rem;font-size:1rem;transition:all .3s}.login-input:focus{border-color:#1e1b4b;box-shadow:0 0 0 3px #1e1b4b26}.login-input::placeholder{color:#9ca3af}.login-error{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fca5a5;border-radius:.5rem;margin-bottom:1rem;padding:.5rem .75rem;font-size:.8rem}.login-btn,.login-btn:hover,.login-btn:focus,.login-btn:active,.login-btn:visited{cursor:pointer;letter-spacing:1px;appearance:none;border-radius:.75rem;width:100%;margin-top:.5rem;padding:.85rem 1rem;font-size:1rem;font-weight:700;display:block;color:#fff!important;background-color:#1e1b4b!important;background-image:none!important;border:none!important;outline:none!important;transition:none!important;transform:none!important;box-shadow:0 4px 15px #1e1b4b59!important}.login-btn:disabled{opacity:.6;cursor:not-allowed;background-color:#1e1b4b!important}.credentials-hint{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:.75rem;margin-top:1.25rem;padding:.75rem}.hint-title{color:#6b7280;letter-spacing:1px;text-align:center;margin-bottom:.5rem;font-size:.65rem;font-weight:700}.hint-grid{grid-template-columns:1fr 1fr 1fr 1fr;gap:.3rem;display:grid}.hint-item{text-align:center;background:#fff;border:1px solid #f3f4f6;border-radius:.5rem;padding:.35rem .2rem}.hint-item strong{color:#1e1b4b;margin-bottom:1px;font-size:.6rem;display:block}.hint-item span{color:#6b7280;word-break:break-all;font-size:.5rem;line-height:1.3;display:block}.login-footer{text-align:center;color:#9ca3af;margin-top:1.5rem;font-size:.65rem}@media (width<=480px){.login-box{padding:1.5rem}.login-logo-img{max-width:100px}.brand-title{font-size:1.4rem}.hint-grid{grid-template-columns:1fr 1fr;gap:.3rem}.branch-grid{grid-template-columns:1fr}.branch-card{padding:1rem}}@media (width<=380px){.hint-grid{grid-template-columns:1fr}.login-box{padding:1rem}}.forgot-password-link{text-align:center;margin-top:.5rem}.forgot-password-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:600;text-decoration:underline;transition:color .3s}.forgot-password-btn:hover{color:#1e1b4b}.forgot-password-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10000;background:#0009;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.forgot-password-modal{background:#fff;border-radius:1rem;width:92%;max-width:450px;max-height:90vh;animation:.3s slideUp;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.forgot-password-header{border-bottom:2px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.forgot-password-header h3{color:#0a1628;margin:0;font-size:1.2rem;font-weight:800}.forgot-password-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.forgot-password-close:hover{background:#f3f4f6}.forgot-password-body{padding:1.5rem}.forgot-hint{color:#6b7280;margin-bottom:1.25rem;font-size:.9rem;font-weight:500}.forgot-error{color:#991b1b;background:#fee2e2;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600}.forgot-success{color:#065f46;background:#d1fae5;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600}.forgot-actions{gap:.75rem;margin-top:.5rem;display:flex}.forgot-resend-btn{color:#1e1b4b;cursor:pointer;background:0 0;border:1.5px solid #1e1b4b;border-radius:.75rem;flex:1;padding:.6rem 1.5rem;font-weight:700;transition:all .3s}.forgot-resend-btn:hover{background:#f3f4f6}@media (width<=480px){.forgot-password-modal{max-width:95%}.forgot-actions{flex-direction:column}.forgot-password-header h3{font-size:1rem}}.inventory-container{flex-direction:column;gap:1.5rem;padding:.5rem;display:flex}.inventory-header{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 4px #0000000a}.inventory-header h2{color:#0a1628;margin:0;font-size:1.5rem;font-weight:700}.stat-chip.warning-stat{color:#92400e;background:#fef3c7;border-color:#fde68a}.product-count{color:#6b7280;background:#f3f4f6;border-radius:9999px;padding:.1rem .6rem;font-size:.7rem}.search-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;align-items:center;padding:0 .75rem;transition:all .3s;display:flex}.table-search{background:0 0;border:none;border-radius:.75rem;outline:none;width:220px;padding:.5rem .75rem;font-size:.875rem}.table-data th{text-align:left;text-transform:uppercase;color:#6b7280;letter-spacing:.5px;border-bottom:2px solid #e5e7eb;padding:.75rem 1.25rem;font-size:.6rem;font-weight:700}.table-data td{color:#1f2937;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:.85rem 1.25rem;font-size:.85rem}.table-data .low-stock-row{border-left:3px solid #dc2626}.table-data .low-stock-row td:first-child{border-left:none}.no-data{text-align:center;color:#9ca3af!important;padding:2.5rem!important;font-size:.95rem!important}.product-name{color:#0a1628;font-weight:600}.category-badge{color:#1e1b4b;background:#1e1b4b14;border-radius:9999px;padding:.2rem .7rem;font-size:.7rem;font-weight:600;display:inline-block}.stock-low{color:#dc2626;align-items:center;gap:.2rem;font-weight:700;display:flex}.stock-normal{color:#065f46;font-weight:600}.total-value{color:#1e1b4b;font-weight:600}.action-btns{gap:.3rem;display:flex}.action-btns button{cursor:pointer;background:0 0;border:none;border-radius:.4rem;justify-content:center;align-items:center;padding:.3rem;transition:all .2s;display:flex}.action-btns .edit{color:#2563eb;background:#eff6ff}.action-btns .edit:hover{background:#dbeafe;transform:scale(1.05)}.action-btns .delete{color:#dc2626;background:#fef2f2}.action-btns .delete:hover{background:#fee2e2;transform:scale(1.05)}.pagination button{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.25rem;padding:.4rem 1rem;font-size:.85rem;transition:all .3s;display:flex}.pagination .page-info{color:#6b7280;font-size:.85rem}.modal-body .input-with-icon{position:relative}.modal-body .input-with-icon svg{color:#9ca3af;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.modal-body .input-with-icon .form-input{padding-left:2.5rem}.modal-body .input-with-icon select.form-input{appearance:auto;padding-left:2.5rem}.modal-body .form-input{color:#1f2937;background:#fff;border:1.5px solid #d1d5db;border-radius:.75rem;outline:none;width:100%;padding:.7rem 1rem;font-size:.95rem;transition:all .3s}.field-hint{color:#6b7280;margin-top:.15rem;font-size:.6rem;display:block}@media (width<=768px){.inventory-header{flex-direction:column;align-items:flex-start;padding:1rem}.header-left{width:100%}.header-stats{flex-wrap:wrap}.table-header{flex-direction:column;align-items:flex-start}.search-wrapper,.table-search{width:100%}.table-data{min-width:700px}.table-data th,.table-data td{padding:.5rem .75rem;font-size:.75rem}}@media (width<=480px){.modal-body .form-row{grid-template-columns:1fr}.modal-content{width:95%}.pagination{text-align:center;flex-direction:column;gap:.5rem}.btn-accent{justify-content:center;width:100%}.header-title-group{flex-wrap:wrap}}.salary-container{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px #0000000d}.salary-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.salary-header h3{color:#0a1628;margin:0;font-size:1.5rem;font-weight:800}.stat-employees{color:#2563eb;background:#2563eb1a;border-color:#2563eb4d}.stat-salary{color:#1e1b4b;background:#1e1b4b14;border-color:#1e1b4b33}.stat-commission{color:#8b5cf6;background:#8b5cf61a;border-color:#8b5cf64d}.salary-search{background:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;align-items:center;max-width:320px;margin-bottom:1rem;padding:0 .75rem;transition:all .3s;display:flex}.salary-search:focus-within{border-color:#1e1b4b;box-shadow:0 0 0 3px #1e1b4b1f}.salary-search .search-icon{color:#9ca3af}.salary-search input{background:0 0;border:none;outline:none;width:100%;padding:.7rem .75rem;font-size:.95rem;font-weight:500}.salary-table-wrap{overflow-x:auto}.salary-table{border-collapse:collapse;width:100%;min-width:900px}.salary-table thead{background:#f8f9fa}.salary-table th{text-align:left;text-transform:uppercase;color:#4b5563;letter-spacing:.5px;border-bottom:2px solid #e5e7eb;padding:.85rem 1rem;font-size:.7rem;font-weight:800}.salary-table td{color:#1f2937;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:.8rem 1rem;font-size:.9rem;font-weight:600}.salary-table tbody tr{transition:background .2s}.salary-table tbody tr:hover td{background:#fafafa}.salary-table tbody tr:last-child td{border-bottom:none}.salary-table .paid-row td{border-left:4px solid #22c55e}.salary-table .pending-row td{border-left:4px solid #f59e0b}.employee-name-cell{color:#0a1628;align-items:center;gap:.6rem;font-size:.95rem;font-weight:700;display:flex}.emp-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;font-weight:800;display:flex}.salary-amount{color:#1e1b4b;font-size:.95rem;font-weight:800}.commission-badge,.account-badge,.advance-badge{border-radius:9999px;padding:.2rem .7rem;font-size:.75rem;font-weight:700}.no-value{color:#9ca3af;font-size:.85rem;font-weight:600}.btn-advance{color:#c62828;background:#fce4ec}.btn-advance:hover{background:#f8bbd0}.btn-pay{color:#065f46;background:#d1fae5;gap:.3rem;padding:.3rem .7rem;font-size:.7rem;font-weight:700}.salary-modal-overlay{animation:.2s salaryFadeIn;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;z-index:9999!important;background:#fff!important;flex-direction:column!important;width:100vw!important;height:100vh!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;inset:0!important}@keyframes salaryFadeIn{0%{opacity:0}to{opacity:1}}.salary-modal-content{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;box-shadow:none!important;background:#fff!important;border-radius:0!important;flex-direction:column!important;margin:0!important;animation:none!important;display:flex!important;overflow-y:auto!important}.salary-modal-header{z-index:5;background:#fff;border-bottom:2px solid #f3f4f6;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex;position:sticky;top:0}.salary-modal-header-left{align-items:center;gap:.75rem;display:flex}.salary-modal-icon{color:#1e1b4b}.salary-modal-header h3{color:#0a1628;margin:0;font-size:1.3rem;font-weight:800}.salary-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.25rem;transition:all .2s}.salary-modal-close:hover{color:#1f2937;background:#f3f4f6}.salary-modal-body{flex:1;width:100%;max-width:900px;margin:0 auto;padding:1.5rem 2rem;overflow-y:auto}.salary-modal-footer{background:#fff;border-top:2px solid #f3f4f6;flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1rem 2rem 1.25rem;display:flex;position:sticky;bottom:0}.advances-section{background:#fffbeb;border:1.5px solid #fde68a;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem}.advances-header{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.advances-header h4{color:#92400e;margin:0;font-size:.95rem;font-weight:700}.advances-total{color:#92400e;background:#fef3c7;border-radius:9999px;margin-left:auto;padding:.15rem .6rem;font-size:.75rem;font-weight:700}.advances-table-wrap{overflow-x:auto}.advances-table{border-collapse:collapse;width:100%;font-size:.9rem}.advances-table th{text-align:left;text-transform:uppercase;color:#6b7280;border-bottom:2px solid #e5e7eb;padding:.3rem .4rem;font-size:.7rem;font-weight:700}.advances-table td{border-bottom:1px solid #f3f4f6;padding:.35rem .4rem}.advance-date-time{flex-direction:column;display:flex}.adv-date{color:#1f2937;font-size:.8rem;font-weight:600}.adv-time{color:#6b7280;font-size:.6rem}.advance-amount-cell{color:#dc2626;font-weight:700}.advance-reason-cell{color:#4b5563;font-size:.8rem;font-weight:500}.remaining-salary{border-top:2px solid #fde68a;justify-content:space-between;margin-top:.5rem;padding-top:.5rem;font-size:.9rem;display:flex}.remaining-salary strong{color:#1e1b4b;font-size:1.1rem}.history-center{flex-wrap:wrap;flex:1;align-items:center;gap:.5rem;padding:0 .5rem;display:flex}.deducted-badge{color:#dc2626;background:#fee2e2;border-radius:9999px;padding:.1rem .5rem;font-size:.6rem;font-weight:700}.history-status{border-radius:9999px;padding:.15rem .6rem;font-size:.65rem;font-weight:700}.history-status.paid{color:#065f46;background:#d1fae5}.history-status.commission{color:#1e40af;background:#dbeafe}.advance-info-box{background:#f8f9fa;border-radius:.75rem;margin-bottom:1.25rem;padding:.75rem 1rem}.advance-info-row{justify-content:space-between;padding:.3rem 0;font-size:.95rem;font-weight:600;display:flex}.advance-info-row.highlight{border-top:2px solid #e5e7eb;margin-top:.3rem;padding-top:.5rem}.commission-highlight{color:#8b5cf6}.advance-taken{color:#dc2626}.remaining-amount{color:#1e1b4b;font-size:1.2rem}.advance-note-box{color:#6b7280;background:#f3f4f6;border-radius:.5rem;align-items:center;gap:.5rem;margin-top:.75rem;padding:.6rem .8rem;font-size:.85rem;font-weight:600;display:flex}.advance-note-box p{margin:0}.advance-icon{color:#1e1b4b;flex-shrink:0}.btn-advance-save{color:#fff;cursor:pointer;background:#1e1b4b;border:none;border-radius:.75rem;padding:.6rem 1.5rem;font-weight:700;transition:all .3s}.btn-advance-save:hover{background:#2a265a;transform:translateY(-2px);box-shadow:0 4px 15px #1e1b4b4d}@media (width<=768px){.salary-table{min-width:800px}.salary-table th,.salary-table td{padding:.5rem .6rem;font-size:.8rem}.action-group button{padding:.2rem .4rem}.history-summary{grid-template-columns:1fr}.salary-modal-header,.salary-modal-body,.salary-modal-footer{padding-left:1rem;padding-right:1rem}.header-stats{gap:.3rem}.stat-chip{padding:.2rem .6rem;font-size:.65rem}.salary-search{max-width:100%}.history-item{flex-wrap:wrap}.history-center{flex:100%;padding-left:0}}@media (width<=480px){.advances-section{padding:.75rem}.advance-info-row{flex-direction:column;align-items:flex-start;gap:.1rem}.employee-detail-header{text-align:center;flex-direction:column}.salary-modal-header h3{font-size:1rem}.salary-header h3{font-size:1.2rem}}.balance-amount{border-radius:.5rem;padding:.2rem .5rem;font-size:.95rem;font-weight:800;display:inline-block}.balance-amount.positive{color:#1e1b4b;background:#1e1b4b0f}.balance-amount.zero{color:#6b7280;background:#f3f4f6}.balance-amount.negative{color:#dc2626;background:#dc26261a}.salary-table th:nth-child(6){min-width:120px}@media (width<=768px){.balance-amount{font-size:.8rem}.salary-table th:nth-child(6){min-width:90px}}.fixed-expense-container{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px #0000000d}.expense-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.expense-header h3{color:#0a1628;margin:0;font-size:1.5rem;font-weight:800}.stat-pending{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b4d}.expense-controls{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.expense-search{background:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;flex:1;align-items:center;max-width:320px;padding:0 .75rem;transition:all .3s;display:flex}.expense-search:focus-within{border-color:#1e1b4b;box-shadow:0 0 0 3px #1e1b4b1f}.expense-search .search-icon{color:#9ca3af}.expense-search input{background:0 0;border:none;outline:none;width:100%;padding:.7rem .75rem;font-size:.95rem;font-weight:500}.expense-table-wrap{overflow-x:auto}.expense-table{border-collapse:collapse;width:100%;min-width:800px}.expense-table thead{background:#f8f9fa}.expense-table th{text-align:left;text-transform:uppercase;color:#4b5563;letter-spacing:.5px;border-bottom:2px solid #e5e7eb;padding:.85rem 1rem;font-size:.7rem;font-weight:800}.expense-table td{color:#1f2937;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:.8rem 1rem;font-size:.9rem;font-weight:600}.expense-table tbody tr{transition:background .2s}.expense-table tbody tr:hover td{background:#fafafa}.expense-table tbody tr:last-child td{border-bottom:none}.expense-table .paid-row td{border-left:4px solid #22c55e}.expense-table .pending-row td{border-left:4px solid #f59e0b}.expense-name{color:#0a1628;font-size:.95rem;font-weight:700}.last-paid{color:#4b5563;font-size:.8rem;font-weight:600}.due-date-badge{color:#4b5563;background:#f3f4f6;border-radius:9999px;align-items:center;gap:.3rem;padding:.2rem .7rem;font-size:.75rem;font-weight:600;display:inline-flex}.due-date-badge svg{width:14px;height:14px}.action-group button{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.3rem .6rem;font-weight:700;transition:all .2s;display:flex}.btn-pay{color:#065f46;background:#d1fae5;gap:.2rem;font-weight:700}.btn-pay:hover{background:#a7f3d0}.pay-modal{max-width:460px}.btn-pay-save{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:.75rem;padding:.6rem 1.5rem;font-weight:700;transition:all .3s}.pay-info{background:#f8f9fa;border-radius:.75rem;margin-bottom:1.25rem;padding:.75rem 1rem}.pay-info-row{justify-content:space-between;padding:.3rem 0;font-size:.95rem;font-weight:600;display:flex}.pay-info-row strong{color:#0a1628}.summary-item{text-align:center;border-radius:.75rem;padding:.6rem}.text-green{color:#065f46!important}.text-yellow{color:#92400e!important}.history-count{color:#6b7280;background:#f3f4f6;border-radius:9999px;padding:.1rem .6rem;font-size:.65rem;font-weight:600}.no-history{text-align:center;color:#9ca3af;background:#f8f9fa;border-radius:.5rem;padding:1.5rem;font-weight:600}.history-date-full{color:#6b7280;font-size:.65rem}.history-status.paid{color:#065f46;background:#d1fae5;border-radius:9999px;align-items:center;gap:.3rem;padding:.15rem .6rem;font-size:.65rem;font-weight:700;display:flex}.history-status.paid svg{width:14px;height:14px}@media (width<=768px){.expense-table{min-width:700px}.expense-table th,.expense-table td{padding:.5rem .6rem;font-size:.8rem}.action-group button{padding:.2rem .4rem}.history-summary{grid-template-columns:1fr}.modal-content{width:95%}.form-row{grid-template-columns:1fr}.header-stats{gap:.3rem}.stat-chip{padding:.2rem .6rem;font-size:.65rem}.expense-controls{flex-direction:column;align-items:stretch}.expense-search{max-width:100%}.expense-header{flex-direction:column;align-items:stretch}.btn-accent{justify-content:center;width:100%}}@media (width<=480px){.history-item{flex-direction:column;align-items:flex-start;gap:.3rem}.history-right{justify-content:space-between;width:100%}.header-title-group{flex-wrap:wrap}.expense-header h3{font-size:1.2rem}.modal-header h3{font-size:1rem}}.extra-expense-container{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px #0000000d}.extra-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.extra-header h3{color:#0a1628;margin:0;font-size:1.5rem;font-weight:800}.stat-expenses{color:#2563eb;background:#2563eb1a;border-color:#2563eb4d}.btn-accent{color:#fff;cursor:pointer;background:#1e1b4b;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .3s;display:flex}.btn-accent:hover{background:#2a265a;transform:translateY(-2px);box-shadow:0 4px 15px #1e1b4b4d}.branch-totals{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.branch-total-card{border:1px solid #e5e7eb;border-radius:.75rem;padding:.75rem 1rem;transition:all .3s}.branch-total-card.branch-1-card{background:#1e1b4b0d;border-left:5px solid #1e1b4b}.branch-total-card.branch-2-card{background:#c9a84c0d;border-left:5px solid #c9a84c}.branch-total-card h4{color:#0a1628;margin:0;font-size:.95rem;font-weight:700}.branch-total-row{flex-wrap:wrap;gap:1rem;display:flex}.extra-controls{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.extra-search{background:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;flex:1;align-items:center;max-width:280px;padding:0 .75rem;transition:all .3s;display:flex}.extra-search:focus-within{border-color:#1e1b4b;box-shadow:0 0 0 3px #1e1b4b1f}.extra-search .search-icon{color:#9ca3af}.extra-search input{background:0 0;border:none;outline:none;width:100%;padding:.7rem .75rem;font-size:.95rem;font-weight:500}.filter-group{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.filter-label{color:#4b5563;text-transform:uppercase;letter-spacing:1px;font-size:.7rem;font-weight:800}.month-filters{flex-wrap:wrap;gap:.3rem;display:flex}.filter-btn.month-btn.active{color:#fff;background:#c9a84c;border-color:#c9a84c}.totals-container{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.total-box{text-align:center;border:1px solid #e5e7eb;border-radius:.75rem;padding:.75rem 1rem}.total-all{color:#fff;background:#1e1b4b;border-color:#1e1b4b}.total-all strong{color:#c9a84c}.total-branch-1{color:#1e1b4b;background:#1e1b4b14;border:1px solid #1e1b4b26}.total-branch-1 strong{color:#1e1b4b}.total-branch-2{color:#8b7355;background:#c9a84c14;border:1px solid #c9a84c26}.total-branch-2 strong{color:#8b7355}.total-box span{text-transform:uppercase;letter-spacing:1px;font-size:.7rem;font-weight:700;display:block}.total-box strong{margin-top:.1rem;font-size:1.1rem;font-weight:800;display:block}.monthly-totals{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:.75rem;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;padding:.75rem;display:flex}.month-total-box{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;min-width:100px;padding:.3rem .8rem}.month-total-box span{color:#6b7280;text-transform:uppercase;font-size:.6rem;font-weight:700;display:block}.month-total-box strong{color:#1e1b4b;margin-top:.1rem;font-size:.85rem;font-weight:800;display:block}.extra-table-wrap{overflow-x:auto}.extra-table{border-collapse:collapse;width:100%;min-width:600px}.extra-table thead{background:#f8f9fa}.extra-table th{text-align:left;text-transform:uppercase;color:#4b5563;letter-spacing:.5px;border-bottom:2px solid #e5e7eb;padding:.85rem 1rem;font-size:.7rem;font-weight:800}.extra-table td{color:#1f2937;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:.8rem 1rem;font-size:.9rem;font-weight:600}.extra-table tbody tr{transition:background .2s}.extra-table tbody tr:hover td{background:#fafafa}.extra-table tbody tr:last-child td{border-bottom:none}.extra-table .even-row td{background:#fafbfc}.extra-table .even-row:hover td{background:#f3f4f6}.extra-table .odd-row td{background:#fff}.extra-table .odd-row:hover td{background:#fafafa}.expense-desc{color:#0a1628;font-size:.95rem;font-weight:700}.amount-cell{color:#1e1b4b;font-size:.95rem;font-weight:800}.date-badge{color:#4b5563;background:#f3f4f6;border-radius:9999px;align-items:center;gap:.3rem;padding:.2rem .7rem;font-size:.75rem;font-weight:600;display:inline-flex}.date-badge svg{width:14px;height:14px}.btn-edit:hover{background:#fde68a}.btn-delete:hover{background:#fca5a5}.pagination{border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem 0 0;display:flex}.modal-body .form-group{margin-bottom:1.25rem}.modal-body .form-group label{color:#374151;margin-bottom:.3rem;font-size:.9rem;font-weight:700;display:block}.modal-body .form-input{background:#fff;border:1.5px solid #d1d5db;border-radius:.75rem;outline:none;width:100%;padding:.7rem 1rem;font-size:1rem;font-weight:600;transition:all .3s}.modal-body .form-input:focus{border-color:#1e1b4b;box-shadow:0 0 0 3px #1e1b4b1f}.modal-body .form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.btn-save{color:#fff;cursor:pointer;background:#1e1b4b;border:none;border-radius:.75rem;padding:.6rem 1.5rem;font-weight:700;transition:all .3s}@media (width<=768px){.extra-table{min-width:500px}.extra-table th,.extra-table td{padding:.5rem .6rem;font-size:.8rem}.action-group button{padding:.2rem .4rem}.modal-content{width:95%}.modal-body .form-row,.totals-container{grid-template-columns:1fr}.extra-controls{flex-direction:column;align-items:stretch}.extra-search{max-width:100%}.filter-group{flex-direction:column;align-items:flex-start}.month-filters{flex-wrap:wrap}.header-stats{gap:.3rem}.stat-chip{padding:.2rem .6rem;font-size:.65rem}.branch-totals{grid-template-columns:1fr}.extra-header{flex-direction:column;align-items:stretch}.btn-accent{justify-content:center;width:100%}}@media (width<=480px){.extra-header h3{font-size:1.2rem}.modal-header h3{font-size:1rem}.month-total-box{min-width:80px}.month-total-box strong{font-size:.75rem}}.add-account-container{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;max-width:64rem;margin:0 auto;padding:1.5rem;box-shadow:0 2px 4px #0000000a}.add-account-container h3{color:#0a1628;margin:0;font-size:1.6rem;font-weight:800}.cnic-search-section{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem}.cnic-search{gap:.5rem;display:flex}.cnic-search .input-with-icon{flex:1}.cnic-search .input-with-icon .form-input{padding-left:2.5rem}.btn-search{color:#fff;cursor:pointer;white-space:nowrap;background:#1e1b4b;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.6rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .3s;display:flex}.btn-search:hover{background:#2a265a;transform:translateY(-2px);box-shadow:0 4px 15px #1e1b4b4d}.existing-accounts{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;margin-top:.75rem;padding:.5rem}.existing-title{color:#6b7280;align-items:center;gap:.3rem;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:flex}.existing-item{cursor:pointer;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.4rem .75rem;transition:background .2s;display:flex}.existing-item:hover{background:#f3f4f6;border-radius:.3rem}.existing-item:last-child{border-bottom:none}.existing-info{gap:1rem;font-size:.9rem;display:flex}.existing-info strong{color:#0a1628;font-weight:700}.existing-info span{color:#6b7280;font-weight:500}.btn-load{color:#fff;cursor:pointer;background:#1e1b4b;border:none;border-radius:.5rem;padding:.25rem 1rem;font-size:.75rem;font-weight:700;transition:all .2s}.btn-load:hover{background:#2a265a}.step-content{animation:.3s fadeIn}.step-header{background:#f8f9fa;border-left:5px solid #1e1b4b;border-radius:.75rem;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:.7rem 1rem;display:flex}.step-number{color:#fff;background:#1e1b4b;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:800;display:flex}.step-title{color:#0a1628;margin:0;font-size:1.1rem;font-weight:700}.step-badge{color:#6b7280;background:#f3f4f6;border-radius:9999px;margin-left:auto;padding:.15rem .6rem;font-size:.6rem;font-weight:700}.form-input:disabled{opacity:.7;cursor:not-allowed;background:#f3f4f6}.error-text{color:#dc2626;font-size:.75rem;font-weight:600}.employee-section{background:#faf8ff;border:1px solid #c4b5fd;border-radius:.75rem;margin-top:1.5rem;padding:1rem 1.25rem}.employee-select{width:100%;padding:.7rem 1rem;font-weight:500}.selected-employee-info{margin-top:.5rem}.employee-badge{color:#1e1b4b;background:#ede9fe;border-radius:9999px;align-items:center;gap:.3rem;padding:.3rem .8rem;font-size:.85rem;font-weight:600;display:inline-flex}.employee-hint{color:#6b7280;margin-top:.25rem;font-size:.75rem;font-style:italic;font-weight:500}.voice-hint{color:#6b7280;margin-bottom:.75rem;font-size:.85rem;font-weight:500}.voice-files-list{border-top:1px solid #e5e7eb;margin-top:.75rem;padding-top:.75rem}.voice-files-title{color:#374151;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.voice-file-item{background:#fff;border:1px solid #f3f4f6;border-radius:.5rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.3rem;margin-bottom:.3rem;padding:.5rem .7rem;display:flex}.voice-file-info{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.voice-file-name{color:#1f2937;font-size:.85rem;font-weight:600}.voice-file-size{color:#6b7280;background:#f3f4f6;border-radius:9999px;padding:.1rem .4rem;font-size:.7rem;font-weight:500}.voice-file-time{color:#9ca3af;font-size:.65rem;font-weight:500}.voice-file-actions{gap:.3rem;display:flex}.btn-play{color:#1e40af;cursor:pointer;background:#dbeafe;border:none;border-radius:.4rem;align-items:center;gap:.2rem;padding:.25rem .7rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.btn-play:hover{background:#bfdbfe}.btn-play.playing{color:#92400e;background:#fef3c7}.btn-delete-voice{color:#991b1b;cursor:pointer;background:#fee2e2;border:none;border-radius:.4rem;align-items:center;padding:.25rem .4rem;transition:all .2s;display:flex}.btn-delete-voice:hover{background:#fca5a5}.image-section{border-radius:.75rem;margin-top:1.5rem;padding:1rem 1.25rem}.image-section.cnic-section{background:#eff6ff;border:1px solid #bfdbfe}.image-section.chalan-section{background:#f0fdf4;border:1px solid #86efac}.image-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.guarantors-section{background:#fffbeb;border:1px solid #fde68a;border-radius:.75rem;margin-top:1.5rem;padding:1rem 1.25rem}.guarantor-count{color:#6b7280;margin:.25rem 0 .5rem;font-size:.8rem;font-weight:600}.guarantor-card{background:#fff;border:1px solid #fde68a;border-radius:.75rem;margin-bottom:.75rem;padding:.75rem;transition:border-color .3s}.guarantor-card:last-child{margin-bottom:0}.guarantor-card:hover{border-color:#c4b5fd}.guarantor-header{color:#92400e;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:flex}.filled-badge{color:#065f46;background:#d1fae5;border-radius:9999px;align-items:center;gap:.2rem;padding:.1rem .5rem;font-size:.65rem;font-weight:600;display:inline-flex}.guarantor-grid{grid-template-columns:1fr 1fr 1fr 1fr;gap:.5rem;display:grid}.guarantor-grid .form-input{padding:.5rem .75rem;font-size:.85rem;font-weight:500}.guarantor-images{border-top:1px solid #f3f4f6;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.5rem;padding-top:.5rem;display:grid}.guarantor-image-box label{color:#6b7280;margin-bottom:.15rem;font-size:.7rem;font-weight:600;display:block}.guarantor-image-box .upload-area.small{border-radius:.5rem;min-height:60px;padding:.5rem}.guarantor-image-box .upload-area.small svg{width:20px;height:20px}.guarantor-image-box .upload-area.small span{font-size:.7rem;font-weight:500}.guarantor-image-box .preview-container img{max-height:80px}.guarantor-image-box .remove-btn{width:22px!important;height:22px!important;font-size:10px!important;top:-6px!important;right:-6px!important}.form-actions{border-top:2px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.btn-prev{color:#6b7280!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;background:0 0!important;border:1.5px solid #d1d5db!important;border-radius:.75rem!important;justify-content:center!important;align-items:center!important;padding:.7rem 1.5rem!important;font-size:.95rem!important;font-weight:700!important;transition:all .3s!important;display:inline-flex!important}.btn-prev:hover{transform:translateY(-2px);background:#f3f4f6!important}.btn-next{color:#fff!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;background:#1e1b4b!important;border:none!important;border-radius:.75rem!important;justify-content:center!important;align-items:center!important;min-width:120px!important;padding:.7rem 2rem!important;font-size:.95rem!important;font-weight:700!important;transition:all .3s!important;display:inline-flex!important}.btn-next:hover{transform:translateY(-2px);box-shadow:0 4px 15px #1e1b4b4d;opacity:1!important;background:#2a265a!important}.btn-submit{color:#fff!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;background:#22c55e!important;border:none!important;border-radius:.75rem!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;min-width:140px!important;padding:.7rem 2rem!important;font-size:.95rem!important;font-weight:700!important;transition:all .3s!important;display:flex!important}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 4px 15px #22c55e4d;opacity:1!important;background:#16a34a!important}.btn-next span,.btn-next svg,.btn-submit span,.btn-submit svg,.btn-prev span,.btn-prev svg{opacity:1!important;visibility:visible!important;color:inherit!important}.step-indicator{justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.85rem;font-weight:600;display:flex}.step-indicator span{color:#6b7280;background:#e5e7eb;border-radius:9999px;padding:.3rem .9rem;transition:all .3s}.step-indicator span.active{color:#fff;background:#1e1b4b}.step-indicator span.done{color:#fff;background:#22c55e}.step-line{background:#e5e7eb;width:2rem;height:2px}.toast-notification{z-index:9999;border-radius:.75rem;justify-content:space-between;align-items:flex-start;gap:.75rem;max-width:500px;padding:1rem 1.25rem;animation:.3s slideInRight;display:flex;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 10px 30px #00000026}.toast-notification.warning{background:#fef3c7;border:1px solid #fde68a}.toast-notification.error{background:#fee2e2;border:1px solid #fca5a5}.toast-notification.info{background:#dbeafe;border:1px solid #bfdbfe}.toast-notification.success{background:#d1fae5;border:1px solid #bbf7d0}.toast-content{flex:1;align-items:flex-start;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.toast-content>svg{flex-shrink:0;margin-top:.1rem}.toast-notification.warning .toast-content{color:#92400e}.toast-notification.error .toast-content{color:#991b1b}.toast-notification.success .toast-content{color:#065f46}.toast-notification.info .toast-content{color:#1e40af}.toast-content svg{flex-shrink:0}.toast-notification.warning .toast-content svg{color:#f59e0b}.toast-notification.error .toast-content svg{color:#dc2626}.toast-notification.success .toast-content svg{color:#22c55e}.toast-notification.info .toast-content svg{color:#2563eb}.toast-details{color:#6b7280;background:#0000000a;border-radius:.25rem;margin-top:.25rem;padding:.25rem .5rem;font-size:.8rem;font-weight:500}.toast-detail-line{padding:.1rem 0}.toast-close{cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.2rem;transition:all .2s;display:flex}.toast-notification.warning .toast-close{color:#92400e}.toast-notification.error .toast-close{color:#991b1b}.toast-notification.success .toast-close{color:#065f46}.toast-notification.info .toast-close{color:#1e40af}.toast-close:hover{background:#0000000d}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.status-modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10000;background:#0009;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.status-modal{background:#fff;border-radius:1rem;width:100%;max-width:480px;padding:0;animation:.3s slideUp;overflow:hidden;box-shadow:0 20px 60px #0000004d}.status-modal-header{background:#f8f9fa;border-bottom:2px solid #f3f4f6;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.status-modal-icon{color:#1e1b4b}.status-modal-header h3{color:#0a1628;flex:1;margin:0;font-size:1.2rem;font-weight:800}.status-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.status-modal-close:hover{background:#f3f4f6}.status-modal-body{padding:1.5rem}.status-modal-text{color:#6b7280;margin-bottom:1.25rem;font-size:1rem;font-weight:600}.status-options{flex-direction:column;gap:.75rem;display:flex}.status-option{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;align-items:center;padding:1rem 1.25rem;transition:all .3s;display:flex}.status-option:hover{background:#fafafa;border-color:#c4b5fd}.status-option.active{background:#f8f9fa;border-color:#1e1b4b;box-shadow:0 0 0 3px #1e1b4b1a}.status-option input[type=radio]{display:none}.status-option-content{flex:1;align-items:center;gap:.75rem;display:flex}.status-option-icon{flex-shrink:0}.active-icon{color:#22c55e}.hold-icon{color:#f59e0b}.status-option-label{color:#0a1628;font-size:.95rem;font-weight:700;display:block}.status-option-desc{color:#6b7280;font-size:.75rem;font-weight:500;display:block}.status-modal-footer{background:#f8f9fa;border-top:2px solid #f3f4f6;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.25rem;display:flex}.status-btn-cancel{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s}.status-btn-cancel:hover{background:#f3f4f6}.status-btn-confirm{color:#fff;cursor:pointer;background:#1e1b4b;border:none;border-radius:.5rem;align-items:center;gap:.4rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.status-btn-confirm:hover{background:#2a265a;transform:translateY(-1px);box-shadow:0 4px 12px #1e1b4b4d}@media (width<=768px){.form-grid,.image-grid{grid-template-columns:1fr}.guarantor-grid,.guarantor-images{grid-template-columns:1fr 1fr}.add-account-container{padding:1rem}.cnic-search{flex-direction:column}.step-indicator{flex-wrap:wrap}.form-actions{flex-wrap:wrap;justify-content:center}.btn-next,.btn-submit,.btn-prev{text-align:center;flex:1!important;justify-content:center!important;min-width:100px!important}.voice-file-item{flex-direction:column;align-items:flex-start}.voice-file-actions{justify-content:flex-start;width:100%}.page-header{flex-direction:column;align-items:flex-start}.toast-notification{max-width:none;top:.75rem;left:.75rem;right:.75rem}}@media (width<=480px){.guarantor-grid,.guarantor-images{grid-template-columns:1fr}.existing-item{flex-direction:column;align-items:flex-start;gap:.3rem}.existing-info{flex-direction:column;gap:.2rem}.status-modal{max-width:95%;margin:0 1rem}.status-modal-header,.status-modal-body{padding:1rem}.status-modal-footer{flex-direction:column;padding:.75rem 1rem 1rem}.status-btn-cancel,.status-btn-confirm{justify-content:center;width:100%}.status-option{padding:.75rem 1rem}.add-account-container h3{font-size:1.2rem}}.recovery-container{flex-direction:column;gap:1.5rem;padding:.5rem;display:flex}.recovery-header{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 4px #0000000a}.recovery-header h2{color:#0a1628;margin:0;font-size:1.6rem;font-weight:800}.stat-chip{border:1.5px solid;border-radius:9999px;align-items:center;gap:.4rem;padding:.3rem .9rem;font-size:.8rem;font-weight:700;display:flex}.stat-chip svg{width:16px;height:16px}.stat-records{color:#2563eb;background:#2563eb1a;border-color:#2563eb4d}.stat-total{color:#1e1b4b;background:#1e1b4b14;border-color:#1e1b4b33}.stat-paid{color:#22c55e;background:#22c55e1a;border-color:#22c55e4d}.stat-due{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b4d}.stat-overdue{color:#dc2626;background:#dc26261a;border-color:#dc26264d}.recovery-controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.table-search{background:0 0;border:none;border-radius:.75rem;outline:none;width:100%;padding:.7rem .75rem;font-size:.95rem;font-weight:500}.overdue-header-badge{color:#fff;background:#dc2626;border-radius:9999px;align-items:center;gap:.4rem;padding:.25rem .9rem;font-size:.75rem;font-weight:700;display:flex}.table-data{border-collapse:collapse;width:100%;min-width:1100px}.table-data thead{background:#fafafa}.table-data th{text-align:left;text-transform:uppercase;color:#4b5563;letter-spacing:.5px;white-space:nowrap;border-bottom:2px solid #e5e7eb;padding:.85rem 1rem;font-size:.7rem;font-weight:800}.table-data td{color:#1f2937;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:.8rem 1rem;font-size:.9rem;font-weight:600}.table-data tbody tr{transition:background .2s}.table-data tbody tr:hover td{background:#f0f0f5}.table-data tbody tr:last-child td{border-bottom:none}.table-data .even-row td{background:#fafbfc}.table-data .odd-row td{background:#fff}.table-data .even-row:hover td,.table-data .odd-row:hover td{background:#f0f0f5}.customer-name-cell{color:#0a1628;flex-wrap:wrap;align-items:center;gap:.5rem;font-weight:600;display:flex}.overdue-badge{color:#fff;background:#dc2626;border-radius:9999px;align-items:center;gap:.2rem;padding:.15rem .6rem;font-size:.6rem;font-weight:700;display:inline-flex}.amount-cell{color:#1e1b4b;font-weight:700}.monthly-amount{color:#1e1b4b;font-weight:600}.type-badge{color:#6b21a8;background:#f3e8ff;border-radius:9999px;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.due-amount{color:#dc2626;font-weight:700}.badge-active{color:#065f46;background:#d1fae5;border-radius:9999px;padding:.25rem .8rem;font-size:.7rem;font-weight:700}.badge-pending{color:#92400e;background:#fef3c7;border-radius:9999px;padding:.25rem .8rem;font-size:.7rem;font-weight:700}.action-group button{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.2rem;padding:.3rem .6rem;font-size:.7rem;font-weight:700;transition:all .2s;display:flex}.btn-view-installments{color:#0369a1;background:#e0f2fe}.btn-view-installments:hover{background:#bae6fd}.btn-pay-installment{color:#065f46;background:#d1fae5;gap:.2rem}.btn-pay-installment:hover{background:#a7f3d0}.btn-edit-installment{color:#92400e;background:#fef3c7}.btn-edit-installment:hover{background:#fde68a}.pagination button{cursor:pointer;color:#374151;background:#fff;border:1.5px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.25rem;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.rec-modal-overlay{animation:.2s recFadeIn;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;z-index:9999!important;background:#fff!important;flex-direction:column!important;width:100vw!important;height:100vh!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;inset:0!important}@keyframes recFadeIn{0%{opacity:0}to{opacity:1}}.rec-modal-content{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;box-shadow:none!important;background:#fff!important;border-radius:0!important;flex-direction:column!important;margin:0!important;animation:none!important;display:flex!important;overflow-y:auto!important}.rec-modal-header{z-index:5;background:#fff;border-bottom:2px solid #f3f4f6;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex;position:sticky;top:0}.rec-modal-header-left{align-items:center;gap:.75rem;display:flex}.rec-modal-icon{color:#1e1b4b}.rec-modal-header h3{color:#0a1628;margin:0;font-size:1.3rem;font-weight:800}.rec-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.25rem;transition:all .2s}.rec-modal-close:hover{color:#1f2937;background:#f3f4f6}.rec-modal-body{flex:1;width:100%;max-width:900px;margin:0 auto;padding:1.5rem 2rem;overflow-y:auto}.rec-modal-footer{background:#fff;border-top:2px solid #f3f4f6;flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1rem 2rem 1.25rem;display:flex;position:sticky;bottom:0}.emp-detail-product{color:#9ca3af;font-size:.8rem;font-weight:500;display:block}.overdue-notice{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.6rem 1rem;font-size:.9rem;font-weight:600;display:flex}.overdue-notice svg{color:#dc2626;flex-shrink:0}.installment-summary{background:#f8f9fa;border-radius:.75rem;grid-template-columns:1fr 1fr 1fr 1fr;gap:.5rem;margin-bottom:1.5rem;padding:.75rem;display:grid}.summary-item{text-align:center}.summary-item span{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.6rem;font-weight:700;display:block}.monthly-highlight{color:#1e1b4b!important}.installment-list-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.installment-list h4{color:#374151;margin:0;font-size:.95rem;font-weight:700}.installment-count{color:#6b7280;background:#f3f4f6;border-radius:9999px;padding:.1rem .6rem;font-size:.65rem;font-weight:600}.installment-grid{flex-direction:column;gap:.4rem;max-height:500px;display:flex;overflow-y:auto}.installment-item{background:#f9fafb;border-left:4px solid #6b7280;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.5rem .75rem;transition:all .2s;display:flex}.installment-item:hover{background:#f3f4f6}.installment-item.overdue-item{background:#fef2f2;border-left-color:#dc2626!important}.installment-month{color:#1f2937;min-width:100px;font-weight:700}.overdue-month-badge{color:#dc2626;margin-top:.1rem;font-size:.55rem;font-weight:700;display:block}.installment-details{flex-wrap:wrap;flex:1;justify-content:center;gap:1rem;display:flex}.installment-due{color:#6b7280;font-size:.85rem;font-weight:600}.installment-paid{font-size:.85rem;font-weight:600}.installment-status{text-align:right;min-width:70px}.status-badge{border-radius:9999px;padding:.2rem .6rem;font-size:.65rem;font-weight:700}.pay-summary{background:#f8f9fa;border-radius:.75rem;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.25rem;padding:.75rem;display:grid}.pay-summary-item{text-align:center}.pay-summary-item span{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.6rem;font-weight:700;display:block}.pay-summary-item strong{color:#0a1628;font-size:.95rem;display:block}.pay-overdue-warning{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem .75rem;font-size:.85rem;font-weight:600;display:flex}.pay-overdue-warning svg{color:#dc2626;flex-shrink:0}.edit-summary-item{text-align:center}.edit-summary-item span{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.6rem;font-weight:700;display:block}.edit-summary-item strong{color:#0a1628;font-size:.95rem;display:block}.pay-note{color:#6b7280;background:#f3f4f6;border-radius:.5rem;align-items:center;gap:.5rem;margin-top:.75rem;padding:.5rem .75rem;font-size:.8rem;font-weight:600;display:flex}.pay-icon{color:#1e1b4b;flex-shrink:0}.pay-note p{margin:0}.edit-note{color:#6b7280;background:#f3f4f6;border-radius:.5rem;align-items:center;gap:.5rem;margin-top:.75rem;padding:.5rem .75rem;font-size:.8rem;font-weight:600;display:flex}.edit-icon{color:#1e1b4b;flex-shrink:0}.edit-note p{margin:0}.btn-pay-save{color:#fff;cursor:pointer;background:#1e1b4b;border:none;border-radius:.75rem;align-items:center;gap:.4rem;padding:.6rem 1.5rem;font-weight:700;transition:all .3s;display:flex}.btn-pay-save:hover{background:#2a265a;transform:translateY(-2px);box-shadow:0 4px 15px #1e1b4b4d}.btn-edit-save{color:#fff;cursor:pointer;background:#c9a84c;border:none;border-radius:.75rem;align-items:center;gap:.4rem;padding:.6rem 1.5rem;font-weight:700;transition:all .3s;display:flex}.btn-edit-save:hover{background:#b8973a;transform:translateY(-2px);box-shadow:0 4px 15px #c9a84c4d}@media (width<=768px){.table-data{min-width:800px}.table-data th,.table-data td{padding:.5rem .6rem;font-size:.8rem}.pagination{text-align:center;flex-direction:column;gap:.5rem}.header-stats{gap:.3rem}.stat-chip{padding:.2rem .6rem;font-size:.65rem}.installment-summary{grid-template-columns:1fr 1fr}.pay-summary,.edit-summary{grid-template-columns:1fr}.recovery-controls{flex-direction:column;align-items:stretch}.search-wrapper{max-width:100%}.branch-filters{justify-content:center}.recovery-header{padding:1rem}.rec-modal-header,.rec-modal-body,.rec-modal-footer{padding-left:1rem;padding-right:1rem}}@media (width<=480px){.installment-summary{grid-template-columns:1fr}.installment-item{flex-direction:column;align-items:flex-start;gap:.3rem}.installment-details{flex-direction:column;align-items:flex-start;gap:.2rem}.installment-status{text-align:left;width:100%}.header-title-group{flex-wrap:wrap}.customer-name-cell{flex-direction:column;align-items:flex-start}.rec-modal-footer{flex-direction:column}.recovery-header h2{font-size:1.2rem}}.employee-form-container{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;max-width:56rem;margin:0 auto;padding:1.5rem;box-shadow:0 2px 4px #0000000a}.page-header{border-bottom:3px solid #f3f4f6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.icon-wrapper{background:#1e1b4b14;border-radius:.75rem;justify-content:center;align-items:center;padding:.6rem;display:flex}.icon-primary{color:#1e1b4b}.page-header h2{color:#0a1628;margin:0;font-size:1.5rem;font-weight:800}.branch-badge-header{color:#1e1b4b;background:#ede9fe;border:1px solid #c4b5fd;border-radius:9999px;align-items:center;gap:.4rem;padding:.3rem .9rem;font-size:.9rem;font-weight:700;display:flex}.branch-badge-header svg{color:#1e1b4b}.success-message{color:#065f46;background:#d1fae5;border:1px solid #bbf7d0;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.95rem;font-weight:600;display:flex}.success-message svg{color:#22c55e}.form-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.form-group.full-width{grid-column:1/-1}.input-with-icon textarea~svg{top:.75rem;transform:none}.form-input{color:#1f2937;background:#fff;border:1.5px solid #d1d5db;border-radius:.75rem;outline:none;width:100%;padding:.7rem 1rem .7rem 2.5rem;font-size:.95rem;font-weight:500;transition:all .3s}.form-input.error{border-color:#dc2626}.form-input.error:focus{box-shadow:0 0 0 3px #dc262626}select.form-input{appearance:auto;cursor:pointer;padding-left:2.5rem}select.form-input:disabled{opacity:.7;cursor:not-allowed;background:#f3f4f6}.form-textarea{resize:vertical;min-height:5rem;padding-top:.75rem}.error-text{color:#dc2626;margin-top:.1rem;font-size:.75rem;font-weight:600}.cnic-image-section{background:#eff6ff;border:1px solid #bfdbfe;border-radius:.75rem;margin-top:1.5rem;padding:1rem 1.25rem}.section-header h4{color:#0a1628;margin:0;font-size:.95rem;font-weight:700}.required-badge{color:#fff;background:#dc2626;border-radius:9999px;padding:.15rem .6rem;font-size:.65rem;font-weight:700}.cnic-image-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.image-upload-box label{color:#6b7280;margin-bottom:.25rem;font-size:.8rem;font-weight:600;display:block}.upload-area{text-align:center;cursor:pointer;background:#fff;border:2px dashed #d1d5db;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;min-height:120px;padding:1.5rem;transition:all .3s;display:flex}.upload-area:hover{background:#1e1b4b0a;border-color:#1e1b4b}.upload-area svg{color:#1e1b4b}.upload-area span{color:#6b7280;font-size:.85rem;font-weight:500}.file-hint{color:#9ca3af;font-size:.65rem;font-weight:500}.preview-container{width:100%;height:100%;position:relative}.preview-container img{-o-object-fit:contain;object-fit:contain;border-radius:.5rem;max-width:100%;max-height:150px}.remove-btn{color:#fff!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;z-index:5!important;background:#dc2626!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:26px!important;height:26px!important;font-size:12px!important;transition:background .2s!important;display:flex!important;position:absolute!important;top:-8px!important;right:-8px!important}.remove-btn:hover{opacity:1!important;background:#b91c1c!important}.agreement-hint{color:#6b7280;margin:.25rem 0 .75rem;font-size:.8rem;font-weight:500}.agreement-upload .upload-area.agreement-upload-area{border-color:#86efac;min-height:80px;padding:1rem}.agreement-upload .upload-area.agreement-upload-area:hover{background:#1e1b4b0a;border-color:#1e1b4b}.agreement-preview{justify-content:center;align-items:center;gap:.75rem;width:100%;display:flex;position:relative}.agreement-icon{color:#1e1b4b}.agreement-file-name{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.85rem;font-weight:600;overflow:hidden}.remove-agreement-btn{color:#fff!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;z-index:5!important;background:#dc2626!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:26px!important;height:26px!important;font-size:12px!important;transition:background .2s!important;display:flex!important;position:absolute!important;top:-8px!important;right:-8px!important}.remove-agreement-btn:hover{opacity:1!important;background:#b91c1c!important}.form-actions{border-top:2px solid #f3f4f6;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.btn-primary{color:#fff!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;background:#1e1b4b!important;border:none!important;border-radius:.75rem!important;flex:1!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;width:auto!important;min-width:0!important;padding:.7rem 1.5rem!important;font-size:.95rem!important;font-weight:700!important;transition:all .3s!important;display:flex!important}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #1e1b4b4d;opacity:1!important;background:#2a265a!important}.btn-primary span,.btn-primary svg{opacity:1!important;visibility:visible!important;color:#fff!important;display:inline-flex!important}.btn-reset{color:#6b7280;cursor:pointer;background:0 0;border:1.5px solid #d1d5db;border-radius:.75rem;align-items:center;gap:.5rem;padding:.7rem 2rem;font-weight:700;transition:all .3s;display:flex}.btn-reset:hover{background:#f9fafb;border-color:#9ca3af}.form-footer{color:#6b7280;border-top:1px solid #f3f4f6;justify-content:center;align-items:center;gap:.4rem;margin-top:1rem;padding-top:.75rem;font-size:.75rem;font-weight:500;display:flex}.form-footer svg{color:#6b7280}@media (width<=768px){.form-grid,.cnic-image-grid{grid-template-columns:1fr}.employee-form-container{padding:1rem}.form-actions{flex-direction:column}.btn-primary{flex:none!important}.btn-reset{justify-content:center;padding:.7rem}.agreement-preview{flex-wrap:wrap}.page-header{flex-direction:column;align-items:flex-start}}@media (width<=480px){.employee-form-container{padding:.75rem}.page-header h2{font-size:1.2rem}.form-input{padding:.5rem .75rem .5rem 2rem;font-size:.85rem}.header-title-group{flex-wrap:wrap}.icon-wrapper{padding:.3rem}}.voice-section{background:#f0fdf4;border:1px solid #86efac;border-radius:.75rem;margin-top:1.5rem;padding:1rem 1.25rem}.voice-hint{color:#6b7280;margin:.25rem 0 .75rem;font-size:.8rem;font-weight:500}.voice-upload .upload-area.voice-upload-area{border-color:#86efac;min-height:80px;padding:1rem}.voice-upload .upload-area.voice-upload-area:hover{background:#1e1b4b0a;border-color:#1e1b4b}.voice-preview{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;width:100%;display:flex}.voice-file-name{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:.85rem;font-weight:600;overflow:hidden}.voice-actions{align-items:center;gap:.5rem;display:flex}.btn-play-voice{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 12px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.btn-play-voice:hover{background:#16a34a;transform:scale(1.02)}.btn-play-voice.playing{background:#ef4444}.btn-play-voice.playing:hover{background:#dc2626}.remove-voice-btn{color:#fff!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;z-index:5!important;background:#dc2626!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:26px!important;height:26px!important;font-size:12px!important;transition:background .2s!important;display:flex!important}.remove-voice-btn:hover{opacity:1!important;background:#b91c1c!important}.agreement-section{background:#fffbeb;border:1px solid #fde68a;border-radius:.75rem;margin-top:1.5rem;padding:1rem 1.25rem}.optional-badge{color:#fff;background:#6b7280;border-radius:9999px;padding:.15rem .6rem;font-size:.65rem;font-weight:600}@media (width<=768px){.voice-preview{flex-direction:column;gap:.5rem}.voice-actions{flex-wrap:wrap;justify-content:center}}.employee-expenses-container{flex-direction:column;gap:1.5rem;padding:.5rem;display:flex}.expenses-header{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 4px #0000000a}.expenses-header h2{color:#0a1628;margin:0;font-size:1.5rem;font-weight:700}.header-stats{flex-wrap:wrap;gap:.5rem;display:flex}.stat-chip{color:#6b7280;background:#f8f9fa;border:1px solid #f3f4f6;border-radius:9999px;align-items:center;gap:.3rem;padding:.2rem .7rem;font-size:.7rem;display:flex}.stat-chip.monthly-stat{color:#92400e;background:#fef3c7;border-color:#fde68a}.stat-chip.total-stat{color:#1e40af;background:#dbeafe;border-color:#bfdbfe}.stat-chip.active-stat{color:#065f46;background:#d1fae5;border-color:#bbf7d0}.btn-reset-all{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.btn-reset-all:hover{background:#b91c1c;transform:translateY(-2px);box-shadow:0 4px 15px #dc26264d}.branch-totals{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.branch-total-card{background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;padding:1rem 1.25rem;transition:all .3s}.branch-total-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.branch-total-card.branch-1-card{border-left:4px solid #1e1b4b}.branch-total-card.branch-2-card{border-left:4px solid #c9a84c}.branch-card-header{align-items:center;gap:.5rem;margin-bottom:.3rem;display:flex}.branch-card-header h4{color:#0a1628;margin:0;font-size:.9rem;font-weight:600}.branch-total-row{color:#6b7280;flex-wrap:wrap;align-items:center;gap:1.5rem;font-size:.8rem;display:flex}.branch-total-row svg{color:#6b7280}.expenses-controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.expenses-search{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex:1;align-items:center;max-width:320px;padding:0 .75rem;transition:all .3s;display:flex}.expenses-search:focus-within{border-color:#1e1b4b;box-shadow:0 0 0 3px #1e1b4b1f}.expenses-search .search-icon{color:#9ca3af}.expenses-search input{background:0 0;border:none;outline:none;width:100%;padding:.6rem .75rem;font-size:.9rem}.filter-group{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:.3rem;padding:.2rem .3rem;display:flex}.filter-icon{color:#9ca3af;margin:0 .3rem}.filter-btn.active{color:#fff;background:#1e1b4b}.expenses-table-wrap{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;overflow-x:auto;box-shadow:0 2px 4px #0000000a}.expenses-table{border-collapse:collapse;width:100%;min-width:700px}.expenses-table thead{background:#f8f9fa}.expenses-table th{text-align:left;text-transform:uppercase;color:#6b7280;letter-spacing:.5px;border-bottom:2px solid #e5e7eb;padding:.75rem 1rem;font-size:.6rem;font-weight:700}.expenses-table td{color:#1f2937;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:.75rem 1rem;font-size:.85rem}.expenses-table tbody tr{transition:background .2s}.expenses-table tbody tr:hover td{background:#fafafa}.expenses-table tbody tr:last-child td{border-bottom:none}.expenses-table .has-expenses{border-left:3px solid #f59e0b}.employee-name-cell{color:#0a1628;align-items:center;gap:.5rem;font-weight:600;display:flex}.expense-count{color:#6b7280;background:#f3f4f6;border-radius:9999px;margin-left:auto;padding:.05rem .4rem;font-size:.55rem;font-weight:600}.branch-badge{border-radius:9999px;padding:.15rem .6rem;font-size:.65rem;font-weight:600}.branch-badge.branch-1{color:#1e1b4b;background:#1e1b4b1a}.branch-badge.branch-2{color:#c9a84c;background:#c9a84c26}.role-badge{color:#2563eb;text-transform:capitalize;background:#3b82f61a;border-radius:9999px;padding:.15rem .6rem;font-size:.65rem;font-weight:600}.expense-amount{color:#dc2626;font-weight:700}.zero-amount{color:#9ca3af}.total-expense{color:#1e1b4b;font-weight:600}.action-group{flex-wrap:wrap;gap:.3rem;display:flex}.action-group button:hover{transform:scale(1.08)}.btn-view:hover{background:#bae6fd}.btn-add{color:#065f46;background:#d1fae5}.btn-add:hover{background:#a7f3d0}.btn-reset{color:#92400e;background:#fef3c7}.btn-reset:hover{background:#fde68a}.pagination button{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.4rem 1.2rem;font-size:.85rem;transition:all .3s}.pagination span{color:#6b7280;font-size:.85rem}.history-modal{max-width:640px}.employee-detail-header.small{margin-bottom:1rem;padding:.5rem .75rem}.emp-detail-avatar{color:#fff;background:#1e1b4b;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:700;display:flex}.emp-detail-avatar.small{width:36px;height:36px;font-size:.85rem}.expense-info{background:#f8f9fa;border-radius:.75rem;margin-bottom:1.25rem;padding:.75rem 1rem}.info-row{justify-content:space-between;padding:.15rem 0;font-size:.9rem;display:flex}.info-row strong{color:#0a1628}.input-with-icon{position:relative}.input-with-icon svg{color:#9ca3af;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.input-with-icon .form-input{padding-left:2.5rem}.form-input{background:#fff;border:1.5px solid #d1d5db;border-radius:.75rem;outline:none;width:100%;padding:.7rem 1rem;font-size:.95rem;transition:all .3s}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.history-summary{grid-template-columns:1fr 1fr 1fr;gap:.75rem;margin-bottom:1.5rem;display:grid}.summary-item{text-align:center;background:#f8f9fa;border-radius:.5rem;padding:.5rem}.summary-item span{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.6rem;display:block}.summary-item strong{color:#0a1628;margin-top:.1rem;font-size:1rem;display:block}.history-list-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.history-list h4{color:#374151;margin:0;font-size:.85rem;font-weight:600}.history-count{color:#6b7280;background:#f3f4f6;border-radius:9999px;padding:.1rem .5rem;font-size:.6rem}.no-history{text-align:center;color:#9ca3af;background:#f8f9fa;border-radius:.5rem;padding:1.5rem}.history-item{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.6rem .75rem;transition:all .2s;display:flex}.history-item:hover{background:#fafafa}.history-left{flex-direction:column;min-width:100px;display:flex}.history-date{color:#1f2937;font-size:.8rem;font-weight:500}.history-category{color:#6b7280;background:#f3f4f6;border-radius:9999px;width:fit-content;margin-top:.1rem;padding:.1rem .4rem;font-size:.6rem;display:inline-block}.history-center{flex:1;padding:0 .5rem}.history-desc{color:#1f2937;font-size:.85rem}.history-right{align-items:center;gap:.5rem;display:flex}.history-amount{color:#1e1b4b;font-size:.85rem;font-weight:700}.btn-delete-small{color:#991b1b;cursor:pointer;background:#fee2e2;border:none;border-radius:.3rem;align-items:center;padding:.2rem .35rem;transition:all .2s;display:flex}.btn-delete-small:hover{background:#fca5a5}@media (width<=768px){.expenses-table{min-width:600px;font-size:.75rem}.expenses-table th,.expenses-table td{padding:.5rem .6rem}.action-group button{padding:.15rem .35rem}.pagination{text-align:center;flex-direction:column;gap:.5rem}.form-row{grid-template-columns:1fr}.modal-content{width:95%}.history-summary{grid-template-columns:1fr}.header-stats{gap:.3rem}.stat-chip{padding:.15rem .5rem;font-size:.6rem}.expenses-search{max-width:100%}.branch-totals{grid-template-columns:1fr}.expenses-controls{flex-direction:column;align-items:stretch}.filter-group{flex-wrap:wrap;justify-content:center}.expenses-header{padding:1rem}}@media (width<=480px){.history-item{flex-direction:column;align-items:flex-start;gap:.3rem}.history-right{justify-content:space-between;width:100%}.header-title-group{flex-wrap:wrap}.btn-reset-all{justify-content:center;width:100%}.employee-name-cell{flex-wrap:wrap}}.employee-report-container{flex-direction:column;gap:1.5rem;padding:.5rem;display:flex}.report-header{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 4px #0000000a}.report-header h2{color:#0a1628;margin:0;font-size:1.5rem;font-weight:700}.branch-label{color:#6b7280;background:#f8f9fa;border-radius:9999px;align-items:center;gap:.4rem;width:fit-content;padding:.2rem .8rem;font-size:.85rem;display:flex}.report-controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.search-wrapper input{background:0 0;border:none;outline:none;width:100%;padding:.6rem .75rem;font-size:.9rem}.summary-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.6rem}.employee-table-wrap{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;overflow:hidden;box-shadow:0 2px 4px #0000000a}.employee-report-table{border-collapse:collapse;width:100%;min-width:700px}.employee-report-table thead{background:#fafafa}.employee-report-table th{text-align:left;text-transform:uppercase;color:#6b7280;letter-spacing:.5px;border-bottom:2px solid #e5e7eb;padding:.75rem 1rem;font-size:.6rem;font-weight:700}.employee-report-table td{color:#1f2937;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:.75rem 1rem;font-size:.85rem}.employee-report-table tbody tr{transition:background .2s}.employee-report-table tbody tr:hover td{background:#fafafa}.employee-report-table tbody tr:last-child td{border-bottom:none}.no-data-content p{margin:0;font-size:.95rem}.text-gray{color:#6b7280;font-weight:500}.emp-name-cell{color:#0a1628;align-items:center;gap:.5rem;font-weight:600;display:flex}.emp-avatar{color:#1e1b4b;background:#ede9fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.7rem;font-weight:700;display:flex}.highlight-number{color:#1e1b4b;font-weight:700}.detail-summary-item span{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.55rem;display:block}.detail-bar-track{background:#f0f1f3;border-radius:9999px;width:100%;height:6px;margin-top:.2rem;overflow:hidden}.detail-bar-fill{border-radius:9999px;min-width:3px;height:100%;transition:width .6s}.empreport-modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#0009;justify-content:stretch;align-items:stretch;width:100vw;height:100vh;margin:0;padding:0;animation:.3s fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}.empreport-modal-content{width:100vw;max-width:100vw;height:100vh;max-height:100vh;box-shadow:none;background:#fff;border-radius:0;flex-direction:column;margin:0;animation:.3s slideUp;display:flex;overflow-y:auto}.empreport-detail-modal{border-radius:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh}.empreport-modal-header{z-index:10;background:#fff;border-bottom:2px solid #f3f4f6;border-radius:0;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 2rem;display:flex;position:sticky;top:0}.empreport-modal-header-left{align-items:center;gap:.75rem;display:flex}.empreport-modal-icon{color:#1e1b4b}.empreport-modal-header h3{color:#0a1628;margin:0;font-size:1.4rem;font-weight:700}.empreport-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem;transition:all .2s}.empreport-modal-close:hover{color:#1f2937;background:#f3f4f6}.empreport-modal-body{flex:auto;width:100%;max-width:1400px;margin:0 auto;padding:2rem}.employee-detail-header{background:#f8f9fa;border-radius:.75rem;align-items:center;gap:1.5rem;width:100%;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex}.emp-detail-branch{color:#6b7280;font-size:.9rem}.emp-detail-joining{color:#9ca3af;font-size:.85rem;display:block}.modal-chart-section{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:.75rem;width:100%;margin-bottom:1.5rem;padding:1.5rem}.modal-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.modal-chart-header h4{color:#0a1628;margin:0;font-size:1.05rem;font-weight:600}.modal-chart-type-selector{gap:.3rem;display:flex}.modal-chart-type-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.4rem;align-items:center;gap:.3rem;padding:.35rem 1rem;font-size:.75rem;transition:all .3s;display:flex}.modal-chart-container{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:280px;display:flex}.modal-chart-container .chart-bar-container{justify-content:space-around;align-items:flex-end;width:100%;height:220px;padding:0 1rem;display:flex}.modal-chart-container .chart-bar-group{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.3rem;height:100%;display:flex}.modal-chart-container .chart-bars{align-items:flex-end;gap:.8rem;height:180px;display:flex}.modal-chart-container .chart-bar-wrapper{flex-direction:column;align-items:center;gap:.1rem;display:flex}.modal-chart-container .chart-bar{border-radius:4px 4px 0 0;justify-content:center;align-items:flex-start;width:40px;min-height:10px;transition:height .6s;display:flex;position:relative}.modal-chart-container .chart-bar.bar-gold{background:#c9a84c}.modal-chart-container .chart-bar.bar-dark{background:#1e1b4b}.modal-chart-container .bar-value{color:#fff;margin-top:3px;font-size:.55rem;font-weight:600}.modal-chart-container .bar-label{color:#6b7280;font-size:.6rem;font-weight:600}.modal-chart-container .chart-bar-labels{gap:.3rem;display:flex}.modal-chart-container .chart-label{color:#6b7280;font-size:.7rem}.modal-chart-container .chart-line-container{width:100%;padding:.2rem}.modal-chart-container .chart-svg{width:100%;height:auto}.monthly-breakdown{width:100%;margin-top:.5rem}.monthly-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.monthly-breakdown h4{color:#0a1628;margin:0;font-size:1rem;font-weight:600}.monthly-count{color:#6b7280;background:#f3f4f6;border-radius:9999px;padding:.1rem .6rem;font-size:.65rem}.monthly-scroll{overflow-x:auto}.monthly-table{border-collapse:collapse;width:100%;min-width:500px}.monthly-table th{text-align:left;text-transform:uppercase;color:#6b7280;letter-spacing:.5px;background:#f8f9fa;border-bottom:2px solid #e5e7eb;padding:.6rem 1rem;font-size:.6rem;font-weight:700}.monthly-table td{color:#1f2937;border-bottom:1px solid #f3f4f6;padding:.6rem 1rem;font-size:.85rem}.monthly-table tbody tr:hover td{background:#fafafa}.monthly-table tbody tr:last-child td{border-bottom:none}.month-name{color:#0a1628;font-weight:500}.month-accounts{color:#1e1b4b;font-weight:600}.empreport-modal-footer{background:#fff;border-top:2px solid #f3f4f6;border-radius:0;flex-shrink:0;justify-content:flex-end;width:100%;padding:1rem 2rem 1.25rem;display:flex;position:sticky;bottom:0}.empreport-btn-cancel{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:.75rem;padding:.7rem 2.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.empreport-btn-cancel:hover{background:#f3f4f6}@media (width<=1200px){.detail-summary-7{grid-template-columns:repeat(4,1fr)}}@media (width<=1024px){.summary-cards{grid-template-columns:repeat(2,1fr)}.modal-chart-container .chart-bar{width:32px}}@media (width<=768px){.employee-report-table{min-width:600px}.employee-report-table th,.employee-report-table td{padding:.5rem .6rem;font-size:.75rem}.detail-summary-7{grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.75rem 1rem}.empreport-modal-header{padding:1rem 1.25rem}.empreport-modal-body{padding:1rem}.summary-cards{grid-template-columns:1fr 1fr}.report-controls{flex-direction:column;align-items:stretch}.search-wrapper{max-width:100%}.modal-chart-container .chart-bar{width:28px}.modal-chart-container .chart-bars{gap:.4rem}.report-header{flex-direction:column;align-items:flex-start}.btn-export{justify-content:center;width:100%}.modal-chart-container .chart-bar-container{height:200px}.modal-chart-container .chart-bars{height:160px}.monthly-table{min-width:400px}.monthly-table th,.monthly-table td{padding:.4rem .6rem}}@media (width<=480px){.summary-cards{grid-template-columns:1fr}.detail-summary-7{grid-template-columns:repeat(2,1fr)}.modal-chart-container .chart-bar{width:20px}.modal-chart-container .chart-bars{gap:.2rem}.modal-chart-container .chart-bar-container{height:170px}.modal-chart-container .chart-bars{height:140px}.modal-chart-container .bar-value{font-size:.4rem}.modal-chart-container .bar-label{font-size:.45rem}.modal-chart-container .chart-label{font-size:.5rem}.header-title-group{flex-wrap:wrap}.employee-detail-header{text-align:center;flex-direction:column}.modal-chart-header{flex-direction:column;align-items:flex-start}.empreport-modal-header h3{font-size:1rem}.empreport-modal-body{padding:.75rem}.emp-detail-avatar{width:48px;height:48px;font-size:1.1rem}.empreport-modal-footer{padding:.75rem 1rem 1rem}.empreport-btn-cancel{padding:.5rem 1.5rem;font-size:.85rem}.monthly-table th,.monthly-table td{padding:.2rem .4rem;font-size:.7rem}}.chart-stacked-container{justify-content:space-around;align-items:flex-end;width:100%;height:220px;padding:0 1rem;display:flex}.stacked-bar-group{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.3rem;height:100%;display:flex}.stacked-bar-wrapper{flex-direction:column-reverse;align-items:center;width:40px;height:180px;display:flex}.stacked-bar{border-radius:2px 2px 0 0;justify-content:center;align-items:flex-start;width:100%;min-height:10px;transition:height .6s;display:flex;position:relative}.stacked-bar.acc-bar{background:#c9a84c}.stacked-bar.rec-bar{background:#1a2a4a}.stacked-value{color:#fff;margin-top:2px;font-size:.45rem;font-weight:600}.stacked-label{color:#6b7280;font-size:.6rem;font-weight:500}.chart-pie-container{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.pie-chart{width:220px;height:220px}.chart-area-container-custom{width:100%;padding:.2rem}.chart-legend{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1rem;display:flex}.chart-legend span{color:#6b7280;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.legend-dot{border-radius:50%;width:14px;height:14px;display:inline-block}.legend-dot.gold{background:#c9a84c}.legend-dot.dark{background:#1a2a4a}.legend-dot.light{background:#e8d5a3}.summary-cards.employee-cards{grid-template-columns:repeat(3,1fr)}.summary-cards.employee-cards .summary-card{min-width:0}.summary-card .summary-icon.users{color:#1e1b4b;background:#1e1b4b14}.summary-card .summary-icon.recovery{color:#c9a84c;background:#c9a84c1f}.summary-card .summary-icon.commission{color:#2563eb;background:#3b82f61a}.summary-card .summary-icon.accounts{color:#065f46;background:#10b9811a}.summary-card .summary-icon.overdue{color:#dc2626;background:#dc26261a}@media (width<=768px){.summary-cards.employee-cards{grid-template-columns:1fr 1fr}}@media (width<=480px){.summary-cards.employee-cards{grid-template-columns:1fr}}.employee-dropdown-wrapper{width:100%;min-width:250px;max-width:350px;position:relative}.employee-dropdown-toggle{cursor:pointer;color:#1f2937;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.9rem;transition:all .3s;display:flex}.employee-dropdown-toggle svg{color:#6b7280}.employee-dropdown-list .dropdown-item{cursor:pointer;color:#1f2937;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.85rem;transition:all .2s;display:flex}.employee-dropdown-list .dropdown-emp-info{align-items:center;gap:.5rem;display:flex}.employee-dropdown-list .dropdown-emp-avatar{color:#1e1b4b;background:#ede9fe;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.6rem;font-weight:700;display:flex}.employee-dropdown-list .dropdown-role{color:#6b7280;background:#f3f4f6;border-radius:9999px;padding:.1rem .5rem;font-size:.6rem}.selected-employee-info{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:1rem;width:100%;padding:.75rem 1.25rem;display:flex}.selected-employee-avatar{color:#fff;background:#1e1b4b;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex}.selected-employee-details{flex-direction:column;display:flex}.selected-employee-name{color:#0a1628;font-size:.95rem;font-weight:600}.selected-employee-role{color:#6b7280;font-size:.75rem}@media (width<=768px){.employee-dropdown-wrapper{max-width:100%;min-width:unset}.selected-employee-info{padding:.5rem .75rem}}.chart-bar-container-3{justify-content:space-around;align-items:flex-end;width:100%;height:240px;padding:0 .5rem;display:flex}.chart-bar-group-3{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.3rem;height:100%;display:flex}.chart-bars-3{align-items:flex-end;gap:.8rem;height:200px;display:flex}.chart-bar-wrapper-3{flex-direction:column;align-items:center;gap:.15rem;display:flex}.chart-bar-3{border-radius:4px 4px 0 0;justify-content:center;align-items:flex-start;width:36px;min-height:8px;transition:height .6s;display:flex}.chart-bar-3.bar-accounts{background:#c9a84c}.chart-bar-3.bar-recovery{background:#1a2a4a}.chart-bar-3.bar-overdue{background:#dc2626}.bar-value-3{color:#fff;margin-top:3px;font-size:.55rem;font-weight:600}.bar-label-3{color:#6b7280;font-size:.6rem;font-weight:600}.chart-bar-labels-3{gap:.3rem;display:flex}.chart-label-3{color:#6b7280;font-size:.7rem}.chart-legend-3{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:.75rem;display:flex}.chart-legend-3 span{color:#6b7280;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.legend-dot-3{border-radius:50%;width:14px;height:14px;display:inline-block}.legend-dot-3.gold{background:#c9a84c}.legend-dot-3.dark{background:#1a2a4a}.legend-dot-3.red{background:#dc2626}.chart-stacked-container-3{justify-content:space-around;align-items:flex-end;width:100%;height:240px;padding:0 .5rem;display:flex}.stacked-bar-group-3{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.3rem;height:100%;display:flex}.stacked-bar-wrapper-3{flex-direction:column-reverse;align-items:center;width:44px;height:200px;display:flex}.stacked-bar-3{border-radius:2px 2px 0 0;justify-content:center;align-items:flex-start;width:100%;min-height:6px;transition:height .6s;display:flex;position:relative}.stacked-bar-3.acc-bar-3{background:#c9a84c}.stacked-bar-3.rec-bar-3{background:#1a2a4a}.stacked-bar-3.od-bar-3{background:#dc2626}.stacked-value-3{color:#fff;margin-top:2px;font-size:.45rem;font-weight:600}.stacked-label-3{color:#6b7280;font-size:.6rem;font-weight:500}@media (width<=768px){.chart-bar-3{width:28px}.chart-bars-3{gap:.6rem;height:180px}.chart-bar-container-3{height:220px}.stacked-bar-wrapper-3{width:34px;height:180px}.chart-stacked-container-3{height:220px}}@media (width<=480px){.chart-bar-3{width:18px}.chart-bars-3{gap:.3rem;height:150px}.chart-bar-container-3{height:180px}.bar-value-3{font-size:.4rem}.bar-label-3{font-size:.45rem}.chart-label-3{font-size:.55rem}.stacked-bar-wrapper-3{width:24px;height:150px}.chart-stacked-container-3{height:180px}.stacked-value-3{font-size:.35rem}.chart-legend-3{gap:1rem}.chart-legend-3 span{font-size:.65rem}.legend-dot-3{width:10px;height:10px}}@media (width<=1200px){.detail-summary-7{grid-template-columns:repeat(4,1fr)}}@media (width<=768px){.detail-summary-7{grid-template-columns:repeat(3,1fr);padding:.75rem 1rem}.summary-cards,.summary-cards.employee-cards{grid-template-columns:1fr 1fr}}@media (width<=480px){.summary-cards,.summary-cards.employee-cards{grid-template-columns:1fr}.detail-summary-7{grid-template-columns:repeat(2,1fr)}.detail-summary-item strong{font-size:.8rem}.detail-summary-item span{font-size:.55rem}}.summary-card{background:#fff;border:1px solid #f3f4f6;border-top:4px solid #1e1b4b;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000a}.summary-icon.users{color:#1e1b4b;background:#1e1b4b14}.summary-icon.recovery{color:#c9a84c;background:#c9a84c1f}.summary-icon.commission{color:#8b5cf6;background:#8b5cf61f}.summary-icon.accounts{color:#2563eb;background:#2563eb1a}.summary-icon.overdue{color:#dc2626;background:#dc26261a}.employee-report-table tbody .even-row td{background:#fafbfc}.employee-report-table tbody .odd-row td{background:#fff}.employee-report-table tbody .even-row:hover td,.employee-report-table tbody .odd-row:hover td{background:#f0f0f5}.detail-summary-7{background:#f8f9fa;border-radius:.75rem;grid-template-columns:repeat(7,1fr);gap:.75rem;width:100%;margin-bottom:1.5rem;padding:1rem 1.5rem;display:grid}.detail-summary-item{text-align:center;background:#fff;border-top:4px solid #1e1b4b;border-radius:.5rem;flex-direction:column;gap:.2rem;padding:.6rem .4rem .5rem;display:flex;box-shadow:0 2px 6px #0000000a}.detail-summary-item strong{margin-top:.1rem;font-size:1rem;font-weight:800;display:block}.modal-chart-type-btn{color:#6b7280;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.3rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;transition:all .3s;display:flex}.modal-chart-type-btn:hover{background:#f3f4f6}.modal-chart-type-btn.active{color:#fff;background:#1e1b4b;border-color:#1e1b4b}@media (width<=1200px){.detail-summary-7{grid-template-columns:repeat(4,1fr)}}@media (width<=768px){.detail-summary-7{grid-template-columns:repeat(3,1fr);padding:.75rem 1rem}.summary-cards,.summary-cards.employee-cards{grid-template-columns:1fr 1fr}}@media (width<=480px){.summary-cards,.summary-cards.employee-cards{grid-template-columns:1fr}.detail-summary-7{grid-template-columns:repeat(2,1fr)}.detail-summary-item strong{font-size:.8rem}.detail-summary-item span{font-size:.55rem}}.chart-bar-container-4{justify-content:space-around;align-items:flex-end;gap:4px;width:100%;min-height:220px;padding:16px 8px 0;display:flex}.chart-bar-group-4{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.chart-bars-4{align-items:flex-end;gap:4px;height:180px;display:flex}.chart-bar-wrapper-4{flex-direction:column;align-items:center;width:28px;display:flex}.chart-bar-4{border-radius:4px 4px 0 0;flex-direction:column;justify-content:flex-end;align-items:center;width:24px;min-height:4px;transition:height .5s;display:flex;position:relative}.bar-accounts{background:linear-gradient(#e8d5a0,#c9a84c)}.bar-recovery{background:linear-gradient(#3a5a8a,#1a2a4a)}.bar-leaves{background:linear-gradient(#f87171,#dc2626)}.bar-value-4{color:#1a1a2e;margin-bottom:2px;font-size:9px;font-weight:700}.bar-label-4{color:#6b7280;margin-top:2px;font-size:8px;font-weight:600}.chart-bar-labels-4{justify-content:center;width:100%;margin-top:2px;display:flex}.chart-label-4{color:#6b7280;text-align:center;font-size:9px;font-weight:600}.chart-legend-4{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:10px;display:flex}.chart-legend-4 span{color:#6b7280;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.legend-dot-4{border-radius:3px;width:10px;height:10px;display:inline-block}.legend-dot-4.gold{background:#c9a84c}.legend-dot-4.dark{background:#1a2a4a}.legend-dot-4.red{background:#dc2626}.chart-stacked-container-4{justify-content:space-around;align-items:flex-end;gap:4px;width:100%;min-height:200px;padding:12px 8px 0;display:flex}.stacked-bar-group-4{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.stacked-bar-wrapper-4{flex-direction:column-reverse;align-items:center;width:32px;height:180px;display:flex}.stacked-bar-4{border-radius:2px;justify-content:center;align-items:center;width:28px;min-height:4px;transition:height .5s;display:flex}.acc-bar-4{background:#c9a84c}.rec-bar-4{background:#1a2a4a}.leave-bar-4{background:#dc2626}.stacked-value-4{color:#fff;font-size:8px;font-weight:700}.stacked-label-4{color:#6b7280;font-size:9px;font-weight:600}.detail-summary-6{grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:20px;display:grid}.detail-summary-item{text-align:center;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px}@media (width<=768px){.detail-summary-6{grid-template-columns:repeat(3,1fr)}.chart-bar-container-4{min-height:160px}.chart-bars-4{height:140px}.chart-bar-wrapper-4{width:20px}.chart-bar-4{width:16px}.stacked-bar-wrapper-4{width:24px;height:140px}.stacked-bar-4{width:20px}}@media (width<=480px){.detail-summary-6{grid-template-columns:repeat(2,1fr)}}.overdue-container{flex-direction:column;gap:1.5rem;padding:.5rem;display:flex}.overdue-header{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 4px #0000000a}.overdue-header h2{color:#0a1628;margin:0;font-size:1.6rem;font-weight:800}.stats-grid-2{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.overdue-card{border-left:5px solid #dc2626}.overdue-controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.overdue-table{border-collapse:collapse;width:100%;min-width:900px}.overdue-table thead{background:#f8f9fa}.overdue-table th{text-align:left;text-transform:uppercase;color:#4b5563;letter-spacing:.5px;border-bottom:2px solid #e5e7eb;padding:.85rem 1rem;font-size:.7rem;font-weight:800}.overdue-table td{color:#1f2937;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:.8rem 1rem;font-size:.9rem;font-weight:600}.overdue-table tbody tr{transition:background .2s}.overdue-table tbody tr:hover td{background:#f0f0f5}.overdue-table tbody tr:last-child td{border-bottom:none}.overdue-table .even-row td{background:#fafbfc}.overdue-table .odd-row td{background:#fff}.overdue-table .even-row:hover td,.overdue-table .odd-row:hover td{background:#f0f0f5}.date-info svg{color:#9ca3af;width:14px;height:14px}.amount{font-weight:600}.balance-amount,.overdue-amount{color:#dc2626;font-weight:700}.status-badge.overdue,.status-badge.unpaid{color:#991b1b;background:#fee2e2}.btn-action{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.3rem .6rem;font-weight:700;transition:all .2s;display:flex}.pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.5rem;display:flex}.pagination span{color:#4b5563;font-size:.9rem;font-weight:600}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.modal-icon{color:#1e1b4b}.modal-header h3{color:#0a1628;margin:0;font-size:1.3rem;font-weight:800}.employee-detail-header{background:#f8f9fa;border-radius:.75rem;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:.75rem 1rem;display:flex}.emp-detail-avatar{color:#fff;background:#1e1b4b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:800;display:flex}.emp-detail-info h4{color:#0a1628;margin:0;font-size:1.1rem;font-weight:700}.emp-detail-branch{color:#6b7280;font-size:.85rem;font-weight:600}.detail-grid{background:#f8f9fa;border-radius:.75rem;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem;padding:.75rem;display:grid}.detail-item{text-align:center}.detail-item span{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.6rem;font-weight:700;display:block}.detail-item strong{color:#0a1628;margin-top:.1rem;font-size:.9rem;display:block}.installment-history{margin-bottom:1.5rem}.edit-fields{border-top:2px solid #f3f4f6;margin-top:1rem;padding-top:1rem}.form-group{margin-bottom:1rem}.form-group label{color:#374151;margin-bottom:.3rem;font-size:.85rem;font-weight:700;display:block}.form-input{background:#fff;border:1.5px solid #d1d5db;border-radius:.75rem;outline:none;width:100%;padding:.7rem 1rem;font-size:.95rem;font-weight:600;transition:all .3s}.form-input:focus{border-color:#1e1b4b;box-shadow:0 0 0 3px #1e1b4b1f}.form-textarea{resize:vertical;min-height:70px;font-family:inherit}.field-hint{color:#6b7280;margin-top:.15rem;font-size:.65rem;font-weight:600;display:block}.view-only{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.view-item{background:#f8f9fa;border-radius:.5rem;flex-direction:column;padding:.5rem .75rem;display:flex}.view-item.full-width{grid-column:1/-1}.view-item span{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.6rem;font-weight:700}.view-item strong{color:#0a1628;margin-top:.1rem;font-size:.95rem}.remarks-text{color:#4b5563!important;font-weight:600!important}.modal-footer{background:#fff;border-top:2px solid #f3f4f6;border-radius:0 0 1.25rem 1.25rem;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.25rem;display:flex;position:sticky;bottom:0}.btn-save{color:#fff;cursor:pointer;background:#1e1b4b;border:none;border-radius:.75rem;align-items:center;gap:.4rem;padding:.6rem 1.5rem;font-weight:700;transition:all .3s;display:flex}.btn-save:hover{background:#2a265a;transform:translateY(-2px);box-shadow:0 4px 15px #1e1b4b4d}@media (width<=1024px){.stats-grid-2{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.stats-grid-2{grid-template-columns:1fr 1fr}.overdue-table{min-width:700px}.overdue-controls{flex-direction:column;align-items:stretch}.search-wrapper{max-width:100%}.branch-filters{justify-content:center}.overdue-header{padding:1rem}.detail-grid{grid-template-columns:1fr 1fr}.view-only{grid-template-columns:1fr}}@media (width<=480px){.stats-grid-2,.detail-grid{grid-template-columns:1fr}.modal-content{width:95%}.modal-header,.modal-body{padding:1rem}.modal-footer{flex-direction:column}.btn-cancel,.btn-save{justify-content:center;width:100%}.overdue-header h2{font-size:1.2rem}}.aging-container{flex-direction:column;gap:1.5rem;padding:.5rem;display:flex}.aging-header{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 4px #0000000a}.aging-header h2{color:#0a1628;margin:0;font-size:1.6rem;font-weight:800}.branch-label{color:#4b5563;background:#f3f4f6;border-radius:9999px;align-items:center;gap:.4rem;width:fit-content;padding:.25rem .9rem;font-size:.95rem;font-weight:700;display:flex}.branch-label svg{color:#1e1b4b}.stats-grid{grid-template-columns:1fr 1fr;gap:1rem;max-width:500px;display:grid}.stat-card{background:#fff;border:1px solid #f3f4f6;border-left:5px solid #1e1b4b;border-radius:.75rem;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000a}.balance-card{border-left:5px solid #c9a84c}.avg-card{border-left:5px solid #2563eb}.stat-info{flex-direction:column;display:flex}.stat-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:700}.aging-controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.search-wrapper{background:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;flex:1;align-items:center;max-width:350px;padding:0 .75rem;transition:all .3s;display:flex}.search-wrapper .search-icon{color:#9ca3af}.search-wrapper input{background:0 0;border:none;outline:none;width:100%;padding:.7rem .75rem;font-size:.95rem;font-weight:500}.branch-filters{gap:.3rem;display:flex}.filter-btn.branch-2.active{color:#fff;background:#c9a84c;border-color:#c9a84c}.table-container{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;overflow:hidden;box-shadow:0 2px 4px #0000000a}.table-header-left{align-items:center;gap:.75rem;display:flex}.table-header h3{color:#0a1628;margin:0;font-size:1.05rem;font-weight:700}.aging-info{color:#dc2626;font-size:.75rem;font-weight:600}.aging-table{border-collapse:collapse;width:100%;min-width:900px}.aging-table thead{background:#fafafa}.aging-table th{text-align:left;text-transform:uppercase;color:#4b5563;letter-spacing:.5px;border-bottom:2px solid #e5e7eb;padding:.85rem 1rem;font-size:.7rem;font-weight:800}.aging-table td{color:#1f2937;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:.8rem 1rem;font-size:.9rem;font-weight:600}.aging-table tbody tr{transition:background .2s}.aging-table tbody tr:hover td{background:#f0f0f5}.aging-table tbody tr:last-child td{border-bottom:none}.aging-table .even-row td{background:#fafbfc}.aging-table .odd-row td{background:#fff}.aging-table .even-row:hover td,.aging-table .odd-row:hover td{background:#f0f0f5}.check-circle-icon{color:#22c55e;width:32px;height:32px}.no-data-sub{color:#6b7280;font-size:.85rem;font-weight:500}.case-number{color:#1e1b4b;font-size:.85rem;font-weight:700}.description-cell{color:#1f2937;font-weight:500}.balance-amount{color:#dc2626;font-weight:700}.paid-amount{color:#16a34a;font-weight:700}.last-payment{color:#6b7280;font-size:.85rem;font-weight:500}.overdue-months-badge{color:#fff;border-radius:9999px;padding:.2rem .7rem;font-size:.7rem;font-weight:700;display:inline-block}.status-badge.critical{color:#fff;background:#dc2626}.status-badge.high{color:#fff;background:#f59e0b}.status-badge.medium{color:#92400e;background:#fcd34d}.btn-view{color:#0369a1;cursor:pointer;background:#e0f2fe;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.3rem .6rem;font-weight:700;transition:all .2s;display:flex}.pagination{border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.pagination button{cursor:pointer;color:#374151;background:#fff;border:1.5px solid #e5e7eb;border-radius:.5rem;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .3s}.pagination button:hover:not(:disabled){color:#fff;background:#1e1b4b;border-color:#1e1b4b}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination .page-info{color:#4b5563;font-size:.9rem;font-weight:600}.aging-modal-overlay{animation:.2s agingFadeIn;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;z-index:9999!important;background:#fff!important;flex-direction:column!important;width:100vw!important;height:100vh!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;inset:0!important}@keyframes agingFadeIn{0%{opacity:0}to{opacity:1}}.aging-modal-content{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;box-shadow:none!important;background:#fff!important;border-radius:0!important;flex-direction:column!important;margin:0!important;animation:none!important;display:flex!important;overflow-y:auto!important}.aging-modal-header{z-index:5;background:#fff;border-bottom:2px solid #f3f4f6;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex;position:sticky;top:0}.aging-modal-header-left{align-items:center;gap:.75rem;display:flex}.aging-modal-icon{color:#1e1b4b}.aging-modal-header h3{color:#0a1628;margin:0;font-size:1.3rem;font-weight:800}.aging-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.25rem;transition:all .2s}.aging-modal-close:hover{color:#1f2937;background:#f3f4f6}.aging-modal-body{flex:1;width:100%;max-width:900px;margin:0 auto;padding:1.5rem 2rem;overflow-y:auto}.aging-modal-footer{background:#fff;border-top:2px solid #f3f4f6;flex-shrink:0;justify-content:flex-end;padding:1rem 2rem 1.25rem;display:flex;position:sticky;bottom:0}.customer-detail-header{background:#f8f9fa;border-radius:.75rem;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:.75rem 1rem;display:flex}.customer-detail-avatar{color:#fff;background:#1e1b4b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:800;display:flex}.customer-detail-info h4{color:#0a1628;margin:0;font-size:1.1rem;font-weight:700}.customer-detail-case{color:#6b7280;font-size:.85rem;font-weight:600;display:block}.customer-detail-branch{color:#9ca3af;font-size:.8rem;font-weight:500;display:block}.customer-detail-status{margin-left:auto}.detail-summary{background:#f8f9fa;border-radius:.75rem;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem;padding:.75rem;display:grid}.detail-summary-item{text-align:center}.detail-summary-item span{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.6rem;font-weight:700;display:block}.detail-summary-item strong{color:#0a1628;margin-top:.1rem;font-size:.95rem;display:block}.overdue-amount{color:#dc2626!important}.installment-history{margin-top:.5rem}.history-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.installment-history h4{color:#0a1628;margin:0;font-size:.95rem;font-weight:700}.history-badge{color:#6b7280;background:#f3f4f6;border-radius:9999px;padding:.1rem .6rem;font-size:.65rem;font-weight:600}.history-scroll{overflow-x:auto}.history-table{border-collapse:collapse;width:100%}.history-table th{text-align:left;text-transform:uppercase;color:#4b5563;background:#f8f9fa;border-bottom:2px solid #e5e7eb;padding:.4rem .6rem;font-size:.6rem;font-weight:800}.history-table td{color:#1f2937;border-bottom:1px solid #f3f4f6;padding:.4rem .6rem;font-size:.85rem;font-weight:600}.history-table .even-row td{background:#fafbfc}.history-table .odd-row td{background:#fff}.history-table .even-row:hover td,.history-table .odd-row:hover td{background:#f0f0f5}.history-table .overdue-row{border-left:4px solid #dc2626!important}.month-cell{font-weight:600}@media (width<=768px){.stats-grid{max-width:100%}.aging-table{min-width:700px}.aging-controls{flex-direction:column;align-items:stretch}.search-wrapper{max-width:100%}.branch-filters{justify-content:center}.detail-summary{grid-template-columns:1fr 1fr}.aging-header{padding:1rem}.aging-modal-header,.aging-modal-body,.aging-modal-footer{padding-left:1rem;padding-right:1rem}}@media (width<=480px){.stats-grid,.detail-summary{grid-template-columns:1fr}.customer-detail-header{text-align:center;flex-direction:column}.customer-detail-status{margin-left:0}.pagination{text-align:center;flex-direction:column}.aging-header h2{font-size:1.2rem}}.employee-performance-container{box-sizing:border-box;flex-direction:column;gap:1.5rem;width:100%;max-width:100%;margin:0 auto;padding:1rem;display:flex}.performance-header{box-sizing:border-box;background:#fff;border:1px solid #f3f4f6;border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 4px #0000000a}.header-left{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.performance-header h2{color:#0a1628;margin:0;font-size:1.6rem;font-weight:800}.live-badge{color:#22c55e;white-space:nowrap;background:#dcfce7;border:1px solid #bbf7d0;border-radius:9999px;align-items:center;gap:.3rem;padding:.25rem .7rem;font-size:.7rem;font-weight:700;display:flex}.search-wrapper{box-sizing:border-box;background:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;flex:1;align-items:center;min-width:150px;max-width:350px;height:44px;padding:0 .75rem;transition:all .3s;display:flex}.search-wrapper input{background:0 0;border:none;outline:none;width:100%;min-width:0;height:100%;padding:.6rem .75rem;font-size:.95rem;font-weight:500}.employee-dropdown-wrapper{min-width:160px;max-width:250px;position:relative}.employee-dropdown-toggle{cursor:pointer;color:#1f2937;white-space:nowrap;box-sizing:border-box;background:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.5rem;height:44px;padding:.5rem 1rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.employee-dropdown-toggle:hover{border-color:#1e1b4b}.employee-dropdown-toggle svg{color:#6b7280;flex-shrink:0}.employee-dropdown-list{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;max-height:300px;padding:.25rem;position:absolute;top:calc(100% + .3rem);left:0;right:0;overflow-y:auto;box-shadow:0 10px 30px #00000026}.employee-dropdown-list .dropdown-item{cursor:pointer;color:#1f2937;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.employee-dropdown-list .dropdown-item:hover{background:#f3f4f6}.employee-dropdown-list .dropdown-item.active{color:#1e1b4b;background:#ede9fe}.employee-dropdown-list .dropdown-role{color:#6b7280;white-space:nowrap;background:#f3f4f6;border-radius:9999px;padding:.1rem .5rem;font-size:.65rem;font-weight:600}.selected-employee-info{box-sizing:border-box;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:1rem;width:100%;padding:.75rem 1.25rem;display:flex}.selected-employee-avatar{color:#fff;background:#1e1b4b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:800;display:flex}.selected-employee-details{flex-direction:column;flex:1;min-width:0;display:flex}.selected-employee-name{color:#0a1628;white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:700;overflow:hidden}.selected-employee-role{color:#6b7280;font-size:.85rem;font-weight:600}.stats-grid-4{box-sizing:border-box;grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;display:grid}.stats-grid-4.employee-stats{grid-template-columns:repeat(3,1fr)}.stat-card{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #f3f4f6;border-left:5px solid #1e1b4b;border-radius:.75rem;align-items:center;gap:.75rem;min-width:0;padding:1rem 1.25rem;transition:all .3s;display:flex;box-shadow:0 2px 4px #0000000a}.stat-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000014}.stat-card.active{border:2px solid #1e1b4b;box-shadow:0 4px 20px #1e1b4b26}.total-accounts-card{border-left:5px solid #1e1b4b}.new-accounts-card{border-left:5px solid #2563eb}.recovery-card{border-left:5px solid #c9a84c}.overdue-card-main{border-left:5px solid #dc2626}.stat-card.active.total-accounts-card{border:2px solid #1e1b4b}.stat-card.active.new-accounts-card{border:2px solid #2563eb}.stat-card.active.recovery-card{border:2px solid #c9a84c}.stat-card.active.overdue-card-main{border:2px solid #dc2626}.stat-info{flex-direction:column;flex:1;min-width:0;display:flex}.stat-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:.7rem;font-weight:700}.stat-value{color:#0a1628;white-space:nowrap;text-overflow:ellipsis;font-size:1.2rem;font-weight:800;overflow:hidden}.table-container{box-sizing:border-box;background:#fff;border:1px solid #f3f4f6;border-radius:1rem;width:100%;overflow:hidden;box-shadow:0 2px 4px #0000000a}.table-header{background:#f8f9fa;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1.5rem;display:flex}.table-header-left{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.table-header h3{color:#0a1628;white-space:nowrap;margin:0;font-size:1.05rem;font-weight:700}.record-count{color:#6b7280;white-space:nowrap;background:#f3f4f6;border-radius:9999px;padding:.15rem .6rem;font-size:.7rem;font-weight:600}.table-scroll{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.accounts-table{border-collapse:collapse;width:100%;min-width:700px}.accounts-table thead{background:#fafafa}.accounts-table th{text-align:left;text-transform:uppercase;color:#4b5563;letter-spacing:.5px;white-space:nowrap;border-bottom:2px solid #e5e7eb;padding:.8rem .75rem;font-size:.65rem;font-weight:800}.accounts-table td{color:#1f2937;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:.7rem .75rem;font-size:.9rem;font-weight:600}.accounts-table tbody tr{transition:background .2s}.accounts-table tbody tr:hover td{background:#f0f0f5}.accounts-table tbody tr:last-child td{border-bottom:none}.accounts-table .even-row td{background:#fafbfc}.accounts-table .odd-row td{background:#fff}.accounts-table .even-row:hover td,.accounts-table .odd-row:hover td{background:#f0f0f5}.overdue-row{border-left:4px solid #dc2626!important}.overdue-row td{border-bottom-color:#fecaca!important}.no-data{text-align:center;color:#9ca3af!important;padding:2.5rem!important;font-size:1rem!important;font-weight:600!important}.case-number{color:#1e1b4b;white-space:nowrap;font-size:.85rem;font-weight:700}.customer-info{align-items:center;gap:.5rem;font-weight:600;display:flex}.customer-avatar{color:#1e1b4b;background:#ede9fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.7rem;font-weight:800;display:flex}.date-info{color:#4b5563;align-items:center;gap:.3rem;font-size:.8rem;font-weight:600;display:flex}.date-info svg{color:#9ca3af;flex-shrink:0;width:14px;height:14px}.amount{white-space:nowrap;font-weight:600}.paid-amount{color:#065f46;white-space:nowrap;font-weight:700}.balance-amount{color:#dc2626;white-space:nowrap;font-weight:700}.status-badge{white-space:nowrap;border-radius:9999px;padding:.2rem .7rem;font-size:.65rem;font-weight:700}.status-badge.paid{color:#065f46;background:#d1fae5}.status-badge.pending{color:#92400e;background:#fef3c7}.status-badge.overdue{color:#991b1b;background:#fee2e2}.status-badge.partial{color:#92400e;background:#fef3c7}.status-badge.unpaid{color:#991b1b;background:#fee2e2}.btn-view-account{color:#1e40af;cursor:pointer;background:#dbeafe;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.3rem .6rem;font-weight:700;transition:all .2s;display:flex}.btn-view-account:hover{background:#bfdbfe;transform:scale(1.05)}.epr-modal-overlay{animation:.2s eprFadeIn;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;z-index:9999!important;background:#fff!important;flex-direction:column!important;width:100vw!important;height:100vh!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;inset:0!important}@keyframes eprFadeIn{0%{opacity:0}to{opacity:1}}.epr-modal-content{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;box-shadow:none!important;background:#fff!important;border-radius:0!important;flex-direction:column!important;margin:0!important;animation:none!important;display:flex!important;overflow-y:auto!important}.epr-modal-header{z-index:5;background:#fff;border-bottom:2px solid #f3f4f6;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:1.25rem 1.5rem;display:flex;position:sticky;top:0}.epr-modal-header-left{align-items:center;gap:.75rem;min-width:0;display:flex}.epr-modal-icon{color:#1e1b4b;flex-shrink:0}.epr-modal-header h3{color:#0a1628;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.3rem;font-weight:800;overflow:hidden}.epr-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;padding:.25rem;transition:all .2s}.epr-modal-close:hover{color:#1f2937;background:#f3f4f6}.epr-modal-body{box-sizing:border-box;flex:1;width:100%;max-width:900px;margin:0 auto;padding:1.25rem 1.5rem;overflow-y:auto}.epr-modal-footer{background:#fff;border-top:2px solid #f3f4f6;flex-shrink:0;justify-content:flex-end;padding:.75rem 1.5rem 1rem;display:flex;position:sticky;bottom:0}.account-detail-header{background:#f8f9fa;border-radius:.75rem;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.account-detail-avatar{color:#fff;background:#1e1b4b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:800;display:flex}.account-detail-info{flex:1;min-width:0}.account-detail-info h4{color:#0a1628;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.1rem;font-weight:700;overflow:hidden}.account-detail-case{color:#6b7280;font-size:.85rem;font-weight:600}.account-detail-product{color:#9ca3af;font-size:.8rem;font-weight:500}.account-detail-status{flex-shrink:0;margin-left:auto}.account-detail-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.account-detail-item{background:#f8f9fa;border-radius:.5rem;flex-direction:column;padding:.5rem .75rem;display:flex}.account-detail-item span{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.65rem;font-weight:700}.account-detail-item strong{color:#0a1628;margin-top:.1rem;font-size:.95rem}.guarantors-section{background:#f8f9fa;border-radius:.75rem;margin-bottom:1rem;padding:.75rem 1rem}.guarantors-section h4{color:#0a1628;margin-bottom:.5rem;font-size:.95rem;font-weight:700}.guarantor-item{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:.3rem;padding:.4rem .75rem}.guarantor-item:last-child{margin-bottom:0}.guarantor-info{grid-template-columns:1fr 1fr;gap:.2rem 1rem;font-size:.85rem;display:grid}.guarantor-info span{color:#1f2937}.installment-details-section{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:.75rem;margin-top:1rem;padding:1rem}.installment-details-section .section-header{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.installment-details-section .section-header h4{color:#0a1628;margin:0;font-size:1rem;font-weight:700}.installment-history-table{border-collapse:collapse;width:100%;min-width:700px;font-size:.8rem}.installment-history-table thead{background:#f8f9fa}.installment-history-table th{text-align:left;text-transform:uppercase;color:#4b5563;letter-spacing:.5px;white-space:nowrap;border-bottom:2px solid #e5e7eb;padding:.6rem;font-size:.6rem;font-weight:800}.installment-history-table td{color:#1f2937;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:.5rem .6rem;font-size:.8rem}.installment-history-table tbody tr:hover td{background:#f0f0f5}.installment-history-table tbody tr:last-child td{border-bottom:none}.installment-history-table .even-row td{background:#fafbfc}.installment-history-table .odd-row td{background:#fff}.installment-history-table .even-row:hover td,.installment-history-table .odd-row:hover td{background:#f0f0f5}.installment-history-table .description-cell{white-space:nowrap;text-overflow:ellipsis;max-width:120px;overflow:hidden}.pay-now-section{border-top:1px solid #e5e7eb;margin-top:.5rem;padding-top:.5rem}.pay-now-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.pay-input-group{background:#fff;border:1.5px solid #d1d5db;border-radius:.5rem;flex:1;align-items:center;min-width:140px;transition:all .3s;display:flex;overflow:hidden}.pay-input-group:focus-within{border-color:#1e1b4b;box-shadow:0 0 0 3px #1e1b4b1f}.pay-currency{color:#6b7280;white-space:nowrap;background:#f3f4f6;border-right:1px solid #d1d5db;padding:.5rem .75rem;font-size:.9rem;font-weight:700}.pay-amount-input{background:0 0;border:none;outline:none;flex:1;width:100%;min-width:80px;padding:.5rem .75rem;font-size:.95rem;font-weight:600}.pay-amount-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pay-amount-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pay-amount-input[type=number]{-moz-appearance:textfield}.btn-pay-now-full{color:#fff;cursor:pointer;white-space:nowrap;background:#22c55e;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;min-width:100px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:700;transition:all .3s;display:flex}.btn-pay-now-full:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 4px 16px #22c55e66}.btn-pay-now-full:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af;transform:none}.btn-pay-now-full svg{width:18px;height:18px}.pay-hint{color:#6b7280;margin-top:.25rem;font-size:.7rem;font-weight:600}.btn-cancel{color:#6b7280;cursor:pointer;background:0 0;border:1.5px solid #d1d5db;border-radius:.75rem;padding:.6rem 1.5rem;font-weight:700;transition:all .2s}@media (width<=1200px){.stats-grid-4{grid-template-columns:repeat(4,1fr)}.stats-grid-4.employee-stats{grid-template-columns:repeat(3,1fr)}}@media (width<=992px){.employee-performance-container{gap:1rem;padding:.75rem}.stats-grid-4{grid-template-columns:repeat(2,1fr);gap:.75rem}.stats-grid-4.employee-stats{grid-template-columns:repeat(2,1fr)}.performance-header{flex-wrap:wrap;padding:1rem}.search-wrapper{flex:200px;min-width:120px;max-width:100%}.employee-dropdown-wrapper{flex:180px;min-width:140px}.stat-card{padding:.75rem 1rem}.stat-value{font-size:1.05rem}.installment-details-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.employee-performance-container{gap:.75rem;padding:.5rem}.stats-grid-4{grid-template-columns:1fr 1fr;gap:.5rem}.stats-grid-4.employee-stats{grid-template-columns:1fr 1fr}.performance-header{flex-direction:column;align-items:stretch;gap:.75rem;padding:.75rem 1rem}.performance-header h2{font-size:1.3rem}.search-wrapper,.employee-dropdown-wrapper{flex:auto;min-width:100%;max-width:100%}.employee-dropdown-toggle{width:100%}.stat-card{gap:.5rem;padding:.6rem .75rem}.stat-icon{width:36px;height:36px}.stat-icon svg{width:18px;height:18px}.stat-value{font-size:.95rem}.stat-label{font-size:.55rem}.accounts-table{min-width:600px}.accounts-table th,.accounts-table td{padding:.4rem .5rem;font-size:.75rem}.account-detail-grid,.guarantor-info{grid-template-columns:1fr}.pay-now-row{flex-direction:column;gap:.4rem}.pay-input-group{min-width:100%}.btn-pay-now-full{width:100%;min-width:unset}.pay-currency{padding:.4rem .5rem;font-size:.8rem}.pay-amount-input{padding:.4rem .5rem;font-size:.85rem}.epr-modal-header,.epr-modal-body,.epr-modal-footer{padding-left:1rem;padding-right:1rem}.epr-modal-header h3{max-width:150px;font-size:1rem}.selected-employee-info{padding:.5rem 1rem}.table-header{flex-direction:column;align-items:flex-start;padding:.5rem 1rem}.table-header-left{flex-wrap:wrap}.header-left{width:100%}.installment-history-table{min-width:550px;font-size:.7rem}.installment-history-table th,.installment-history-table td{padding:.3rem .4rem;font-size:.65rem}}@media (width<=480px){.employee-performance-container{gap:.5rem;padding:.25rem}.stats-grid-4{grid-template-columns:1fr 1fr;gap:.4rem}.stats-grid-4.employee-stats{grid-template-columns:1fr 1fr}.stat-card{border-radius:.5rem;gap:.4rem;padding:.5rem .6rem}.stat-icon{border-radius:.5rem;width:32px;height:32px}.stat-icon svg{width:16px;height:16px}.stat-value{font-size:.85rem}.stat-label{font-size:.5rem}.performance-header{border-radius:.75rem;padding:.5rem .75rem}.performance-header h2{font-size:1.1rem}.live-badge{padding:.15rem .5rem;font-size:.55rem}.subtitle{font-size:.75rem}.search-wrapper{height:38px}.search-wrapper input{padding:.4rem .5rem;font-size:.85rem}.employee-dropdown-toggle{height:38px;padding:.3rem .75rem;font-size:.85rem}.accounts-table{min-width:480px}.accounts-table th,.accounts-table td{padding:.25rem .35rem;font-size:.65rem}.customer-avatar{width:24px;height:24px;font-size:.55rem}.case-number{font-size:.7rem}.status-badge{padding:.1rem .4rem;font-size:.5rem}.amount,.paid-amount,.balance-amount,.date-info{font-size:.65rem}.date-info svg{width:12px;height:12px}.btn-view-account{padding:.15rem .35rem}.btn-view-account svg{width:14px;height:14px}.description-textarea{min-height:50px;font-size:.85rem}.pay-input-group{min-width:100%}.btn-pay-now-full{padding:.4rem .8rem;font-size:.8rem}.pay-currency{padding:.3rem .4rem;font-size:.7rem}.pay-amount-input{padding:.3rem .4rem;font-size:.75rem}.pay-hint{font-size:.55rem}.table-header{padding:.35rem .75rem}.table-header h3{font-size:.85rem}.record-count{padding:.05rem .4rem;font-size:.6rem}.epr-modal-body,.epr-modal-header{padding:.5rem .75rem}.epr-modal-header h3{max-width:100px;font-size:.9rem}.epr-modal-footer{flex-direction:column;padding:.4rem .75rem .6rem}.btn-cancel{justify-content:center;width:100%;padding:.4rem 1rem;font-size:.85rem}.account-detail-header{flex-direction:column;align-items:flex-start;padding:.5rem .75rem}.account-detail-status{align-self:flex-start;margin-left:0}.account-detail-avatar{width:40px;height:40px;font-size:.9rem}.account-detail-info h4{font-size:.9rem}.account-detail-case{font-size:.7rem}.account-detail-product{font-size:.65rem}.account-detail-item{padding:.35rem .5rem}.account-detail-item strong{font-size:.8rem}.account-detail-item span{font-size:.55rem}.guarantors-section{padding:.5rem .75rem}.guarantor-item{padding:.3rem .5rem}.guarantor-info{gap:.1rem .5rem;font-size:.7rem}.selected-employee-info{gap:.5rem;padding:.4rem .75rem}.selected-employee-avatar{width:36px;height:36px;font-size:.8rem}.selected-employee-name{font-size:.85rem}.selected-employee-role{font-size:.7rem}.employee-dropdown-list .dropdown-item{padding:.4rem .6rem;font-size:.8rem}.installment-history-table{min-width:450px;font-size:.6rem}.installment-history-table th,.installment-history-table td{padding:.2rem .3rem;font-size:.55rem}}@media (width<=360px){.stats-grid-4{grid-template-columns:1fr;gap:.35rem}.stats-grid-4.employee-stats{grid-template-columns:1fr}.stat-card{padding:.4rem .5rem}.accounts-table{min-width:380px}.accounts-table th,.accounts-table td{padding:.2rem .25rem;font-size:.55rem}.performance-header h2{font-size:.95rem}.epr-modal-header h3{max-width:80px;font-size:.8rem}}.remarks-input{color:#1f2937;box-sizing:border-box;background:#fff;border:1.5px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;min-width:140px;padding:.4rem .6rem;font-size:.8rem;font-weight:500;transition:all .2s}.remarks-input:focus{border-color:#1e1b4b;box-shadow:0 0 0 3px #1e1b4b1f}.remarks-input::placeholder{color:#9ca3af;font-weight:400}.remarks-display{color:#6b7280;white-space:normal;word-break:break-word;font-size:.85rem;font-weight:500}@media (width<=768px){.remarks-input{min-width:110px;padding:.3rem .5rem;font-size:.75rem}}@media (width<=480px){.remarks-input{min-width:90px;padding:.25rem .4rem;font-size:.65rem}.remarks-display{font-size:.65rem}}.users-container{box-sizing:border-box;flex-direction:column;gap:1.5rem;width:100%;max-width:100%;padding:.5rem;display:flex}.users-header{box-sizing:border-box;background:#fff;border:1px solid #f3f4f6;border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 4px #0000000a}.header-left{flex-direction:column;gap:.3rem;display:flex}.header-title-group{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.users-header h2{color:#0a1628;margin:0;font-size:1.6rem;font-weight:800}.live-badge{color:#22c55e;background:#dcfce7;border:1px solid #bbf7d0;border-radius:9999px;align-items:center;gap:.3rem;padding:.25rem .7rem;font-size:.7rem;font-weight:700;display:flex}.subtitle{color:#6b7280;margin:0;font-size:.95rem;font-weight:600}.header-actions{align-items:center;gap:.5rem;display:flex}.btn-add-user{color:#fff;cursor:pointer;background:#1e1b4b;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .3s;display:flex}.btn-add-user:hover{background:#2a265a;transform:translateY(-2px);box-shadow:0 4px 15px #1e1b4b4d}.btn-export:hover{background:#2a265a;transform:translateY(-2px);box-shadow:0 4px 15px #1e1b4b4d}.users-stats-grid{box-sizing:border-box;grid-template-columns:repeat(6,1fr);gap:.75rem;width:100%;display:grid}.users-stat-card{background:#fff;border:1px solid #f3f4f6;border-top:4px solid #1e1b4b;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000a}.users-stat-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000014}.users-stat-card.total{border-top-color:#1e1b4b}.users-stat-card.clear{border-top-color:#eab308}.users-stat-card.paid{border-top-color:#22c55e}.users-stat-card.overdue{border-top-color:#3b82f6}.users-stat-card.aging{border-top-color:#ef4444}.users-stat-card.balance{border-top-color:#c9a84c}.users-stat-icon{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.users-stat-icon svg{width:20px;height:20px}.users-stat-info{flex-direction:column;display:flex}.users-stat-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.6rem;font-weight:700}.users-stat-value{color:#0a1628;font-size:1.2rem;font-weight:800}.users-controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.search-wrapper{background:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;flex:1;align-items:center;max-width:400px;height:44px;padding:0 .75rem;transition:all .3s;display:flex}.search-wrapper:focus-within{border-color:#1e1b4b;box-shadow:0 0 0 3px #1e1b4b1f}.search-wrapper .search-icon{color:#9ca3af;flex-shrink:0}.search-wrapper input{background:0 0;border:none;outline:none;width:100%;height:100%;padding:.6rem .75rem;font-size:.95rem;font-weight:500}.filter-group{flex-wrap:wrap;gap:.5rem;display:flex}.filter-select{cursor:pointer;color:#1f2937;background:#fff;border:1.5px solid #e5e7eb;border-radius:.5rem;outline:none;height:44px;padding:.4rem .75rem;font-size:.85rem;font-weight:500}.filter-select:focus{border-color:#1e1b4b;box-shadow:0 0 0 3px #1e1b4b1f}.filter-select.date-filter{min-width:120px}.users-table-wrap{box-sizing:border-box;background:#fff;border:1px solid #f3f4f6;border-radius:1rem;width:100%;overflow:hidden;box-shadow:0 2px 4px #0000000a}.table-header-bar{background:#f8f9fa;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.table-header-left{color:#0a1628;align-items:center;gap:.75rem;font-size:.95rem;font-weight:700;display:flex}.record-count{color:#6b7280;background:#f3f4f6;border-radius:9999px;padding:.15rem .6rem;font-size:.7rem;font-weight:600}.table-scroll{overflow-x:auto}.users-table{border-collapse:collapse;width:100%;min-width:900px}.users-table thead{background:#fafafa}.users-table th{text-align:left;text-transform:uppercase;color:#4b5563;letter-spacing:.5px;white-space:nowrap;border-bottom:2px solid #e5e7eb;padding:.8rem .75rem;font-size:.7rem;font-weight:800}.users-table td{color:#1f2937;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:.7rem .75rem;font-size:.9rem;font-weight:600}.users-table tbody tr{transition:background .2s}.users-table tbody tr:hover td{background:#f0f0f5}.users-table tbody tr:last-child td{border-bottom:none}.users-table .even-row td{background:#fafbfc}.users-table .odd-row td{background:#fff}.users-table .even-row:hover td,.users-table .odd-row:hover td{background:#f0f0f5}.clients-table .case-number{color:#1e1b4b;font-weight:700}.clients-table .amount{font-weight:600}.clients-table .paid-amount{color:#065f46;font-weight:700}.clients-table .balance-amount{color:#dc2626;font-weight:700}.no-data{text-align:center;padding:2.5rem!important}.no-data-content{color:#9ca3af;flex-direction:column;align-items:center;gap:.5rem;display:flex}.no-data-content svg{color:#d1d5db}.no-data-content p{margin:0;font-size:1rem;font-weight:600}.text-gray{color:#6b7280}.user-avatar{color:#fff;background:#1e1b4b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;font-weight:700;display:flex}.user-name{color:#0a1628;font-weight:700;display:block}.client-branch{color:#6b7280;align-items:center;gap:.2rem;font-size:.65rem;font-weight:500;display:flex}.client-badge{border-radius:9999px;align-items:center;gap:.2rem;padding:.15rem .6rem;font-size:.65rem;font-weight:700;display:inline-flex}.client-badge.clear{color:#854d0e;background:#fef9c3}.client-badge.paid{color:#065f46;background:#d1fae5}.client-badge.overdue{color:#1e40af;background:#dbeafe}.client-badge.aging{color:#991b1b;background:#fee2e2}.action-group{gap:.3rem;display:flex}.action-group button{cursor:pointer;border:none;border-radius:.4rem;justify-content:center;align-items:center;padding:.25rem .5rem;transition:all .2s;display:flex}.btn-view{color:#1e40af;background:#dbeafe}.btn-edit{color:#92400e;background:#fef3c7}.btn-delete{color:#991b1b;background:#fee2e2}.btn-delete:hover{background:#fca5a5;transform:scale(1.05)}.users-modal-overlay{-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;z-index:9999!important;background:#0009!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;margin:0!important;padding:1rem!important;display:flex!important;position:fixed!important;inset:0!important}.users-modal-content{background:#fff!important;border-radius:1rem!important;width:100%!important;max-width:700px!important;max-height:90vh!important;animation:.3s slideUp!important;overflow-y:auto!important;box-shadow:0 20px 60px #0000004d!important}.users-modal-header{z-index:5;background:#fff;border-bottom:2px solid #f3f4f6;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.users-modal-header-left{align-items:center;gap:.75rem;display:flex}.users-modal-icon{color:#1e1b4b}.users-modal-header h3{color:#0a1628;margin:0;font-size:1.3rem;font-weight:800}.users-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.25rem;transition:all .2s}.users-modal-close:hover{background:#f3f4f6}.users-modal-body{padding:1.5rem}.users-modal-footer{background:#fff;border-top:2px solid #f3f4f6;justify-content:flex-end;gap:.75rem;padding:.75rem 1.5rem 1rem;display:flex;position:sticky;bottom:0}.users-btn-cancel{color:#6b7280;cursor:pointer;background:0 0;border:1.5px solid #d1d5db;border-radius:.5rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s}.users-btn-cancel:hover{background:#f3f4f6}.user-detail-header{background:#f8f9fa;border-radius:.75rem;align-items:center;gap:1.5rem;margin-bottom:1.25rem;padding:1rem 1.25rem;display:flex}.user-detail-avatar{color:#fff;background:#1e1b4b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.4rem;font-weight:800;display:flex}.user-detail-info h4{color:#0a1628;margin:0 0 .2rem;font-size:1.1rem;font-weight:700}.user-detail-branch{color:#6b7280;align-items:center;gap:.3rem;font-size:.8rem;font-weight:500;display:inline-flex}.user-detail-grid{grid-template-columns:1fr 1fr 1fr;gap:.75rem;display:grid}.user-detail-item{background:#f8f9fa;border-radius:.5rem;flex-direction:column;padding:.4rem .75rem;display:flex}.user-detail-item span{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.55rem;font-weight:700}.user-detail-item strong{color:#0a1628;margin-top:.1rem;font-size:.9rem}.user-detail-item .paid-amount{color:#065f46}.user-detail-item .balance-amount{color:#dc2626}.row-clear{border-left:4px solid #eab308!important}.row-paid{border-left:4px solid #22c55e!important}.row-overdue{border-left:4px solid #3b82f6!important}.row-aging{border-left:4px solid #ef4444!important}@media (width<=1200px){.users-stats-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.users-header{flex-direction:column;align-items:flex-start;padding:.75rem 1rem}.users-stats-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.users-stat-card{padding:.5rem .75rem}.users-controls{flex-direction:column;align-items:stretch}.search-wrapper{max-width:100%}.filter-group{flex-direction:column}.filter-select{width:100%}.filter-select.date-filter{min-width:100%}.users-table{min-width:700px}.user-detail-grid{grid-template-columns:1fr 1fr}.users-modal-content{max-width:95%;margin:.5rem}.users-modal-body{padding:1rem}.users-modal-footer{flex-direction:column}.users-btn-cancel,.btn-add-user,.btn-export{justify-content:center;width:100%}.header-actions{flex-direction:column;width:100%}}@media (width<=480px){.users-stats-grid,.user-detail-grid{grid-template-columns:1fr}.user-detail-header{text-align:center;flex-direction:column}.users-table{min-width:500px}.users-table th,.users-table td{padding:.3rem .4rem;font-size:.75rem}.action-group button{padding:.15rem .3rem}.action-group button svg{width:12px;height:12px}.users-header h2{font-size:1.2rem}}.detail-modal .users-modal-content{max-width:900px!important;max-height:90vh!important}.detail-section{border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding-bottom:20px}.detail-section:last-child{border-bottom:none;margin-bottom:0}.detail-section h5{color:#1a1a2e;align-items:center;gap:8px;margin-bottom:14px;font-size:15px;display:flex}.user-detail-grid.two-col{grid-template-columns:1fr 1fr}.user-detail-grid.two-col .user-detail-item{padding:10px 14px}.account-summary-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.summary-item{text-align:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:12px 16px}.summary-item strong{margin-top:4px;font-size:18px;display:block}.summary-item.success{background:#f0fdf4;border-color:#86efac}.summary-item.success strong{color:#166534}.summary-item.warning{background:#fef3c7;border-color:#fcd34d}.summary-item.warning strong{color:#b45309}.summary-item.info{background:#e0e7ff;border-color:#818cf8}.summary-item.info strong{color:#3730a3}.detail-badges{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.user-detail-branch{color:#6b7280;background:#f3f4f6;border-radius:12px;align-items:center;gap:4px;padding:2px 10px;font-size:12px;display:inline-flex}@media (width<=768px){.user-detail-grid.two-col{grid-template-columns:1fr}.account-summary-grid{grid-template-columns:1fr 1fr}.detail-modal .users-modal-content{max-height:95vh;margin:10px}}@media (width<=480px){.account-summary-grid{grid-template-columns:1fr}}.installments-page{background:#f8f9fa;min-height:100vh;padding:20px}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.page-title{color:#1a1a2e;margin:0;font-size:24px;font-weight:700}.branch-badge{color:#3730a3;background:#e0e7ff;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;display:flex}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;display:flex;box-shadow:0 1px 3px #00000014}.stat-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.stat-icon.total{color:#3730a3;background:#e0e7ff}.stat-icon.due{color:#b45309;background:#fef3c7}.stat-icon.paid{color:#166534;background:#dcfce7}.stat-icon.overdue{color:#b91c1c;background:#fee2e2}.stat-content{flex-direction:column;display:flex}.stat-label{color:#6b7280;font-size:12px;font-weight:500}.stat-value{color:#1a1a2e;font-size:20px;font-weight:700}.filters-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:16px 20px;display:flex}.filters-left{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.filter-group{align-items:center;gap:8px;display:flex}.filter-group label{color:#374151;font-size:13px;font-weight:600}.filter-select{color:#1a1a2e;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:6px 12px;font-size:13px}.filter-search{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;padding:6px 14px;display:flex}.filter-search svg{color:#6b7280}.search-input{color:#1a1a2e;background:0 0;border:none;outline:none;min-width:200px;padding:4px 0;font-size:13px}.search-input::placeholder{color:#9ca3af}.table-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-height:400px;overflow-x:auto}.installments-table{border-collapse:collapse;width:100%;font-size:13px}.installments-table thead{background:#f8fafc}.installments-table th{text-align:left;color:#374151;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e5e7eb;padding:14px 16px;font-size:12px;font-weight:600}.installments-table td{color:#1a1a2e;vertical-align:middle;border-bottom:1px solid #e5e7eb;padding:14px 16px}.installment-row:hover{background:#f8fafc}.customer-info{flex-direction:column;display:flex}.customer-info strong{color:#1a1a2e;font-weight:600}.customer-cnic{color:#6b7280;font-size:11px;font-weight:500}.case-no{color:#1e40af;font-size:12px;font-weight:600}.month-text{color:#374151;font-weight:500}.badge{border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.badge-paid{color:#166534;background:#dcfce7}.badge-unpaid{color:#b45309;background:#fef3c7}.badge-overdue{color:#b91c1c;background:#fee2e2}.badge-partial{color:#3730a3;background:#e0e7ff}.btn-pay{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 14px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.btn-pay:hover{background:#16a34a;transform:scale(1.02)}.btn-pay-overdue{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 14px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.btn-pay-overdue:hover{background:#dc2626;transform:scale(1.02)}.paid-text{color:#166534;font-size:13px;font-weight:600}.loading-state{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.spinner{border:4px solid #e5e7eb;border-top-color:#1e40af;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}.empty-state{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.empty-state svg{color:#9ca3af;margin-bottom:16px}.empty-state h3{color:#1a1a2e;margin:0 0 8px;font-size:18px}.empty-state p{margin:0;font-size:14px}.table-footer{color:#6b7280;background:#f8fafc;border-top:1px solid #e5e7eb;border-radius:0 0 12px 12px;padding:12px 16px;font-size:13px}@media (width<=768px){.installments-page{padding:12px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:10px}.stat-card{padding:12px 14px}.stat-value{font-size:16px}.filters-section{flex-direction:column;align-items:stretch;padding:12px 16px}.filters-left{flex-direction:column;align-items:stretch;gap:10px}.filter-group{flex-wrap:wrap}.filter-search{width:100%}.search-input{width:100%;min-width:auto}.installments-table th,.installments-table td{padding:10px 12px;font-size:12px}.btn-pay,.btn-pay-overdue{padding:3px 10px;font-size:11px}.page-title{font-size:18px}.badge{padding:2px 10px;font-size:10px}}@media (width<=480px){.stats-grid{grid-template-columns:1fr 1fr;gap:8px}.stat-card{padding:10px 12px}.stat-icon{width:36px;height:36px}.stat-value{font-size:14px}.stat-label{font-size:10px}.installments-table{font-size:11px}.installments-table th,.installments-table td{padding:8px 10px}}.btn-view{color:#3730a3;cursor:pointer;background:#e0e7ff;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:6px;transition:all .2s;display:inline-flex}.btn-view:hover{background:#c7d2fe;transform:scale(1.05)}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0009;justify-content:center;align-items:center;padding:20px;animation:.3s modalFadeIn;display:flex;position:fixed;inset:0}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-container{background:#fff;border-radius:16px;width:100%;max-width:1200px;max-height:90vh;animation:.3s modalSlideUp;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-container::-webkit-scrollbar{width:6px}.modal-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.modal-container::-webkit-scrollbar-thumb{background:#c4b5fd;border-radius:3px}.modal-header{z-index:10;color:#fff;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 100%);border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:sticky;top:0}.modal-header-icon{color:#c4b5fd}.modal-title{margin:0;font-size:20px;font-weight:700}.modal-subtitle{opacity:.8;margin:2px 0 0;font-size:14px}.modal-close-btn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.modal-close-btn:hover{background:#ffffff40;transform:rotate(90deg)}.modal-loading{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.modal-section{border-bottom:1px solid #e5e7eb;margin-bottom:28px;padding-bottom:24px}.modal-section:last-child{border-bottom:none;margin-bottom:0}.section-header{align-items:center;gap:10px;margin-bottom:16px;display:flex}.section-header h3{color:#1a1a2e;margin:0;font-size:16px;font-weight:700}.section-header svg{color:#4f46e5}.info-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.info-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;padding:10px 14px;display:flex}.info-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.info-value{color:#1a1a2e;margin-top:2px;font-size:14px;font-weight:600}.summary-cards{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;display:grid}.summary-card{text-align:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px}.summary-card.success{background:#f0fdf4;border-color:#86efac}.summary-card.warning{background:#fef3c7;border-color:#fcd34d}.summary-card.info{background:#e0e7ff;border-color:#818cf8}.summary-value{color:#1a1a2e;margin-top:4px;font-size:18px;font-weight:700;display:block}.history-table-container{border:1px solid #e5e7eb;border-radius:8px;overflow-x:auto}.history-table{border-collapse:collapse;width:100%;font-size:13px}.history-table thead{background:#f8fafc}.history-table th{text-align:left;color:#374151;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e5e7eb;padding:10px 14px;font-size:11px;font-weight:600}.history-table td{color:#1a1a2e;border-bottom:1px solid #e5e7eb;padding:10px 14px}.history-table tfoot{background:#f8fafc;font-weight:600}.history-table tfoot td{border-top:2px solid #e5e7eb;padding:10px 14px}.history-paid{background:#f0fdf4}.payment-stats{color:#4f46e5;background:#e0e7ff;border-radius:12px;margin-left:auto;padding:2px 12px;font-size:12px;font-weight:600}.guarantors-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.guarantor-card{background:#faf8ff;border:1px solid #c4b5fd;border-radius:10px;padding:14px 16px}.guarantor-name{color:#1a1a2e;font-size:14px;font-weight:700}.empty-history{text-align:center;color:#6b7280;background:#f8fafc;border-radius:8px;padding:20px}.modal-footer-actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;margin-top:20px;padding-top:16px;display:flex}.btn-print{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:8px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.btn-pay-modal{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 24px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.btn-close-modal{color:#374151;cursor:pointer;background:#e5e7eb;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 24px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}@media (width<=768px){.modal-container{border-radius:12px;max-height:95vh;margin:10px}.modal-header{border-radius:12px 12px 0 0;padding:16px 18px}.modal-title{font-size:16px}.modal-body{padding:16px}.info-grid{grid-template-columns:1fr}.summary-cards{grid-template-columns:repeat(2,1fr)}.guarantors-grid{grid-template-columns:1fr}.modal-footer-actions{flex-direction:column}.btn-print,.btn-pay-modal,.btn-close-modal{justify-content:center;width:100%}.action-buttons{flex-direction:column;gap:4px}.btn-view,.btn-pay,.btn-pay-overdue{justify-content:center;width:100%}.history-table{font-size:11px}.history-table th,.history-table td{padding:6px 8px}}@media (width<=480px){.modal-container{border-radius:0;max-height:100vh;margin:0}.modal-header{border-radius:0}.summary-cards{grid-template-columns:1fr 1fr;gap:8px}.summary-card{padding:10px 12px}.summary-value{font-size:14px}}.pagination-container{background:#f8fafc;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.pagination-info{color:#64748b;font-size:14px}.pagination-buttons{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.pagination-btn{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:4px;padding:6px 14px;font-size:13px;transition:all .2s;display:flex}.pagination-btn:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.pagination-btn.active{color:#fff;background:#2563eb;border-color:#2563eb}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.btn-edit{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.btn-edit:hover{background:#d97706;transform:scale(1.05)}.edit-modal .modal-container{max-height:90vh;max-width:600px!important;height:auto!important}.edit-modal-body{padding:24px 30px!important}.edit-summary{background:#f8fafc;border-radius:12px;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;padding:16px 20px;display:grid}.edit-summary-item{flex-direction:column;gap:4px;display:flex}.edit-summary-item .label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}.edit-summary-item .value{color:#1e293b;font-size:16px;font-weight:600}.edit-form{flex-direction:column;gap:20px;display:flex}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#334155;font-size:14px;font-weight:600}.form-input{border:1px solid #d1d5db;border-radius:8px;padding:10px 14px;font-size:15px;transition:border-color .2s}.form-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.form-input-disabled{color:#475569;cursor:not-allowed;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:10px 14px;font-size:15px}.form-hint{color:#94a3b8;margin-top:2px;font-size:12px}.edit-modal-footer{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;margin-top:20px;padding-top:20px;display:flex}.btn-cancel{cursor:pointer;color:#475569;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 24px;font-weight:600;transition:all .2s}.btn-cancel:hover{background:#f1f5f9}.btn-save-payment{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-weight:600;transition:all .2s;display:flex}.btn-save-payment:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.btn-save-payment:disabled{opacity:.7;cursor:not-allowed}.spinning{animation:1s linear infinite spin}.action-buttons{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.guarantor-count{color:#4f46e5;background:#e0e7ff;border-radius:12px;margin-left:auto;padding:2px 12px;font-size:12px;font-weight:600}.guarantors-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin-top:10px;display:grid}.guarantor-card{background:#faf8ff;border:1px solid #c4b5fd;border-radius:10px;padding:14px 16px;transition:all .2s}.guarantor-card:hover{background:#f5f0ff;border-color:#8b5cf6}.guarantor-name{color:#1a1a2e;margin-bottom:4px;font-size:14px;font-weight:700}.guarantor-detail{color:#6b7280;margin-top:2px;font-size:12px}.no-data{color:#6b7280;padding:8px 0;font-size:14px}.modal-footer-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:10px;margin-top:16px;padding-top:16px;display:flex}.btn-edit-modal{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 18px;font-weight:600;transition:all .2s;display:flex}.btn-edit-modal:hover{background:#d97706}.btn-print{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:8px;padding:8px 18px;font-weight:600;transition:all .2s;display:flex}.btn-print:hover{background:#f1f5f9}.btn-pay-modal{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 18px;font-weight:600;transition:all .2s;display:flex}.btn-pay-modal:hover{background:#059669}.btn-close-modal{cursor:pointer;color:#475569;background:#fff;border:1px solid #d1d5db;border-radius:8px;margin-left:auto;padding:8px 18px;font-weight:600;transition:all .2s}@media (width<=768px){.edit-summary{grid-template-columns:1fr}.pagination-container{flex-direction:column;align-items:stretch}.pagination-buttons{justify-content:center}.guarantors-grid{grid-template-columns:1fr}.modal-footer-actions{flex-direction:column}.btn-close-modal{margin-left:0}}.badge-aging{color:#b45309;background:#fef3c7;border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.badge-aging svg{color:#b45309}.stats-grid-4{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.stat-card-4{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:16px;padding:18px 20px;display:flex;box-shadow:0 1px 3px #00000014}.stat-card-4-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.stat-card-4-icon.total{color:#3730a3;background:#e0e7ff}.stat-card-4-icon.due{color:#b45309;background:#fef3c7}.stat-card-4-icon.paid{color:#166534;background:#dcfce7}.stat-card-4-icon.overdue{color:#b91c1c;background:#fee2e2}.stat-card-4-info{flex-direction:column;display:flex}.stat-card-4-label{color:#6b7280;font-size:12px;font-weight:500}.stat-card-4-value{color:#1a1a2e;font-size:20px;font-weight:700}@media (width<=1024px){.stats-grid-4{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.stats-grid-4{grid-template-columns:1fr 1fr;gap:10px}.stat-card-4{padding:14px 16px}.stat-card-4-icon{width:40px;height:40px}.stat-card-4-value{font-size:16px}}@media (width<=480px){.stats-grid-4{grid-template-columns:1fr 1fr;gap:8px}.stat-card-4{padding:12px 14px}.stat-card-4-icon{width:36px;height:36px}.stat-card-4-icon svg{width:18px;height:18px}.stat-card-4-value{font-size:14px}.stat-card-4-label{font-size:10px}}.leaveapp-page{padding:24px}.leaveapp-page-header{margin-bottom:24px}.leaveapp-page-header h2{color:#1e1b4b;margin:0 0 4px;font-size:1.6rem;font-weight:800}.leaveapp-page-header p{color:#6b7280;margin:0;font-size:.9rem}.leaveapp-content-grid{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}@media (width<=900px){.leaveapp-content-grid{grid-template-columns:1fr}}.leaveapp-form-card{background:#fff;border-top:4px solid #c9a84c;border-radius:12px;padding:28px;box-shadow:0 2px 10px #0000000f}.leaveapp-form-group{margin-bottom:20px}.leaveapp-form-group label{color:#1e1b4b;align-items:center;gap:6px;margin-bottom:8px;font-size:.85rem;font-weight:700;display:flex}.leaveapp-form-input{color:#1a1a2e;box-sizing:border-box;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:11px 14px;font-size:.92rem;transition:border-color .15s}.leaveapp-form-input:focus{background:#fff;border-color:#c9a84c;outline:none}.leaveapp-form-textarea{resize:vertical;min-height:90px;font-family:inherit}.leaveapp-message{border-radius:8px;align-items:center;gap:8px;margin-bottom:18px;padding:10px 14px;font-size:.85rem;font-weight:600;display:flex}.leaveapp-message-success{color:#166534;background:#dcfce7}.leaveapp-message-error{color:#991b1b;background:#fee2e2}.leaveapp-page .leaveapp-submit-btn{color:#fff;cursor:pointer;opacity:1;visibility:visible;background:#1e1b4b;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px;font-size:.95rem;font-weight:700;transition:background .15s;display:flex}.leaveapp-page .leaveapp-submit-btn:hover:not(:disabled){background:#2d2870}.leaveapp-page .leaveapp-submit-btn:disabled{opacity:.6;cursor:not-allowed}.leaveapp-recent-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 10px #0000000f}.leaveapp-recent-card h3{color:#1e1b4b;margin:0 0 16px;font-size:1.05rem;font-weight:700}.leaveapp-recent-list{flex-direction:column;gap:12px;max-height:480px;display:flex;overflow-y:auto}.leaveapp-recent-item{border:1px solid #f0f0f0;border-radius:10px;padding:12px 14px}.leaveapp-recent-top{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.leaveapp-recent-name{color:#1a1a2e;align-items:center;gap:8px;font-size:.9rem;font-weight:700;display:flex}.leaveapp-recent-branch{color:#6b7280;align-items:center;gap:3px;font-size:.7rem;font-weight:500;display:inline-flex}.leaveapp-recent-date{color:#2563eb;margin-bottom:4px;font-size:.8rem;font-weight:600}.leaveapp-recent-reason{color:#6b7280;font-size:.82rem}.leaveapp-badge{border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.leaveapp-badge-approved{color:#166534;background:#dcfce7}.leaveapp-badge-rejected{color:#991b1b;background:#fee2e2}.leaveapp-badge-pending{color:#92400e;background:#fef3c7}.leaveapp-loading{justify-content:center;padding:40px 0;display:flex}.leaveapp-spinner{border:3px solid #f0f0f0;border-top-color:#c9a84c;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite leaveapp-spin}@keyframes leaveapp-spin{to{transform:rotate(360deg)}}.leaveapp-empty{color:#9ca3af;flex-direction:column;align-items:center;gap:8px;padding:40px 0;display:flex}.leaveapp-empty p{margin:0;font-size:.85rem}.system-access-container{background:#f8fafc;min-height:100vh;padding:20px}.system-access-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.header-title-group{align-items:center;gap:12px;display:flex}.header-title-group h2{color:#0f172a;margin:0;font-size:1.5rem;font-weight:800}.live-badge{color:#166534;background:#dcfce7;border-radius:12px;align-items:center;gap:4px;padding:2px 10px;font-size:11px;font-weight:600;display:flex}.header-subtitle{color:#64748b;margin:4px 0 0;font-size:.9rem;font-weight:500}.btn-refresh{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.btn-refresh:hover{background:#f1f5f9;border-color:#94a3b8}.summary-cards{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:24px;display:grid}.summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:14px;padding:16px 20px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000f}.summary-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.summary-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.summary-info{flex-direction:column;display:flex}.summary-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.summary-value{color:#0f172a;font-size:1.5rem;font-weight:800}.system-controls{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;display:flex}.search-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:1;align-items:center;min-width:250px;padding:0 12px;transition:border-color .2s;display:flex}.search-wrapper:focus-within{border-color:#5b21b6}.search-icon{color:#94a3b8;flex-shrink:0}.search-input{background:0 0;border:none;outline:none;width:100%;padding:10px 12px;font-size:.9rem;font-weight:500}.search-input::placeholder{color:#94a3b8;font-weight:400}.branch-filters{flex-wrap:wrap;gap:6px;display:flex}.filter-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 16px;font-size:.8rem;font-weight:600;transition:all .2s}.filter-btn:hover{background:#f1f5f9}.filter-btn.active{color:#fff;background:#5b21b6;border-color:#5b21b6}.filter-btn.branch-1.active{background:#2563eb;border-color:#2563eb}.filter-btn.branch-2.active{background:#7c3aed;border-color:#7c3aed}.roles-container{flex-direction:column;gap:16px;display:flex}.role-section{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.role-header{cursor:pointer;justify-content:space-between;align-items:center;padding:14px 20px;transition:background .2s;display:flex}.role-header:hover{background:#f8fafc}.role-header-left{align-items:center;gap:12px;display:flex}.role-icon{color:#5b21b6}.role-title{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.role-count{color:#475569;background:#e2e8f0;border-radius:12px;padding:2px 10px;font-size:.75rem;font-weight:700}.role-header-right{color:#94a3b8}.role-content{border-top:1px solid #e2e8f0;padding:16px 20px 20px}.no-users-message{color:#94a3b8;justify-content:center;align-items:center;gap:10px;padding:20px;font-weight:500;display:flex}.table-responsive{overflow-x:auto}.user-table{border-collapse:collapse;width:100%;font-size:.85rem}.user-table thead{background:#f1f5f9}.user-table th{text-align:left;text-transform:uppercase;color:#475569;letter-spacing:.5px;border-bottom:2px solid #e2e8f0;padding:10px 12px;font-size:.7rem;font-weight:800}.user-table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:10px 12px}.user-table tbody tr{cursor:pointer;transition:background .2s}.user-table tbody tr:hover{background:#f8fafc}.user-table tbody tr:last-child td{border-bottom:none}.user-name-cell{align-items:center;gap:10px;display:flex}.user-avatar-small{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:800;display:flex}.user-name-text{color:#0f172a;font-weight:700}.user-email-text{color:#475569;font-weight:500}.branch-tag{color:#475569;background:#f1f5f9;border-radius:12px;align-items:center;gap:4px;padding:2px 10px;font-size:.7rem;font-weight:600;display:inline-flex}.branch-tag svg{color:#94a3b8}.status-badge{border-radius:12px;flex-shrink:0;align-items:center;gap:4px;padding:2px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.status-badge.active{color:#166534;background:#dcfce7}.status-badge.inactive{color:#991b1b;background:#fee2e2}.role-badge{border-radius:12px;align-items:center;gap:4px;padding:2px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.btn-view-detail{color:#0369a1;cursor:pointer;background:#e0f2fe;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 12px;font-size:.7rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-view-detail:hover{background:#bae6fd;transform:scale(1.05)}.system-footer{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;padding:12px 0;display:flex}.btn-export{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.btn-export:hover{background:#f1f5f9}.total-record-text{color:#94a3b8;font-size:.85rem;font-weight:500}.loading-state,.error-state{color:#475569;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.loading-state .spinning{animation:1s linear infinite spin}.error-state h3{color:#991b1b;margin:16px 0 8px}.btn-retry{color:#fff;cursor:pointer;background:#5b21b6;border:none;border-radius:8px;align-items:center;gap:8px;margin-top:16px;padding:10px 24px;font-weight:600;display:flex}.btn-retry:hover{background:#4c1d95}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:16px;width:100%;max-width:700px;max-height:90vh;animation:.3s slideUp;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.modal-header{z-index:1;background:#fff;border-bottom:1px solid #e2e8f0;border-radius:16px 16px 0 0;justify-content:space-between;align-items:flex-start;padding:20px 24px;display:flex;position:sticky;top:0}.modal-header-left{align-items:flex-start;gap:12px;display:flex}.modal-icon{color:#5b21b6;margin-top:2px}.modal-title{color:#0f172a;margin:0;font-size:1.2rem;font-weight:800}.modal-subtitle{color:#64748b;margin:2px 0 0;font-size:.85rem;font-weight:500}.modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s}.modal-close:hover{color:#0f172a;background:#f1f5f9}.modal-body{padding:24px}.profile-summary{background:#f8fafc;border-radius:10px;align-items:center;gap:16px;margin-bottom:20px;padding:16px;display:flex}.profile-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:800;display:flex}.profile-info{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.profile-name{color:#0f172a;width:100%;font-size:1.1rem;font-weight:700}.details-grid{grid-template-columns:1fr 1fr;gap:12px 24px;margin-bottom:20px;display:grid}.detail-item-full{flex-direction:column;gap:2px;display:flex}.detail-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:600}.detail-value{color:#0f172a;font-size:.9rem;font-weight:600}.documents-section{border-top:1px solid #e2e8f0;padding-top:16px}.documents-title{color:#0f172a;margin:0 0 12px;font-size:.9rem;font-weight:700}.documents-grid{grid-template-columns:1fr 1fr;gap:8px 24px;display:grid}.document-item{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:6px 0;display:flex}.document-label{color:#475569;font-size:.8rem;font-weight:500}.document-link{color:#5b21b6;font-size:.8rem;font-weight:600;text-decoration:none}.document-link:hover{text-decoration:underline}.document-na{color:#94a3b8;font-size:.75rem;font-weight:500}.modal-footer{border-top:1px solid #e2e8f0;justify-content:flex-end;padding:16px 24px;display:flex}.btn-close-modal{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:10px 24px;font-weight:600;transition:all .2s}.btn-close-modal:hover{background:#e2e8f0}@media (width<=768px){.system-access-container{padding:12px}.summary-cards{grid-template-columns:1fr 1fr}.modal-content{max-width:100%;max-height:95vh;margin:10px}.system-controls{flex-direction:column;align-items:stretch}.search-wrapper{min-width:100%}.user-table th,.user-table td{padding:8px 10px;font-size:.75rem}.user-name-text,.user-email-text{font-size:.8rem}}@media (width<=480px){.summary-cards{grid-template-columns:1fr 1fr;gap:10px}.summary-card{padding:12px}.summary-value{font-size:1.2rem}.role-header{padding:12px 16px}.role-content{padding:12px 16px 16px}.user-table th,.user-table td{padding:6px 8px;font-size:.7rem}.user-table th{font-size:.6rem}.btn-view-detail{padding:2px 8px;font-size:.6rem}.user-avatar-small{width:26px;height:26px;font-size:.7rem}}.branch-info-badge{color:#1e40af;background:#dbeafe;border:1px solid #bfdbfe;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:700;display:flex}.branch-label{color:#4b5563;background:#f3f4f6;border-radius:9999px;align-items:center;gap:6px;padding:4px 12px;font-size:.85rem;font-weight:700;display:flex}.sidebar{z-index:50;background:linear-gradient(#0a1628 0%,#1a2a4a 100%);flex-direction:column;width:16rem;height:100vh;transition:width .3s,transform .3s;display:flex;position:fixed;top:0;left:0;overflow:hidden;box-shadow:4px 0 20px #0000001a}.sidebar-logo{text-align:center;border-bottom:2px solid #c9a84c33;flex-direction:column;flex-shrink:0;align-items:center;padding:.75rem 1rem .5rem;transition:all .3s;display:flex}.logo-image{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;width:100%;max-width:100px;height:auto;margin-bottom:.25rem;transition:all .3s;display:block}.brand-title{color:#fff;letter-spacing:1px;white-space:nowrap;margin:0;font-size:1.1rem;font-weight:700;line-height:1.2;transition:all .3s}.brand-title span{color:#c9a84c}.brand-subtitle{color:#e8d5a3;letter-spacing:4px;white-space:nowrap;margin-top:.1rem;font-size:.55rem;font-weight:500;transition:all .3s}.brand-branch{color:#9ca3af;letter-spacing:1px;white-space:nowrap;margin-top:.1rem;font-size:.6rem;font-weight:400}.sidebar-nav{flex-direction:column;flex:1;gap:.15rem;padding:.75rem 1rem;display:flex;overflow:hidden auto}.nav-item{color:#9ca3af;cursor:pointer;white-space:nowrap;border-radius:.75rem;align-items:center;gap:.75rem;min-height:44px;padding:.65rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.nav-item:hover{color:#fff;background:#ffffff14}.nav-item.active{color:#fff;background:#c9a84c;box-shadow:0 4px 15px #c9a84c4d}.nav-item.active svg{color:#fff}.nav-item svg{opacity:.7;flex-shrink:0;min-width:20px}.nav-item.active svg{opacity:1}.nav-item span{transition:opacity .3s}.dropdown-icon{flex-shrink:0;margin-left:auto;transition:transform .3s}.nav-dropdown{flex-direction:column;gap:.1rem;display:flex}.dropdown-toggle{cursor:pointer;-webkit-user-select:none;user-select:none}.dropdown-toggle.active{color:#c9a84c;background:#c9a84c26}.dropdown-toggle.active svg{color:#c9a84c}.sub-menu{opacity:0;max-height:0;padding-left:.5rem;transition:max-height .3s,opacity .3s;overflow:hidden}.sub-menu.open{opacity:1;max-height:300px}.sub-nav-item{color:#9ca3af;cursor:pointer;white-space:nowrap;border-radius:.5rem;align-items:center;gap:.75rem;min-height:40px;margin:.1rem 0;padding:.5rem 1rem .5rem 2.5rem;font-size:.8rem;font-weight:400;text-decoration:none;transition:all .3s;display:flex}.sub-nav-item:hover{color:#fff;background:#ffffff0f}.sub-nav-item.active{color:#c9a84c;background:#c9a84c26;border-left:3px solid #c9a84c}.sidebar-footer{border-top:1px solid #ffffff0f;flex-shrink:0;margin-top:auto;padding:.75rem 1rem}.sidebar-user-info{border-bottom:1px solid #ffffff0f;margin-bottom:.5rem;padding:.5rem .75rem}.sidebar-user-info .user-role{color:#c9a84c;letter-spacing:1px;font-size:.6rem;font-weight:600;display:block}.sidebar-user-info .user-branch{color:#9ca3af;margin-top:.1rem;font-size:.55rem;display:block}.logout-btn{cursor:pointer;color:#ef4444!important}.logout-btn:hover{color:#ef4444!important;background:#ef444426!important}.logout-btn svg{opacity:.8;color:#ef4444!important}.logout-btn:hover svg{opacity:1}.sidebar-nav::-webkit-scrollbar{width:3px}.sidebar-nav::-webkit-scrollbar-track{background:0 0}.sidebar-nav::-webkit-scrollbar-thumb{background:#c9a84c4d;border-radius:10px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#c9a84c80}@media (width<=1024px){.sidebar{width:14rem}.sidebar .brand-title{font-size:1rem}.sidebar .brand-subtitle{letter-spacing:3px;font-size:.5rem}.sidebar .logo-image{max-width:80px}.sidebar .nav-item{gap:.6rem;min-height:40px;padding:.5rem .75rem;font-size:.8rem}.sidebar .nav-item svg{width:18px;min-width:18px;height:18px}.sidebar .sub-nav-item{min-height:36px;padding:.4rem .75rem .4rem 2rem;font-size:.75rem}.sidebar .sidebar-logo,.sidebar .sidebar-nav,.sidebar .sidebar-footer{padding:.5rem .75rem}.sidebar .dropdown-icon{width:16px;height:16px}}@media (width<=768px){.sidebar{width:13rem}.sidebar .brand-title{font-size:.9rem}.sidebar .brand-subtitle{letter-spacing:2px;font-size:.45rem}.sidebar .brand-branch{font-size:.5rem}.sidebar .logo-image{max-width:70px}.sidebar .sidebar-logo{padding:.4rem .6rem}.sidebar .nav-item{border-radius:.5rem;gap:.5rem;min-height:36px;padding:.4rem .6rem;font-size:.75rem}.sidebar .nav-item svg{width:16px;min-width:16px;height:16px}.sidebar .sidebar-nav{gap:.1rem;padding:.4rem .6rem}.sidebar .sidebar-footer{padding:.4rem .6rem}.sidebar .sidebar-user-info{padding:.3rem .5rem}.sidebar .sidebar-user-info .user-role{font-size:.5rem}.sidebar .sidebar-user-info .user-branch{font-size:.45rem}.sidebar .logout-btn{padding:.4rem .6rem;font-size:.75rem}.sidebar .logout-btn svg{width:16px;height:16px}.sidebar .sub-nav-item{min-height:32px;padding:.3rem .6rem .3rem 1.8rem;font-size:.7rem}.sidebar .dropdown-icon{width:14px;height:14px}}@media (width<=480px){.sidebar{width:12rem;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar .brand-title{font-size:.8rem}.sidebar .brand-subtitle{letter-spacing:1.5px;font-size:.4rem}.sidebar .brand-branch{font-size:.45rem}.sidebar .logo-image{max-width:60px}.sidebar .sidebar-logo{padding:.3rem .5rem}.sidebar .nav-item{border-radius:.4rem;gap:.4rem;min-height:32px;padding:.35rem .5rem;font-size:.7rem}.sidebar .nav-item svg{width:15px;min-width:15px;height:15px}.sidebar .sidebar-nav{gap:.05rem;padding:.3rem .5rem}.sidebar .sidebar-footer{padding:.3rem .5rem}.sidebar .sidebar-user-info{padding:.25rem .4rem}.sidebar .sidebar-user-info .user-role{font-size:.45rem}.sidebar .sidebar-user-info .user-branch{font-size:.4rem}.sidebar .logout-btn{padding:.35rem .5rem;font-size:.7rem}.sidebar .logout-btn svg{width:15px;height:15px}.sidebar .sub-nav-item{min-height:28px;padding:.25rem .5rem .25rem 1.5rem;font-size:.65rem}.sidebar .dropdown-icon{width:12px;height:12px}}.sidebar-overlay{z-index:40;background:#00000080;display:none;position:fixed;inset:0}.sidebar-overlay.open{display:block}@media (width<=480px){.sidebar-overlay.open{display:block}}.main-content{margin-left:16rem;transition:margin-left .3s}@media (width<=1024px){.main-content{margin-left:14rem}}@media (width<=768px){.main-content{margin-left:13rem}}@media (width<=480px){.main-content{margin-left:0}}.sidebar-toggle{z-index:60;color:#fff;cursor:pointer;background:#1a2a4a;border:1px solid #c9a84c4d;border-radius:.5rem;padding:.5rem;transition:all .3s;display:none;position:fixed;top:.75rem;left:.75rem}.sidebar-toggle:hover{background:#c9a84c}@media (width<=480px){.sidebar-toggle{justify-content:center;align-items:center;display:flex}}.header{z-index:40;background:#fff;padding:0 1.5rem;transition:left .3s;box-shadow:0 1px 3px #0000001a;text-align:left!important;box-sizing:border-box!important;justify-content:space-between!important;align-items:center!important;width:auto!important;height:4rem!important;margin:0!important;display:flex!important;position:fixed!important;top:0!important;left:16rem!important;right:0!important}.header.employee-header{background:#0a1628;border-bottom:1px solid #ffffff0d;padding:0 1.5rem;left:4.5rem}.employee-header-left{align-items:center;gap:1.5rem;display:flex}.employee-brand{flex-direction:column;line-height:1.2;display:flex}.employee-brand .brand-name{color:#fff;letter-spacing:1px;font-size:1.1rem;font-weight:700}.employee-brand .brand-name span{color:#c9a84c}.employee-brand .brand-panel{color:#e8d5a3;letter-spacing:3px;font-size:.5rem;font-weight:500}.employee-branch{color:#c9a84c;background:#c9a84c26;border-radius:9999px;align-items:center;gap:.4rem;padding:.2rem .8rem;font-size:.75rem;font-weight:500;display:flex}.employee-header-right{align-items:center;gap:1rem;display:flex}.header-user{align-items:center;gap:.75rem;display:flex}.user-avatar{color:#fff;background:#c9a84c;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:.8rem;font-weight:600;display:flex}.user-info{flex-direction:column;line-height:1.2;display:flex}.user-info .user-name{margin:0;font-size:.85rem;font-weight:600}.user-info .user-role{margin:0;font-size:.6rem}.header.employee-header .user-info .user-name{color:#fff}.header.employee-header .user-info .user-role{color:#9ca3af}.header:not(.employee-header) .user-info .user-name{color:#1f2937}.header:not(.employee-header) .user-info .user-role{color:#6b7280}.logout-btn-header{cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:.75rem;font-weight:500;transition:all .3s;display:flex}.header.employee-header .logout-btn-header{color:#ef4444;background:#ef444426}.header.employee-header .logout-btn-header:hover{background:#ef444440}.header:not(.employee-header) .logout-btn-header{color:#6b7280;background:#f3f4f6}.header:not(.employee-header) .logout-btn-header:hover{background:#e5e7eb}.header-brand{line-height:1.2;text-align:left!important;flex-direction:column!important;align-items:flex-start!important;width:auto!important;margin:0!important;display:flex!important}.header-brand .brand-name{color:#0a1628;letter-spacing:1px;font-size:1.1rem;font-weight:700}.header-brand .brand-name span{color:#c9a84c}.header-brand .brand-panel{color:#6b7280;letter-spacing:3px;font-size:.5rem;font-weight:500}.header-branch{color:#1e1b4b;background:#ede9fe;border-radius:9999px;align-items:center;gap:.3rem;margin-left:.5rem;padding:.2rem .8rem;font-size:.75rem;display:flex}.header-left{gap:.5rem;text-align:left!important;flex:none!important;justify-content:flex-start!important;align-items:center!important;width:auto!important;margin:0 auto 0 0!important;display:flex!important}.header-right{gap:1.5rem;flex:none!important;justify-content:flex-end!important;align-items:center!important;width:auto!important;margin:0 0 0 auto!important;display:flex!important}@media (width<=1024px){.header:not(.employee-header){left:14rem}}@media (width<=768px){.header:not(.employee-header){padding:0 1rem;left:13rem}.header.employee-header{padding:0 1rem;left:0}.employee-header-left{gap:.75rem}.employee-brand .brand-name{font-size:.9rem}.employee-branch{padding:.15rem .6rem;font-size:.65rem}.user-info,.logout-btn-header span{display:none}.logout-btn-header{padding:.4rem .6rem}.header-brand .brand-name{font-size:.9rem}}@media (width<=480px){.header{height:3.5rem;padding-left:3.25rem!important;padding-right:.75rem!important;left:0!important}.header.employee-header{left:0!important}.header-left,.header-brand{min-width:0;overflow:hidden}.header-brand .brand-name{white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.header-brand .brand-panel{font-size:.4rem}.header-branch{white-space:nowrap;padding:.1rem .5rem;font-size:.6rem}.employee-brand .brand-panel{font-size:.4rem}.employee-brand .brand-name{font-size:.75rem}.employee-branch{padding:.1rem .4rem;font-size:.5rem}.header-right{flex-shrink:0;gap:.5rem}}html,body,#root{width:100%;max-width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden}.app-container{background:#f8f9fa;width:100%;max-width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.main-content{box-sizing:border-box;background:#f8f9fa;flex-direction:column;flex:1;width:calc(100% - 16rem);max-width:calc(100% - 16rem);min-height:100vh;margin-left:16rem;padding:0;transition:margin-left .3s,width .3s;display:flex;overflow-x:hidden}.page-content{box-sizing:border-box;flex:1;width:100%;max-width:100%;padding:1rem 1.5rem;overflow-x:hidden}.dashboard-container,.employee-performance-container,.extra-expenses-container,.employee-report-container,.overdue-installments-container,.aging-report-container,.add-account-container,.recovery-container,.employees-container,.finance-container,.salary-container,.fixed-expense-container{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:0}@media (width<=1024px){.main-content{width:calc(100% - 14rem);max-width:calc(100% - 14rem);margin-left:14rem}.page-content{padding:.75rem 1rem}}@media (width<=768px){.main-content{width:100%!important;max-width:100%!important;margin-left:0!important}.page-content{padding:.5rem .75rem}}@media (width<=480px){.page-content{padding:.25rem .5rem}}@media (width<=360px){.page-content{padding:.15rem .3rem}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.fixed{position:fixed}.inline{display:inline}.flex{display:flex}.table{display:table}.hidden{display:none}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.border{border-width:1px}.text-center{text-align:center}.text-right{text-align:right}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{--primary:#0a1628;--secondary:#1a2a4a;--accent:#c9a84c;--accent-light:#e8d5a3}*{box-sizing:border-box;margin:0;padding:0}body{background:#f0f2f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#b8973a}.app-container{min-height:100vh;display:flex}.main-content{flex:1;margin-left:16rem}.page-content{margin-top:4rem;padding:1.5rem}
