.session-actions{display:flex;align-items:center;gap:14px;margin-left:auto;min-width:0}.account-chip{display:inline-flex;align-items:center;gap:9px;min-width:0;color:#173e68;text-align:left}.account-initials{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;border-radius:50%;background:#fde8d5;border:1px solid #f0c89f;font-size:.8rem;font-weight:700}.account-details{min-width:0;display:block}.account-details strong,.account-details small{display:block;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5}.account-details strong{font-size:.85rem}.account-details small{font-size:.72rem;color:#526b83}.public-account-row{display:flex;justify-content:flex-end;padding-top:10px;padding-bottom:10px}.public-account-row .account-chip{border:1px solid #dce5ef;border-radius:24px;padding:5px 13px 5px 5px;background:#fff}.shell header .session-actions #logout{flex-shrink:0}@media(max-width:720px){.session-actions{width:100%;margin-left:0;justify-content:space-between}.account-details strong,.account-details small{max-width:calc(100vw - 170px)}.shell header .language-control{margin-left:auto}.public-account-row .account-details strong,.public-account-row .account-details small{max-width:calc(100vw - 115px)}}
