.Community-module__SB9xEW__section{background:#e7f1f373;padding:6rem 1.5rem}.Community-module__SB9xEW__container{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Community-module__SB9xEW__mascotWrap{place-items:center;display:grid;position:relative}.Community-module__SB9xEW__glow{filter:blur(58px);background:#13c8ec21;border-radius:999px;position:absolute;inset:0;transform:scale(1.15)}.Community-module__SB9xEW__mascot{aspect-ratio:1;width:min(100%,400px);box-shadow:var(--shadow-soft);border:8px solid #fff;border-radius:999px;place-items:center;animation:3.6s ease-in-out infinite Community-module__SB9xEW__floaty;display:grid;position:relative;overflow:hidden}.Community-module__SB9xEW__mascotBg{filter:blur(1.5px);opacity:.75;z-index:0;background-image:url(/images/community-bg.png);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.04)}.Community-module__SB9xEW__mascotImage{z-index:1;position:relative}.Community-module__SB9xEW__content h2{margin-bottom:1rem;font-size:clamp(1.9rem,4vw,2.8rem);line-height:1.2}.Community-module__SB9xEW__content p{color:var(--muted);font-size:1.15rem;line-height:1.75}.Community-module__SB9xEW__stats{align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.Community-module__SB9xEW__stats strong{color:var(--primary);font-size:2rem;display:block}.Community-module__SB9xEW__stats span{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.76rem;font-weight:700}.Community-module__SB9xEW__divider{background:#cdd7dc;width:1px;height:3rem}@media (max-width:900px){.Community-module__SB9xEW__container{grid-template-columns:1fr;gap:2.2rem}}@keyframes Community-module__SB9xEW__floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
.Features-module__gcRqvG__section{background:var(--surface);padding:6rem 1.5rem}.Features-module__gcRqvG__container{text-align:center;max-width:1200px;margin:0 auto}.Features-module__gcRqvG__container h2{font-size:clamp(1.9rem,4vw,3rem)}.Features-module__gcRqvG__lead{color:var(--muted);max-width:700px;margin:1rem auto 3.2rem;font-size:1.08rem}.Features-module__gcRqvG__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.3rem;display:grid}.Features-module__gcRqvG__card{text-align:left;background:var(--background);border:1px solid #13c8ec14;border-radius:1.5rem;padding:1.8rem;transition:transform .3s,box-shadow .3s,border-color .3s;animation:.7s both Features-module__gcRqvG__fadeCard}.Features-module__gcRqvG__card:hover{box-shadow:var(--shadow-soft);border-color:#13c8ec4d;transform:translateY(-8px)}.Features-module__gcRqvG__icon{border-radius:1rem;place-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.2rem;font-size:1.5rem;transition:all .25s;display:grid}.Features-module__gcRqvG__tonePrimary .Features-module__gcRqvG__icon{color:var(--primary);background:#13c8ec26}.Features-module__gcRqvG__toneDanger .Features-module__gcRqvG__icon{color:#ef4444;background:#fee2e2}.Features-module__gcRqvG__toneAccent .Features-module__gcRqvG__icon{color:#15fa19;background:#15fa1938}.Features-module__gcRqvG__toneWarning .Features-module__gcRqvG__icon{color:#b78a00;background:#facc1538}.Features-module__gcRqvG__card:hover .Features-module__gcRqvG__tonePrimary,.Features-module__gcRqvG__card:hover .Features-module__gcRqvG__toneDanger,.Features-module__gcRqvG__card:hover .Features-module__gcRqvG__toneAccent{color:#fff}.Features-module__gcRqvG__tonePrimary:hover .Features-module__gcRqvG__icon,.Features-module__gcRqvG__card.Features-module__gcRqvG__tonePrimary:hover .Features-module__gcRqvG__icon{background:var(--primary);color:#fff}.Features-module__gcRqvG__toneDanger:hover .Features-module__gcRqvG__icon,.Features-module__gcRqvG__card.Features-module__gcRqvG__toneDanger:hover .Features-module__gcRqvG__icon{color:#fff;background:#ef4444}.Features-module__gcRqvG__toneAccent:hover .Features-module__gcRqvG__icon,.Features-module__gcRqvG__card.Features-module__gcRqvG__toneAccent:hover .Features-module__gcRqvG__icon{color:#fff;background:#4efa15}.Features-module__gcRqvG__toneWarning:hover .Features-module__gcRqvG__icon,.Features-module__gcRqvG__card.Features-module__gcRqvG__toneWarning:hover .Features-module__gcRqvG__icon{color:#fff;background:#facc15}.Features-module__gcRqvG__card h3{margin-bottom:.5rem;font-size:1.25rem}.Features-module__gcRqvG__card p{color:var(--muted);font-size:.92rem;line-height:1.65}@media (max-width:1024px){.Features-module__gcRqvG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.Features-module__gcRqvG__section{padding:4.5rem 1rem}}@keyframes Features-module__gcRqvG__fadeCard{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
.Hero-module__dQlAoa__heroWrap{background:var(--background);padding:5.25rem 1.5rem 2.75rem}.Hero-module__dQlAoa__navContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:40;background:#ffffffbd;border-bottom:1px solid #13c8ec33;border-radius:999px;justify-content:space-between;align-items:center;width:min(1200px,100% - 3rem);margin:0 auto;padding:.7rem 1.3rem;display:flex;position:fixed;top:1rem;left:50%;transform:translate(-50%)}.Hero-module__dQlAoa__logo{align-items:center;gap:.65rem;font-size:1.1rem;font-weight:800;display:inline-flex}.Hero-module__dQlAoa__logoIcon{background:var(--primary);color:#fff;border-radius:.65rem;place-items:center;width:2.2rem;height:2.2rem;display:grid}.Hero-module__dQlAoa__nav{color:var(--muted);align-items:center;gap:2.2rem;font-weight:600;display:flex}.Hero-module__dQlAoa__navActions{flex-direction:row;align-items:center;display:flex}.Hero-module__dQlAoa__mobileLanguage{display:none}.Hero-module__dQlAoa__nav a{font-size:.9rem;transition:color .2s}.Hero-module__dQlAoa__nav a:hover{color:var(--primary)}.Hero-module__dQlAoa__languageSwitcher{color:var(--muted);align-items:center;gap:.45rem;margin-left:auto;margin-right:.9rem;font-size:.85rem;font-weight:700;display:inline-flex}.Hero-module__dQlAoa__languageSwitcher a{opacity:.65;transition:opacity .2s,color .2s}.Hero-module__dQlAoa__languageSwitcher a:hover{opacity:1;color:var(--primary)}.Hero-module__dQlAoa__languageActive{color:var(--foreground);opacity:1!important}.Hero-module__dQlAoa__desktopLanguage{display:inline-flex}.Hero-module__dQlAoa__navButton,.Hero-module__dQlAoa__mobileWaitlist,.Hero-module__dQlAoa__form button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:.82rem 1.35rem;font-size:medium;font-weight:700;transition:transform .2s,background-color .2s}.Hero-module__dQlAoa__navButton:hover,.Hero-module__dQlAoa__mobileWaitlist:hover,.Hero-module__dQlAoa__form button:hover{background:#0fb9db;transform:translateY(-1px)}.Hero-module__dQlAoa__form button{white-space:nowrap;display:inline-block}.Hero-module__dQlAoa__mobileWaitlist{display:none}.Hero-module__dQlAoa__hamburger{color:var(--foreground);background:0 0;border:0;font-size:1.25rem;display:none}.Hero-module__dQlAoa__hero{grid-template-columns:1fr minmax(280px,360px);align-items:center;gap:3rem;max-width:1200px;margin:.75rem auto 0;display:grid}.Hero-module__dQlAoa__mobileVisual{display:none}.Hero-module__dQlAoa__mobileVisualFrame{position:relative}.Hero-module__dQlAoa__mobileVisualBadge,.Hero-module__dQlAoa__mobileGlow{display:none}.Hero-module__dQlAoa__mobileMascot{display:block}.Hero-module__dQlAoa__badge{color:#2c3c45;letter-spacing:.08em;text-transform:uppercase;background:#facc1533;border-radius:999px;margin-bottom:1.2rem;padding:.4rem .95rem;font-size:.75rem;font-weight:700;animation:.7s both Hero-module__dQlAoa__fadeUp;display:inline-block}.Hero-module__dQlAoa__content h1{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.45rem,6vw,4.8rem);line-height:1.1;animation:.7s .1s both Hero-module__dQlAoa__fadeUp}.Hero-module__dQlAoa__content h1 span{color:var(--primary)}.Hero-module__dQlAoa__subtitle{color:var(--muted);max-width:41rem;margin-bottom:1.8rem;font-size:clamp(1rem,2.2vw,1.25rem);animation:.7s .2s both Hero-module__dQlAoa__fadeUp}.Hero-module__dQlAoa__form{background:var(--surface);box-shadow:var(--shadow-soft);border:1px solid #13c8ec33;border-radius:1.1rem;gap:.6rem;max-width:670px;padding:.45rem;animation:.7s .3s both Hero-module__dQlAoa__fadeUp;display:flex}.Hero-module__dQlAoa__form input{background:0 0;border:0;outline:none;width:100%;padding:1rem 1.2rem;font-size:1rem}.Hero-module__dQlAoa__form input::placeholder{color:#94a3b8}.Hero-module__dQlAoa__form button:disabled{opacity:.7;cursor:wait}.Hero-module__dQlAoa__message{color:var(--muted);margin-top:.8rem}.Hero-module__dQlAoa__socialProof{color:#94a3b8;font-size:.9rem;font-weight:500}.Hero-module__dQlAoa__socialProofWrap{align-items:center;gap:.8rem;margin-top:1.1rem;animation:.7s .45s both Hero-module__dQlAoa__fadeUp;display:flex}.Hero-module__dQlAoa__avatars{display:flex}.Hero-module__dQlAoa__avatars span{border:2px solid #fff;border-radius:999px;width:2.15rem;height:2.15rem;margin-right:-.5rem;box-shadow:0 8px 16px #0000001f}.Hero-module__dQlAoa__avatars span:first-child{background:#d3dee2}.Hero-module__dQlAoa__avatars span:nth-child(2){background:#b8cad0}.Hero-module__dQlAoa__avatars span:nth-child(3){background:#95acb4}.Hero-module__dQlAoa__phoneArea{place-items:center;animation:.9s .2s both Hero-module__dQlAoa__fadeUp;display:grid;position:relative}.Hero-module__dQlAoa__glow{filter:blur(68px);background:#13c8ec38;border-radius:999px;width:18rem;height:18rem;position:absolute}.Hero-module__dQlAoa__phoneMockup{aspect-ratio:9/19;background-image:url(/images/map-screen.gif);background-position:50%;background-size:cover;border:8px solid #1f2b2e;border-radius:3rem;width:min(300px,86vw);transition:transform .45s;position:relative;overflow:hidden;box-shadow:0 30px 55px #08163a47}.Hero-module__dQlAoa__phoneMockup:before{content:"";position:absolute;inset:0}.Hero-module__dQlAoa__phoneArea:hover .Hero-module__dQlAoa__phoneMockup{transform:translateY(-8px)}.Hero-module__dQlAoa__phoneSearch{z-index:1;background:#fff;border-radius:.9rem;align-items:center;gap:.6rem;padding:.8rem .9rem;display:flex;position:absolute;top:3rem;left:1.25rem;right:1.25rem;box-shadow:0 8px 16px #0000002e}.Hero-module__dQlAoa__phoneSearch span{color:#94a3b8}.Hero-module__dQlAoa__phoneSearch div{background:#e2e8f0;border-radius:999px;width:7rem;height:.45rem}.Hero-module__dQlAoa__phoneBottomUi{z-index:1;gap:.8rem;display:grid;position:absolute;bottom:1rem;left:1rem;right:1rem}.Hero-module__dQlAoa__urgentButton{color:#fff;cursor:pointer;background:#ef4444;border:0;border-radius:1rem;padding:.95rem 1rem;font-weight:800;box-shadow:0 12px 24px #ef444459}.Hero-module__dQlAoa__utilityCard{background:#fff;border-radius:1rem;align-items:center;gap:.7rem;padding:.8rem;display:flex;box-shadow:0 12px 24px #0f172a38}.Hero-module__dQlAoa__utilityCard>span{background:#13c8ec33;border-radius:.8rem;place-items:center;width:2.8rem;height:2.8rem;display:grid}.Hero-module__dQlAoa__utilityCard i{background:#d8e3e8;border-radius:999px;height:.38rem;display:block}.Hero-module__dQlAoa__utilityCard i:first-child{width:5rem;margin-bottom:.45rem}.Hero-module__dQlAoa__utilityCard i:last-child{width:7.2rem}.Hero-module__dQlAoa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:900px){.Hero-module__dQlAoa__hamburger{margin-left:auto;display:block}.Hero-module__dQlAoa__nav{background:var(--surface);box-shadow:var(--shadow-soft);border:1px solid #13c8ec33;border-radius:1rem;flex-direction:column;align-items:flex-start;padding:1rem;display:none;position:absolute;top:calc(100% + .5rem);left:0;right:0}.Hero-module__dQlAoa__navOpen{display:flex}.Hero-module__dQlAoa__mobileWaitlist{display:inline-flex}.Hero-module__dQlAoa__mobileLanguage{border-top:1px solid #13c8ec2e;margin-top:.35rem;padding-top:.75rem;display:block}.Hero-module__dQlAoa__mobileLanguage .Hero-module__dQlAoa__languageSwitcher{margin-left:0;margin-right:0;font-size:.8rem}.Hero-module__dQlAoa__navActions,.Hero-module__dQlAoa__desktopLanguage,.Hero-module__dQlAoa__navButton{display:none}.Hero-module__dQlAoa__languageSwitcher{margin-left:0;margin-right:0;font-size:.8rem}.Hero-module__dQlAoa__hero{grid-template-columns:1fr;gap:1.5rem;margin-top:0}.Hero-module__dQlAoa__phoneArea{order:-1}.Hero-module__dQlAoa__form{border-radius:1.2rem;flex-direction:column}.Hero-module__dQlAoa__form button{width:100%}.Hero-module__dQlAoa__socialProofWrap{margin-top:.9rem}.Hero-module__dQlAoa__heroWrap{padding-top:5rem;padding-bottom:2.2rem}}@media (max-width:899px){.Hero-module__dQlAoa__heroWrap{padding:4.9rem 1rem 2.4rem;overflow-x:clip}.Hero-module__dQlAoa__hero{grid-template-columns:1fr;gap:1.25rem;margin-top:0}.Hero-module__dQlAoa__phoneArea{display:none}.Hero-module__dQlAoa__mobileVisual{place-items:center;margin-bottom:.15rem;animation:.8s .12s both Hero-module__dQlAoa__fadeUp;display:grid}.Hero-module__dQlAoa__mobileVisualFrame{background:var(--background);border-radius:2rem;place-items:center;width:min(100%,320px);min-height:250px;padding:1.25rem 1rem .6rem;display:grid;position:relative}.Hero-module__dQlAoa__mobileVisualBadge{color:#0b8ba5;letter-spacing:.06em;text-transform:uppercase;background:#ffffffe0;border:1px solid #13c8ec24;border-radius:999px;justify-content:center;align-items:center;min-height:2rem;padding:.4rem .8rem;font-size:.78rem;font-weight:800;display:inline-flex;position:absolute;top:.85rem;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #13c8ec14}.Hero-module__dQlAoa__mobileGlow{filter:blur(34px);background:#13c8ec2e;border-radius:999px;width:12rem;height:12rem;position:absolute}.Hero-module__dQlAoa__mobileMascot{z-index:1;object-fit:contain;filter:drop-shadow(0 18px 28px #0f172a24);width:min(240px,72vw);height:auto;animation:3s ease-in-out infinite Hero-module__dQlAoa__hoverFloat;position:relative}@keyframes Hero-module__dQlAoa__hoverFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Hero-module__dQlAoa__content{text-align:center}.Hero-module__dQlAoa__content h1{margin-bottom:.8rem;font-size:clamp(2.2rem,10vw,3.05rem)}.Hero-module__dQlAoa__subtitle{max-width:32ch;margin:0 auto 1.35rem;font-size:1rem}.Hero-module__dQlAoa__form{max-width:100%;margin:0 auto}.Hero-module__dQlAoa__message{text-align:center}.Hero-module__dQlAoa__socialProofWrap{text-align:center;justify-content:center}}@keyframes Hero-module__dQlAoa__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
.HowItWorks-module__2U7nMG__section{padding:6rem 1.5rem;overflow:hidden}.HowItWorks-module__2U7nMG__container{max-width:1200px;margin:0 auto}.HowItWorks-module__2U7nMG__container h2{text-align:center;margin-bottom:4rem;font-size:clamp(2rem,4.2vw,3.3rem)}.HowItWorks-module__2U7nMG__carousel{grid-template-columns:auto minmax(260px,420px) auto minmax(280px,460px);align-items:center;gap:clamp(1rem,2.4vw,2.4rem);display:grid}.HowItWorks-module__2U7nMG__phoneStage{justify-items:center;display:grid;position:relative}.HowItWorks-module__2U7nMG__phoneStageMobile{display:none}.HowItWorks-module__2U7nMG__phoneCard{aspect-ratio:9/19;background:#1f2b2e;border:8px solid #1f2b2e;border-radius:3rem;width:min(300px,86vw);padding:0;position:relative;overflow:hidden;box-shadow:0 30px 55px #08163a47}.HowItWorks-module__2U7nMG__preview{aspect-ratio:9/19;background:#0f172a;border-radius:2.45rem;position:relative;overflow:hidden}.HowItWorks-module__2U7nMG__previewSlide{animation-duration:.42s;animation-timing-function:ease;animation-fill-mode:both;position:absolute;inset:0}.HowItWorks-module__2U7nMG__preview:after{content:"";pointer-events:none;position:absolute;inset:0}.HowItWorks-module__2U7nMG__navControls{display:contents}.HowItWorks-module__2U7nMG__screenOne{background-image:url(/images/live-map.gif);background-position:50%;background-size:cover}.HowItWorks-module__2U7nMG__screenTwo{background-image:url(/images/add-new-place.gif);background-position:50%;background-size:cover}.HowItWorks-module__2U7nMG__screenThree{background-image:url(/images/success-screen.gif);background-position:50%;background-size:cover}.HowItWorks-module__2U7nMG__content{max-width:33rem}.HowItWorks-module__2U7nMG__contentSlide{z-index:2;animation-duration:.42s;animation-timing-function:ease;animation-fill-mode:both;position:relative}.HowItWorks-module__2U7nMG__contentViewport{position:relative;overflow:hidden}.HowItWorks-module__2U7nMG__contentSlideGhost{z-index:1;pointer-events:none;position:absolute;inset:0}.HowItWorks-module__2U7nMG__enterFromLeft.HowItWorks-module__2U7nMG__previewSlide{animation-name:HowItWorks-module__2U7nMG__previewInFromLeft}.HowItWorks-module__2U7nMG__enterFromRight.HowItWorks-module__2U7nMG__previewSlide{animation-name:HowItWorks-module__2U7nMG__previewInFromRight}.HowItWorks-module__2U7nMG__enterFromLeft.HowItWorks-module__2U7nMG__contentSlide{animation-name:HowItWorks-module__2U7nMG__textInFromLeft}.HowItWorks-module__2U7nMG__enterFromRight.HowItWorks-module__2U7nMG__contentSlide{animation-name:HowItWorks-module__2U7nMG__textInFromRight}.HowItWorks-module__2U7nMG__exitToLeft.HowItWorks-module__2U7nMG__previewSlide{animation-name:HowItWorks-module__2U7nMG__previewOutToLeft}.HowItWorks-module__2U7nMG__exitToRight.HowItWorks-module__2U7nMG__previewSlide{animation-name:HowItWorks-module__2U7nMG__previewOutToRight}.HowItWorks-module__2U7nMG__exitToLeft.HowItWorks-module__2U7nMG__contentSlide{animation-name:HowItWorks-module__2U7nMG__textOutToLeft}.HowItWorks-module__2U7nMG__exitToRight.HowItWorks-module__2U7nMG__contentSlide{animation-name:HowItWorks-module__2U7nMG__textOutToRight}.HowItWorks-module__2U7nMG__content h3{color:var(--text);margin-bottom:.9rem;font-size:clamp(1.6rem,2.8vw,2.9rem);line-height:1.12}.HowItWorks-module__2U7nMG__content p{color:var(--muted);min-height:7.5rem;margin:0;font-size:clamp(1rem,1.35vw,1.24rem);line-height:1.72}.HowItWorks-module__2U7nMG__navButton{width:2.75rem;height:2.75rem;color:var(--primary);cursor:pointer;background:#13c8ec1a;border:1px solid #13c8ec59;border-radius:999px;place-items:center;transition:transform .22s,background-color .22s,border-color .22s;display:grid}.HowItWorks-module__2U7nMG__navButton span{font-size:1.5rem;line-height:1;transform:translateY(-1px)}.HowItWorks-module__2U7nMG__navButton:hover{background:#13c8ec2e;border-color:#13c8ec8f;transform:translateY(-2px)}.HowItWorks-module__2U7nMG__navButton:focus-visible,.HowItWorks-module__2U7nMG__indicator:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.HowItWorks-module__2U7nMG__indicators{gap:.7rem;margin-top:1.5rem;display:flex}.HowItWorks-module__2U7nMG__indicator{cursor:pointer;background:#10182829;border:0;border-radius:999px;width:2.4rem;height:.32rem;padding:0}.HowItWorks-module__2U7nMG__indicatorActive{background:var(--primary)}@media (max-width:900px){.HowItWorks-module__2U7nMG__container h2{margin-bottom:2.5rem}.HowItWorks-module__2U7nMG__carousel{grid-template-columns:1fr;justify-items:center;gap:1.15rem}.HowItWorks-module__2U7nMG__phoneStage{order:1;width:100%}.HowItWorks-module__2U7nMG__phoneStageDesktop{display:none}.HowItWorks-module__2U7nMG__phoneStageMobile{display:grid}.HowItWorks-module__2U7nMG__navControls{order:2;grid-area:nav;justify-content:center;align-items:center;gap:.9rem;display:flex}.HowItWorks-module__2U7nMG__content{text-align:center;order:3}.HowItWorks-module__2U7nMG__content p{min-height:0}.HowItWorks-module__2U7nMG__indicators{justify-content:center}.HowItWorks-module__2U7nMG__carousel{grid-template-areas:"phone""nav""content"}.HowItWorks-module__2U7nMG__phoneStage{grid-area:phone}.HowItWorks-module__2U7nMG__content{grid-area:content}.HowItWorks-module__2U7nMG__navButtonLeft,.HowItWorks-module__2U7nMG__navButtonRight{transform:none}}@keyframes HowItWorks-module__2U7nMG__previewOutToLeft{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(-24px)scale(1)}}@keyframes HowItWorks-module__2U7nMG__previewOutToRight{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(24px)scale(1)}}@media (max-width:560px){.HowItWorks-module__2U7nMG__phoneCard{width:min(300px,86vw)}.HowItWorks-module__2U7nMG__content h3{font-size:1.55rem}.HowItWorks-module__2U7nMG__phoneStageDesktop{display:none}.HowItWorks-module__2U7nMG__phoneStageMobile{display:grid}}@keyframes HowItWorks-module__2U7nMG__previewInFromLeft{0%{opacity:0;transform:translate(-24px)scale(1)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes HowItWorks-module__2U7nMG__previewInFromRight{0%{opacity:0;transform:translate(24px)scale(.985)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes HowItWorks-module__2U7nMG__textInFromLeft{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes HowItWorks-module__2U7nMG__textOutToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-16px)}}@keyframes HowItWorks-module__2U7nMG__textOutToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(16px)}}@keyframes HowItWorks-module__2U7nMG__textInFromRight{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.HowItWorks-module__2U7nMG__previewSlide,.HowItWorks-module__2U7nMG__contentSlide{animation:none}}
.Waitlist-module__8N9IMa__section{padding:5.5rem 1.5rem 6.5rem}.Waitlist-module__8N9IMa__container{background:var(--primary);color:#0f172a;text-align:center;max-width:1200px;box-shadow:var(--shadow-soft);border-radius:3rem;margin:0 auto;padding:clamp(2rem,6vw,5.8rem);position:relative;overflow:hidden}.Waitlist-module__8N9IMa__container:before,.Waitlist-module__8N9IMa__container:after{content:"";filter:blur(70px);border-radius:999px;position:absolute}.Waitlist-module__8N9IMa__container:before{background:#ffffff3d;width:34rem;height:34rem;top:-16rem;right:-10rem}.Waitlist-module__8N9IMa__container:after{background:#facc1538;width:22rem;height:22rem;bottom:-10rem;left:-7rem}.Waitlist-module__8N9IMa__container h2{z-index:1;font-size:clamp(2.2rem,5.5vw,4rem);position:relative}.Waitlist-module__8N9IMa__container p{color:#0f172ab3;z-index:1;max-width:650px;margin:1rem auto 2.3rem;font-size:clamp(1rem,2.1vw,1.25rem);position:relative}.Waitlist-module__8N9IMa__form{z-index:1;background:#fff;border-radius:1.4rem;gap:.6rem;max-width:760px;margin:0 auto;padding:.45rem;display:flex;position:relative;box-shadow:0 16px 30px #0f172a38}.Waitlist-module__8N9IMa__form input{border:0;border-radius:1rem;outline:none;flex:1;padding:1rem 1.2rem;font-size:1rem}.Waitlist-module__8N9IMa__form button{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:1rem;padding:1rem 1.45rem;font-weight:700;transition:transform .2s}.Waitlist-module__8N9IMa__form button:hover{transform:translateY(-1px)scale(1.02)}.Waitlist-module__8N9IMa__form button:disabled{opacity:.7;cursor:wait}.Waitlist-module__8N9IMa__message{color:#0f172ad1;z-index:1;margin-top:.8rem;position:relative}.Waitlist-module__8N9IMa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:700px){.Waitlist-module__8N9IMa__form{border-radius:1.1rem;flex-direction:column}.Waitlist-module__8N9IMa__form button{width:100%}}
