body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.dashboard-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;padding:24px}.dashboard-header{margin-bottom:24px}.dashboard-title{color:#111827;font-size:2rem;font-weight:700;margin:0 0 8px}.dashboard-subtitle{color:#6b7280;margin:0 0 16px}.dashboard-controls{display:flex;flex-direction:column;gap:16px}.controls-row{align-items:center;display:flex;gap:16px;justify-content:space-between}.last-updated{color:#6b7280;font-size:.875rem}.refresh-button{background-color:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px;transition:background-color .2s}.refresh-button:hover:not(:disabled){background-color:#1d4ed8}.refresh-button:disabled{cursor:not-allowed;opacity:.5}.error-message{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;margin-top:16px;padding:16px}.filter-section{margin-bottom:16px}.filter-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:8px}.filter-buttons{display:flex;flex-wrap:wrap;gap:8px}.filter-button{background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;font-size:.875rem;font-weight:500;padding:8px 16px;transition:all .2s}.filter-button:hover{background-color:#f9fafb;border-color:#d1d5db}.filter-button.active{background-color:#2563eb;border-color:#2563eb;color:#fff}.filter-button.active:hover{background-color:#1d4ed8;border-color:#1d4ed8}.loading-container{align-items:center;display:flex;height:200px;justify-content:center}.loading-text{color:#6b7280;font-size:1.125rem}.table-container{background:#fff;border-radius:8px;box-shadow:0 1px 3px 0 #0000001a;overflow:hidden}.dashboard-table{border-collapse:collapse;width:100%}.table-header{background-color:#f9fafb}.table-header th{border-bottom:1px solid #e5e7eb;color:#6b7280;font-size:.75rem;font-weight:500;letter-spacing:.05em;padding:12px 24px;text-align:left;text-transform:uppercase}.table-row-online{background-color:#f0fdf4}.table-row-offline{background-color:#f9fafb}.dashboard-table td{border-bottom:1px solid #e5e7eb;font-size:.875rem;padding:16px 24px}.cell-box{color:#111827;font-weight:500}.status-online{background-color:#dcfce7;color:#166534}.status-offline,.status-online{align-items:center;border-radius:16px;display:inline-flex;font-size:.75rem;font-weight:500;padding:4px 10px}.status-offline{background-color:#f3f4f6;color:#374151}.status-idle{color:#2563eb}.status-recording{color:#dc2626;font-weight:700}.status-standby{color:#d97706}.status-stopped,.status-unknown{color:#6b7280}.no-devices{padding:48px;text-align:center}.no-devices p{color:#6b7280;margin:0}.status-legend{color:#6b7280;font-size:.875rem;margin-top:24px}.status-legend h3{color:#111827;font-weight:500;margin:0 0 8px}.legend-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.legend-item{align-items:center;display:flex;gap:8px}.legend-color{border-radius:50%;height:12px;width:12px}.legend-idle{background-color:#2563eb}.legend-recording{background-color:#dc2626}.legend-standby{background-color:#d97706}.legend-stopped{background-color:#6b7280}.legend-offline{background-color:#9ca3af}@media (max-width:768px){.dashboard-container{padding:16px}.controls-row{align-items:stretch;flex-direction:column}.dashboard-table td{padding:12px 16px}.legend-grid{grid-template-columns:repeat(2,1fr)}.filter-buttons{flex-direction:column}.filter-button{text-align:center}}
/*# sourceMappingURL=main.4fc5f704.css.map*/