:root{--profile-menu-bg-color:rgba(var(--white));--profile-menu-text-color:rgba(var(--black));--profile-menu-separator:rgba(var(--blue-grey-50));--profile-menu-header-color:rgba(var(--black),.5);--profile-menu-hover-color:rgba(var(--blue-grey-50))}:root[theme=dark]{--profile-menu-bg-color:rgba(var(--dark-200));--profile-menu-text-color:rgba(var(--white));--profile-menu-separator:rgba(var(--white),.1);--profile-menu-header-color:rgba(var(--white));--profile-menu-hover-color:rgba(var(--white),.1)}.profile-menu[data-v-f9852613]{background-color:var(--profile-menu-bg-color);border-radius:12px;width:244px}.profile-menu__header[data-v-f9852613]{padding:24px 16px;border-bottom:1px solid var(--profile-menu-separator);font-size:12px;line-height:8px;font-weight:600;color:var(--profile-menu-header-color)}.profile-menu__account-id[data-v-f9852613]{color:var(--profile-menu-text-color)}.profile-menu__items[data-v-f9852613]{list-style:none;margin:0;padding:0 0 8px}.profile-menu__item[data-v-f9852613]{position:relative}.profile-menu__item[data-v-f9852613]:not(:last-of-type):after{content:"";height:1px;position:absolute;bottom:0;left:16px;right:16px;background-color:var(--profile-menu-separator)}.profile-menu__link[data-v-f9852613]{cursor:pointer;box-sizing:border-box;height:40px;font-size:14px;font-weight:600;line-height:10px;padding:0 8px;margin:0 8px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:var(--profile-menu-text-color)}.profile-menu__link.-active[data-v-f9852613]{color:rgba(var(--orange-500))}.profile-menu__link[data-v-f9852613]:hover{background-color:var(--profile-menu-hover-color)}
