.member-profile-editor{max-width:none!important;border:1px solid #e8edf3;background:linear-gradient(145deg,#fff,#fbfcff);box-shadow:0 18px 55px rgba(16,24,40,.07)!important}.profile-editor-head{display:flex;justify-content:space-between;gap:28px;align-items:center;padding-bottom:24px;border-bottom:1px solid #edf0f4}.profile-editor-head h2{font-size:32px;margin:7px 0}.profile-editor-head p{color:#667085;margin:0}.avatar-editor{display:grid!important;grid-template-columns:82px auto;grid-template-rows:auto auto;gap:7px 12px;align-items:center;min-width:250px}.avatar-editor>div{grid-row:1/3;width:82px;height:82px;border-radius:25px;background:linear-gradient(135deg,#ff5b2e,#ff9d45);background-size:cover;background-position:center;display:grid;place-items:center;color:#fff;font-size:22px;font-weight:900;box-shadow:0 12px 28px #ff5b2e30}.avatar-editor label{display:inline-flex!important;align-self:end;justify-content:center;background:#0d1b2d;color:#fff;padding:9px 12px;border-radius:10px;cursor:pointer;font-size:10px}.avatar-editor input{display:none}.avatar-editor small{color:#98a2b3;font-size:9px}.member-profile-editor form{display:grid;gap:16px}.member-profile-editor fieldset{border:0;background:#f7f9fc;border-radius:16px;padding:16px}.member-profile-editor fieldset label{background:#fff;border:1px solid #e9edf2;border-radius:10px;padding:10px}.member-person #avatar.has-photo{background-size:cover;background-position:center;color:transparent}@media(max-width:650px){.profile-editor-head{align-items:flex-start;flex-direction:column}.avatar-editor{width:100%;min-width:0;grid-template-columns:72px 1fr}.avatar-editor>div{width:72px;height:72px;border-radius:21px}.member-profile-editor{padding:20px!important}}
