.ProfileEditor_editor__Fuucw{display:flex;flex-direction:column;gap:10px}.ProfileEditor_heading__UaWdH{display:flex;align-items:center;justify-content:space-between}.ProfileEditor_heading__UaWdH>span{color:var(--text-soft);font-size:12px;font-weight:650}.ProfileEditor_heading__UaWdH button{display:inline-flex;padding:0;align-items:center;gap:4px;color:var(--text-faint);background:transparent;border:0;cursor:pointer;font-size:10px;font-weight:650}.ProfileEditor_heading__UaWdH button:hover{color:var(--text)}.ProfileEditor_saved__8714Y{display:flex;gap:7px}.ProfileEditor_savedProfile___22IV{position:relative;display:block;width:32px;height:32px}.ProfileEditor_savedProfile___22IV>button:first-child{display:grid;overflow:hidden;width:32px;height:32px;padding:0;place-items:center;color:var(--text-soft);background:#252b32;border:0;border-radius:50%;cursor:pointer;font-size:10px;font-weight:720;opacity:.62;outline:2px solid transparent;outline-offset:2px}.ProfileEditor_savedProfile___22IV>button.ProfileEditor_selected__nmuIz{opacity:1;outline-color:var(--accent)}.ProfileEditor_savedProfile___22IV>.ProfileEditor_deleteProfile__46_MS{position:absolute;right:-5px;bottom:-5px;display:grid;width:15px;height:15px;padding:0;place-items:center;color:#0a0c0f;background:var(--accent);border:0;border-radius:50%;cursor:pointer;opacity:1}.ProfileEditor_savedProfile___22IV>.ProfileEditor_deleteProfile__46_MS:hover{filter:brightness(1.08)}.ProfileEditor_avatarButton__az6XR img,.ProfileEditor_saved__8714Y img{width:100%;height:100%;object-fit:cover}.ProfileEditor_profileFields__8qB0r{display:grid;grid-template-columns:52px minmax(0,1fr);gap:11px;align-items:end}.ProfileEditor_avatarButton__az6XR{position:relative;display:grid;width:52px;height:52px;padding:0;place-items:center;color:var(--text-soft);background:#242a31;border:0;border-radius:50%;cursor:pointer;overflow:visible}.ProfileEditor_avatarButton__az6XR>img{overflow:hidden;border-radius:50%}.ProfileEditor_avatarButton__az6XR i{position:absolute;right:-2px;bottom:-2px;display:grid;width:20px;height:20px;place-items:center;color:var(--accent-ink);background:var(--accent);border:0;border-radius:50%}.ProfileEditor_nameField__dM3Ol{display:flex;flex-direction:column;gap:7px}.ProfileEditor_nameField__dM3Ol>span{color:var(--text-soft);font-size:11px;font-weight:650}.ProfileEditor_nameField__dM3Ol input{width:100%;height:48px;padding:0 14px;outline:none;color:var(--text);background:#0c0f13;border:0;border-radius:11px;transition:background .15s ease}.ProfileEditor_nameField__dM3Ol input:focus{background:#11161a}.ProfileEditor_nameField__dM3Ol input::placeholder{color:#555d58}.ProfileEditor_fileInput__u3uiI{display:none}.ProfileEditor_error__xrRLP{color:#ffaaa4;font-size:10px}