.SwitchAccountsModal_modalOverlay__l7jNO{position:fixed;inset:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:120}.SwitchAccountsModal_modalContent__gCDWd{background-color:#fff;display:flex;flex-direction:column;position:relative;width:100%;height:100%;overflow-y:auto}.SwitchAccountsModal_header__dtjDz{position:relative;display:flex;align-items:center;justify-content:center;padding:16px}.SwitchAccountsModal_backButton__UyQ8D{left:16px;padding:4px;display:flex;align-items:center;justify-content:center}.SwitchAccountsModal_backButton__UyQ8D,.SwitchAccountsModal_doneButton__rUGON{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer}.SwitchAccountsModal_doneButton__rUGON{right:16px;color:#f4862b;font-size:14px;font-weight:600}.SwitchAccountsModal_doneButton__rUGON:disabled{opacity:.5;cursor:not-allowed}.SwitchAccountsModal_title__q6wtp{font-size:18px;font-weight:700;color:#000;margin:0;text-align:center}.SwitchAccountsModal_list__Cvqr5{padding:12px 16px;display:flex;flex-direction:column;gap:16px;text-align:left}.SwitchAccountsModal_accountRow__amsrY{display:flex;align-items:center;gap:12px;width:100%}.SwitchAccountsModal_avatar__mx1B7{width:44px;height:44px;border-radius:9999px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#fcd9bd;color:#34434d;font-weight:700}.SwitchAccountsModal_avatarImage__5Ls7f{width:100%;height:100%;object-fit:cover}.SwitchAccountsModal_accountMeta__3H9uT{flex:1;display:flex;flex-direction:column;min-width:0;text-align:left}.SwitchAccountsModal_accountName__mERh_{font-size:14px;font-weight:600;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SwitchAccountsModal_accountEmail__dRTHP{font-size:12px;color:#34434d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SwitchAccountsModal_toggle__RiX22{flex-shrink:0}.SwitchAccountsModal_removeButton__tF0Eq{margin-top:12px;margin-left:0;padding:8px 12px;border:1px solid #dbdbdb;border-radius:8px;background:#fff;color:#000;font-size:12px;font-weight:600;cursor:pointer}.SwitchAccountsModal_divider__ySK7l{border-top:1px solid #90a0ab;margin:16px 0 0}.SwitchAccountsModal_addAccountContainer__fvljq{padding:12px 16px;text-align:left}.SwitchAccountsModal_addAccountButton__Ds2sv{width:fit-content;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;padding:8px 12px;border:none;border-radius:8px;background-color:#f4862b;color:#000;font-size:12px;font-weight:600;cursor:pointer}.SwitchAccountsModal_switch__FT8QW{position:relative;width:44px;height:24px;background:#dbdbdb;border-radius:999px;border:none;cursor:pointer;padding:0}.SwitchAccountsModal_switchOn__c3iUz{background:#f4862b}.SwitchAccountsModal_thumb__t62cF{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:#fff;transition:transform .18s ease}.SwitchAccountsModal_thumbOn__0a0wj{transform:translateX(20px)}@media(min-width:640px){.SwitchAccountsModal_modalContent__gCDWd{width:500px;height:auto;max-height:90vh;border-radius:14px;box-shadow:6px 6px 20px rgba(0,0,0,.15)}}