.dashboard-page{margin:0 auto;max-width:1020px;padding:40px 24px}.dashboard-grid{grid-column-gap:42px;grid-row-gap:42px;column-gap:42px;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 0 24px;row-gap:42px}.dashboard-page h1{color:#0f172a;font-size:2rem;font-weight:700}.dashboard-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-sizing:border-box;padding:20px 24px;text-align:left}.dashboard-card h2{color:#0f172a;font-size:1.25rem;font-weight:600;margin:0 0 8px}.dashboard-card label{color:#0f172a;font-size:.85rem;font-weight:500}.dashboard-card p{color:#0f172a;margin-top:8px}.form-group{margin-bottom:12px}.dashboard-input{border:1px solid #cbd5e1;border-radius:8px;box-sizing:border-box;margin-top:6px;padding:8px 10px;width:100%}.dashboard-input:focus{border-color:#38bdf8;box-shadow:0 0 0 1px #38bdf859;outline:none}.btn{align-items:center;border:none;border-radius:999px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;justify-content:center;padding:8px 14px}.btn-primary{background:#38bdf8;box-shadow:0 4px 10px #38bdf84d;color:#fff}.btn-primary:hover:not(:disabled){background:#0ea5e9}.btn-danger{background:#f97373;color:#fff}.btn-danger:hover:not(:disabled){background:#ef4444}.btn:disabled{box-shadow:none;cursor:default;opacity:.6;transform:none}.status{font-size:.85rem;margin-top:16px}.status-error{color:#ef4444}.login-page{align-items:center;background:#f9fafb;box-sizing:border-box;display:flex;height:100vh;justify-content:center;padding:40px 16px}.login-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 30px #0f172a0f;max-width:500px;padding:42px 52px;width:100%}.login-title{color:#0f172a;font-size:1.6rem;font-weight:700;margin:0 0 6px}.status-success{color:#16a34a}.login-button{justify-content:center;margin-top:16px;width:100%}.resizable-table-container{background:#f5f6fa;border-radius:10px;box-shadow:0 4px 24px #0000001a,0 1.5px 4px #00000012;display:inline-block;margin:24px 0;padding:24px}.resizable-table-scroll{border:1.5px solid #d1d5db;border-radius:8px;max-height:400px;overflow-x:auto;overflow-y:auto}.resizable-table-container table{background:#f5f6fa;border:none;border-collapse:initial;border-radius:0;border-spacing:0;box-shadow:none;min-width:600px;overflow:hidden;width:100%}.resizable-table-container thead th{background:#e5e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:1}.resizable-table-container td,.resizable-table-container th{background:#f5f6fa;border:1px solid #d1d5db;padding:10px 16px;text-align:left}.resizable-table-container th{background:#e5e7eb;font-weight:600}.resizable-table-container tr:hover td{background:#eceff3}.resizable-table-container button{background:#e5e7eb;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;padding:4px 10px;transition:background .15s}.resizable-table-container button:hover{background:#d1d5db}.btn.btn-primary{background-color:#1976d2;border:none;color:#fff;transition:background .2s}.btn.btn-primary:focus,.btn.btn-primary:hover{background-color:#1565c0;color:#fff}.btn.btn-danger{background-color:#d32f2f;border:none;color:#fff;transition:background .2s}.btn.btn-danger:focus,.btn.btn-danger:hover{background-color:#b71c1c;color:#fff}.btn.btn-success{background-color:#388e3c;border:none;color:#fff;transition:background .2s}.btn.btn-success:focus,.btn.btn-success:hover{background-color:#256029;color:#fff}.table-section{box-sizing:border-box;margin:0 auto;max-width:1000px}.bug-reports-toolbar{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:1em}.bug-reports-toolbar button,.bug-reports-toolbar select{margin-left:.5em}.bug-reports-layout{display:block;width:100%}.bug-reports-mass-actions{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:1.5em;width:100%}.bug-reports-table-container{flex:2 1;min-width:0}.bug-reports-table-scroll{background:#fafafa;border:1px solid #eee;border-radius:4px;box-shadow:0 4px 6px #0000001a;box-sizing:border-box;max-height:300px;max-width:100%;overflow-x:auto;overflow-y:auto;padding:.5em}.bug-reports-table{background-color:#fafafa;border-collapse:collapse;min-width:900px;width:100%}.bug-reports-table td,.bug-reports-table th{background:#fafafa;border-bottom:1px solid #eee;border-right:1px solid #ddd;overflow:hidden;padding:0 10px;position:relative;text-overflow:ellipsis;white-space:nowrap}.bug-reports-table .resize-handle{background:#0000;cursor:col-resize;height:100%;position:absolute;right:0;top:0;transition:background .2s;-webkit-user-select:none;user-select:none;width:8px;z-index:10}.bug-reports-table .resize-handle:hover{background:#e0e0e0}.bug-reports-table .resizeHandle{background:#0000;bottom:0;cursor:col-resize;height:100%;position:absolute;right:-5px;-webkit-user-select:none;user-select:none;width:10px;z-index:5}.bug-reports-table .resizeHandle:hover{background:#e0e0e0}.bug-reports-table th{background:#fafafa;font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:3}.bug-reports-table td:last-child,.bug-reports-table th:last-child{border-right:none}.bug-reports-table tr:last-child td{border-bottom:none}.bug-reports-table-divider{background:#fafafa!important;border-bottom:2px solid #bbb!important;height:.5em;padding:0!important}.bug-reports-controls{flex:1 1;min-width:220px}.bug-reports-controls h3{margin-top:0}.bug-reports-controls-status{margin-bottom:1em}.bug-reports-controls-status select{margin-left:.5em}.bug-reports-controls-status button{margin-left:1em}.bug-reports-controls-selected{color:#666;font-size:.9em;margin-top:1em}.bug-reports-modal-overlay{align-items:center;background:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.bug-reports-modal{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 24px #0003;color:#222;max-height:80vh;max-width:90vw;overflow-y:auto;padding:2em;width:560px}.bug-reports-modal h3{color:#111;font-size:1.1rem;margin-bottom:1em;margin-top:0}.bug-reports-modal .bug-reports-modal-field{margin-bottom:.85em}.bug-reports-modal .bug-reports-modal-field label{color:#888;display:block;font-size:.75rem;letter-spacing:.05em;margin-bottom:.25em;text-transform:uppercase}.bug-reports-modal .bug-reports-modal-field p{color:#222;font-size:.95rem;line-height:1.5;margin:0;white-space:pre-wrap;word-break:break-word}.bug-reports-modal .bug-reports-modal-close{background:#f0f0f0;border:1px solid #ccc;border-radius:4px;color:#333;cursor:pointer;font-size:.9rem;margin-top:1.5em;padding:.45rem 1.1rem}.bug-reports-modal .bug-reports-modal-close:hover{background:#e0e0e0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}
/*# sourceMappingURL=main.0ee118c6.css.map*/