.fcx-fade{opacity:0;transform:translateY(-10px);visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s}.fcx-fade.fcx-open{opacity:1;transform:none;visibility:visible;pointer-events:auto;transition-delay:0s}.fcx-overlay-fade{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility 0s linear .2s}.fcx-overlay-fade.fcx-open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.fcx-mobile-panel{max-height:calc(100vh - 4rem);overflow-y:auto}.fcx-hb span{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.fcx-hb.fcx-open span:nth-child(1){transform:rotate(45deg)!important}.fcx-hb.fcx-open span:nth-child(2){opacity:0!important;transform:translate(-10px)!important}.fcx-hb.fcx-open span:nth-child(3){transform:rotate(-45deg)!important}@media(prefers-reduced-motion:reduce){.fcx-fade,.fcx-overlay-fade,.fcx-hb span{transition:none}}.fcx-hide{display:none!important}.fcx-modal{opacity:0;transition:opacity .2s ease}.fcx-modal.fcx-open{opacity:1}.fcx-modal>div{opacity:0;transform:scale(.95);transition:opacity .2s ease,transform .2s ease}.fcx-modal.fcx-open>div{opacity:1;transform:none}.fcx-pop{animation:fcx-pop-in .15s ease}@keyframes fcx-pop-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:none}}.fcx-cal-head{font-size:.8rem;line-height:1.5rem}.fcx-toast{animation:fcx-toast-in-top .3s cubic-bezier(.21,1.02,.73,1)}@media(min-width:640px){.fcx-toast{animation-name:fcx-toast-in-bottom}}@keyframes fcx-toast-in-top{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:none}}@keyframes fcx-toast-in-bottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}.fcx-toast.fcx-toast-out{animation:fcx-toast-out .3s ease forwards}@keyframes fcx-toast-out{to{opacity:0;transform:translate(100%)}}.fcx-toast.destructive .fcx-toast-close{color:#fca5a5}.fcx-toast.destructive .fcx-toast-close:hover{color:#fef2f2}@keyframes fcx-fade-in{0%{opacity:0}to{opacity:1}}@keyframes fcx-slide-up{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:none}}@keyframes fcx-slide-in-right{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:none}}.fcx-fade-in{animation:fcx-fade-in .3s ease both}.fcx-slide-up{animation:fcx-slide-up .35s ease-out both}.fcx-fab-in{animation:fcx-slide-in-right .5s cubic-bezier(.34,1.56,.64,1) both}.fcx-out{opacity:0!important;transition:opacity .2s ease}.fcx-no-scrollbar::-webkit-scrollbar{display:none}
