#identityDialog{width:min(88vw,360px);padding:0;border:0;border-radius:10px;color:#09223e}#identityDialog::backdrop{background:rgba(0,22,40,.55)}.accountDialog{padding:22px}.accountHero{display:flex;align-items:center;gap:13px;padding-bottom:18px;border-bottom:1px solid #e2eaf0}.accountHero>span{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#2a8ed8;color:#fff;font-size:21px;font-weight:700}.accountHero h2{margin:0;font-size:20px}.accountHero p{margin:5px 0 0;color:#718493;font-size:13px}.accountInfo{padding:15px 0}.accountInfo div{display:flex;justify-content:space-between;padding:8px 0;font-size:13px}.accountInfo span{color:#718493}.statusOk{color:#199455}.accountActions{display:grid;grid-template-columns:1fr 1.25fr 1.25fr;gap:8px}.accountActions button{min-height:44px;border:0;border-radius:6px;background:#eaf1f5;color:#09223e}.accountActions #switchAccount{background:#e5f2fc;color:#087ee6;font-weight:700}.accountActions #logoutAccount{background:#087ee6;color:#fff;font-weight:700}
