.PersonaSwitcher-module__ugt2yq__wrapper{position:relative}.PersonaSwitcher-module__ugt2yq__icon{justify-content:center;align-items:center;width:18px;height:18px;line-height:1;display:flex}.PersonaSwitcher-module__ugt2yq__icon svg{width:16px;height:16px}.PersonaSwitcher-module__ugt2yq__label{white-space:nowrap}.PersonaSwitcher-module__ugt2yq__caret{justify-content:center;align-items:center;width:14px;height:14px;transition:transform .2s;display:flex}.PersonaSwitcher-module__ugt2yq__caretOpen{transform:rotate(180deg)}.PersonaSwitcher-module__ugt2yq__menu{background:var(--bg-secondary);border:1px solid var(--border-subtle);z-index:200;border-radius:10px;min-width:240px;padding:6px;animation:.15s PersonaSwitcher-module__ugt2yq__menuFadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #00000026}@keyframes PersonaSwitcher-module__ugt2yq__menuFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.PersonaSwitcher-module__ugt2yq__menuHeader{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;padding:8px 12px 4px;font-size:11px;font-weight:600}.PersonaSwitcher-module__ugt2yq__option{width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;transition:background .15s,color .15s;display:flex}.PersonaSwitcher-module__ugt2yq__option:hover{background:var(--bg-hover);color:var(--text-primary)}.PersonaSwitcher-module__ugt2yq__option:disabled{cursor:progress;opacity:.6}.PersonaSwitcher-module__ugt2yq__radio{border:1.5px solid var(--text-tertiary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.PersonaSwitcher-module__ugt2yq__radioSelected{border-color:var(--accent,#6366f1)}.PersonaSwitcher-module__ugt2yq__radioInner{background:var(--accent,#6366f1);border-radius:50%;width:7px;height:7px}.PersonaSwitcher-module__ugt2yq__optionIcon{width:18px;height:18px;color:var(--text-secondary);justify-content:center;align-items:center;line-height:1;display:inline-flex}.PersonaSwitcher-module__ugt2yq__optionIcon svg{width:16px;height:16px}.PersonaSwitcher-module__ugt2yq__option:hover .PersonaSwitcher-module__ugt2yq__optionIcon{color:var(--text-primary)}.PersonaSwitcher-module__ugt2yq__optionLabel{flex:1}.PersonaSwitcher-module__ugt2yq__toast{background:var(--bg-elevated);border:1px solid var(--border-color);border-left:3px solid var(--success,#22c55e);z-index:1001;color:var(--text-primary);border-radius:10px;align-items:center;gap:10px;max-width:320px;padding:12px 18px;font-size:14px;font-weight:500;animation:.2s PersonaSwitcher-module__ugt2yq__toastSlideIn;display:flex;position:fixed;top:72px;right:20px;box-shadow:0 8px 24px #0000001f}@keyframes PersonaSwitcher-module__ugt2yq__toastSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.PersonaSwitcher-module__ugt2yq__toastIcon{background:var(--success-subtle,#22c55e26);width:20px;height:20px;color:var(--success,#22c55e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}
