*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f5f5f5;color:#333;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:20px}.toast.svelte-1q6vvua{position:fixed;top:20px;right:20px;min-width:300px;max-width:500px;padding:1rem;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;cursor:pointer;transform:translate(100%);opacity:0;transition:all .3s ease}.toast.visible.svelte-1q6vvua{transform:translate(0);opacity:1}.toast-content.svelte-1q6vvua{display:flex;align-items:center;gap:.75rem}.toast-icon.svelte-1q6vvua{font-size:1.2rem;flex-shrink:0}.toast-message.svelte-1q6vvua{flex:1;font-size:.9rem;line-height:1.4}.toast-close.svelte-1q6vvua{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;flex-shrink:0;opacity:.7;transition:opacity .2s ease,background .2s ease}.toast-close.svelte-1q6vvua:hover{opacity:1;background:#0000001a}.toast-success.svelte-1q6vvua{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.toast-error.svelte-1q6vvua{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.toast-warning.svelte-1q6vvua{background:#fff3cd;border:1px solid #ffeaa7;color:#856404}.toast-info.svelte-1q6vvua{background:#d1ecf1;border:1px solid #bee5eb;color:#0c5460}@media (max-width: 768px){.toast.svelte-1q6vvua{top:10px;right:10px;left:10px;min-width:unset;max-width:unset}}.toast-container.svelte-1autuft{position:fixed;top:0;right:0;z-index:1000;pointer-events:none}.toast-container.svelte-1autuft .toast{pointer-events:auto;margin-bottom:.5rem}
