.v-spinner .v-dot1{animation:v-dotRotate 2s linear 0s infinite;animation-fill-mode:forwards}.v-spinner .v-dot2{animation:v-dotBounce 2s linear 0s infinite;animation-fill-mode:forwards;position:"absolute";top:0;bottom:auto}.v-spinner .v-dot3{animation:v-dotBounce 2s linear -1s infinite;animation-fill-mode:forwards;position:"absolute";top:auto;bottom:0}@keyframes v-dotRotate{to{transform:rotate(1turn)}}@keyframes v-dotBounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.auth[data-v-61f9be7b]{position:relative;width:100%;display:flex;justify-content:center}.auth-overlay[data-v-61f9be7b]{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--lp-bg) 60%,transparent)}.auth-card[data-v-61f9be7b]{width:100%;max-width:440px;padding:36px 32px;display:flex;flex-direction:column}.auth-brand[data-v-61f9be7b]{display:inline-flex;align-items:center;gap:8px;align-self:center;text-decoration:none;margin-bottom:22px}.auth-logo[data-v-61f9be7b]{width:30px;height:30px;-o-object-fit:contain;object-fit:contain;border:1px solid var(--lp-line);border-radius:9px;background:var(--lp-bg)}.auth-brand-name[data-v-61f9be7b]{font-size:1.3rem}.auth-brand-name[data-v-61f9be7b],.auth-title[data-v-61f9be7b]{font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:-.02em;color:var(--lp-ink)}.auth-title[data-v-61f9be7b]{font-size:1.5rem;text-align:center;margin:0 0 6px}.auth-desc[data-v-61f9be7b]{text-align:center;color:var(--lp-muted);font-size:.92rem;margin:0 0 26px}.auth-form[data-v-61f9be7b]{display:flex;flex-direction:column;gap:16px}.auth-field[data-v-61f9be7b]{display:flex;flex-direction:column;gap:6px}.auth-label[data-v-61f9be7b]{font-size:.82rem;font-weight:600;color:var(--lp-ink-2);font-family:Space Grotesk,sans-serif}.auth-input[data-v-61f9be7b]{width:100%;height:46px;padding:0 14px;border:1px solid var(--lp-line);border-radius:11px;background:var(--lp-bg);color:var(--lp-ink);font-family:Space Grotesk,sans-serif;font-size:.95rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.auth-input[data-v-61f9be7b]:focus{border-color:var(--lp-accent);box-shadow:0 0 0 3px var(--lp-accent-weak)}.auth-input-wrap[data-v-61f9be7b]{position:relative;display:block}.auth-input-wrap .auth-input[data-v-61f9be7b]{padding-right:44px}.auth-eye[data-v-61f9be7b]{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;cursor:pointer;color:var(--lp-muted);border-radius:8px}.auth-eye[data-v-61f9be7b]:hover{color:var(--lp-ink);background:var(--lp-bg-subtle)}.auth-terms[data-v-61f9be7b]{display:flex;align-items:flex-start;gap:9px;font-size:.85rem;color:var(--lp-muted);line-height:1.5}.auth-terms input[data-v-61f9be7b]{margin-top:3px;accent-color:var(--lp-accent)}.auth-terms a[data-v-61f9be7b]{color:var(--lp-accent);text-decoration:none;font-weight:600}.auth-error[data-v-61f9be7b]{color:#dc2626;font-size:.85rem;margin:-4px 0 0}.auth-submit[data-v-61f9be7b]{width:100%;height:48px;margin-top:4px}.auth-switch[data-v-61f9be7b]{text-align:center;font-size:.9rem;color:var(--lp-muted);margin:6px 0 0}.auth-link[data-v-61f9be7b]{border:0;background:none;cursor:pointer;padding:0;color:var(--lp-accent);font-weight:600;font-family:Space Grotesk,sans-serif;font-size:.9rem}.auth-divider[data-v-61f9be7b]{display:flex;align-items:center;gap:12px;margin:22px 0 16px;color:var(--lp-muted);font-size:.82rem}.auth-divider[data-v-61f9be7b]:after,.auth-divider[data-v-61f9be7b]:before{content:"";flex:1;height:1px;background:var(--lp-line)}.auth-social[data-v-61f9be7b]{display:flex;flex-direction:column;gap:10px}.auth-social-btn[data-v-61f9be7b]{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;height:46px;border:1px solid var(--lp-line);border-radius:11px;background:var(--lp-surface);color:var(--lp-ink);font-family:Space Grotesk,sans-serif;font-size:.92rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.auth-social-btn[data-v-61f9be7b]:hover:not(:disabled){background:var(--lp-bg-subtle);border-color:var(--lp-line-strong)}.auth-social-btn[data-v-61f9be7b]:disabled{opacity:.6;cursor:default}.auth-social-logo[data-v-61f9be7b]{width:18px;height:18px;flex:0 0 auto}.login-page[data-v-28b5b46f]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 16px;background:var(--lp-bg)}