.dialog.svelte-1i4qtkk{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);color:var(--color-text);width:min(560px, calc(100vw - var(--space-5) * 2));max-height:88vh;box-shadow:var(--shadow-popover);padding:0}.dialog.svelte-1i4qtkk::backdrop{background:#08090c99}.dialog-form.svelte-1i4qtkk{gap:var(--space-4);padding:var(--space-5);flex-direction:column;max-height:88vh;display:flex;overflow-y:auto}.dialog-header.svelte-1i4qtkk{justify-content:space-between;align-items:center;display:flex}.dialog-header.svelte-1i4qtkk h2:where(.svelte-1i4qtkk){font-size:17px}.field-group.svelte-1i4qtkk{flex-direction:column;gap:6px;display:flex}label.svelte-1i4qtkk,.label-text.svelte-1i4qtkk{color:var(--color-text-muted);font-size:12px;font-weight:600}input.svelte-1i4qtkk,select.svelte-1i4qtkk{font:inherit;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-background);color:var(--color-text);min-height:44px;font-size:14px}.condition-row.svelte-1i4qtkk{gap:var(--space-2);grid-template-columns:1fr auto 90px auto;align-items:center;display:grid}.op-select.svelte-1i4qtkk{width:64px}.add-condition.svelte-1i4qtkk{border:1px dashed var(--color-border-strong);border-radius:var(--radius-sm);color:var(--color-text-muted);padding:var(--space-2) var(--space-3);cursor:pointer;margin-top:var(--space-1);background:0 0;align-self:flex-start;align-items:center;gap:6px;font-size:13px;display:inline-flex}.add-condition.svelte-1i4qtkk:hover{color:var(--color-text)}.segmented.svelte-1i4qtkk{border:1px solid var(--color-border);border-radius:var(--radius-sm);width:fit-content;display:inline-flex;overflow:hidden}.segmented.svelte-1i4qtkk button:where(.svelte-1i4qtkk){padding:var(--space-2) var(--space-4);min-height:40px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.segmented.svelte-1i4qtkk button.active:where(.svelte-1i4qtkk){background:color-mix(in srgb, var(--color-primary) 16%, transparent);color:var(--color-primary-strong)}.icon-btn.svelte-1i4qtkk{border-radius:var(--radius-sm);width:36px;height:36px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.icon-btn.svelte-1i4qtkk:hover{background:var(--color-surface-hover);color:var(--color-negative)}.form-error.svelte-1i4qtkk{color:var(--color-negative);margin:0;font-size:13px}.dialog-actions.svelte-1i4qtkk{justify-content:flex-end;gap:var(--space-3);margin-top:var(--space-2);display:flex}.btn-ghost.svelte-1i4qtkk,.btn-primary.svelte-1i4qtkk{min-height:44px;padding:0 var(--space-4);border-radius:var(--radius-sm);cursor:pointer;font-size:14px;font-weight:600}.btn-ghost.svelte-1i4qtkk{border:1px solid var(--color-border);color:var(--color-text);background:0 0}.btn-primary.svelte-1i4qtkk{background:var(--color-primary);color:var(--color-on-primary);border:1px solid #0000}.btn-primary.svelte-1i4qtkk:disabled{opacity:.6;cursor:default}.page-header.svelte-dpbch8{justify-content:space-between;align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.page-header.svelte-dpbch8 h1:where(.svelte-dpbch8){font-size:22px}.btn-primary.svelte-dpbch8{align-items:center;gap:var(--space-2);min-height:44px;padding:0 var(--space-4);border-radius:var(--radius-sm);background:var(--color-primary);color:var(--color-on-primary);cursor:pointer;border:1px solid #0000;font-size:14px;font-weight:600;display:inline-flex}.tabs.svelte-dpbch8{margin-bottom:var(--space-4);border-bottom:1px solid var(--color-border);gap:2px;display:inline-flex}.tabs.svelte-dpbch8 button:where(.svelte-dpbch8){padding:var(--space-2) var(--space-3);min-height:40px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;font-size:13px;font-weight:600}.tabs.svelte-dpbch8 button.active:where(.svelte-dpbch8){color:var(--color-text);border-bottom-color:var(--color-primary)}.empty-state.svelte-dpbch8{padding:var(--space-7) var(--space-4);text-align:center;color:var(--color-text-muted);border:1px dashed var(--color-border);border-radius:var(--radius-md)}.event-list.svelte-dpbch8,.rule-list.svelte-dpbch8{border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.event-list.svelte-dpbch8 li:where(.svelte-dpbch8){align-items:flex-start;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border);background:var(--color-surface);font-size:13px;display:flex}.event-list.svelte-dpbch8 li:where(.svelte-dpbch8):last-child{border-bottom:none}.dot.svelte-dpbch8{background:var(--color-text-muted);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:5px}.dot.severity-crash.svelte-dpbch8,.dot.severity-extreme.svelte-dpbch8{background:var(--color-crash-crash)}.dot.severity-warning.svelte-dpbch8,.dot.severity-watch.svelte-dpbch8{background:var(--color-crash-watch)}.dot.severity-success.svelte-dpbch8{background:var(--color-positive)}.event-body.svelte-dpbch8{flex-direction:column;flex:1;gap:2px;display:flex}.event-top.svelte-dpbch8{align-items:center;gap:var(--space-2);display:flex}.event-name.svelte-dpbch8{font-weight:600}.event-time.svelte-dpbch8{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;font-size:11px;display:flex}.rule-list.svelte-dpbch8 li:where(.svelte-dpbch8){justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4);border-bottom:1px solid var(--color-border);background:var(--color-surface);display:flex}.rule-list.svelte-dpbch8 li:where(.svelte-dpbch8):last-child{border-bottom:none}.rule-list.svelte-dpbch8 li.disabled:where(.svelte-dpbch8){opacity:.5}.rule-main.svelte-dpbch8{flex-direction:column;gap:4px;min-width:0;display:flex}.rule-top.svelte-dpbch8{align-items:center;gap:var(--space-2);display:flex}.rule-name.svelte-dpbch8{font-size:14px;font-weight:600}.type-tag.svelte-dpbch8{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:1px 6px;font-size:10px;font-weight:700}.condition-text.svelte-dpbch8{font-size:12px}.rule-actions.svelte-dpbch8{gap:var(--space-1);flex-shrink:0;display:flex}.icon-btn.svelte-dpbch8{border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface);width:34px;height:34px;color:var(--color-text-muted);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.icon-btn.svelte-dpbch8:hover{color:var(--color-text);background:var(--color-surface-hover)}.icon-btn.danger.svelte-dpbch8:hover{color:var(--color-negative);border-color:var(--color-negative)}@media (width<=599px){.rule-list.svelte-dpbch8 li:where(.svelte-dpbch8){flex-direction:column;align-items:flex-start}.rule-actions.svelte-dpbch8{align-self:flex-end}}
