#toasts.svelte-1ig2a9j{position:fixed;top:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:12px;max-width:400px;pointer-events:none}.toast.svelte-1ig2a9j{background:#fff;color:#1a1a2e;padding:16px 20px;border-radius:8px;box-shadow:0 4px 12px #00000026;font-size:14px;font-weight:500;animation:svelte-1ig2a9j-slideIn .3s ease-out;border-left:4px solid #3b82f6;pointer-events:auto;min-width:250px}@keyframes svelte-1ig2a9j-slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}.toast-success.svelte-1ig2a9j{border-left-color:#10b981;background:#f0fdf4;color:#166534}.toast-error.svelte-1ig2a9j{border-left-color:#ef4444;background:#fef2f2;color:#991b1b}.toast-info.svelte-1ig2a9j{border-left-color:#3b82f6;background:#eff6ff;color:#1e40af}.login-view.svelte-19agyy0{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;background:#0f172a}.login-container.svelte-19agyy0{background:var(--card, #ffffff);border-radius:12px;padding:40px;max-width:420px;width:90%;box-shadow:0 20px 60px #0000004d}.login-header.svelte-19agyy0{text-align:center;margin-bottom:32px}.login-header.svelte-19agyy0 h1:where(.svelte-19agyy0){font-size:28px;font-weight:700;margin-bottom:8px;color:var(--text, #1a1a2e)}.login-header.svelte-19agyy0 p:where(.svelte-19agyy0){font-size:14px;color:var(--text-muted, #6b7280)}.login-methods.svelte-19agyy0{display:flex;flex-direction:column;gap:20px}html,body{margin:0;padding:0;width:100%;height:100%;display:block!important}#app{width:100%;height:100%;min-height:100vh;display:block}
