:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc}#root{height:100vh;display:flex;flex-direction:column}.app{min-height:100vh;width:100vw;display:flex;flex-direction:column;background-color:#f8fafc}.app-container{display:flex;flex:1;position:relative;width:100%;overflow:hidden}.app-main{flex:1;width:100%;min-height:calc(100vh - 80px);display:flex;flex-direction:column;padding:0;box-sizing:border-box;position:relative;background-color:#f8fafc}.dashboard-content{width:100%;max-width:100%;box-sizing:border-box;margin:0;padding:0}.app-main{flex:1;width:100%;min-height:0;display:flex;flex-direction:column;padding:0rem 2rem 2rem;box-sizing:border-box;position:relative;background-color:#f8fafc;overflow-y:auto}.dashboard-content,.contact-info-page{width:100%;max-width:100%;box-sizing:border-box;margin:0;padding:0}.widgets-row{display:flex;width:100%;gap:1rem}.left-half{width:50%;min-width:0;display:flex;flex-direction:column}.right-half{width:50%;min-width:0;display:flex;flex-direction:row}.widgets-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%;align-items:start;background-color:#f8fafc}.widgets-grid .client-status-breakdown-widget,.widgets-grid .alerts-timeline-widget,.widgets-grid .status-count-by-client-widget{grid-column:span 2;max-width:100%}.chart-container{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;width:100%;box-sizing:border-box}.chart-container h2{margin:0 0 1.5rem;color:#1f2937;font-size:1.5rem;font-weight:600;text-align:center}.chart-wrapper{width:100%;height:33vh;min-height:300px;box-sizing:border-box;margin:0 auto}.loading,.error,.no-data{display:flex;align-items:center;justify-content:center;height:200px;font-size:1.1rem;color:#6b7280}@media (max-width: 768px){.app-main{padding:1rem;height:calc(100vh - 70px)}.widgets-grid{grid-template-columns:1fr 1fr;gap:.5rem}.widgets-grid .client-status-breakdown-widget,.widgets-grid .alerts-timeline-widget{grid-column:span 1}.chart-container{padding:1.5rem}.chart-wrapper{width:50vw;height:33vh;min-height:250px}}@media (max-width: 480px){.app-main{padding:0;height:calc(100vh - 60px)}.widgets-grid{grid-template-columns:1fr;gap:.5rem}.widgets-grid .client-status-breakdown-widget,.widgets-grid .alerts-timeline-widget{grid-column:1}.chart-container{padding:1rem}.chart-wrapper{width:100%;height:33vh;min-height:200px}}.client-filter{display:flex;align-items:center;gap:12px;margin:0}.client-filter-label{font-size:.9rem;font-weight:500;color:#fff;white-space:nowrap;opacity:.9}.client-filter-select{padding:8px 32px 8px 16px;border:1px solid rgba(255,255,255,.3);border-radius:6px;background:#ffffff26;color:#fff;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:180px;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:16px}.client-filter-select:hover{background-color:#ffffff40;border-color:#fff6}.client-filter-select:focus{outline:none;border-color:#ffffff80;box-shadow:0 0 0 3px #ffffff1a}.client-filter-select option{padding:8px;background:#1f2937;color:#fff}@media (max-width: 768px){.client-filter{flex-direction:column;align-items:flex-start;gap:8px;margin:12px 0}.client-filter-select{width:100%;min-width:auto}}@media (max-width: 480px){.client-filter{margin:8px 0}.client-filter-label{font-size:.8rem}.client-filter-select{font-size:.8rem;padding:6px 12px}}.app-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 6px -1px #0000001a;position:sticky;top:0;z-index:1000;border-bottom:2px solid #4e29bb}.header-content{width:100%;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;flex-wrap:wrap;gap:1rem}.header-left{display:flex;align-items:center;gap:2rem;flex:1;min-width:0}.header-right{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.logo-section{display:flex;align-items:center;flex-shrink:0}.acko-logo{height:32px;width:auto}.dashboard-title{display:flex;flex-direction:column;gap:.25rem}.dashboard-title h1{margin:0;font-size:1.5rem;font-weight:700;color:#fff;line-height:1.2}.dashboard-title p{margin:0;font-size:.875rem;color:#ffffffe6;line-height:1.2}.user-profile{display:flex;align-items:center;gap:1rem}.user-info{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.user-name{font-weight:600;color:#fff;font-size:.875rem}.user-email{font-size:.75rem;color:#fffc}.user-role{font-size:.75rem;color:#fff;background:#fff3;padding:.125rem .5rem;border-radius:.375rem;font-weight:500;border:1px solid rgba(255,255,255,.3)}.user-avatar{width:40px;height:40px;background:linear-gradient(135deg,#4e29bb,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem}@media (max-width: 1024px){.header-content{flex-direction:column;align-items:flex-start;gap:1rem}.header-left,.header-right{width:100%;justify-content:space-between}.dashboard-title h1{font-size:1.25rem}.dashboard-title p{font-size:.8rem}}@media (max-width: 768px){.header-content{padding:.75rem 1rem}.header-left,.header-right{flex-direction:column;align-items:flex-start;gap:.75rem}.user-info{display:none}.acko-logo{height:28px}.dashboard-title h1{font-size:1.1rem}.dashboard-title p{font-size:.75rem}}@media (max-width: 480px){.header-content{padding:.5rem 1rem}.acko-logo{height:24px}.user-avatar{width:36px;height:36px;font-size:.75rem}.dashboard-title h1{font-size:1rem}.dashboard-title p{font-size:.7rem}}.sidebar-header{padding:12px 24px;text-align:center;border-bottom:1px solid #e5e7eb}.sb-button{background:transparent;border:none;color:#6b7280;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;transition:all .2s}.sb-button:hover{background-color:#f3f4f6;color:#4b5563}.ps-sidebar-root{border:none!important;box-shadow:2px 0 10px #0000001a;height:100vh!important}.ps-menu-button{padding:12px 24px!important}.ps-menu-button:hover{background-color:#f3f4f6!important}.ps-active{background:linear-gradient(135deg,#667eea1a,#764ba21a)!important}.ps-active .ps-menu-icon{color:#667eea!important}.ps-active .ps-menu-label{color:#667eea!important;font-weight:500}.ps-menu-icon{color:#6b7280!important;margin-right:8px!important}.ps-menu-label{color:#4b5563!important;font-size:.95rem!important}.ps-sidebar-container{transition:width .3s ease!important}.ps-sidebar-root+div{margin-left:80px;transition:margin-left .3s ease}.ps-sidebar-root:not(.ps-collapsed)+div{margin-left:250px}.toggle-btn{position:absolute;right:-12px;top:20px;background-color:#fff;border:1px solid #dee2e6;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;padding:0;font-size:12px;color:#666;transition:background-color .2s}.toggle-btn:hover{background-color:#f8f9fa}.sidebar nav ul{list-style:none;padding:0;margin:0}.sidebar nav li{margin-bottom:10px}.sidebar nav li a{text-decoration:none;color:#333;display:flex;align-items:center;padding:10px;border-radius:4px;transition:all .2s;white-space:nowrap}.sidebar nav li.active a{background-color:#e9ecef;color:#007bff}.sidebar nav li a:hover{background-color:#e9ecef}.sidebar .icon{font-size:18px;min-width:24px;text-align:center}.sidebar .label{margin-left:10px}.sidebar.collapsed nav li a{position:relative}.sidebar.collapsed nav li a:hover:after{content:attr(href);position:absolute;left:100%;top:50%;transform:translateY(-50%);background-color:#333;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;margin-left:8px;white-space:nowrap;z-index:1000}.pie-widget{background:#fff;border-radius:12px;display:flex;flex-direction:column;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin:16px 0;border:1px solid #e5e7eb;transition:all .3s ease;min-height:400px;width:100%;box-sizing:border-box}.widget-header{padding:.75rem .5rem .5rem;border-bottom:2px solid #f3f4f6}.widget-header h3{margin:0;color:#1f2937;font-size:1rem;font-weight:600}.widget-content{flex:1;padding:.5rem;display:flex;flex-direction:column;overflow:hidden;min-height:300px;height:300px;align-items:center;justify-content:center;position:relative}.loading,.error,.no-data{display:flex;align-items:center;justify-content:center;height:100%;font-size:.875rem;color:#6b7280}.error{color:#dc2626}.no-data{color:#9ca3af}.chart-container{overflow:hidden!important;width:100%!important;max-width:100%!important}.recharts-responsive-container{height:50vh!important}.recharts-legend-wrapper{overflow:hidden!important;width:100%!important;max-width:100%!important;padding:0 8px!important;box-sizing:border-box!important}.recharts-legend-item{margin:1px 2px!important;font-size:9px!important;display:inline-block!important;white-space:nowrap!important;max-width:calc(20% - 4px)!important;overflow:hidden!important;text-overflow:ellipsis!important}.recharts-legend-item-text{font-size:9px!important;color:#374151!important;font-weight:500!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media (max-width: 1024px){.pie-widget{min-height:350px}.widget-content{min-height:250px;height:250px}.recharts-responsive-container{height:80vh!important}}@media (max-width: 768px){.pie-widget{min-height:300px}.widget-header{padding:.75rem .5rem .25rem}.widget-header h3{font-size:1rem}.widget-content{padding:.25rem .5rem .5rem;min-height:200px;height:200px}.recharts-responsive-container{height:60vh!important}.recharts-legend-item{margin:1px!important;font-size:8px!important;max-width:calc(20% - 2px)!important}.recharts-legend-item-text{font-size:8px!important}}@media (max-width: 480px){.pie-widget{min-height:250px}.widget-header{padding:.5rem .5rem .25rem}.widget-header h3{font-size:.875rem}.widget-content{padding:.25rem .5rem .5rem;min-height:180px;height:180px}.recharts-responsive-container{height:50vh!important}.recharts-legend-item{margin:.5px!important;font-size:7px!important;max-width:calc(20% - 1px)!important}.recharts-legend-item-text{font-size:7px!important}}@media (max-width: 320px){.pie-widget{min-height:220px}.widget-content{min-height:160px;height:160px}.recharts-responsive-container{height:40vh!important}.recharts-legend-item{margin:.5px!important;font-size:6px!important;max-width:calc(20% - 1px)!important}.recharts-legend-item-text{font-size:6px!important}}.status-count-by-client-widget{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:20px;margin:0;border:1px solid #e5e7eb;overflow:hidden;transition:all .3s ease;min-height:400px;width:100%;box-sizing:border-box}.status-by-client-widget:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.header-stats{display:flex;gap:16px;align-items:center}.stat-item{display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:8px 12px;border-radius:8px;border:1px solid #e5e7eb;min-width:80px}.stat-label{font-size:.75rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.stat-value{font-size:1.1rem;font-weight:700;color:#1f2937;margin-top:2px}.loading,.error,.no-data{display:flex;align-items:center;justify-content:center;height:200px;font-size:1rem;color:#6b7280}.status-table-container{overflow-x:auto;border-radius:8px;width:100%;margin:0}.status-table{width:100%;border-collapse:collapse;font-size:.875rem}.status-table thead{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:2px solid #e5e7eb}.status-table th{padding:16px 12px;text-align:center;font-weight:600;color:#374151;border-right:1px solid #e5e7eb;position:sticky;top:0;background:inherit}.status-table th:last-child{border-right:none}.client-name{text-align:left;font-weight:600;color:#1f2937;background:#f9fafb;border-right:2px solid #e5e7eb}.status-header{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;position:relative}.status-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;border-radius:2px}.status-header.status-success:after{background:#10b981}.status-header.status-failed:after{background:#ef4444}.status-header.status-in-progress:after{background:#f59e0b}.status-header.status-resolved:after{background:#3b82f6}.status-header.status-escalated:after{background:#8b5cf6}.total-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:700}.status-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .2s ease}.status-table tbody tr:hover{background-color:#f8fafc}.status-table tbody tr:nth-child(2n){background-color:#fafbfc}.status-table tbody tr:nth-child(2n):hover{background-color:#f1f5f9}.status-table td{padding:12px;text-align:center;border-right:1px solid #f3f4f6;font-weight:500}.status-table td:last-child{border-right:none}.status-cell{font-weight:600;position:relative}.status-cell.status-success{color:#059669;background:#10b9811a}.status-cell.status-failed{color:#dc2626;background:#ef44441a}.status-cell.status-in-progress{color:#d97706;background:#f59e0b1a}.status-cell.status-resolved{color:#2563eb;background:#3b82f61a}.status-cell.status-escalated{color:#7c3aed;background:#8b5cf61a}.total-cell{font-weight:700;color:#1f2937;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-left:2px solid #d1d5db}.status-table tfoot{background:linear-gradient(135deg,#1f2937,#374151);color:#fff;font-weight:700}.totals-row td{padding:16px 12px;border-right:1px solid #4b5563;font-size:.9rem}.totals-row td:last-child{border-right:none}.total-label{text-align:left;font-size:1rem;background:linear-gradient(135deg,#667eea,#764ba2)}.status-total{background:#ffffff1a;font-weight:800}.status-total.status-success{background:#10b98133}.status-total.status-failed{background:#ef444433}.status-total.status-in-progress{background:#f59e0b33}.status-total.status-resolved{background:#3b82f633}.status-total.status-escalated{background:#8b5cf633}.grand-total{background:linear-gradient(135deg,#667eea,#764ba2);font-size:1.1rem;font-weight:900;text-shadow:0 1px 2px rgba(0,0,0,.3)}@media (max-width: 768px){.status-count-by-client-widget{padding:12px;margin:0;min-height:350px}.widget-header{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:8px}.header-stats{gap:12px}.stat-item{min-width:70px;padding:6px 10px}.stat-label{font-size:.7rem}.stat-value{font-size:1rem}.status-table{font-size:.75rem}.status-table th,.status-table td{padding:8px 6px}}@media (max-width: 480px){.status-count-by-client-widget{min-height:300px;padding:8px}.status-table th,.status-table td{padding:6px 4px;font-size:.7rem}.status-header{font-size:.65rem}}.client-status-breakdown-widget{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:24px;margin:16px 0;border:1px solid #e5e7eb;transition:all .3s ease;min-height:400px;width:100%;box-sizing:border-box}.client-status-breakdown-widget:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.widget-header{display:flex;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #f3f4f6}.total-records{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8px 16px;border-radius:20px;font-weight:600;font-size:.875rem;box-shadow:0 2px 4px #667eea4d}.widget-content{justify-content:normal;display:flex;flex-direction:column;flex:1;height:100%!important}.loading,.error,.no-data{display:flex;align-items:center;height:200px;font-size:1rem;color:#6b7280}.legend{display:flex;flex-wrap:wrap;gap:20px;padding:5px;background:#f8fafc;border-radius:8px;border:1px solid #e5e7eb;min-height:60px;align-items:center}.legend-item{display:flex;align-items:center;gap:10px;min-width:120px;white-space:nowrap}.legend-color{width:18px;height:18px;border-radius:4px;box-shadow:0 1px 3px #0000001a;flex-shrink:0}.legend-label{font-size:.9rem;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;overflow:visible}.client-status-breakdown-widget .chart-container{display:flex;flex-direction:column;gap:20px;padding:10px 0;flex:1;justify-content:space-evenly;height:100%}.client-status-breakdown-widget .chart-row{display:flex;align-items:center;gap:16px;padding:6px 0;flex:1;min-height:36px}.client-status-breakdown-widget .client-label{min-width:80px;font-weight:600;color:#1f2937;font-size:.875rem;text-align:right;padding-right:12px}.client-status-breakdown-widget .bar-container{flex:1;display:flex;align-items:center;gap:12px;position:relative}.client-status-breakdown-widget .bar{flex:1;height:28px;border-radius:6px;overflow:hidden;display:flex;background:#f3f4f6;box-shadow:inset 0 1px 3px #0000001a;position:relative}.client-status-breakdown-widget .bar-segment{height:100%;display:flex;align-items:center;position:relative;transition:all .3s ease;border-right:1px solid rgba(255,255,255,.3)}.client-status-breakdown-widget .bar-segment:last-child{border-right:none}.client-status-breakdown-widget .bar-segment:hover{filter:brightness(1.1);transform:scaleY(1.05)}.client-status-breakdown-widget .segment-count{font-size:.75rem;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3);white-space:nowrap;opacity:.9;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none}.client-status-breakdown-widget .total-count{min-width:40px;font-weight:700;color:#1f2937;font-size:.875rem;text-align:center;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);padding:6px 12px;border-radius:6px;border:1px solid #d1d5db;box-shadow:0 1px 3px #0000001a}.bar-segment[style*="background-color: #10b981"]{background:linear-gradient(135deg,#10b981,#059669)}.bar-segment[style*="background-color: #ef4444"]{background:linear-gradient(135deg,#ef4444,#dc2626)}.bar-segment[style*="background-color: #f59e0b"]{background:linear-gradient(135deg,#f59e0b,#d97706)}.bar-segment[style*="background-color: #3b82f6"]{background:linear-gradient(135deg,#3b82f6,#2563eb)}.bar-segment[style*="background-color: #8b5cf6"]{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}@media (max-width: 768px){.client-status-breakdown-widget{padding:16px;margin:8px 0;min-height:500px}.widget-content{display:flex;flex-direction:column;flex:1}.widget-header{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:8px}.legend{gap:16px;padding:16px;min-height:80px;flex-direction:column;align-items:flex-start}.legend-item{gap:8px;min-width:100px}.legend-color{width:16px;height:16px}.legend-label{font-size:.8rem}.chart-row{flex-direction:column;align-items:stretch;gap:8px}.client-label{min-width:auto;text-align:left;padding-right:0;font-size:.8rem}.bar-container{flex-direction:column;gap:8px}.bar{height:55px}.segment-count{font-size:.7rem}.total-count{align-self:flex-end;min-width:auto;font-size:.8rem;padding:4px 8px}}@media (max-width: 480px){.client-status-breakdown-widget{padding:12px;min-height:450px}.widget-content{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}.widget-header h3{font-size:1.1rem}.total-records{font-size:.8rem;padding:6px 12px}.legend{gap:6px;padding:12px;min-height:100px;flex-direction:column;align-items:flex-start}.legend-item{gap:6px;min-width:90px}.legend-color{width:14px;height:14px}.legend-label{font-size:.75rem}.bar{height:50px}.segment-count{font-size:.65rem}.total-count{font-size:.75rem;padding:3px 6px}}.chart-row:hover .client-label{color:#667eea;transition:color .2s ease}.chart-row:hover .bar{box-shadow:inset 0 1px 3px #00000026,0 2px 4px #0000001a}.chart-row:hover .total-count{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:scale(1.05);transition:all .2s ease}.alerts-timeline-widget{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin:16px 0;border:1px solid #e5e7eb;transition:all .3s ease;width:100%;box-sizing:border-box;overflow:hidden}.alerts-timeline-widget:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.widget-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #f3f4f6}.widget-header h3{margin:0;font-size:1.25rem;font-weight:600;color:#1f2937}.total-alerts{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8px 16px;border-radius:20px;font-weight:600;font-size:.875rem;box-shadow:0 2px 4px #667eea4d}.widget-content{min-height:400px;height:400px;max-width:100%;max-height:100%;overflow:auto}.loading,.error,.no-data{display:flex;align-items:center;justify-content:center;height:300px;font-size:1rem;color:#6b7280}.error{color:#ef4444;font-weight:500}.chart-container{height:90%;width:100%;max-width:100%;max-height:400px;position:relative;min-height:250px;overflow:hidden}.recharts-legend-wrapper{padding-top:10px!important}.recharts-legend-item{margin:0 8px!important;font-size:12px!important}.recharts-legend-item-text{font-size:12px!important;color:#374151!important;font-weight:500!important}.recharts-tooltip-wrapper{outline:none!important}.recharts-line{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.recharts-dot{transition:all .2s ease}.recharts-dot:hover{transform:scale(1.2)}.recharts-cartesian-grid-horizontal line,.recharts-cartesian-grid-vertical line{stroke:#f3f4f6;stroke-width:1}.recharts-xAxis .recharts-text,.recharts-yAxis .recharts-text{fill:#6b7280;font-size:11px}@media (max-width: 768px){.alerts-timeline-widget{padding:16px;margin:8px 0}.widget-content{min-height:300px;height:300px}.widget-header{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:8px}.chart-container{height:280px;min-height:280px}.recharts-legend-item{margin:0 4px!important;font-size:10px!important}.recharts-legend-item-text{font-size:10px!important}.recharts-xAxis .recharts-text,.recharts-yAxis .recharts-text{font-size:10px}}@media (max-width: 480px){.alerts-timeline-widget{padding:12px}.widget-content{min-height:250px;height:250px}.widget-header h3{font-size:1.1rem}.total-alerts{font-size:.8rem;padding:6px 12px}.chart-container{height:250px;min-height:250px}.recharts-legend-item{margin:0 2px!important;font-size:9px!important}.recharts-legend-item-text{font-size:9px!important}.recharts-xAxis .recharts-text,.recharts-yAxis .recharts-text{font-size:9px}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading{animation:pulse 2s infinite}.alerts-timeline-widget:hover .widget-header h3{color:#667eea;transition:color .2s ease}.alerts-timeline-widget:hover .total-alerts{background:linear-gradient(135deg,#5a67d8,#6b46c1);transform:scale(1.05);transition:all .2s ease}.recharts-line:hover{stroke-width:3!important;transition:stroke-width .2s ease}.recharts-line[stroke="#3b82f6"]{stroke:#3b82f6!important}.recharts-line[stroke="#10b981"]{stroke:#10b981!important}.recharts-line[stroke="#f59e0b"]{stroke:#f59e0b!important}.recharts-line[stroke="#8b5cf6"]{stroke:#8b5cf6!important}.recharts-line[stroke="#ef4444"]{stroke:#ef4444!important}.modal-overlay{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background-color:#fff;width:100%;max-width:500px;max-height:80vh;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;overflow:hidden}.modal-content h2{margin:0;color:#1f2937;padding:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:1.25rem;border-bottom:1px solid rgba(255,255,255,.1)}.modal-content form{padding:1.5rem;overflow-y:auto;max-height:calc(80vh - 140px)}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#4b5563;font-size:.9rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.625rem;border:1.5px solid #e5e7eb;border-radius:6px;font-size:.95rem;transition:all .2s;background-color:#fff;color:#1f2937}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#667eea;background-color:#fff;box-shadow:0 0 0 3px #667eea1a}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group textarea{min-height:80px;resize:vertical}.contact-field{display:flex;gap:.75rem;margin-bottom:.75rem;align-items:center}.contact-field input{flex:1}.add-contact,.remove-contact{padding:.5rem;border:none;border-radius:6px;cursor:pointer;font-size:.875rem;display:flex;align-items:center;gap:.25rem;transition:all .2s}.add-contact{background-color:#f3f4f6;color:#4b5563;margin-top:.75rem;width:100%;justify-content:center;border:1.5px dashed #d1d5db;padding:.75rem}.add-contact:hover{background-color:#e5e7eb;border-color:#9ca3af}.remove-contact{background-color:#fef2f2;color:#dc2626;padding:.5rem .75rem}.remove-contact:hover{background-color:#fee2e2}.modal-actions{display:flex;gap:12px;padding:1.25rem 1.5rem;background-color:#f9fafb;border-top:1px solid #e5e7eb}.cancel-button,.submit-button{flex:1;padding:12px 20px;border-radius:8px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:8px;position:relative;overflow:hidden;min-height:44px}.cancel-button{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;box-shadow:0 4px 12px #ef44444d}.cancel-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.cancel-button:hover:before{left:100%}.submit-button{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;box-shadow:0 4px 12px #10b9814d}.submit-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.submit-button:hover:before{left:100%}.cancel-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ef444466;background:linear-gradient(135deg,#dc2626,#b91c1c)}.submit-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b98166;background:linear-gradient(135deg,#059669,#047857)}.cancel-button:active,.submit-button:active{transform:translateY(0);box-shadow:0 4px 12px #0003}.cancel-button:focus,.submit-button:focus{outline:none;box-shadow:0 0 0 3px #3b82f64d}.cancel-button:disabled,.submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 2px 8px #0000001a}.cancel-button:disabled:hover,.submit-button:disabled:hover{transform:none;box-shadow:0 2px 8px #0000001a}.modal-content form::-webkit-scrollbar{width:8px}.modal-content form::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.modal-content form::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.modal-content form::-webkit-scrollbar-thumb:hover{background:#9ca3af}.contact-info-page{padding:20px;background-color:#f8fafc;min-height:100%}.contact-info-header{display:flex;justify-content:space-between;align-items:center;margin:-20px -20px 16px;padding:6px 10px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;min-height:48px;position:relative;overflow:hidden;box-shadow:0 4px 20px #667eea40;border-radius:0 0 12px 12px}.contact-info-header:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,rgba(255,255,255,.08) 0%,transparent 50%,rgba(255,255,255,.03) 100%);pointer-events:none}.contact-info-header h1{margin:0;font-size:1.25rem;font-weight:600;position:relative;z-index:1;text-shadow:0 1px 2px rgba(0,0,0,.1);display:flex;align-items:center;gap:8px;letter-spacing:-.025em}.contact-info-header h1:before{content:"📞";font-size:1.1rem;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.add-contact-btn{padding:8px 16px;background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:8px;cursor:pointer;transition:all .2s ease;font-weight:500;font-size:.875rem;position:relative;z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;gap:6px;letter-spacing:-.01em}.add-contact-btn:before{content:"+";font-size:1rem;font-weight:600;line-height:1}.add-contact-btn:hover{background:#ffffff40;border-color:#fff6;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.add-contact-btn:active{transform:translateY(0);box-shadow:0 2px 8px #0000001a}.add-contact-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.contact-info-header{padding:10px 16px;flex-direction:column;gap:8px;align-items:flex-start;min-height:auto}.contact-info-header h1{font-size:1.125rem}.add-contact-btn{padding:6px 12px;font-size:.8rem;align-self:flex-end}}@media (max-width: 480px){.contact-info-header{padding:8px 16px;margin:-20px -20px 12px}.contact-info-header h1{font-size:1rem}.contact-info-header h1:before{font-size:1rem}.add-contact-btn{padding:6px 12px;font-size:.75rem}}.contact-info-table{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;margin-top:16px;height:calc(100vh - 180px);display:flex;flex-direction:column;border:1px solid rgba(102,126,234,.08)}.contact-info-table table{width:100%;border-collapse:collapse}.contact-info-table thead{position:sticky;top:0;z-index:1;background-color:#f3f4f6}.contact-info-table tbody{flex:1;overflow-y:auto;overflow-x:auto}.contact-info-table th,.contact-info-table td{padding:8px 12px;text-align:left;border-bottom:1px solid #e5e7eb;color:#374151;min-width:120px;font-size:.9rem}.contact-info-table th{background-color:#f3f4f6;font-weight:600;color:#1f2937;white-space:nowrap;position:sticky;top:0;box-shadow:0 1px 2px #0000001a}.contact-info-table th:nth-child(1),.contact-info-table td:nth-child(1){min-width:90px}.contact-info-table th:nth-child(2),.contact-info-table td:nth-child(2){min-width:90px}.contact-info-table th:nth-child(3),.contact-info-table td:nth-child(3){min-width:150px}.contact-info-table th:nth-child(4),.contact-info-table td:nth-child(4){min-width:80px}.contact-info-table th:nth-child(5),.contact-info-table td:nth-child(5){min-width:180px}.contact-info-table th:nth-child(6),.contact-info-table td:nth-child(6){min-width:200px}.contact-info-table th:nth-child(7),.contact-info-table td:nth-child(7){min-width:180px}.contact-info-table tr:hover{background-color:#f9fafb}.contact-info-table tbody tr:last-child td{border-bottom:none}.error-message{background-color:#fee2e2;color:#dc2626;padding:12px 16px;border-radius:6px;margin-bottom:16px;display:flex;align-items:center;gap:8px}.loading{color:#6b7280;text-align:center;font-size:1.1rem;height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a}.no-data{color:#6b7280;text-align:center;font-size:1.1rem;height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;background-color:#f9fafb;border-radius:8px;border:2px dashed #e5e7eb}.contact-info-header :global(.client-filter){background-color:#ffffff26;border-color:#ffffff4d;color:#fff}.contact-info-header :global(.client-filter:hover){background-color:#ffffff40;border-color:#fff6}
