.org-module__8hspHW__org-card{border:1px solid var(--border-color);cursor:pointer;background:#f9fafb;border-radius:12px;justify-content:space-between;align-items:center;padding:24px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a}.org-module__8hspHW__org-card:hover{background:#eff6ff;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.org-module__8hspHW__org-card--selecting{opacity:.7;cursor:wait}.org-module__8hspHW__org-card-info{flex-direction:column;display:flex}.org-module__8hspHW__org-card-name{color:var(--text-primary);margin:0;font-size:18px;font-weight:600}.org-module__8hspHW__org-card-slug{color:var(--text-secondary);margin:4px 0 0;font-size:14px}.org-module__8hspHW__org-card-arrow{color:var(--text-secondary);font-size:20px;transition:transform .2s}.org-module__8hspHW__org-card:hover .org-module__8hspHW__org-card-arrow{transform:translate(4px)}.org-module__8hspHW__org-dashboard{max-width:1000px;margin:0 auto;padding:3rem 2rem}.org-module__8hspHW__org-dashboard-welcome{background:var(--card-bg);border:1px solid var(--border-color);border-radius:24px;margin-bottom:2rem;padding:40px;box-shadow:0 4px 6px -1px #0000001a}.org-module__8hspHW__org-dashboard-badge{color:#166534;text-transform:uppercase;background:#dcfce7;border-radius:20px;margin-bottom:16px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.org-module__8hspHW__org-dashboard-welcome-title{color:var(--text-primary);margin-bottom:12px;font-size:36px;font-weight:800}.org-module__8hspHW__org-dashboard-welcome-subtitle{color:var(--text-secondary);margin-bottom:32px;font-size:18px}.org-module__8hspHW__org-dashboard-details-grid{border-top:1px solid #f1f5f9;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding-top:24px;display:grid}.org-module__8hspHW__org-dashboard-detail-item{flex-direction:column;gap:4px;display:flex}.org-module__8hspHW__org-dashboard-detail-label{color:#94a3b8;text-transform:uppercase;font-size:12px;font-weight:600}.org-module__8hspHW__org-dashboard-detail-value{color:#334155;font-family:monospace;font-size:15px;font-weight:500}.org-module__8hspHW__org-dashboard-stats-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.org-module__8hspHW__org-dashboard-stat-card{background:var(--card-bg);text-align:center;border:1px solid var(--border-color);border-radius:16px;padding:24px;box-shadow:0 1px 2px #0000000d}.org-module__8hspHW__org-dashboard-stat-value{color:var(--text-primary);margin-bottom:4px;font-size:24px;font-weight:700}.org-module__8hspHW__org-dashboard-stat-label{color:var(--text-secondary);font-size:14px;font-weight:500}.org-module__8hspHW__org-dashboard-sections-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-top:2rem;display:grid}.org-module__8hspHW__org-dashboard-section-card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:32px;box-shadow:0 1px 3px #0000001a}.org-module__8hspHW__org-dashboard-section-title{color:var(--text-primary);margin-bottom:16px;font-size:20px;font-weight:700}.org-module__8hspHW__org-dashboard-placeholder{text-align:center;border:2px dashed var(--border-color);background:#f8fafc;border-radius:12px;padding:24px}.org-module__8hspHW__org-dashboard-secondary-btn{background:var(--card-bg);color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;margin-top:12px;padding:8px 16px;font-size:14px;font-weight:600}.org-module__8hspHW__org-dashboard-secondary-btn:hover{background:#f9fafb}@media (max-width:900px){.org-module__8hspHW__org-dashboard-stats-grid,.org-module__8hspHW__org-dashboard-sections-grid{grid-template-columns:1fr}}
.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{background:#f9fafb;margin:0;padding:0;list-style:none}.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%}
