.user-cell{display:flex;align-items:center;gap:10px}.user-cell img,.user-photo-preview img{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid #dce8f7}.user-photo-editor{display:flex;align-items:center;gap:18px;padding:16px;border:1px solid #dce5f0;background:#f7faff;border-radius:13px;margin-top:18px}.user-photo-editor p{margin:4px 0 10px}.user-photo-preview{width:86px;height:86px;flex:0 0 auto;border-radius:50%;background:#dbeafe;color:#0755b7;display:grid;place-items:center;font-size:24px;font-weight:800;overflow:hidden;border:3px solid #fff;box-shadow:0 2px 12px rgba(17,73,140,.14)}.user-photo-preview img{width:100%;height:100%;border:0}.photo-upload-button{display:inline-block;margin-right:7px}@media(max-width:600px){.user-photo-editor{align-items:flex-start}.user-photo-preview{width:68px;height:68px}}
