@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap");.landing-page{font-family:Inter,sans-serif;background-color:#FAFAFA;color:#0f172a;min-height:100vh;overflow-x:hidden}.electric-card{box-shadow:0 10px 40px -10px rgba(59,130,246,.15),0 0 20px rgba(59,130,246,.05)}.electric-border{background:linear-gradient(180deg,rgba(59,130,246,.5),rgba(59,130,246,0))}.stars{background-image:radial-gradient(1px 1px at 20px 30px,#94a3b8,rgba(0,0,0,0)),radial-gradient(1px 1px at 40px 70px,#94a3b8,rgba(0,0,0,0)),radial-gradient(1px 1px at 50px 160px,#94a3b8,rgba(0,0,0,0)),radial-gradient(1.5px 1.5px at 90px 40px,#94a3b8,rgba(0,0,0,0)),radial-gradient(1px 1px at 130px 80px,#94a3b8,rgba(0,0,0,0));background-size:200px 200px;opacity:.15}.grid-bg{background-image:linear-gradient(90deg,#00000005 1px,transparent 0),linear-gradient(180deg,#00000005 1px,transparent 0);background-size:24px 24px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes fadeInUpBlur{0%{opacity:0;transform:translateY(20px);filter:blur(10px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.animate-entry{animation:fadeInUpBlur 1s cubic-bezier(.2,.8,.2,1) both}.delay-75{animation-delay:75ms}.delay-100{animation-delay:.1s}.delay-150{animation-delay:.15s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-500{animation-delay:.5s}.delay-700{animation-delay:.7s}.landing-page .animate-on-scroll{animation-play-state:paused!important}.landing-page .animate-on-scroll.animate{animation-play-state:running!important}.font-manrope{font-family:Manrope,sans-serif!important}.landing-page #how-it-works .integration-callout-wrap{display:flex;justify-content:center;width:100%}.landing-page #how-it-works .integration-callout{box-sizing:border-box;flex:0 1 auto;width:100%;max-width:36rem}.hey-echo-logo-mark{display:inline-block;flex-shrink:0;border-radius:.375rem;background-color:#018080;background-image:url(/hey-echo-logo-white.png);background-size:90%;background-repeat:no-repeat;background-position:50%}.product-mockup .mockup-control{-moz-appearance:none;appearance:none;-webkit-appearance:none;box-shadow:none;cursor:default;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-mockup a,.product-mockup button{pointer-events:none}.product-mockup .mockup-sidebar-icon{display:block;flex-shrink:0;font-size:18px;line-height:1;width:18px;height:18px}.product-mockup .mockup-sidebar-nav>.mockup-control{min-height:36px}.product-mockup .mockup-control:active,.product-mockup .mockup-control:focus{outline:none}[style*="--border-gradient"]:before{content:"";position:absolute;inset:0;padding:1px;border-radius:var(--border-radius-before,inherit);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:var(--border-gradient);pointer-events:none}