.profile-from-layout{padding:20px;display:flex;flex-direction:row;gap:10px;background-color:#1c1b21;border-radius:7px;box-sizing:border-box;flex-grow:1;align-items:stretch}.profile-from-layout h1{color:#fff;font-weight:700;font-size:12px}.profile-image{width:60px;height:60px;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:flex-end;flex-shrink:0;border-radius:10px}.profile-image img{width:100%;height:100%;border-radius:10px;image-rendering:pixelated;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;-webkit-image-rendering:pixelated}.profile-content{flex:1;display:flex;flex-direction:column;gap:0;margin-top:0}.profile-content h2{color:#fff;margin:0;font-size:18px;font-weight:700}.gray-text{flex-shrink:1;font-size:13px;color:#8f8f94;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%}
