.auth-flow-module__A5BcgG__text-secondary{color:var(--text-secondary);font-size:16px}.auth-flow-module__A5BcgG__text-secondary-sm{color:var(--text-secondary);font-size:14px}.auth-flow-module__A5BcgG__text-secondary-xs{color:var(--text-secondary);font-size:12px}.auth-flow-module__A5BcgG__text-secondary-mb{color:var(--text-secondary);margin-bottom:20px;font-size:16px}.auth-flow-module__A5BcgG__text-empty-state{text-align:center;color:var(--text-secondary);margin-top:2rem}.auth-flow-module__A5BcgG__status-icon{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;font-size:32px;display:flex}.auth-flow-module__A5BcgG__status-icon--success{background:var(--success-green);color:#fff}.auth-flow-module__A5BcgG__status-icon--error{background:var(--error-red);color:#fff}.auth-flow-module__A5BcgG__status-icon--error-light{color:var(--error-red);background:#fef2f2}.auth-flow-module__A5BcgG__auth-flow{background:var(--theme-gradient);min-height:100vh;color:var(--text-primary);box-sizing:border-box;justify-content:center;place-items:center;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-container{background:var(--card-bg);border:1px solid var(--border-color);text-align:center;border-radius:12px;width:100%;max-width:480px;margin:0 auto;padding:3rem;animation:.8s ease-out auth-flow-module__A5BcgG__authFadeIn;box-shadow:0 1px 3px #0000001a}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-logo-container{justify-content:center;align-items:center;margin-bottom:1em;display:flex}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-container-select-org .auth-flow-module__A5BcgG__auth-logo-container{justify-content:center;margin-top:0;margin-bottom:.5em}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-logo-img{object-fit:contain;width:auto;max-width:300px;height:140px}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-container-select-org .auth-flow-module__A5BcgG__auth-logo-img{max-width:350px;height:160px}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-title{color:#173fb6;letter-spacing:-.02em;white-space:nowrap;margin-bottom:.5em;font-size:2.5em;font-weight:800;line-height:1.1}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-container-callback .auth-flow-module__A5BcgG__auth-title{font-size:2em}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-subtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.25rem}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-greeting{color:var(--text-primary);text-align:center;margin-bottom:2.5rem;font-size:1.25rem;font-weight:500}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__btn-auth{cursor:pointer;border:1px solid #0000;border-radius:12px;padding:.8em 1.6em;font-family:inherit;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__btn-auth-primary{background:var(--primary-blue);color:#fff;box-shadow:0 1px 3px #0000001a}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__btn-auth-primary:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__btn-auth-secondary{background:var(--card-bg);border:1px solid var(--border-color);color:var(--text-primary)}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__btn-auth-secondary:hover{border-color:var(--border-color);background:#f9fafb}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-profile-card{text-align:left;border:1px solid var(--border-color);background:#f9fafb;border-radius:12px;margin-top:2rem;padding:2rem}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-profile-row{border-bottom:1px solid var(--border-color);margin-bottom:1rem;padding-bottom:.5rem;display:flex}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-profile-label{width:120px;color:var(--text-secondary);font-size:.9rem;font-weight:500}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-profile-value{color:var(--text-primary);font-weight:600}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-loading-spinner{border:3px solid var(--border-color);border-top-color:var(--primary-blue);border-radius:50%;width:50px;height:50px;margin:1rem auto;animation:1s linear infinite auth-flow-module__A5BcgG__authSpin}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-organizations-section{text-align:left;margin-top:2rem}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-organizations-heading{color:var(--text-primary);text-align:center;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-organizations-list{border:1px solid var(--border-color);background:#f9fafb;border-radius:12px;margin:0;padding:0;list-style:none;overflow:hidden}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-org-item{border-bottom:1px solid var(--border-color);cursor:pointer;color:var(--text-primary);flex-direction:column;align-items:center;gap:.25rem;padding:1rem 1.25rem;transition:background .2s;display:flex}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-org-item:hover{background:#eff6ff}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-org-item:last-child{border-bottom:none}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-org-item-highlighted{border:2px solid var(--primary-blue);background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:8px;margin:.5rem;animation:2s ease-in-out infinite auth-flow-module__A5BcgG__authHighlightPulse}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-org-item-highlighted:hover{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%)}@keyframes auth-flow-module__A5BcgG__authHighlightPulse{0%,to{box-shadow:0 0 #3b82f666}50%{box-shadow:0 0 0 8px #3b82f600}}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-org-item-content{justify-content:center;align-items:center;gap:.5rem;display:flex}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-org-name{text-align:center;font-weight:600}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-org-new-badge{background:var(--primary-blue);color:#fff;text-transform:uppercase;letter-spacing:.025em;border-radius:9999px;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-org-click-hint{color:var(--primary-blue);margin-top:.25rem;font-size:.8rem;font-weight:500}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-org-loading{color:#94a3b8;margin-top:.25rem;font-size:.85rem}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-org-id{color:var(--text-secondary);font-size:.8rem;font-weight:400}@keyframes auth-flow-module__A5BcgG__authFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-flow-module__A5BcgG__authSpin{to{transform:rotate(360deg)}}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-create-org-section{margin-top:1rem}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-create-org-form{border:1px solid var(--border-color);background:#f9fafb;border-radius:12px;margin-top:1rem;padding:1.5rem}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-form-group{text-align:left;margin-bottom:1.25rem}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-form-label{color:var(--text-primary);margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-form-input{border:1px solid var(--border-color);width:100%;color:var(--text-primary);box-sizing:border-box;background:#fff;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-form-input:focus{border-color:var(--primary-blue);outline:none;box-shadow:0 0 0 3px #3b82f61a}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-form-input:disabled{cursor:not-allowed;background:#f3f4f6}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-form-input::placeholder{color:#9ca3af}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-form-hint{color:var(--text-secondary);margin-top:.4rem;margin-bottom:0;font-size:.8rem}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-form-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-bottom:1rem;padding:.5rem .75rem;font-size:.875rem}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-form-buttons{justify-content:flex-end;gap:.75rem;display:flex}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-create-org-divider{text-align:center;color:var(--text-secondary);align-items:center;margin:1.5rem 0;font-size:.9rem;display:flex}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-create-org-divider:before,.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-create-org-divider:after{content:"";border-bottom:1px solid var(--border-color);flex:1}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__auth-create-org-divider span{padding:0 1rem}.auth-flow-module__A5BcgG__auth-flow .auth-flow-module__A5BcgG__btn-auth:disabled{opacity:.6;cursor:not-allowed}.auth-flow-module__A5BcgG__auth-org-item--selecting{opacity:.7;cursor:wait}.auth-flow-module__A5BcgG__btn-full-width{width:100%}
