@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}.FlowControlsMobileMenu{position:fixed;inset:0;background:#0006;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding-top:142px;padding-left:16px;padding-right:16px}.FlowControlsMobileMenu__content{background:#fff;border-radius:12px;box-shadow:0 8px 16px #b1b1b433;width:100%;max-width:343px;animation:slideDown .3s ease-out}.FlowControlsMobileMenu__list{padding:6px 4px}.FlowControlsMobileMenu__item{display:flex;align-items:center;justify-content:space-between;padding:8px;border-radius:8px;cursor:pointer;transition:background-color .2s}.FlowControlsMobileMenu__item:active{background-color:#f9f9fb}.FlowControlsMobileMenu__item-content{display:flex;align-items:center;gap:8px;flex:1}.FlowControlsMobileMenu__item-icon{width:24px;height:24px;color:#000;flex-shrink:0}.FlowControlsMobileMenu__item-text{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:21px;letter-spacing:-.3px;color:#000;flex:1}.FlowControlsMobileMenu__separator{height:1px;background:#f2f2f7;margin:8px 0}.FlowControlsMobileMenu__flows-wrapper{margin-top:0}.FlowControlsMobileMenu__flows-wrapper .FlowsList__button{display:flex;align-items:center;justify-content:space-between;padding:8px;border-radius:8px;cursor:pointer;transition:background-color .2s;background:transparent!important;border:none!important;outline:none!important;width:100%;margin:0!important}.FlowControlsMobileMenu__flows-wrapper .FlowsList__button:active{background-color:#f9f9fb!important}.FlowControlsMobileMenu__flows-wrapper .FlowsList__button_icon{width:24px;height:24px;color:#000!important;flex-shrink:0;margin:0!important}.FlowControlsMobileMenu__flows-wrapper .FlowsList__button_icon svg{color:#000!important}.FlowControlsMobileMenu__flows-wrapper .FlowsList__button_text{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:21px;letter-spacing:-.3px;color:#000;flex:1;text-align:left;margin:0 0 0 8px!important}.FlowControlsMobileMenu__flows-wrapper .FlowsList__button_add{width:24px;height:24px;color:#1e5cfb!important;flex-shrink:0;cursor:pointer}.FlowControlsMobileMenu__flows-wrapper .FlowsList__button_add svg{color:#1e5cfb!important}.FlowControlsMobileMenu__flows-wrapper .FlowsList__list{margin-top:8px}.FlowControlsMobileMenu__flows-wrapper .FlowItem{padding:6px 10px}.FlowControlsMobileMenu__flows-wrapper .FlowItem__button{color:#c7c7cc!important}.FlowControlsMobileMenu__flows-wrapper .FlowItem__button *,.FlowControlsMobileMenu__flows-wrapper .FlowItem__button path,.FlowControlsMobileMenu__flows-wrapper .FlowItem__button svg{color:#c7c7cc!important;fill:currentColor!important}.FlowControlsMobileMenu__flows-wrapper .FlowItem__button--active{color:#1e5cfb!important}.FlowControlsMobileMenu__flows-wrapper .FlowItem__button--active *,.FlowControlsMobileMenu__flows-wrapper .FlowItem__button--active path,.FlowControlsMobileMenu__flows-wrapper .FlowItem__button--active svg{color:#1e5cfb!important;fill:currentColor!important}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
