.react-contexify{background-color:#fff;box-shadow:0 10px 20px #0000004d,0 0 0 1px #eee;box-sizing:border-box;min-width:180px;opacity:0;padding:5px 0;position:fixed;-webkit-user-select:none;user-select:none}.react-contexify .react-contexify__submenu{pointer-events:none;position:absolute;top:0;transition:opacity .275s}.react-contexify__submenu-arrow{font-size:12px;line-height:22px;position:absolute;right:10px}.react-contexify__separator{background-color:#0003;cursor:default;float:left;height:1px;margin:4px 0;width:100%}.react-contexify__item{cursor:pointer;position:relative}.react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__item__content{background-color:#4393e6;color:#fff}.react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__submenu{opacity:1;pointer-events:auto}.react-contexify__item--disabled{cursor:default;opacity:.5}.react-contexify__item__content{color:#333;display:flex;padding:6px 12px;position:relative;text-align:left;white-space:nowrap}.react-contexify__item__icon{font-size:20px;font-style:normal;margin-right:5px}.react-contexify__theme--dark{background-color:#282828fa;box-shadow:0 2px 15px #0006,0 0 0 1px #222;padding:6px 0}.react-contexify__theme--dark .react-contexify__submenu{background-color:#282828fa}.react-contexify__theme--dark .react-contexify__separator{background-color:#eee}.react-contexify__theme--dark .react-contexify__item__content{color:#fff}.react-contexify__theme--dark .react-contexify__item__icon{margin-right:8px;text-align:center;width:12px}.react-contexify__theme--light{box-shadow:0 2px 15px #0003,0 0 0 1px #eee;padding:6px 0}.react-contexify__theme--light .react-contexify__separator{background-color:#eee}.react-contexify__theme--light .react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__item__content{background-color:#e0eefd;color:#4393e6}.react-contexify__theme--light .react-contexify__item__content{color:#666}.react-contexify__theme--light .react-contexify__item__icon{margin-right:8px;text-align:center;width:12px}@keyframes react-contexify__popIn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes react-contexify__popOut{0%{transform:scale(1)}to{transform:scale(0)}}.react-contexify__will-enter--pop{animation:react-contexify__popIn .3s cubic-bezier(.51,.92,.24,1.2)}.react-contexify__will-leave--pop{animation:react-contexify__popOut .3s cubic-bezier(.51,.92,.24,1.2)}@keyframes react-contexify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes react-contexify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.react-contexify__will-enter--zoom{animation:react-contexify__zoomIn .4s;transform-origin:top left}.react-contexify__will-leave--zoom{animation:react-contexify__zoomOut .4s}@keyframes react-contexify__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes react-contexify__fadeOut{0%{opacity:1}to{opacity:0}}.react-contexify__will-enter--fade{animation:react-contexify__fadeIn .3s ease}.react-contexify__will-leave--fade{animation:react-contexify__fadeOut .3s ease}@keyframes react-contexify__flipInX{0%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes react-contexify__flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.react-contexify__will-enter--flip{animation:react-contexify__flipInX .65s}.react-contexify__will-enter--flip,.react-contexify__will-leave--flip{-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.react-contexify__will-leave--flip{animation:react-contexify__flipOutX .65s}
/*# sourceMappingURL=main.44352a7f.css.map*/