body{background-color:#050505;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;margin:0;overflow:hidden}.auth-container.svelte-1x05zx6{display:flex;justify-content:center;align-items:center;height:100vh;padding:20px;perspective:1000px}.auth-card.svelte-1x05zx6{background:#0d0d0d;border:1px solid #1a1a1a;width:100%;max-width:360px;border-radius:24px;padding:32px;box-shadow:0 30px 60px #0009;transition:transform .3s ease}.auth-header.svelte-1x05zx6{text-align:center;margin-bottom:24px}.logo.svelte-1x05zx6{width:48px;height:48px;margin-bottom:16px;object-fit:contain;animation:svelte-1x05zx6-float 3s ease-in-out infinite}@keyframes svelte-1x05zx6-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}h2.svelte-1x05zx6{margin:0;font-size:20px;font-weight:800;letter-spacing:-.02em}p.svelte-1x05zx6{color:#555;margin:4px 0 0;font-size:13px}.form-grid.svelte-1x05zx6{display:flex;flex-direction:column;gap:16px}.input-group.svelte-1x05zx6{display:flex;flex-direction:column;gap:6px}label.svelte-1x05zx6{font-size:10px;font-weight:700;color:#444;text-transform:uppercase;letter-spacing:.05em}input.svelte-1x05zx6{background:#111;border:1px solid #222;padding:12px 14px;border-radius:12px;color:#fff;font-size:14px;outline:none;transition:all .2s cubic-bezier(.4,0,.2,1)}input.svelte-1x05zx6:focus{border-color:#f0f0f0;background:#141414;transform:scale(1.01)}.btn-submit.svelte-1x05zx6{width:100%;margin-top:24px;background:#fff;color:#000;border:none;padding:12px;border-radius:12px;font-weight:700;font-size:14px;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all .2s ease}.btn-submit.svelte-1x05zx6:hover:not(:disabled){background:#e5e5e5;transform:translateY(-1px)}.btn-submit.svelte-1x05zx6:active:not(:disabled){transform:scale(.98)}.btn-submit.svelte-1x05zx6:disabled{opacity:.5;cursor:not-allowed}.spinner.svelte-1x05zx6{width:18px;height:18px;border:2px solid rgba(0,0,0,.1);border-top-color:#000;border-radius:50%;animation:svelte-1x05zx6-spin .8s linear infinite}@keyframes svelte-1x05zx6-spin{to{transform:rotate(360deg)}}.alert.svelte-1x05zx6{background:#eb57571a;color:#eb5757;border:1px solid rgba(235,87,87,.1);padding:10px;border-radius:12px;margin-bottom:20px;font-size:12px;text-align:center;animation:svelte-1x05zx6-shake .4s cubic-bezier(.36,.07,.19,.97) both}@keyframes svelte-1x05zx6-shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.auth-footer.svelte-1x05zx6{margin-top:20px;text-align:center;font-size:13px}.auth-footer.svelte-1x05zx6 span:where(.svelte-1x05zx6){color:#555}.auth-footer.svelte-1x05zx6 a:where(.svelte-1x05zx6){color:#fff;text-decoration:none;font-weight:600;margin-left:4px;transition:color .2s}.auth-footer.svelte-1x05zx6 a:where(.svelte-1x05zx6):hover{color:#ccc}@media(max-width:900px){.auth-container.svelte-1x05zx6{height:100vh}}
