.styles_scrollbar-helper__35Srl::-webkit-scrollbar{width:10px}.styles_scrollbar-helper__35Srl::-webkit-scrollbar-thumb{background-color:#bb20bc;border-radius:20px}.styles_scrollbar-helper__35Srl::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.styles_heartIcon__9Zq0l{width:30px;height:30px;justify-self:center;transition:transform .1s ease}.styles_heartIcon__9Zq0l.styles_animate__5PqOo{animation:styles_heartBeat__cueRN 1s cubic-bezier(.17,.89,.32,1.49)}@keyframes styles_heartBeat__cueRN{0%{transform:scale(1)}15%{transform:scale(1.2)}30%{transform:scale(.95)}45%{transform:scale(1.3)}60%{transform:scale(.95)}to{transform:scale(1)}}.styles_create__drop__wrapper__kA_IW{display:flex;align-items:center;justify-content:center;flex-flow:row;position:relative;min-height:calc(100dvh - var(--header-height));width:100%;font-family:Inter;background:#131313}.styles_create__drop__wrapper__kA_IW .styles_gradient__8ymYE{position:absolute;bottom:0;left:50%;right:0;transform:translate(-50%,60%);width:min(90%,800px);aspect-ratio:2.32;background:linear-gradient(90deg,#c9875e 32.5%,#4a9ae6 57.9%,#ff4cf9 89.08%);border-radius:50%;filter:blur(50px);opacity:.6;clip-path:"polygon(0 50%, 100% 50%, 100% 0, 0 0)"}@media(min-width:1024px){.styles_create__drop__wrapper__kA_IW .styles_gradient__8ymYE{filter:blur(50px);transform:translate(-50%,90%)}}.styles_deploy__button__h_HLi{position:relative;width:100%;height:35px;color:#fff;font-size:clamp(14px,2.5vw,26px);font-weight:800;background:linear-gradient(90deg,#ca00d5,#4f40f0,#0eadcc);margin:17px 0 0}.styles_deploy__button__h_HLi,.styles_deploy__button__h_HLi:after{display:flex;align-items:center;justify-content:center;flex-flow:row;border-radius:11px}.styles_deploy__button__h_HLi:after{position:absolute;content:"Deploy";width:99%;height:85%;padding:4px;font-size:11px;background:#131313}.styles_deploy__button__h_HLi.styles_loading__xd7mD:after{content:"Deploying..."}.styles_deploy__button__h_HLi:disabled{opacity:.8;cursor:not-allowed}