.login-page.svelte-krsi01{--border-color: #e2e8f0;--text-main: #0f172a;--text-muted: #64748b;--purple-primary: #7c3aed;--purple-hover: #6d28d9;--red-error: #ef4444;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;width:100vw;background:linear-gradient(135deg,#1e1b4b,#7c3aed,#4c1d95);font-family:Inter,system-ui,sans-serif;margin:0;padding:20px;box-sizing:border-box;overflow-x:hidden}.brand-header.svelte-krsi01{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:32px}.brand-header.svelte-krsi01 h1:where(.svelte-krsi01){color:#fff;font-size:2.2rem;font-weight:700;margin:0;letter-spacing:-.02em;text-shadow:0 4px 15px rgba(0,0,0,.2)}.brand-header.svelte-krsi01 h1:where(.svelte-krsi01) span:where(.svelte-krsi01){color:#c084fc;font-weight:400}.login-card.svelte-krsi01{background-color:#fff;width:100%;max-width:440px;border-radius:24px;padding:40px 32px;box-shadow:0 20px 50px #0000004d;display:flex;flex-direction:column;gap:24px;box-sizing:border-box}.card-intro.svelte-krsi01{text-align:center;margin-bottom:8px}.card-intro.svelte-krsi01 p:where(.svelte-krsi01){margin:0;font-size:.95rem;color:var(--text-muted);line-height:1.4}form.svelte-krsi01{display:flex;flex-direction:column;gap:20px}.input-group.svelte-krsi01{display:flex;flex-direction:column;gap:8px}.input-group.svelte-krsi01 label:where(.svelte-krsi01){font-size:.75rem;font-weight:700;color:var(--text-muted);letter-spacing:.05em}.input-wrapper.svelte-krsi01{display:flex;align-items:center;gap:12px;background-color:#f8fafc;border:1px solid var(--border-color);padding:16px;border-radius:12px;color:var(--text-muted);transition:border-color .2s,box-shadow .2s}.input-wrapper.svelte-krsi01:focus-within{border-color:var(--purple-primary);box-shadow:0 0 0 4px #7c3aed1a;background-color:#fff}.input-wrapper.has-error.svelte-krsi01{border-color:var(--red-error);background-color:#ef6e6e0a}input.svelte-krsi01{border:none;background:transparent;outline:none;width:100%;font-size:1.05rem;color:var(--text-main);font-family:inherit;-webkit-appearance:none}input.svelte-krsi01::placeholder{color:#94a3b8}.error-message.svelte-krsi01{display:flex;align-items:center;gap:8px;color:var(--red-error);font-size:.85rem;font-weight:500;background-color:#ef44441a;padding:12px;border-radius:8px}.submit-btn.svelte-krsi01{background-color:var(--purple-primary);color:#fff;border:none;padding:16px;border-radius:12px;font-weight:700;font-size:1rem;display:flex;justify-content:center;align-items:center;gap:8px;cursor:pointer;box-shadow:0 4px 14px #7c3aed40;transition:background-color .2s,transform .1s}.submit-btn.svelte-krsi01:hover:not(:disabled){background-color:var(--purple-hover)}.submit-btn.svelte-krsi01:active:not(:disabled){transform:scale(.98)}.submit-btn.svelte-krsi01:disabled{opacity:.7;cursor:not-allowed}.card-footer.svelte-krsi01{margin-top:16px;text-align:center}.card-footer.svelte-krsi01 p:where(.svelte-krsi01){margin:4px 0;font-size:.8rem;color:var(--text-muted)}.spin{animation:svelte-krsi01-spin 1s linear infinite}@keyframes svelte-krsi01-spin{to{transform:rotate(360deg)}}@media(max-width:600px){.login-page.svelte-krsi01{justify-content:space-between;padding:0}.brand-header.svelte-krsi01{margin-top:auto;margin-bottom:auto;padding:0 20px}.brand-header.svelte-krsi01 h1:where(.svelte-krsi01){font-size:1.8rem}.login-card.svelte-krsi01{border-radius:40px 40px 0 0;padding:40px 24px 60px;margin-bottom:0;flex-shrink:0}}
