.menu-item_menu_item__UHwRF{position:relative;display:flex;align-items:center;gap:8px;width:100%;height:48px;border-bottom:1px solid var(--jet-black-50);cursor:pointer}.menu-item_menu_item__UHwRF:hover p{text-decoration:underline;text-underline-offset:2px}.menu-item_menu_item__UHwRF:last-child{border-bottom:none}.avatar_wrapper__E_nlC{display:flex;aspect-ratio:1/1;width:auto;height:32px;border-radius:50%;background:rgba(0,0,0,.2);overflow:hidden}.avatar_wrapper__E_nlC img{width:inherit;height:inherit}.header_information__XEnDN{display:flex;align-items:center;gap:10px}.header_menu_items___hYt3{position:absolute;margin-top:20px;right:0;background-color:#fff;border-radius:16px;box-shadow:0 8px 16px 0 rgba(0,0,0,.1);outline:none;z-index:99999;overflow:hidden}.header_menu_header__zCYXd{position:relative;width:375px;aspect-ratio:1.7/1;background-color:var(--inspiration-blue-500)}.spinner_loader__uYp36{width:48px;height:48px;border-radius:50%;display:inline-block;border-top:5px solid var(--inspiration-blue-500);border-right:5px solid rgba(0,0,0,0);box-sizing:border-box;animation:spinner_rotation__8dopd 1s linear infinite}@keyframes spinner_rotation__8dopd{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}