.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)}}.oauth-cb[data-v-7e0e07a0]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 16px;background:var(--lp-bg)}.cb-card[data-v-7e0e07a0]{width:100%;max-width:440px;padding:36px 32px;text-align:center}.cb-brand[data-v-7e0e07a0]{display:inline-flex;align-items:center;gap:8px;text-decoration:none;margin-bottom:22px}.cb-logo[data-v-7e0e07a0]{width:30px;height:30px;-o-object-fit:contain;object-fit:contain;border:1px solid var(--lp-line);border-radius:9px;background:var(--lp-bg)}.cb-brand-name[data-v-7e0e07a0]{font-size:1.3rem}.cb-brand-name[data-v-7e0e07a0],.cb-title[data-v-7e0e07a0]{font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:-.02em;color:var(--lp-ink)}.cb-title[data-v-7e0e07a0]{font-size:1.4rem;margin:0 0 8px}.cb-text[data-v-7e0e07a0]{color:var(--lp-muted);font-size:.95rem;line-height:1.5;margin:0 0 24px}.cb-actions[data-v-7e0e07a0]{display:flex;flex-direction:column;gap:10px}.cb-btn[data-v-7e0e07a0]{width:100%;height:46px}