.rule-editor.svelte-vzy1fh{border-radius:.875rem;border:1px solid color-mix(in oklch,var(--brand-accent) 22%,var(--border-light));background-color:color-mix(in oklch,var(--bg-card) 82%,var(--bg-body));box-shadow:inset 0 -6px 12px #00000002,inset 0 1px #ffffff0d,var(--shadow-sm);padding:1.5rem}.rule-editor__header.svelte-vzy1fh{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.rule-editor__title.svelte-vzy1fh{margin:0;font:600 1.125rem/1.3 var(--font-display-stack);color:var(--text-primary)}.rule-editor__close.svelte-vzy1fh{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid var(--border-light);border-radius:.5rem;background:transparent;color:var(--text-muted);cursor:pointer;transition:color var(--duration-fast),background-color var(--duration-fast)}.rule-editor__close.svelte-vzy1fh:hover{color:var(--text-primary);background:color-mix(in oklch,var(--bg-elevated) 50%,transparent)}.rule-editor__close.svelte-vzy1fh svg:where(.svelte-vzy1fh){width:1rem;height:1rem}.rule-editor__reference.svelte-vzy1fh{margin-bottom:1.25rem;padding:.875rem 1rem;border-radius:.625rem;background:color-mix(in oklch,var(--bg-body) 60%,var(--bg-card));border:1px solid var(--border-light)}.rule-editor__reference-label.svelte-vzy1fh{display:block;margin-bottom:.375rem;font:600 .6875rem/1 var(--font-sans-stack);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.rule-editor__reference-text.svelte-vzy1fh{margin:0;font:400 .875rem/1.6 var(--font-body-stack);font-style:italic;color:var(--text-secondary)}.rule-editor__label.svelte-vzy1fh{display:block;margin-bottom:.5rem;font:600 .75rem/1 var(--font-sans-stack);letter-spacing:.02em;color:var(--text-secondary)}.rule-editor__textarea.svelte-vzy1fh{width:100%;padding:.875rem 1rem;border:1px solid var(--border-light);border-radius:.625rem;background:var(--bg-card);color:var(--text-primary);font:400 .9375rem/1.6 var(--font-body-stack);resize:vertical;min-height:6rem;transition:border-color var(--duration-fast)}.rule-editor__textarea.svelte-vzy1fh:focus{outline:none;border-color:var(--brand-accent);box-shadow:0 0 0 3px color-mix(in oklch,var(--brand-accent) 15%,transparent)}.rule-editor__textarea.svelte-vzy1fh::placeholder{color:var(--text-muted)}.rule-editor__actions.svelte-vzy1fh{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-top:1rem}.rule-editor__cancel.svelte-vzy1fh{padding:.5rem 1rem;border:1px solid var(--border-light);border-radius:.5rem;background:transparent;color:var(--text-secondary);font:500 .8125rem/1 var(--font-sans-stack);cursor:pointer;transition:color var(--duration-fast),background-color var(--duration-fast)}.rule-editor__cancel.svelte-vzy1fh:hover{color:var(--text-primary);background:color-mix(in oklch,var(--bg-elevated) 50%,transparent)}.rule-editor__save.svelte-vzy1fh{padding:.5rem 1.25rem;border:none;border-radius:.5rem;background:var(--brand-accent);color:var(--brand-accent-foreground);font:600 .8125rem/1 var(--font-sans-stack);cursor:pointer;transition:filter var(--duration-fast)}.rule-editor__save.svelte-vzy1fh:hover:not(:disabled){filter:brightness(1.1)}.rule-editor__save.svelte-vzy1fh:disabled{opacity:.5;cursor:not-allowed}.rule-editor__delete.svelte-vzy1fh{margin-right:auto;padding:.5rem 1rem;border:1px solid color-mix(in oklch,var(--status-error) 30%,var(--border-light));border-radius:.5rem;background:transparent;color:var(--status-error);font:500 .8125rem/1 var(--font-sans-stack);cursor:pointer;transition:background-color var(--duration-fast)}.rule-editor__delete.svelte-vzy1fh:hover:not(:disabled){background:color-mix(in oklch,var(--status-error) 8%,transparent)}.rule-editor__delete.svelte-vzy1fh:disabled{opacity:.5;cursor:not-allowed}@media (prefers-reduced-motion: reduce){.rule-editor__close.svelte-vzy1fh,.rule-editor__cancel.svelte-vzy1fh,.rule-editor__save.svelte-vzy1fh,.rule-editor__textarea.svelte-vzy1fh{transition:none}}
