.error-boundary.svelte-rjcccv{display:flex;align-items:center;justify-content:center;min-height:50vh;padding:2rem}.error-content.svelte-rjcccv{max-width:32rem;text-align:center;background-color:var(--error-bg);border:1px solid var(--error-border);border-radius:.5rem;padding:2rem}.error-content.svelte-rjcccv .icon:where(.svelte-rjcccv){font-size:3rem;margin-bottom:1rem}.error-content.svelte-rjcccv h2:where(.svelte-rjcccv){margin:0 0 .5rem;font-size:1.5rem;color:var(--error-title-color)}.error-content.svelte-rjcccv .error-message:where(.svelte-rjcccv){margin:0 0 1.5rem;color:var(--error-message-color)}.error-content.svelte-rjcccv .actions:where(.svelte-rjcccv){display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem}.error-content.svelte-rjcccv details:where(.svelte-rjcccv){text-align:left;margin-top:1rem}.error-content.svelte-rjcccv details:where(.svelte-rjcccv) summary:where(.svelte-rjcccv){cursor:pointer;font-size:.85rem;color:var(--muted-fg)}.error-content.svelte-rjcccv details:where(.svelte-rjcccv) summary:where(.svelte-rjcccv):hover{text-decoration:underline}.error-content.svelte-rjcccv details:where(.svelte-rjcccv) pre:where(.svelte-rjcccv){font-size:.75rem;overflow-x:auto;margin-top:.5rem;padding:.75rem;background-color:var(--error-pre-bg);border-radius:.25rem;max-height:12rem}.toast-container.svelte-fl11d9{position:fixed;bottom:1rem;right:1rem;z-index:9999;display:flex;flex-direction:column;gap:.5rem;max-width:24rem;pointer-events:none}.toast.svelte-fl11d9{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border-radius:.375rem;box-shadow:0 4px 12px #00000026;pointer-events:auto;animation:svelte-fl11d9-slideIn .2s ease-out}.toast.svelte-fl11d9 .message:where(.svelte-fl11d9){flex:1;font-size:.9rem}.toast.svelte-fl11d9 .close:where(.svelte-fl11d9){background:none;border:none;font-size:1.25rem;cursor:pointer;opacity:.7;padding:0;width:1.5rem;height:1.5rem;line-height:1}.toast.svelte-fl11d9 .close:where(.svelte-fl11d9):hover{opacity:1}.toast.success.svelte-fl11d9{background-color:green;color:#fff}.toast.success.svelte-fl11d9 .close:where(.svelte-fl11d9){color:#fff}.toast.error.svelte-fl11d9{background-color:#b40000;color:#fff}.toast.error.svelte-fl11d9 .close:where(.svelte-fl11d9){color:#fff}.toast.warning.svelte-fl11d9{background-color:#ffc107;color:#000}.toast.warning.svelte-fl11d9 .close:where(.svelte-fl11d9){color:#000}.toast.info.svelte-fl11d9{background-color:#2196f3;color:#fff}.toast.info.svelte-fl11d9 .close:where(.svelte-fl11d9){color:#fff}@keyframes svelte-fl11d9-slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}
