.welcome-page.svelte-erbolt{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1rem}.welcome-card.svelte-erbolt{background:#fff;padding:3rem 4rem;border-radius:1.5rem;box-shadow:0 10px 30px #00000012;text-align:center;max-width:450px;width:100%}.logo.svelte-erbolt{width:80px;height:80px;margin:0 auto 1.5rem}h1.svelte-erbolt{font-size:2rem;font-weight:700;margin-bottom:.75rem;color:#1a202c}p.svelte-erbolt{color:#718096;margin-bottom:2rem}.login-form.svelte-erbolt{display:flex;flex-direction:column;gap:1rem;text-align:left;margin-bottom:1.5rem}.form-group.svelte-erbolt{display:flex;flex-direction:column}.form-group.svelte-erbolt label:where(.svelte-erbolt){font-size:.875rem;font-weight:500;margin-bottom:.25rem;color:#4a5568}.form-group.svelte-erbolt input:where(.svelte-erbolt){padding:.75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem}.error-message.svelte-erbolt{color:#e53e3e;background-color:#fff5f5;border:1px solid #fc8181;padding:.75rem;border-radius:.5rem;font-size:.875rem;margin-top:0;margin-bottom:0}.success-message.svelte-erbolt{color:#065f46;background-color:#d1fae5;border:1px solid #6ee7b7;padding:.75rem;border-radius:.5rem;font-size:.875rem;margin-top:0;margin-bottom:0}.tabs.svelte-erbolt{display:flex;margin-bottom:1.5rem;background-color:#f3f4f6;border-radius:.75rem;padding:.25rem}.tabs.svelte-erbolt button:where(.svelte-erbolt){flex:1;padding:.75rem;border:none;background:transparent;border-radius:.5rem;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s}.tabs.svelte-erbolt button.active:where(.svelte-erbolt){background:#fff;color:var(--accent-color, #9747FF);box-shadow:0 1px 3px #0000001a}.login-button.svelte-erbolt{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.85rem 1.5rem;background-color:var(--accent-color, #9747FF);color:#fff;font-weight:600;border-radius:.75rem;text-decoration:none;border:none;cursor:pointer;transition:background-color .2s}.login-button.svelte-erbolt:hover{background-color:#8638e5}
