.heading__3299f{display:flex;justify-content:space-between}.preview__3299f{align-items:center;aspect-ratio:16/9;display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}.user-profile-modal .preview__3299f{max-height:60px;max-width:60px;min-height:60px;min-width:60px}.user-profile-modal-v2 .preview__3299f{max-height:100px;max-width:100px;min-height:100px;min-width:100px}.image__3299f{background-color:var(--background-base-lowest);border-radius:var(--radius-sm);height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.clickable__3299f{cursor:pointer}.disabled__3299f{cursor:not-allowed}.overlay__3299f{position:relative}.overlay__3299f:after{border-radius:var(--radius-sm);content:"";height:100%;inset-inline-end:0;position:absolute;top:0;width:100%;z-index:0}.overlay__3299f:hover .overlayText__3299f{opacity:1}.full-motion .overlay__3299f:hover .clyde__3299f{display:initial}.overlayText__3299f{background:var(--opacity-black-60);border-radius:var(--radius-sm);cursor:inherit;opacity:0;padding:7px 16px;position:absolute;z-index:1}.full-motion .overlayText__3299f{transition:opacity var(--custom-button-transition-duration) ease}.clyde__3299f{animation:fadeIn__3299f 7.6s linear 19s forwards,x__3299f 3.8s linear 19s infinite alternate,y__3299f 2.3s linear 19s infinite alternate,colorX__3299f 19s step-start 19s infinite,colorY__3299f 11.5s step-start 19s infinite;color:hsl(calc((var(--custom-color-y)*5 + var(--custom-color-x))*14.4) 100% 50%);display:none;inset-inline-start:0;opacity:0;position:absolute;top:0}@keyframes fadeIn__3299f{0%{opacity:0}to{opacity:1}}@keyframes x__3299f{0%{inset-inline-start:0}to{inset-inline-start:calc(100% - 16px)}}@keyframes y__3299f{0%{top:0}to{top:calc(100% - 16px)}}@keyframes colorX__3299f{0%{--custom-color-x:0}20%{--custom-color-x:2}40%{--custom-color-x:4}60%{--custom-color-x:1}80%{--custom-color-x:3}to{--custom-color-x:0}}@keyframes colorY__3299f{0%{--custom-color-y:0}20%{--custom-color-y:2}40%{--custom-color-y:4}60%{--custom-color-y:1}80%{--custom-color-y:3}to{--custom-color-y:0}}
.container_e928f4{background:var(--card-background-default);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);box-sizing:border-box;flex-shrink:0;height:60px;position:relative;width:60px}.user-profile-modal-v2 .container_e928f4{height:100px;width:100px}.container_e928f4:before{background:var(--background-mod-subtle);border-radius:inherit;content:"";height:100%;inset-inline-start:0;position:absolute;top:0;width:100%}.theme-dark.custom-user-profile-theme .container_e928f4{background:var(--background-mod-strong)}.theme-dark.custom-user-profile-theme .container_e928f4:before{content:none}.theme-light.custom-user-profile-theme .container_e928f4{background:var(--opacity-white-52)}.theme-light.custom-user-profile-theme .container_e928f4:before{content:none}.circle_e928f4{border-radius:var(--radius-round);box-shadow:var(--shadow-high);position:absolute}.avatar_e928f4{border-radius:inherit;height:100%;outline:2px solid var(--background-surface-highest);width:100%}.theme-dark.custom-user-profile-theme .avatar_e928f4{outline-color:var(--opacity-white-24)}.theme-light.custom-user-profile-theme .avatar_e928f4{outline-color:var(--opacity-white-72)}.user-profile-modal-v2 .avatar_e928f4{outline-width:3px}.overflowCount_e928f4{align-items:center;background:var(--background-surface-highest);border-radius:inherit;display:flex;height:100%;justify-content:center;padding:1px;position:relative;width:100%}.theme-dark.custom-user-profile-theme .overflowCount_e928f4{background:var(--opacity-white-24)}.theme-light.custom-user-profile-theme .overflowCount_e928f4{background:var(--opacity-white-72)}
.form__08bd2{display:contents}.modalHeader__08bd2{gap:4px;overflow:visible;padding:16px 0 0;text-align:center}.closeButton__08bd2{color:var(--interactive-text-default);cursor:pointer;inset-inline-end:-4px;position:absolute;top:8px}.headerImage__08bd2{background-image:url(/assets/4ed48b8404cc8dd4.svg);background-repeat:no-repeat;height:150px;margin:12px auto;width:250px}.titleRow__08bd2{align-items:center;justify-content:flex-end;margin-bottom:8px}.title__08bd2,.titleRow__08bd2{display:inline-flex}.title__08bd2{margin-inline-end:4px}.textArea__08bd2{background:var(--input-background-default);max-height:80px}.error__08bd2{margin-top:8px}.button__08bd2{text-transform:capitalize}.modal__08bd2.gradientBorder__08bd2{border:none;box-sizing:border-box}.container__08bd2{background:radial-gradient(100% 100% at 50% 100%,var(--background-base-low) 60%,var(--transparent) 100%),linear-gradient(270deg,var(--expressive-gradient-purple-end) 0,var(--expressive-gradient-purple-start) 100%);border-radius:inherit;border-end-end-radius:0;border-end-start-radius:0;box-shadow:inset 0 1px 0 1px var(--border-subtle)}.cancelButton__08bd2{margin-inline-end:8px}.modalFooter__08bd2{background-color:var(--background-base-low);border-bottom:1px solid var(--border-subtle);border-inline-end:1px solid var(--border-subtle);border-inline-start:1px solid var(--border-subtle);padding-bottom:var(--space-24);padding-top:var(--space-8)}
.clickable_b66158{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:4px;max-width:100%;width:-moz-max-content;width:max-content}.clickable_b66158:hover{text-decoration:underline;text-decoration-color:var(--text-default)}.clickable_b66158:focus-within .text_b66158,.clickable_b66158:hover .text_b66158{max-width:calc(100% - 16px)}.clickable_b66158:focus-within .pencilIcon_b66158,.clickable_b66158:hover .pencilIcon_b66158{visibility:visible}.text_b66158{max-width:100%;width:-moz-max-content;width:max-content}.pencilIcon_b66158{color:var(--text-subtle);flex-shrink:0}.pencilIcon_b66158.hidden_b66158{visibility:hidden}

/*# sourceMappingURL=18371.15eef249a5653d3a.css.map*/