.ProfileDropdown_wrapper__g54tA{width:100%;background:#0d0d14;padding:20px;display:flex;flex-direction:column;gap:20px;border:1px solid rgba(255,255,255,.07);border-radius:10px;transform:translateY(50%);opacity:0;animation:ProfileDropdown_fadeInUp__p9UvK .2s ease-in-out forwards}.ProfileDropdown_wrapper__g54tA .ProfileDropdown_list__A0Pny{display:flex;flex-direction:column;gap:20px;max-height:260px;overflow-y:auto}.ProfileDropdown_wrapper__g54tA h5{font-size:.8em}.ProfileDropdown_wrapper__g54tA .ProfileDropdown_addConnection__RKmSp{height:40px;display:flex;align-items:center;justify-content:center;border:1px dashed rgba(255,255,255,.14);border-radius:5px;transition:.1s ease-in-out;cursor:pointer}.ProfileDropdown_wrapper__g54tA .ProfileDropdown_addConnection__RKmSp:hover{background:#17171f}.ProfileDropdown_wrapper__g54tA .ProfileDropdown_addConnection__RKmSp h4{display:flex;align-items:center;gap:10px;font-size:.8em;font-weight:400}.ProfileDropdown_wrapper__g54tA .ProfileDropdown_social__L5P9s,.ProfileDropdown_wrapper__g54tA .ProfileDropdown_wallet__PYqYy{display:flex;align-items:center;gap:20px}.ProfileDropdown_wrapper__g54tA .ProfileDropdown_social__L5P9s .ProfileDropdown_details__uxkk4,.ProfileDropdown_wrapper__g54tA .ProfileDropdown_wallet__PYqYy .ProfileDropdown_details__uxkk4{display:flex;flex-direction:column;gap:8px}.ProfileDropdown_wrapper__g54tA .ProfileDropdown_social__L5P9s .ProfileDropdown_details__uxkk4 h4,.ProfileDropdown_wrapper__g54tA .ProfileDropdown_wallet__PYqYy .ProfileDropdown_details__uxkk4 h4{font-size:.9em;font-weight:600}.ProfileDropdown_wrapper__g54tA .ProfileDropdown_social__L5P9s .ProfileDropdown_details__uxkk4 .ProfileDropdown_username__Uhdwc,.ProfileDropdown_wrapper__g54tA .ProfileDropdown_wallet__PYqYy .ProfileDropdown_details__uxkk4 .ProfileDropdown_username__Uhdwc{color:#8d8d99;font-size:.8em;font-weight:300;display:flex;align-items:center;gap:5px}.ProfileDropdown_wrapper__g54tA .ProfileDropdown_social__L5P9s .ProfileDropdown_details__uxkk4 .ProfileDropdown_unlink__aTB1m,.ProfileDropdown_wrapper__g54tA .ProfileDropdown_wallet__PYqYy .ProfileDropdown_details__uxkk4 .ProfileDropdown_unlink__aTB1m{color:#904bff;font-size:.7em;font-weight:200;display:flex;align-items:center;gap:2px;cursor:pointer}.ProfileDropdown_wrapper__g54tA .ProfileDropdown_social__L5P9s .ProfileDropdown_details__uxkk4 .ProfileDropdown_unlinking__TDj5k,.ProfileDropdown_wrapper__g54tA .ProfileDropdown_wallet__PYqYy .ProfileDropdown_details__uxkk4 .ProfileDropdown_unlinking__TDj5k{color:rgba(144,75,255,.5019607843);font-size:.7em;font-weight:200;display:flex;align-items:center;gap:2px;cursor:none}.ProfileDropdown_wrapper__g54tA .ProfileDropdown_social__L5P9s .ProfileDropdown_details__uxkk4 .ProfileDropdown_space__VEVlQ,.ProfileDropdown_wrapper__g54tA .ProfileDropdown_wallet__PYqYy .ProfileDropdown_details__uxkk4 .ProfileDropdown_space__VEVlQ{display:flex;align-items:center;gap:5px}.ProfileDropdown_wrapper__g54tA .ProfileDropdown_social__L5P9s img{flex-shrink:0;height:40px;width:40px;border-radius:20px}.ProfileDropdown_wrapper__g54tA .ProfileDropdown_logout__Go6mw{font-size:.8em;font-weight:400;height:40px;border-radius:5px}@keyframes ProfileDropdown_fadeInUp__p9UvK{0%{transform:translateY(50%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes ProfileDropdown_fadeInUpMobile__9x2ne{0%{transform:translateX(50%);opacity:0}to{transform:translateX(0);opacity:1}}@media only screen and (max-width:800px){.ProfileDropdown_wrapper__g54tA{transform:translateX(50%);animation:ProfileDropdown_fadeInUpMobile__9x2ne .2s ease-in-out forwards}}