@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}.AiLimitHero{flex-shrink:0;position:relative;overflow:hidden;background:var(--color-plan-creator-base);min-height:286px}@media(min-width:768px){.AiLimitHero{min-height:324px}}@media(min-width:768px)and (max-height:720px){.AiLimitHero{min-height:250px}}@media(max-height:480px){.AiLimitHero{min-height:180px}}.AiLimitHero__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px;align-items:center;padding:39px 0 150px;max-width:343px;margin:0 auto}@media(min-width:768px){.AiLimitHero__content{padding-top:36px;padding-bottom:190px;max-width:448px}}@media(min-width:768px)and (max-height:720px){.AiLimitHero__content{padding-bottom:130px}}@media(max-height:480px){.AiLimitHero__content{padding-bottom:90px}}.AiLimitHero__title{margin:0;font-family:Inter,sans-serif;font-weight:700;font-size:22px;line-height:28px;color:var(--color-white,#fff);text-align:center}@media(min-width:768px){.AiLimitHero__title{font-size:28px;line-height:32px}}.AiLimitHero__subtitle{margin:0;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:21px;letter-spacing:-.3px;color:var(--color-white,#fff);opacity:.8;text-align:center}.AiLimitHero__image{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:100%;max-width:484px;height:auto;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(min-width:768px)and (max-height:720px){.AiLimitHero__image{max-width:300px}}@media(max-height:480px){.AiLimitHero__image{max-width:220px}}
