.auth-page.svelte-5bky5h{position:fixed;inset:0;background:#f4f4f5;display:flex;align-items:center;justify-content:center;overflow-y:auto;padding:24px 16px;box-sizing:border-box}.auth-wrapper.svelte-5bky5h{width:100%;max-width:480px;animation:svelte-5bky5h-fadeIn .35s ease-out both}.auth-card.svelte-5bky5h{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;overflow:hidden}.auth-header.svelte-5bky5h{padding:40px 40px 28px;text-align:center}.brand-mark.svelte-5bky5h{width:44px;height:44px;border-radius:50%;background:#2563eb;color:#fff;font-size:20px;font-weight:800;letter-spacing:-.5px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px;font-family:inherit}.brand-name.svelte-5bky5h{font-size:15px;font-weight:700;color:#2563eb;letter-spacing:.5px;margin-bottom:20px;margin-top:-8px}.auth-header.svelte-5bky5h h2:where(.svelte-5bky5h){font-size:24px;font-weight:700;color:#09090b;margin:0 0 6px;line-height:1.25}.auth-header.svelte-5bky5h p:where(.svelte-5bky5h){font-size:14px;color:#71717a;margin:0;line-height:1.5}.auth-content.svelte-5bky5h{padding:32px 40px 40px}.page-footer.svelte-5bky5h{text-align:center;margin-top:20px;font-size:13px}.page-footer.svelte-5bky5h a:where(.svelte-5bky5h){color:#71717a;text-decoration:underline;text-underline-offset:2px;transition:color .15s}.page-footer.svelte-5bky5h a:where(.svelte-5bky5h):hover{color:#09090b}@media(max-width:639px){.auth-page.svelte-5bky5h{background:#fff;padding:0;align-items:flex-start}.auth-wrapper.svelte-5bky5h{max-width:100%}.auth-card.svelte-5bky5h{border-radius:0;box-shadow:none;min-height:100svh}.auth-header.svelte-5bky5h{padding:32px 24px 24px}.auth-content.svelte-5bky5h{padding:24px 24px 32px}.page-footer.svelte-5bky5h{display:none}}.field{margin-bottom:20px}.field label{display:block;font-size:14px;font-weight:600;color:#18181b;margin-bottom:6px}.field input{display:block;width:100%;height:44px;background:#fff;border:1.5px solid #e4e4e7;border-radius:10px;padding:0 14px;font-size:15px;color:#09090b;outline:none;transition:border-color .15s,box-shadow .15s;box-sizing:border-box;font-family:inherit}.field input::placeholder{color:#a1a1aa}.field input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.field input.is-error{border-color:#ef4444}.field input:disabled{opacity:.55;cursor:not-allowed;background:#fafafa}.pw-wrap{position:relative}.pw-wrap input{padding-right:44px}.submit-btn{width:100%;height:44px;background:#09090b;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:opacity .15s;font-family:inherit}.submit-btn:hover:not(:disabled){opacity:.88}.submit-btn:disabled{opacity:.4;cursor:not-allowed}.error-box{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 14px;font-size:13px;color:#dc2626;margin-bottom:16px;line-height:1.5}.loader{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-5bky5h-spin .75s linear infinite;flex-shrink:0}.card-footer{margin-top:28px}.footer-divider{height:1px;background:#f4f4f5;margin-bottom:20px}.footer-text{text-align:center;font-size:14px;color:#71717a;margin:0}.footer-text a{color:#09090b;font-weight:600;text-decoration:none}.footer-text a:hover{text-decoration:underline}@keyframes svelte-5bky5h-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-5bky5h-spin{to{transform:rotate(360deg)}}
