:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{color:#fff;font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;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}}#root{max-width:1400px;margin:0 auto;padding:2rem}.container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}h1{color:#fff;text-align:center;margin-bottom:2rem}h2{color:#e6e6e6;border-bottom:2px solid #007bff;margin-top:2rem;margin-bottom:1rem;padding-bottom:.5rem}section{background:#f9f9f9;border-radius:8px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.form-section{background:#282828}.form-group{flex-direction:column;margin-bottom:1rem;display:flex}.form-group label{color:#e6e6e6;margin-bottom:.5rem;font-weight:700}.form-group input,.form-group select{border:1px solid #ddd;border-radius:4px;padding:.75rem;font-size:1rem}.form-group input:focus,.form-group select:focus{border-color:#007bff;outline:none;box-shadow:0 0 5px #007bff4d}form button{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;transition:background .3s}form button:hover{background:#0056b3}.filter-section{background:#282828}.filter-group{margin-bottom:1rem;margin-right:2rem;display:inline-block}.filter-group label{color:#e6e6e6;margin-right:.5rem;font-weight:700}.filter-group input,.filter-group select{border:1px solid #ddd;border-radius:4px;min-width:200px;padding:.5rem;font-size:.95rem}.filter-group input:focus,.filter-group select:focus{border-color:#ffc107;outline:none;box-shadow:0 0 5px #ffc1074d}.table-section{background:#282828}.table-wrapper{margin-bottom:1rem;overflow-x:auto}table{border-collapse:collapse;background:#0a0a0a;width:100%}table thead{color:#fff;background:#007bff}table th{text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;padding:1rem;font-weight:600;transition:background .2s}table th:hover{background:#0056b3}table td{border-bottom:1px solid #ddd;padding:.75rem 1rem}table tbody tr:nth-child(2n){background:#282828}table tbody tr:hover{background:#c3c088}.status-healthy{color:#11a600;font-weight:700}.status-critical{color:#dc6874;font-weight:700}.delete-btn{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:background .3s}.delete-btn:hover{background:#c82333}.pagination{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.pagination button{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.95rem;transition:background .3s}.pagination button:hover:not(:disabled){background:#0056b3}.pagination button:disabled{cursor:not-allowed;background:#ccc}.pagination span{color:#fff;text-align:center;min-width:200px;font-weight:600}.graph-section{background:#282828}.graph-input{gap:1rem;margin-bottom:1.5rem;display:flex}.graph-input input{border:1px solid #ddd;border-radius:4px;flex:1;max-width:300px;padding:.75rem;font-size:1rem}.graph-input input:focus{border-color:#007bff;outline:none;box-shadow:0 0 5px #007bff4d}.graph-input button{color:#fff;cursor:pointer;background:#28a745;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;transition:background .3s}.graph-input button:hover{background:#218838}#plot{background:#fff;border:1px solid #ddd;border-radius:4px}.error-message{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin-bottom:1rem;padding:1rem}@media (max-width:768px){#root{padding:1rem}h1{color:#fff;font-size:1.5rem}.filter-group{margin-bottom:1rem;margin-right:0;display:block}.filter-group input,.filter-group select{width:100%;min-width:unset}table{font-size:.9rem}table th,table td{padding:.5rem}.pagination{flex-direction:column;gap:.5rem}.graph-input{flex-direction:column}.graph-input input{max-width:100%}}
