.auth-wrapper.svelte-fstah4{display:flex;align-items:center;justify-content:center;min-height:70vh;padding:2rem}.auth-container.svelte-fstah4{width:100%;max-width:420px;background-color:#252830;padding:2.5rem 3rem;border-radius:16px;border:1px solid var(--border-color);box-shadow:0 8px 32px #0000001a;animation:svelte-fstah4-fadeIn .5s ease-out}@keyframes svelte-fstah4-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.title.svelte-fstah4{font-family:var(--font-serif);font-size:2.5rem;text-align:center;color:#fff;margin-bottom:.5rem}.subtitle.svelte-fstah4{text-align:center;color:var(--secondary-color);margin-bottom:2.5rem}form.svelte-fstah4{display:flex;flex-direction:column;gap:1.25rem}.form-group.svelte-fstah4{display:flex;flex-direction:column}label.svelte-fstah4{margin-bottom:.5rem;font-size:.9rem;color:var(--secondary-color)}input.svelte-fstah4{background-color:var(--bg-color);border:1px solid var(--border-color);color:var(--text-color);padding:.9rem 1rem;border-radius:8px;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}input.svelte-fstah4::placeholder{color:var(--secondary-color);opacity:.7}input.svelte-fstah4:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #ff3e0033}.submit-button.svelte-fstah4{background-color:var(--primary-color);color:#fff;border:none;padding:1rem;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;margin-top:1rem;transition:transform .2s ease,filter .2s ease}.submit-button.svelte-fstah4:hover{filter:brightness(1.1);transform:translateY(-2px)}.error-message.svelte-fstah4{color:#ff9494;background-color:#ff4d4d26;border:1px solid rgba(255,77,77,.3);padding:1rem;border-radius:8px;text-align:center}.success-message.svelte-fstah4{color:#a5d6a7;background-color:#a5d6a726;border:1px solid rgba(165,214,167,.3);padding:1rem;border-radius:8px;text-align:center;margin-bottom:1.5rem}.switch-form.svelte-fstah4{text-align:center;margin-top:1rem;font-size:.9rem;color:var(--secondary-color)}.switch-form.svelte-fstah4 a:where(.svelte-fstah4){color:var(--primary-color);font-weight:500;text-decoration:none;transition:opacity .2s}.switch-form.svelte-fstah4 a:where(.svelte-fstah4):hover{opacity:.8;text-decoration:underline}
