.auth-wrapper.svelte-134gjvk{display:flex;align-items:center;justify-content:center;min-height:70vh;padding:2rem}.auth-container.svelte-134gjvk{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-134gjvk-fadeIn .5s ease-out}@keyframes svelte-134gjvk-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.title.svelte-134gjvk{font-family:var(--font-serif);font-size:2.5rem;text-align:center;color:#fff;margin-bottom:.5rem}.subtitle.svelte-134gjvk{text-align:center;color:var(--secondary-color);margin-bottom:2.5rem}form.svelte-134gjvk{display:flex;flex-direction:column;gap:1.25rem}.form-group.svelte-134gjvk{display:flex;flex-direction:column}label.svelte-134gjvk{margin-bottom:.5rem;font-size:.9rem;color:var(--secondary-color)}input.svelte-134gjvk{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-134gjvk::placeholder{color:var(--secondary-color);opacity:.7}input.svelte-134gjvk:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #ff3e0033}.submit-button.svelte-134gjvk{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-134gjvk:hover{filter:brightness(1.1);transform:translateY(-2px)}.error-message.svelte-134gjvk{color:#ff9494;background-color:#ff4d4d26;border:1px solid rgba(255,77,77,.3);padding:1rem;border-radius:8px;text-align:center}.password-input-wrapper.svelte-134gjvk{position:relative;display:flex;align-items:center}.password-input-wrapper.svelte-134gjvk input:where(.svelte-134gjvk){width:100%;padding-right:3rem}.toggle-password.svelte-134gjvk{position:absolute;right:0;top:0;bottom:0;background:none;border:none;padding:0 1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--secondary-color)}.toggle-password.svelte-134gjvk img:where(.svelte-134gjvk){width:20px;height:20px;opacity:.6;transition:opacity .2s}.toggle-password.svelte-134gjvk:hover img:where(.svelte-134gjvk){opacity:1}.password-mismatch.svelte-134gjvk{font-size:.8rem;color:#ff9494;margin-top:.5rem}.success-container.svelte-134gjvk{text-align:center;padding:2rem 0}.redirect-notice.svelte-134gjvk{margin-top:1.5rem;color:var(--secondary-color);font-size:.9rem}@media (max-width: 480px){.auth-wrapper.svelte-134gjvk{padding:1rem;min-height:80vh}.auth-container.svelte-134gjvk{padding:2rem 1.5rem}.title.svelte-134gjvk{font-size:2rem}}
