.modal-overlay.svelte-1r65oea{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:svelte-1r65oea-fadeIn .2s ease-out}@keyframes svelte-1r65oea-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-1r65oea{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:.5rem;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0003;max-width:28rem;width:90%;padding:1.5rem;animation:svelte-1r65oea-slideUp .2s ease-out}@keyframes svelte-1r65oea-slideUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.modal-title.svelte-1r65oea{margin:0 0 1.5rem;font-size:1.125rem;font-weight:600;color:var(--color-text-primary)}.form-fields.svelte-1r65oea{display:flex;flex-direction:column;gap:0}.form-field.svelte-1r65oea{margin-bottom:1rem}.form-field.svelte-1r65oea label:where(.svelte-1r65oea){display:block;font-size:.875rem;font-weight:500;color:var(--color-text-muted);margin-bottom:.5rem}.form-field.svelte-1r65oea input:where(.svelte-1r65oea){width:100%;padding:.5rem .75rem;border:1px solid var(--color-border);border-radius:.375rem;background:var(--color-bg-primary);color:var(--color-text-primary);font-size:.875rem;transition:border-color .15s,box-shadow .15s}.form-field.svelte-1r65oea input:where(.svelte-1r65oea):focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px #22d3ee1a}.form-field.svelte-1r65oea input[aria-invalid=true]:where(.svelte-1r65oea){border-color:#dc2626}.form-field.svelte-1r65oea input[aria-invalid=true]:where(.svelte-1r65oea):focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.input-disabled.svelte-1r65oea{opacity:.6;cursor:not-allowed;background:var(--color-bg-tertiary)!important}.warning-banner.svelte-1r65oea,.error-banner.svelte-1r65oea{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border-radius:.375rem;font-size:.875rem;line-height:1.5;margin-bottom:1rem}.warning-banner.svelte-1r65oea{background:#fef3c7;color:#92400e;border:1px solid #fbbf24}.error-banner.svelte-1r65oea{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.warning-banner.svelte-1r65oea .icon:where(.svelte-1r65oea),.error-banner.svelte-1r65oea .icon:where(.svelte-1r65oea){flex-shrink:0;margin-top:.125rem}.modal-actions.svelte-1r65oea{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.btn-cancel.svelte-1r65oea,.btn-confirm.svelte-1r65oea{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .15s,color .15s;border:none}.btn-cancel.svelte-1r65oea{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.btn-cancel.svelte-1r65oea:hover:not(:disabled){background:var(--color-border)}.btn-cancel.svelte-1r65oea:disabled{opacity:.5;cursor:not-allowed}.btn-confirm.svelte-1r65oea{display:flex;align-items:center;gap:.5rem;color:#fff}.btn-confirm.primary.svelte-1r65oea{background:var(--color-accent)}.btn-confirm.primary.svelte-1r65oea:hover:not(:disabled){background:var(--color-accent-hover)}.btn-confirm.warning.svelte-1r65oea{background:#f59e0b}.btn-confirm.warning.svelte-1r65oea:hover:not(:disabled){background:#d97706}.btn-confirm.svelte-1r65oea:disabled{opacity:.7;cursor:not-allowed}.btn-confirm.svelte-1r65oea:focus-visible,.btn-cancel.svelte-1r65oea:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.spinner.svelte-1r65oea{animation:svelte-1r65oea-spin 1s linear infinite}@keyframes svelte-1r65oea-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.modal-overlay.svelte-1r65oea,.modal-content.svelte-1r65oea,.spinner.svelte-1r65oea{animation:none}}.modal-overlay.svelte-o4mzhw{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:svelte-o4mzhw-fadeIn .2s ease-out}@keyframes svelte-o4mzhw-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-o4mzhw{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:.5rem;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0003;max-width:28rem;width:90%;padding:1.5rem;animation:svelte-o4mzhw-slideUp .2s ease-out}@keyframes svelte-o4mzhw-slideUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.modal-title.svelte-o4mzhw{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:var(--color-text-primary)}.modal-message.svelte-o4mzhw{margin:0 0 1.5rem;font-size:.875rem;color:var(--color-text-muted);line-height:1.5}.modal-message.svelte-o4mzhw strong:where(.svelte-o4mzhw){color:var(--color-text-primary);font-weight:500}.form-field.svelte-o4mzhw{margin-bottom:1rem}.form-field.svelte-o4mzhw label:where(.svelte-o4mzhw){display:block;font-size:.875rem;font-weight:500;color:var(--color-text-muted);margin-bottom:.5rem}.form-field.svelte-o4mzhw input:where(.svelte-o4mzhw){width:100%;padding:.5rem .75rem;border:1px solid var(--color-border);border-radius:.375rem;background:var(--color-bg-primary);color:var(--color-text-primary);font-size:.875rem;transition:border-color .15s,box-shadow .15s}.form-field.svelte-o4mzhw input:where(.svelte-o4mzhw):focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px #22d3ee1a}.tag-suggestions.svelte-o4mzhw{margin-top:.5rem;max-height:200px;overflow-y:auto;border:1px solid var(--color-border);border-radius:.375rem;background:var(--color-bg-primary)}.tag-suggestions.svelte-o4mzhw button:where(.svelte-o4mzhw){width:100%;text-align:left;padding:.5rem .75rem;border:none;background:transparent;color:var(--color-text-primary);font-size:.875rem;cursor:pointer;transition:background-color .15s;border-bottom:1px solid var(--color-border)}.tag-suggestions.svelte-o4mzhw button:where(.svelte-o4mzhw):last-child{border-bottom:none}.tag-suggestions.svelte-o4mzhw button:where(.svelte-o4mzhw):hover{background:var(--color-bg-tertiary)}.tag-suggestions.svelte-o4mzhw button.highlighted:where(.svelte-o4mzhw){background:#22d3ee1a;border-left:2px solid var(--color-accent)}.tag-suggestions.svelte-o4mzhw button.selected:where(.svelte-o4mzhw){background:var(--color-accent);color:#fff}.tag-suggestions.svelte-o4mzhw button.selected:where(.svelte-o4mzhw):hover{background:var(--color-accent-hover)}.no-results.svelte-o4mzhw{margin-top:.5rem;padding:.75rem;font-size:.875rem;font-style:italic;color:var(--color-text-muted);text-align:center}.selected-target.svelte-o4mzhw{margin-top:1rem;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.875rem;color:var(--color-text-muted);background:var(--color-bg-tertiary);border-radius:.375rem}.selected-target.svelte-o4mzhw strong:where(.svelte-o4mzhw){color:var(--color-text-primary);font-weight:500}.modal-actions.svelte-o4mzhw{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.btn-cancel.svelte-o4mzhw,.btn-confirm.svelte-o4mzhw{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .15s,color .15s;border:none}.btn-cancel.svelte-o4mzhw{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.btn-cancel.svelte-o4mzhw:hover:not(:disabled){background:var(--color-border)}.btn-cancel.svelte-o4mzhw:disabled{opacity:.5;cursor:not-allowed}.btn-confirm.svelte-o4mzhw{display:flex;align-items:center;gap:.5rem;color:#fff}.btn-confirm.warning.svelte-o4mzhw{background:#f59e0b}.btn-confirm.warning.svelte-o4mzhw:hover:not(:disabled){background:#d97706}.btn-confirm.svelte-o4mzhw:disabled{opacity:.7;cursor:not-allowed}.btn-confirm.svelte-o4mzhw:focus-visible,.btn-cancel.svelte-o4mzhw:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.spinner.svelte-o4mzhw{animation:svelte-o4mzhw-spin 1s linear infinite}@keyframes svelte-o4mzhw-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.modal-overlay.svelte-o4mzhw,.modal-content.svelte-o4mzhw,.spinner.svelte-o4mzhw{animation:none}}
