.tippy-box[data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top]{transform:translateY(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left]{transform:translate(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right]{transform:translate(-10px)}.dropdown-menu{--dropdown-background: #3b3f41;background-color:var(--dropdown-background);border-radius:.375rem;max-height:350px;width:fit-content;max-width:250px;display:flex;flex-direction:column;gap:.1rem;overflow-y:auto;overflow-x:clip}.dropdown-menu .dropdown-menu__item{--menu-item-background: #3b3f41;--menu-item-color: #dfe1e5;background-color:var(--menu-item-background);color:var(--menu-item-color);display:flex;min-width:fit-content;font-size:.875rem;line-height:1.25rem;padding:6px 24px 6px 12px;gap:.25rem;align-items:center;cursor:pointer}.dropdown-menu .dropdown-menu__item:hover,.dropdown-menu .dropdown-menu__item:hover.is-selected{--menu-item-background: #2a4270;--menu-item-color: #dfe1e5}.dropdown-menu .dropdown-menu__item.is-selected{--menu-item-background: #2a4270;--menu-item-color: #dfe1e5;cursor:text}
