.auth-page.svelte-1x05zx6{--auth-bg: #050507;--auth-surface: #0c0c12;--auth-card: #111118;--auth-border: #1e1e2e;--auth-border-light: #2a2a3d;--auth-text: #fafafa;--auth-text-secondary: #a1a1b5;--auth-text-muted: #6b6b80;--auth-accent: #ff6a3d;--auth-accent-hover: #ff8a65;--auth-accent-muted: rgba(255, 106, 61, .1);--auth-blue: rgba(56, 189, 248, .06);position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:var(--auth-bg);font-family:Outfit,system-ui,sans-serif;overflow:hidden;padding:1.5rem;z-index:50}.auth-bg-mesh.svelte-1x05zx6{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 20% 50%,var(--auth-accent-muted),transparent 50%),radial-gradient(ellipse at 80% 20%,var(--auth-blue),transparent 50%);opacity:.6}.auth-bg-dots.svelte-1x05zx6{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,var(--auth-border) 1px,transparent 1px);background-size:24px 24px;opacity:.04}.auth-bg-glow.svelte-1x05zx6{position:absolute;border-radius:50%;filter:blur(120px)}.auth-bg-glow--orange.svelte-1x05zx6{top:20%;right:15%;width:400px;height:400px;background:var(--auth-accent);opacity:.04}.auth-bg-glow--blue.svelte-1x05zx6{bottom:10%;left:20%;width:350px;height:350px;background:#38bdf8;opacity:.03}.auth-container.svelte-1x05zx6{position:relative;z-index:1;width:100%;max-width:400px;animation:svelte-1x05zx6-auth-fade-in .6s ease both}.auth-header.svelte-1x05zx6{text-align:center;margin-bottom:2rem}.auth-logo.svelte-1x05zx6{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.75rem;animation:svelte-1x05zx6-auth-fade-in .6s ease both}.auth-logo-icon.svelte-1x05zx6{width:2.25rem;height:2.25rem;border-radius:.5rem;background:var(--auth-accent);display:flex;align-items:center;justify-content:center;color:var(--auth-bg)}.auth-logo-text.svelte-1x05zx6{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:700;font-size:1.25rem;color:var(--auth-text);letter-spacing:-.02em}.auth-title.svelte-1x05zx6{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:800;font-size:1.75rem;color:var(--auth-text);letter-spacing:-.03em;line-height:1.1;margin-bottom:.5rem;animation:svelte-1x05zx6-auth-fade-in .6s ease .1s both}.auth-subtitle.svelte-1x05zx6{color:var(--auth-text-muted);font-size:.9rem;animation:svelte-1x05zx6-auth-fade-in .6s ease .15s both}.auth-card.svelte-1x05zx6{background:var(--auth-card);border:1px solid var(--auth-border);border-radius:1rem;padding:2rem;box-shadow:0 0 60px -12px #ff6a3d14;animation:svelte-1x05zx6-auth-fade-in .6s ease .2s both}.auth-error.svelte-1x05zx6{margin-bottom:1rem;padding:.75rem 1rem;border-radius:.5rem;background:#ef44441a;border:1px solid rgba(239,68,68,.2);color:#fca5a5;font-size:.85rem}.auth-form.svelte-1x05zx6{display:flex;flex-direction:column;gap:1.25rem}.auth-field.svelte-1x05zx6{display:flex;flex-direction:column;gap:.5rem}.auth-label.svelte-1x05zx6{font-size:.8rem;font-weight:500;color:var(--auth-text-secondary)}.auth-input.svelte-1x05zx6{height:2.75rem;width:100%;border-radius:.625rem;border:1px solid var(--auth-border);background:var(--auth-surface);padding:0 .875rem;font-size:.9rem;font-family:Outfit,system-ui,sans-serif;color:var(--auth-text);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.auth-input.svelte-1x05zx6::placeholder{color:var(--auth-text-muted)}.auth-input.svelte-1x05zx6:focus{border-color:var(--auth-accent);box-shadow:0 0 0 3px var(--auth-accent-muted)}.auth-submit.svelte-1x05zx6{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:2.85rem;width:100%;border-radius:.625rem;border:none;background:var(--auth-accent);color:var(--auth-bg);font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:700;font-size:.9rem;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .1s ease;margin-top:.25rem}.auth-submit.svelte-1x05zx6:hover{background:var(--auth-accent-hover);box-shadow:0 8px 24px -4px #ff6a3d4d}.auth-submit.svelte-1x05zx6:active{transform:scale(.98)}.auth-footer.svelte-1x05zx6{text-align:center;margin-top:1.25rem;font-size:.85rem;color:var(--auth-text-muted);animation:svelte-1x05zx6-auth-fade-in .6s ease .3s both}.auth-link.svelte-1x05zx6{color:var(--auth-accent);font-weight:600;text-decoration:none;transition:color .15s ease}.auth-link.svelte-1x05zx6:hover{color:var(--auth-accent-hover)}@keyframes svelte-1x05zx6-auth-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
