@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}.VariableSelectVariable{position:relative;display:flex;align-items:center;height:40px;padding:8px}.VariableSelectVariable:last-child{margin-bottom:0}.VariableSelectVariable--selected,.VariableSelectVariable:hover{cursor:pointer;border-radius:6px;background-color:var(--color-gray-f7,#f2f2f7)}.VariableSelectVariable--disabled{cursor:not-allowed!important}@media(max-width:767px){.VariableSelectVariable{pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,.1);tap-highlight-color:rgba(0,0,0,.1);touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:44px;will-change:background-color;backface-visibility:hidden}}.VariableSelectVariable__menu{z-index:1;position:absolute;right:-4px;top:calc(100% - 6px)}@media(min-width:768px){.VariableSelectVariable__menu{right:4px}}.VariableSelectVariable__icon-dots{cursor:pointer;color:var(--color-blue,#1e5cfb);width:20px;height:20px;margin-left:auto;opacity:0}.VariableSelectVariable:hover .VariableSelectVariable__icon-dots{opacity:1}.VariableSelectVariable__before{display:flex;align-items:center;justify-content:center;flex-basis:0;flex-shrink:0}
