body{margin:0}.navbar{background:#0f172a;box-shadow:0 2px 12px #0000004d;gap:16px;height:60px;padding:0 24px;position:sticky;top:0;z-index:100}.navbar,.navbar-brand{align-items:center;display:flex}.navbar-brand{color:#f59e0b;font-family:Georgia,serif;font-size:1.2rem;font-weight:700;gap:8px;margin-right:16px;white-space:nowrap}.brand-icon{font-size:1.4rem}.navbar-links{display:flex;flex:1 1;gap:4px}.nav-link{border-radius:6px;color:#94a3b8;font-size:.92rem;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .2s}.nav-link:hover{background:#1e293b;color:#e2e8f0}.nav-link.active{background:#1d4ed8;color:#fff}.navbar-user{align-items:center;display:flex;gap:10px;margin-left:auto}.user-badge{font-size:1.1rem}.user-name{color:#e2e8f0;font-size:.9rem;font-weight:500}.logout-btn{background:#dc2626;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:500;padding:6px 14px;transition:background .2s}.logout-btn:hover{background:#b91c1c}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:4px}.hamburger span{background:#94a3b8;border-radius:2px;display:block;height:2px;width:22px}@media (max-width:640px){.hamburger{display:flex}.navbar-links{background:#0f172a;border-top:1px solid #1e293b;display:none;flex-direction:column;gap:4px;left:0;padding:12px 16px;position:absolute;right:0;top:60px}.navbar-links.open{display:flex}.navbar-user .user-name{display:none}}.login-bg{align-items:center;background:linear-gradient(135deg,#0f172a,#1e3a5f 50%,#0f172a);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-card{background:#1e293b;border:1px solid #334155;border-radius:16px;box-shadow:0 20px 60px #00000080;max-width:400px;padding:40px;width:100%}.login-header{margin-bottom:32px;text-align:center}.login-logo{animation:pulse 2s infinite;font-size:3rem;margin-bottom:8px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.login-title{color:#f59e0b;font-family:Georgia,serif;font-size:1.8rem;margin:0 0 4px}.login-subtitle{color:#64748b;font-size:.9rem;margin:0}.login-form{gap:18px}.field-group,.login-form{display:flex;flex-direction:column}.field-group{gap:6px}.field-group label{color:#94a3b8;font-size:.85rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.field-group input{background:#0f172a;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:.95rem;outline:none;padding:12px 14px;transition:border-color .2s}.field-group input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.pw-wrap{position:relative}.pw-wrap input{box-sizing:border-box;padding-right:44px;width:100%}.pw-toggle{background:none;border:none;cursor:pointer;font-size:1rem;padding:4px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.login-error{background:#dc262626;border:1px solid #dc262666;border-radius:8px;color:#f87171;font-size:.88rem;padding:10px 14px;text-align:center}.login-btn{align-items:center;background:linear-gradient(135deg,#1d4ed8,#2563eb);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;height:46px;justify-content:center;margin-top:4px;padding:13px;transition:all .2s}.login-btn:hover:not(:disabled){background:linear-gradient(135deg,#1e40af,#1d4ed8);box-shadow:0 4px 12px #1d4ed866;transform:translateY(-1px)}.login-btn:disabled{cursor:not-allowed;opacity:.7}.spinner{animation:spin .7s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:18px;width:18px}@keyframes spin{to{transform:rotate(1turn)}}.page-container{margin:0 auto;max-width:1100px;padding:32px 20px}.page-header{margin-bottom:28px}.page-header h1{color:#e2e8f0;font-size:1.8rem;font-weight:700;margin:0 0 4px}.page-header p{color:#64748b;font-size:.95rem;margin:0}.stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:32px}.stat-card{align-items:center;background:#1e293b;border:1px solid #334155;border-left:4px solid #3b82f6;border-left:4px solid var(--accent,#3b82f6);border-radius:10px;display:flex;gap:16px;padding:20px;transition:transform .2s,box-shadow .2s}.stat-card:hover{box-shadow:0 6px 20px #0003;transform:translateY(-2px)}.stat-icon{font-size:1.8rem}.stat-value{color:#e2e8f0;font-size:1.5rem;font-weight:700}.stat-label{color:#64748b;font-size:.8rem;letter-spacing:.05em;margin-top:2px;text-transform:uppercase}.recent-card{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:24px}.recent-card h2{color:#e2e8f0;font-size:1.1rem;font-weight:600;margin:0 0 16px}.data-table{border-collapse:collapse;font-size:.9rem;width:100%}.data-table th{border-bottom:1px solid #334155;color:#64748b;font-size:.78rem;font-weight:600;letter-spacing:.05em;padding:8px 12px;text-align:left;text-transform:uppercase}.data-table td{border-bottom:1px solid #1e293b;color:#cbd5e1;padding:12px}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover td{background:#ffffff08}.payment-badge{background:#1d4ed8;border-radius:12px;color:#bfdbfe;font-size:.78rem;font-weight:500;padding:2px 10px}.empty-msg{color:#475569;font-size:.9rem;padding:24px;text-align:center}.form-card{background:#1e293b;border:1px solid #334155;border-radius:12px;margin-bottom:24px;padding:24px}.form-card h2{color:#e2e8f0;font-size:1.1rem;font-weight:600;margin:0 0 20px}.form-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.form-field{display:flex;flex-direction:column;gap:5px}.form-field label{color:#94a3b8;font-size:.8rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.form-field input,.form-field select,.form-field textarea{background:#0f172a;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-family:inherit;font-size:.9rem;outline:none;padding:10px 12px;transition:border-color .2s}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.form-field textarea{min-height:80px;resize:vertical}.form-field select option{background:#1e293b}.btn-primary{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 22px;transition:all .2s}.btn-primary:hover{background:#1d4ed8;transform:translateY(-1px)}.btn-secondary{background:#0000;border:1px solid #334155;border-radius:8px;color:#94a3b8;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 22px;transition:all .2s}.btn-secondary:hover{border-color:#64748b;color:#e2e8f0}.btn-danger{background:#0000;border:1px solid #7f1d1d;border-radius:6px;color:#f87171;cursor:pointer;font-size:.82rem;padding:6px 14px;transition:all .2s}.btn-danger:hover{background:#f871711a}.btn-edit{background:#0000;border:1px solid #1e3a5f;border-radius:6px;color:#60a5fa;cursor:pointer;font-size:.82rem;padding:6px 14px;transition:all .2s}.btn-edit:hover{background:#60a5fa1a}.btn-edit:disabled{cursor:not-allowed;opacity:.4}.toast{animation:slideIn .3s ease;background:#1e293b;border:1px solid #334155;border-left:4px solid #10b981;border-radius:8px;bottom:24px;box-shadow:0 4px 16px #0000004d;color:#e2e8f0;font-size:.9rem;padding:12px 20px;position:fixed;right:24px;z-index:999}.toast.error{border-left-color:#ef4444}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.form-actions{margin-top:16px}.form-actions,.section-header{display:flex;flex-wrap:wrap;gap:10px}.section-header{align-items:center;justify-content:space-between;margin-bottom:16px}.section-header h2{color:#e2e8f0;font-size:1.1rem;font-weight:600;margin:0}.status-badge{border-radius:12px;font-size:.78rem;font-weight:600;padding:3px 10px}.status-Pending{background:#f59e0b26;color:#fbbf24}.status-In-Progress{background:#06b6d426;color:#22d3ee}.status-Completed{background:#10b98126;color:#34d399}.balance-display{border:1px solid;font-size:1rem}.balance-due{background:#f59e0b14;border-color:#f59e0b4d;color:#f59e0b}.balance-over{background:#6366f114;border-color:#6366f14d;color:#818cf8}.balance-clear{background:#10b98114;border-color:#10b9814d}.balance-tag{font-size:.78rem;font-weight:600}.balance-pill{display:inline-block}.pill-due{background:#f59e0b26;color:#fbbf24}.pill-clear{background:#10b9811f}.form-section-label{border-bottom:1px solid #1e293b;color:#64748b;font-size:.78rem;font-weight:700;letter-spacing:.08em;margin-bottom:10px;padding-bottom:6px;text-transform:uppercase}.dash-container{margin:0 auto;max-width:1300px;padding:28px 20px 48px}.dash-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:28px}.dash-title{color:#f1f5f9;font-size:2rem;font-weight:800;letter-spacing:-.03em;margin:0 0 4px}.dash-sub{color:#64748b;font-size:.88rem;margin:0}.summary-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));margin-bottom:28px}.summary-card{background:#1e293b;border:1px solid #334155;border-radius:14px;cursor:default;overflow:hidden;padding:20px;position:relative;transition:transform .2s,box-shadow .2s}.summary-card:before{background:#3b82f6;background:var(--c,#3b82f6);border-radius:14px 14px 0 0;content:"";height:3px;left:0;position:absolute;right:0;top:0}.summary-card:hover{box-shadow:0 8px 24px #00000040;transform:translateY(-3px)}.sc-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.sc-icon{font-size:1.6rem}.sc-trend{align-items:center;border-radius:50%;display:flex;font-size:.6rem;height:28px;justify-content:center;width:28px}.sc-value{color:#f1f5f9;font-size:1.55rem;font-weight:800;letter-spacing:-.02em;line-height:1;margin-bottom:4px}.sc-label{color:#94a3b8;font-size:.78rem;font-weight:600;letter-spacing:.05em;margin-bottom:2px;text-transform:uppercase}.sc-sub{color:#475569;font-size:.75rem}.charts-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:28px}@media (max-width:900px){.charts-grid{grid-template-columns:1fr}}.chart-card{background:#1e293b;border:1px solid #334155;border-radius:14px;padding:20px;transition:box-shadow .2s}.chart-card:hover{box-shadow:0 6px 20px #0003}.chart-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.chart-header h2{color:#e2e8f0;font-size:.98rem;font-weight:700;margin:0}.chart-badge{background:#0f172a;border:1px solid #334155;border-radius:20px;color:#64748b;font-size:.72rem;font-weight:600;letter-spacing:.05em;padding:2px 10px;text-transform:uppercase}.chart-empty{color:#475569;font-size:.9rem;height:260px}.chart-empty,.pie-legend-row{align-items:center;display:flex;justify-content:center}.pie-legend-row{border-top:1px solid #334155;gap:24px;margin-top:10px;padding-top:10px}.pie-stat{color:#94a3b8;font-size:.9rem}.pie-stat strong{display:block;font-size:1.2rem;font-weight:700;text-align:center}.pie-divider{background:#334155;height:32px;width:1px}.activity-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:2fr 1fr}@media (max-width:900px){.activity-grid{grid-template-columns:1fr}}.activity-card{background:#1e293b;border:1px solid #334155;border-radius:14px;overflow:hidden;padding:20px}.activity-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.activity-header h2{color:#e2e8f0;font-size:.98rem;font-weight:700;margin:0}.activity-count{background:#0f172a;border:1px solid #334155;border-radius:20px;color:#64748b;font-size:.75rem;padding:2px 10px}.complaint-list{display:flex;flex-direction:column;gap:10px}.complaint-row{align-items:flex-start;background:#0f172a;border:1px solid #1e293b;border-radius:10px;display:flex;gap:12px;justify-content:space-between;padding:12px 14px;transition:border-color .2s}.complaint-row:hover{border-color:#334155}.complaint-row-name{color:#e2e8f0;font-size:.88rem;font-weight:600;margin-bottom:2px}.complaint-row-issue{color:#94a3b8;font-size:.82rem;line-height:1.4;margin-bottom:6px}.complaint-row-meta{color:#475569;display:flex;font-size:.75rem;gap:12px}.status-dot{font-size:.78rem;font-weight:600;white-space:nowrap}.dot-clear{color:#34d399}.dot-due{color:#f87171}@media (max-width:600px){.summary-grid{grid-template-columns:repeat(2,1fr)}.dash-title{font-size:1.4rem}}.report-tabs{display:flex;gap:8px;margin-bottom:20px}.report-tab{background:#1e293b;border:1px solid #334155;border-radius:8px;color:#94a3b8;cursor:pointer;font-size:.92rem;font-weight:600;padding:10px 22px;transition:all .2s}.report-tab:hover{border-color:#475569;color:#e2e8f0}.report-tab.active{background:#1d4ed8;border-color:#2563eb;color:#fff}.report-summary-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));margin-bottom:24px}.report-stat-card{background:#1e293b;border:1px solid #334155;border-radius:10px;border-top:3px solid #3b82f6;border-top:3px solid var(--c,#3b82f6);padding:16px;text-align:center;transition:transform .2s}.report-stat-card:hover{transform:translateY(-2px)}.rsc-icon{font-size:1.4rem;margin-bottom:6px}.rsc-val{color:#e2e8f0;font-size:1.1rem;font-weight:700;margin-bottom:4px}.rsc-label{color:#64748b;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.balance-display{align-items:center;background:#0f172a;border:1px solid #334155;border-radius:8px;display:flex;font-size:1.05rem;font-weight:700;justify-content:space-between;padding:10px 14px}.balance-due{border-color:#7f1d1d;color:#f87171}.balance-over{border-color:#78350f;color:#fbbf24}.balance-clear{border-color:#064e3b;color:#34d399}.balance-label{font-size:.78rem;font-weight:500}.balance-pill{border-radius:12px;font-size:.82rem;font-weight:600;padding:3px 10px;white-space:nowrap}.pill-due{background:#f8717126;color:#f87171}.pill-over{background:#fbbf2426;color:#fbbf24}.pill-clear{background:#34d39926;color:#34d399}.table-totals td{border-top:2px solid #334155;padding:10px 12px}.search-input,.table-totals td{background:#0f172a;font-size:.88rem}.search-input{border:1px solid #334155;border-radius:8px;color:#e2e8f0;outline:none;padding:8px 12px;transition:border-color .2s;width:240px}.search-input:focus{border-color:#3b82f6}*{box-sizing:border-box;margin:0;padding:0}body{background:#0f172a;color:#e2e8f0;font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1}.complaint-item{background:#0f172a;border:1px solid #334155;border-radius:10px;padding:16px 18px;transition:border-color .2s}.complaint-item:hover{border-color:#475569}.complaint-top{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:8px}.complaint-name{color:#e2e8f0;font-size:.95rem;font-weight:600}.complaint-phone{color:#64748b;font-size:.88rem}.complaint-issue{color:#94a3b8;font-size:.88rem;line-height:1.5;margin-bottom:12px}.complaint-footer{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.complaint-date{color:#475569;font-size:.78rem}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#475569}
/*# sourceMappingURL=main.686a8d43.css.map*/