:root{color:#1a1a1a;background:#f4f5f7;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button{cursor:pointer}table{border-collapse:collapse;background:#fff;width:100%;font-size:.875rem}th,td{text-align:left;vertical-align:top;border:1px solid #e2e4e8;padding:.5rem .65rem}th{background:#eef0f4;font-weight:600}.layout{grid-template-columns:220px 1fr;min-height:100vh;display:grid}.sidebar{color:#e2e8f0;background:#1e293b;padding:1.25rem 0}.sidebar h1{color:#f8fafc;margin:0 1rem 1.25rem;font-size:1rem;font-weight:600}.sidebar nav a{color:#cbd5e1;padding:.45rem 1.25rem;font-size:.9rem;text-decoration:none;display:block}.sidebar nav a:hover{background:#334155;text-decoration:none}.sidebar nav a.active{color:#fff;background:#334155}.main{padding:1.5rem 2rem;overflow:auto}.card{background:#fff;border-radius:8px;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #0000000f}.toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.btn{border:none;border-radius:6px;padding:.45rem .9rem;font-weight:500}.btn-primary{color:#fff;background:#2563eb}.btn-primary:hover{background:#1d4ed8}.btn-secondary{color:#1e293b;background:#e2e8f0}.btn-danger{color:#fff;background:#dc2626}.btn-sm{padding:.25rem .55rem;font-size:.8rem}.form-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem 1rem;display:grid}.form-field label{color:#475569;margin-bottom:.25rem;font-size:.8rem;font-weight:500;display:block}.form-field input,.form-field textarea,.form-field select{border:1px solid #cbd5e1;border-radius:4px;width:100%;padding:.4rem .5rem}.form-field textarea{min-height:72px;font-family:ui-monospace,monospace;font-size:.8rem}.modal-backdrop{z-index:50;background:#0f172a73;justify-content:center;align-items:flex-start;padding:2rem 1rem;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:10px;width:100%;max-width:960px;max-height:90vh;padding:1.25rem 1.5rem;overflow:auto}.login-page{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-card{background:#fff;border-radius:10px;width:100%;max-width:400px;padding:2rem;box-shadow:0 4px 24px #00000014}.login-card h2{margin:0 0 1.25rem}.login-card .form-field{margin-bottom:1rem}.error-text{color:#b91c1c;margin-top:.5rem;font-size:.875rem}.muted{color:#64748b;font-size:.85rem}tr.row-selected{background:#dbeafe}tr.row-selected td{border-color:#bfdbfe}.nested-shell{border-top:2px solid #e2e8f0;margin-top:1.75rem;padding-top:1.25rem}.nested-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:1.25rem;padding:1rem 1.25rem}
