:root{--primary: #2fd2a8;--primary-hover: #26b894;--partial: #2fd2a965;--primary-light: #e6f9f4;--text: #000000;--text-secondary: rgb(142, 142, 142);--background: #ffffff;--background-secondary: #f0f0f0;--background-third: rgb(230, 230, 230);--border: rgb(209, 209, 209)}:root([data-theme="whitelabel"]){--primary: #fdb73a;--primary-hover: #d89829;--partial: #fdb53a65;--primary-light: #fff0eb;--text: #161616;--text-secondary: rgb(142, 142, 142);--background: #ffffff;--background-secondary: #f0f0f0;--background-third: rgb(230, 230, 230);--border: rgb(209, 209, 209)}*{font-family:Inter,sans-serif}:root{display:flex!important;height:100%;width:100%;overflow:hidden}.slide-left-appear,.slide-left-enter{opacity:0;transform:translate(-100%)}.slide-left-appear-active,.slide-left-enter-active{opacity:1;transform:translate(0);transition:opacity .4s ease,transform .4s cubic-bezier(.2,.8,.2,1)}.slide-left-exit{opacity:1;transform:translate(0)}.slide-left-exit-active{opacity:0;transform:translate(100%);transition:opacity .4s ease,transform .4s cubic-bezier(.2,.8,.2,1)}.slide-left-simple-enter{transform:translate(-100%)}.slide-left-simple-enter-active{transform:translate(0);transition:transform .3s ease-out}.slide-left-simple-exit{transform:translate(0)}.slide-left-simple-exit-active{transform:translate(-100%);transition:transform .3s ease-in}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .2s ease}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .2s ease}.fade-scale-enter{opacity:0!important;transform:scale(.9)!important}.fade-scale-enter-active{opacity:1!important;transform:scale(1)!important;transition:opacity .3s ease,transform .3s ease}.fade-scale-exit{opacity:1!important;transform:scale(1)!important}.fade-scale-exit-active{opacity:0!important;transform:scale(.9)!important;transition:opacity .2s ease,transform .2s ease}.tooltip-enter{opacity:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) scale(.9)!important}.tooltip-enter-active{opacity:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) scale(1)!important;transition:opacity .15s ease,transform .15s ease}.tooltip-exit{opacity:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) scale(1)!important}.tooltip-exit-active{opacity:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) scale(.9)!important;transition:opacity .15s ease,transform .15s ease}@keyframes fadeScaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeScaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.action-item-wrapper{opacity:1;transform:scale(1)}.staggered-fade-enter .action-item-wrapper,.staggered-fade-appear .action-item-wrapper{animation-name:fadeScaleIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:both}.staggered-fade-exit .action-item-wrapper{animation-name:fadeScaleOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:both}
