.profile-editor-module__lm8-NG__avatarDialogGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.profile-editor-module__lm8-NG__avatarOption{color:var(--encre-2);font:inherit;text-align:center;cursor:pointer;background:0 0;border:0;gap:6px;margin:0;padding:0;font-size:15px;font-weight:700;display:grid;position:relative}.profile-editor-module__lm8-NG__avatarImage{aspect-ratio:1;background:var(--beurre);box-shadow:0 0 0 1px var(--ligne);border:2px solid #0000;border-radius:18px;transition:border-color .2s,box-shadow .2s,transform .2s;display:block;position:relative;overflow:hidden}.profile-editor-module__lm8-NG__avatarImage img{object-fit:cover;width:100%;height:100%}.profile-editor-module__lm8-NG__avatarOption:hover .profile-editor-module__lm8-NG__avatarImage{transform:translateY(-2px)}.profile-editor-module__lm8-NG__avatarOption:focus-visible .profile-editor-module__lm8-NG__avatarImage{outline-offset:3px;outline:3px solid #f0a81cb8}.profile-editor-module__lm8-NG__selected{color:var(--basilic-fonce)}.profile-editor-module__lm8-NG__selected .profile-editor-module__lm8-NG__avatarImage{border-color:var(--basilic);box-shadow:0 0 0 3px #2f66331f}.profile-editor-module__lm8-NG__avatarCheck{color:#fff;background:var(--basilic);border:2px solid #fff;border-radius:50%;place-items:center;width:23px;height:23px;display:grid;position:absolute;bottom:6px;right:6px;box-shadow:0 3px 8px #22271c2e}.profile-editor-module__lm8-NG__usernameInput{border:1.5px solid var(--border-control);border-radius:var(--r-sm);background:var(--surface-control);grid-template-columns:auto minmax(0,1fr);align-items:center;margin-top:6px;transition:border-color .2s,box-shadow .2s;display:grid}.profile-editor-module__lm8-NG__usernameInput:hover{border-color:#596755}.profile-editor-module__lm8-NG__usernameInput:focus-within{border-color:var(--basilic);box-shadow:0 0 0 4px #2f66332e}.profile-editor-module__lm8-NG__usernameInput>span{color:var(--muted);padding-left:12px;font-size:16px;font-weight:700}.profile-editor-module__lm8-NG__usernameInput input{width:100%;box-shadow:none;background:0 0;border:0;margin:0}.profile-editor-module__lm8-NG__usernameInput input:hover,.profile-editor-module__lm8-NG__usernameInput input:focus{box-shadow:none;border:0}.profile-editor-module__lm8-NG__fieldHelp{color:var(--muted);margin-top:5px;font-size:15px;font-weight:500;line-height:1.45;display:block}@media (max-width:340px){.profile-editor-module__lm8-NG__avatarDialogGrid{gap:7px}}
