.TenantChooser-module__dI8Q2G__wrap{gap:var(--space-4);flex-direction:column;display:flex}.TenantChooser-module__dI8Q2G__list{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.TenantChooser-module__dI8Q2G__item{margin:0}.TenantChooser-module__dI8Q2G__choice{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;min-height:56px;padding:var(--space-3) var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text);font-family:var(--font-sans);text-align:left;cursor:pointer;transition:border-color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);display:flex}.TenantChooser-module__dI8Q2G__choice:hover:not(:disabled){border-color:var(--text-muted);background:var(--surface-2)}.TenantChooser-module__dI8Q2G__choice:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--ring);outline:none}.TenantChooser-module__dI8Q2G__choice:active:not(:disabled){transform:translateY(.5px)}.TenantChooser-module__dI8Q2G__choice:disabled{cursor:not-allowed;opacity:.6}.TenantChooser-module__dI8Q2G__choiceMain{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.TenantChooser-module__dI8Q2G__address{font-size:var(--text-base);font-weight:var(--fw-medium);letter-spacing:-.005em;line-height:var(--leading-tight);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.TenantChooser-module__dI8Q2G__slug{color:var(--text)}.TenantChooser-module__dI8Q2G__domain{color:var(--text-muted)}.TenantChooser-module__dI8Q2G__role{font-size:var(--text-xs);color:var(--text-muted)}.TenantChooser-module__dI8Q2G__chevron{color:var(--text-muted);font-size:var(--text-md);transition:transform var(--dur-fast) var(--ease);flex:none;line-height:1}.TenantChooser-module__dI8Q2G__choice:hover:not(:disabled) .TenantChooser-module__dI8Q2G__chevron{color:var(--text);transform:translate(2px)}.TenantChooser-module__dI8Q2G__spinner{border:1.75px solid var(--text-muted);border-radius:var(--radius-full);border-top-color:#0000;flex:none;width:14px;height:14px;animation:.7s linear infinite TenantChooser-module__dI8Q2G__chooser-spin}@keyframes TenantChooser-module__dI8Q2G__chooser-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.TenantChooser-module__dI8Q2G__spinner{animation:none}}.TenantChooser-module__dI8Q2G__back{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);color:var(--text-muted);font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--fw-medium);cursor:pointer;transition:color var(--dur-fast) var(--ease);background:0 0;border:none;align-self:center}.TenantChooser-module__dI8Q2G__back:hover:not(:disabled){color:var(--text)}.TenantChooser-module__dI8Q2G__back:focus-visible{color:var(--text);box-shadow:0 0 0 3px var(--ring);outline:none}.TenantChooser-module__dI8Q2G__back:disabled{cursor:not-allowed;opacity:.6}
.AuthForm-module__fe77cG__form{gap:var(--space-4);flex-direction:column;display:flex}.AuthForm-module__fe77cG__stepHint{font-size:var(--text-sm);line-height:var(--leading-snug);color:var(--text-muted)}.AuthForm-module__fe77cG__row{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}@media (max-width:480px){.AuthForm-module__fe77cG__row{gap:var(--space-4);grid-template-columns:1fr}}.AuthForm-module__fe77cG__remember{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;display:flex}.AuthForm-module__fe77cG__rememberBox{width:16px;height:16px;accent-color:var(--accent);cursor:pointer;flex:none}.AuthForm-module__fe77cG__rememberBox:focus-visible{box-shadow:0 0 0 3px var(--ring);border-radius:var(--radius-sm);outline:none}
