.login-container{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#1976d2;margin:0;padding:0}.login-box{width:100%;max-width:400px;padding:30px;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026}.login-box h2{margin-bottom:24px;color:#333;text-align:center;font-size:28px}.setup-message{text-align:center;color:#666;margin-bottom:20px;font-size:16px;line-height:1.5;padding:15px;background-color:#f5f5f5;border-radius:4px}.setup-link{display:inline-block;margin-top:10px;padding:8px 16px;background-color:#1976d2;color:#fff;border-radius:4px;text-decoration:none;font-weight:500;transition:background-color .2s}.setup-link:hover{background-color:#1565c0;text-decoration:none}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;color:#555;font-weight:500}.form-group input{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:16px;transition:border-color .2s}.form-group input:focus{border-color:#1976d2;outline:none;box-shadow:0 0 0 2px #1976d233}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.login-button{width:100%;padding:12px;background-color:#1976d2;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s}.login-button:hover{background-color:#1565c0}.login-button:disabled{background-color:#90caf9;cursor:not-allowed}.error-message{color:#d32f2f;background-color:#ffebee;padding:10px;border-radius:4px;margin-bottom:16px;text-align:center;font-size:14px}.success-message{color:#2e7d32;background-color:#e8f5e9;padding:10px;border-radius:4px;margin-bottom:16px;text-align:center;font-size:14px}.login-footer{margin-top:20px;text-align:center}.forgot-password{color:#1976d2;text-decoration:none;font-size:14px}.forgot-password:hover{text-decoration:underline}.register-link{margin-top:1rem;font-size:.9rem;color:#666}.register-link a{color:#667eea;text-decoration:none}.register-link a:hover{text-decoration:underline}@media (max-width: 480px){.login-box{width:90%;padding:20px}}.table-header{background-color:#1976d2;color:#fff;font-weight:700;padding:12px;text-align:center;border-radius:8px 8px 0 0}.table-header-cell{background-color:#1976d2!important;color:#fff!important;font-weight:700!important;padding:12px!important;text-align:center!important;border-radius:8px 8px 0 0!important}.surveillance-cell{height:30px;background-color:#e3f2fd;border:1px solid #90caf9;cursor:pointer;vertical-align:middle;padding:4px;transition:all .3s ease;margin-bottom:4px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.surveillance-cell:hover{background-color:#bbdefb;transform:translateY(-1px);box-shadow:0 3px 6px #00000026;border-color:#90caf9}.surveillance-cell.dragging{background-color:#90caf9;box-shadow:0 4px 8px #0003;transform:scale(1.02);border-color:#42a5f5}.surveillance-info{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;gap:8px;padding:4px}.surveillance-info span:first-child{font-weight:700;font-size:.85rem;color:#1565c0}.surveillance-info span:last-child{font-size:.85rem;color:#1565c0;font-weight:700}.time-cell{width:90px;position:relative;background-color:#f8f9fa;border-right:1px solid #e0e0e0;padding:8px;text-align:center;font-weight:700;color:#1976d2}.dashboard-container{display:flex;flex-direction:column;min-height:100vh;width:100%;max-width:100%;overflow-x:auto;background-color:#f5f5f5}.dashboard-header{background-color:#2c3e50;color:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a;width:100%;position:sticky;top:0;z-index:1000}.dashboard-header h1{margin:0;font-size:1.5rem}.logout-button{background-color:#e74c3c;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .3s ease}.logout-button:hover{background-color:#c0392b}.dashboard-content{flex:1;padding:20px;background-color:#f5f5f5;min-height:calc(100vh - 64px);width:100%;max-width:100%;overflow-x:auto}.dashboard-content h2{color:#2c3e50;margin-bottom:2rem}*{margin:0;padding:0;box-sizing:border-box}#root{width:100%;min-height:100vh}body{margin:0;padding:0;background-color:#f5f5f5;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}.app{width:100%;min-height:100vh;background-color:#f5f5f5}.app-header{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.card{padding:2em}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#f5f5f5}.loading-spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container p{font-size:1.1rem;color:#333}.MuiTableContainer-root{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-top:20px}.MuiTableCell-root{padding:16px;border:1px solid #e0e0e0}.MuiTableHead-root .MuiTableCell-root{background-color:#f5f5f5;font-weight:700}.MuiButton-root{text-transform:none}.MuiDialog-paper{border-radius:8px}.MuiTextField-root{margin-bottom:16px}.MuiAlert-root{margin:16px 0}:root{font-family:Inter,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}*{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}#root{width:100%;height:100%;max-width:100%;display:flex;flex-direction:column}body{margin:0;min-width:100vw;min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}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}}h1{font-size:3.2em;line-height:1.1}@media (max-width: 768px){html,body{overflow-y:scroll!important;min-height:200vh!important;-webkit-overflow-scrolling:touch!important}#root{min-height:200vh!important}html::-webkit-scrollbar,body::-webkit-scrollbar{width:8px!important;-webkit-appearance:none!important}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background:#0000001a!important;border-radius:4px!important}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background:#0000004d!important;border-radius:4px!important}html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover{background:#00000080!important}html,body{scrollbar-width:thin!important;scrollbar-color:rgba(0,0,0,.3) rgba(0,0,0,.1)!important}}
