.ViewRoleSwitcher_control__ZF9Uc{position:relative;display:flex;align-items:center}.ViewRoleSwitcher_button__KGz96{display:inline-flex;height:32px;align-items:center;gap:7px;padding:0 12px;border:1px solid rgba(249,115,22,.28);border-radius:8px;background:rgba(249,115,22,.08);color:var(--brand-violet-400);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:background .15s,border-color .15s,color .15s}.ViewRoleSwitcher_button__KGz96:hover:not(:disabled){border-color:rgba(249,115,22,.48);background:rgba(249,115,22,.14);color:var(--fg-0)}.ViewRoleSwitcher_button__KGz96:disabled{cursor:wait;opacity:.65}.ViewRoleSwitcher_spinner__x4NpV{animation:ViewRoleSwitcher_view-switch-spin__LRTnB .7s linear infinite}.ViewRoleSwitcher_error__Rfaa4{position:absolute;top:calc(100% + 8px);right:0;width:max-content;max-width:260px;padding:7px 9px;border:1px solid rgba(239,68,68,.25);border-radius:7px;background:var(--bg-1);color:var(--danger-2);font-size:10px;box-shadow:0 10px 30px rgba(0,0,0,.18)}@keyframes ViewRoleSwitcher_view-switch-spin__LRTnB{to{transform:rotate(1turn)}}@media (max-width:620px){.ViewRoleSwitcher_button__KGz96{width:32px;justify-content:center;padding:0}.ViewRoleSwitcher_button__KGz96 span{display:none}}