@keyframes spin{to{transform:rotate(1turn)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes client-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes drop-down{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}@keyframes skeleton-loading{to{transform:translate(240%)}}@keyframes skeleton-sheen{0%{transform:skew(-40deg) translate(-100%)}to{transform:skew(-40deg) translate(240%)}}@keyframes skeleton-fade{0%,to{opacity:.6}50%{opacity:1}}@keyframes connect-skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.client-view-enter-active{animation:client-slide-in .5s}.client-view-leave-active{animation:client-slide-in .8s reverse}.dropdown-enter-active{animation:drop-down .5s ease-out}.dropdown-leave-active{animation:drop-down .5s ease-in reverse}.slide-up-enter-active,.slide-up-leave-active{transition-delay:.5s;transition:.3s ease-in-out}.slide-up-enter-from{transform:translateY(100%)}.slide-up-enter-to{transform:translateY(0)}.slide-up-leave-to{transform:translateY(100%)}:export{white:#fcfcfc;white-light:#fff;base-dark:#353442;grey-dark:#9296ad;grey:#b7bacf;grey-1:#333;grey-light:#dfe1ec;grey-light-40:#f0f1f6;grey-light-20:#f6f7f9;light:#fcfcfc;purple:#7857ff;purple-light:#896cff;accent-red:#ff364e;accent-green:#25ca53;accent-yellow:#ffb12e}.InteractionsCounter{display:flex;flex-direction:column;gap:12px;padding:16px 20px 24px;border-top:1px solid var(--color-gray-f7,#f2f2f7);background-color:var(--color-white,#fff);width:232px}@media(min-width:768px){.InteractionsCounter{width:248px}}.InteractionsCounter h4,.InteractionsCounter>.CProgressBarV2,.InteractionsCounter__head{transition:opacity .15s ease}.InteractionsCounter__head{display:flex;justify-content:space-between;gap:8px;cursor:pointer}.InteractionsCounter__head:hover .InteractionsCounter__icon-arrow{color:var(--color-blue,#1e5cfb)}.InteractionsCounter__title{font-size:14px;font-weight:400}.InteractionsCounter__icon-arrow{cursor:pointer;width:24px;height:24px}.InteractionsCounter__compact-bar{width:20px;height:4px}.InteractionsCounter .SidebarCompactTile{color:var(--color-black,#000)}.InteractionsCounter--compact{position:relative;width:auto;overflow:hidden}.InteractionsCounter--compact .InteractionsCounter__head,.InteractionsCounter--compact h4,.InteractionsCounter--compact>.CProgressBarV2{opacity:0;pointer-events:none}.InteractionsCounter--compact .InteractionsCounter__title,.InteractionsCounter--compact h4{white-space:nowrap}.InteractionsCounter--dark{width:auto;margin:0 8px;padding:16px 12px 24px;background-color:var(--color-dark-bg-tertiary,#2a2a2a);border-top:none}.InteractionsCounter--dark .InteractionsCounter__title,.InteractionsCounter--dark h4{color:var(--color-dark-text-primary,#ececec)}.InteractionsCounter--dark .InteractionsCounter__icon-arrow{color:var(--color-dark-text-secondary,#b0b0b0)}.InteractionsCounter--dark .InteractionsCounter__head:hover .InteractionsCounter__icon-arrow{color:var(--color-dark-border,#5a5a5a)}.InteractionsCounter--dark .SidebarCompactTile{color:var(--color-dark-text-primary,#ececec)}
