.toast-container.svelte-b9fmd1{position:fixed;top:1rem;right:1rem;z-index:10000;display:flex;flex-direction:column;gap:.75rem;max-width:400px;pointer-events:none}.toast.svelte-b9fmd1{background:#fff;border-radius:8px;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #e5e7eb;overflow:hidden;pointer-events:auto;animation:svelte-b9fmd1-slideIn .3s ease-out;min-width:300px;max-width:400px}@keyframes svelte-b9fmd1-slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.toast-content.svelte-b9fmd1{display:flex;align-items:flex-start;padding:1rem;gap:.75rem}.toast-icon.svelte-b9fmd1{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%}.toast-success.svelte-b9fmd1{border-left:4px solid #10b981}.toast-success.svelte-b9fmd1 .toast-icon:where(.svelte-b9fmd1){background:#dcfce7;color:#15803d}.toast-error.svelte-b9fmd1{border-left:4px solid #ef4444}.toast-error.svelte-b9fmd1 .toast-icon:where(.svelte-b9fmd1){background:#fee2e2;color:#dc2626}.toast-warning.svelte-b9fmd1{border-left:4px solid #f59e0b}.toast-warning.svelte-b9fmd1 .toast-icon:where(.svelte-b9fmd1){background:#fef3c7;color:#d97706}.toast-info.svelte-b9fmd1{border-left:4px solid #3b82f6}.toast-info.svelte-b9fmd1 .toast-icon:where(.svelte-b9fmd1){background:#dbeafe;color:#2563eb}.toast-body.svelte-b9fmd1{flex:1;min-width:0}.toast-title.svelte-b9fmd1{font-weight:600;color:#1f2937;margin-bottom:.25rem;font-size:.875rem}.toast-message.svelte-b9fmd1{color:#4b5563;font-size:.875rem;line-height:1.4;word-wrap:break-word}.toast-close.svelte-b9fmd1{flex-shrink:0;background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:.375rem;transition:all .2s;display:flex;align-items:center;justify-content:center}.toast-close.svelte-b9fmd1:hover{background:#f3f4f6;color:#374151}@media (max-width: 640px){.toast-container.svelte-b9fmd1{top:1rem;left:1rem;right:1rem;max-width:none}.toast.svelte-b9fmd1{min-width:auto;max-width:none}.toast-content.svelte-b9fmd1{padding:.875rem}.toast-title.svelte-b9fmd1,.toast-message.svelte-b9fmd1{font-size:.8125rem}}.auth-loading.svelte-4ir8eb{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100%;background-color:#f5f5f5}.auth-loading.svelte-4ir8eb p:where(.svelte-4ir8eb){font-size:1.2rem;color:#333;margin-bottom:20px}.loading-spinner.svelte-4ir8eb{width:40px;height:40px;border-radius:50%;border:3px solid rgba(0,0,0,.1);border-top-color:#3498db;animation:svelte-4ir8eb-spin 1s infinite linear}@keyframes svelte-4ir8eb-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
