.auth-page.svelte-2dh2lv{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background-color:#fafafa}.auth-container.svelte-2dh2lv{width:100%;max-width:480px;margin:0 auto}.auth-header.svelte-2dh2lv{margin-bottom:2rem;text-align:center}.auth-header.svelte-2dh2lv h1:where(.svelte-2dh2lv){font-size:2.2rem;font-weight:700;color:#333;margin-bottom:.5rem}.subtitle.svelte-2dh2lv{color:#666;font-size:1.1rem}.auth-form-container.svelte-2dh2lv{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 4px 6px #0000000d}.form-group.svelte-2dh2lv{margin-bottom:1.5rem}label.svelte-2dh2lv{display:block;margin-bottom:.5rem;font-size:.9rem;font-weight:500;color:#555}input.svelte-2dh2lv{width:100%;padding:.75rem 1rem;font-size:1rem;border:1px solid #e0e0e0;border-radius:6px;background-color:#fafafa;transition:all .2s}input.svelte-2dh2lv:focus{outline:none;border-color:#4caf50;background-color:#fff;box-shadow:0 0 0 3px #4caf501a}input.svelte-2dh2lv::placeholder{color:#bbb}.primary-button.svelte-2dh2lv{width:100%;padding:.875rem 1.5rem;background-color:#4caf50;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-bottom:1.5rem}.primary-button.svelte-2dh2lv:hover{background-color:#43a047;transform:translateY(-1px)}.primary-button.svelte-2dh2lv:disabled{background-color:#9e9e9e;cursor:not-allowed;transform:none}.form-footer.svelte-2dh2lv{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.75rem}.text-link.svelte-2dh2lv{background:none;border:none;color:#4caf50;font-size:.95rem;font-weight:500;cursor:pointer;text-decoration:none;transition:color .2s}.text-link.svelte-2dh2lv:hover{color:#2e7d32;text-decoration:underline}.error-message.svelte-2dh2lv{background-color:#ffebee;color:#c62828;padding:1rem;border-radius:6px;margin-bottom:1.5rem;font-size:.95rem}.auth-success.svelte-2dh2lv{margin-top:2rem;background-color:#fff;padding:2rem;border-radius:8px;text-align:center;box-shadow:0 4px 6px #0000000d}.success-icon.svelte-2dh2lv{font-size:2.5rem;color:#4caf50;margin-bottom:1rem;height:64px;width:64px;line-height:64px;border-radius:50%;background-color:#e8f5e9;margin:0 auto 1rem}.auth-success.svelte-2dh2lv p:where(.svelte-2dh2lv){font-size:1.1rem;color:#333;margin-bottom:1.5rem}.secondary-button.svelte-2dh2lv{display:inline-block;padding:.75rem 1.5rem;background-color:#fff;color:#4caf50;border:1px solid #4CAF50;border-radius:6px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.secondary-button.svelte-2dh2lv:hover{background-color:#e8f5e9}@media (max-width: 480px){.auth-header.svelte-2dh2lv h1:where(.svelte-2dh2lv){font-size:1.8rem}.auth-form-container.svelte-2dh2lv{padding:1.5rem}}
