.Nav-module__jmVfSG__nav{z-index:50;-webkit-backdrop-filter:blur(12px);background:#4c4ee5b8;border-bottom:2px solid #ffffff1f;padding:14px 0;position:sticky;top:0}.Nav-module__jmVfSG__inner{width:100%;max-width:var(--maxw);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:0 24px;display:flex}.Nav-module__jmVfSG__logo{font-family:var(--font-display);color:var(--yellow);text-shadow:2px 2px 0 var(--ink);font-size:1.35rem}.Nav-module__jmVfSG__right{align-items:center;gap:18px;display:flex}.Nav-module__jmVfSG__email{opacity:.9;font-size:.95rem;font-weight:600}.Nav-module__jmVfSG__email:hover{color:var(--yellow);opacity:1}@media (max-width:720px){.Nav-module__jmVfSG__email{display:none}.Nav-module__jmVfSG__logo{font-size:1.1rem}}
.Hero-module__gNeX-G__hero{text-align:center;background:radial-gradient(60% 50% at 50% 0%, #ffffff2e, transparent 70%), radial-gradient(50% 60% at 80% 90%, #5a29d680, transparent 70%), var(--blue);justify-content:center;align-items:center;min-height:92vh;padding:80px 0 60px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__inner{z-index:5;position:relative}.Hero-module__gNeX-G__kicker{font-family:var(--font-display);color:var(--yellow);letter-spacing:1px;text-shadow:2px 2px 0 var(--ink);margin-bottom:18px;font-size:.95rem}.Hero-module__gNeX-G__title{max-width:15ch;color:var(--white);text-shadow:3px 3px 0 var(--pink), 6px 6px 0 var(--ink);margin:0 auto;font-size:clamp(2rem,6vw,4.3rem);animation:6s ease-in-out infinite Hero-module__gNeX-G__wiggle}.Hero-module__gNeX-G__sub{max-width:560px;font-family:var(--font-display);color:var(--yellow);text-shadow:2px 2px 0 var(--ink);margin:22px auto 0;font-size:clamp(1.2rem,3vw,1.9rem);font-weight:500}.Hero-module__gNeX-G__signupWrap{margin-top:40px;scroll-margin-top:90px}.Hero-module__gNeX-G__signupLabel{font-family:var(--font-display);color:var(--yellow);margin-bottom:16px;font-size:clamp(1rem,2.6vw,1.25rem)}.Hero-module__gNeX-G__mascot{z-index:2;filter:drop-shadow(0 20px 30px #0000004d);pointer-events:none;height:auto;position:absolute}.Hero-module__gNeX-G__balloon{--rot:-6deg;width:clamp(110px,15vw,220px);animation:7s ease-in-out infinite Hero-module__gNeX-G__floaty-slow;top:16%;left:max(2vw,50% - 620px)}.Hero-module__gNeX-G__meteor{--rot:8deg;width:clamp(150px,22vw,320px);animation:5.5s ease-in-out infinite Hero-module__gNeX-G__floaty;bottom:10%;right:max(0vw,50% - 640px)}.Hero-module__gNeX-G__fallingCard{z-index:3;border:4px solid var(--ink);width:clamp(120px,15vw,210px);box-shadow:6px 6px 0 var(--pink);pointer-events:none;border-radius:26px;animation:6.5s ease-in-out infinite Hero-module__gNeX-G__fall;position:absolute;top:13%;right:max(2vw,50% - 600px);overflow:hidden}.Hero-module__gNeX-G__fallingImg{aspect-ratio:1;object-fit:cover;width:100%;display:block}.Hero-module__gNeX-G__sparkle{z-index:1;pointer-events:none;height:auto;position:absolute}.Hero-module__gNeX-G__sparkleA{animation:3s ease-in-out infinite Hero-module__gNeX-G__twinkle;top:14%;right:22%}.Hero-module__gNeX-G__sparkleB{animation:2.4s ease-in-out .5s infinite Hero-module__gNeX-G__twinkle;bottom:26%;left:16%}.Hero-module__gNeX-G__sparkleC{animation:3.6s ease-in-out 1s infinite Hero-module__gNeX-G__twinkle;top:40%;left:30%}.Hero-module__gNeX-G__scroll{font-family:var(--font-display);color:#ffffffb3;font-size:.8rem;animation:2.4s ease-in-out infinite Hero-module__gNeX-G__floaty;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}@media (max-width:900px){.Hero-module__gNeX-G__balloon{top:8%;left:2vw}.Hero-module__gNeX-G__meteor{bottom:4%;right:-4vw}}@media (max-width:620px){.Hero-module__gNeX-G__hero{align-items:flex-start;min-height:auto;padding:190px 0 44px}.Hero-module__gNeX-G__balloon{width:72px;top:74px;left:3vw}.Hero-module__gNeX-G__fallingCard{width:88px;box-shadow:4px 4px 0 var(--pink);top:74px;right:3vw}.Hero-module__gNeX-G__meteor{width:92px;bottom:0;right:-6vw}.Hero-module__gNeX-G__sparkleA{width:34px;top:96px;left:50%;right:auto;transform:translate(-50%)}.Hero-module__gNeX-G__sparkleB,.Hero-module__gNeX-G__sparkleC{display:none}}
.SignupForm-module__ajCY4a__form{width:100%;max-width:480px;margin:0 auto}.SignupForm-module__ajCY4a__row{border:3px solid var(--ink);box-shadow:4px 4px 0 var(--ink);background:#ffffff24;border-radius:999px;gap:10px;padding:8px;display:flex}.SignupForm-module__ajCY4a__input{min-width:0;font-family:var(--font-body);color:var(--white);background:0 0;border:none;outline:none;flex:1;padding:12px 18px;font-size:1rem;font-weight:500}.SignupForm-module__ajCY4a__input::placeholder{color:#fff9}.SignupForm-module__ajCY4a__error{color:var(--yellow);margin-top:12px;font-size:.95rem;font-weight:600}.SignupForm-module__ajCY4a__success{background:var(--yellow);max-width:480px;color:var(--ink);border:3px solid var(--ink);border-radius:var(--radius);box-shadow:6px 6px 0 var(--ink);text-align:center;flex-direction:column;align-items:center;gap:8px;margin:0 auto;padding:22px 26px;font-size:1.05rem;font-weight:600;display:flex}.SignupForm-module__ajCY4a__successEmoji{font-size:2rem}@media (max-width:520px){.SignupForm-module__ajCY4a__row{border-radius:var(--radius);flex-direction:column}.SignupForm-module__ajCY4a__input{text-align:center}}
.SocialLinks-module__erV8bq__socials{justify-content:center;align-items:center;gap:14px;margin-top:28px;display:flex}.SocialLinks-module__erV8bq__link{border:3px solid var(--ink);width:52px;height:52px;box-shadow:3px 3px 0 var(--ink);color:#fff;background:#ffffff24;border-radius:999px;justify-content:center;align-items:center;transition:transform .12s,box-shadow .12s,background .2s,color .2s;display:inline-flex}.SocialLinks-module__erV8bq__link svg{width:26px;height:26px;transition:filter .2s}.SocialLinks-module__erV8bq__link svg path{fill:currentColor;transition:fill .2s}.SocialLinks-module__erV8bq__link:hover,.SocialLinks-module__erV8bq__link:focus-visible{box-shadow:5px 5px 0 var(--ink);background:#fff;outline:none;transform:translate(-2px,-2px)}.SocialLinks-module__erV8bq__instagram:hover svg path,.SocialLinks-module__erV8bq__instagram:focus-visible svg path{fill:url(#ig-gradient)}.SocialLinks-module__erV8bq__youtube:hover,.SocialLinks-module__erV8bq__youtube:focus-visible{color:red}.SocialLinks-module__erV8bq__tiktok:hover,.SocialLinks-module__erV8bq__tiktok:focus-visible{color:#010101}.SocialLinks-module__erV8bq__tiktok:hover svg,.SocialLinks-module__erV8bq__tiktok:focus-visible svg{filter:drop-shadow(1.4px 0 #25f4ee)drop-shadow(-1.4px 0 #fe2c55)}@media (max-width:520px){.SocialLinks-module__erV8bq__link{width:48px;height:48px}.SocialLinks-module__erV8bq__link svg{width:24px;height:24px}}
.FollowerCounter-module__TbzoOq__section{text-align:center;background:radial-gradient(60% 80% at 50% 0%, #ffffff1a, transparent 60%), var(--blue-deep);border-top:3px solid var(--ink);border-bottom:3px solid var(--ink);padding:90px 0;position:relative}.FollowerCounter-module__TbzoOq__label{font-family:var(--font-display);text-transform:uppercase;letter-spacing:3px;color:var(--yellow);margin-bottom:10px;font-size:.85rem}.FollowerCounter-module__TbzoOq__countRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;display:flex}.FollowerCounter-module__TbzoOq__gif{aspect-ratio:1;object-fit:cover;border:3px solid var(--ink);width:clamp(84px,12vw,132px);box-shadow:4px 4px 0 var(--pink);background:#000;border-radius:24px}.FollowerCounter-module__TbzoOq__count{color:var(--yellow);text-shadow:4px 4px 0 var(--ink);font-variant-numeric:tabular-nums;font-size:clamp(2.4rem,10vw,7rem)}.FollowerCounter-module__TbzoOq__unit{color:var(--white);text-shadow:2px 2px 0 var(--ink);vertical-align:baseline;margin-left:.15em;font-size:.42em}.FollowerCounter-module__TbzoOq__tagline{color:var(--white);margin-top:8px;font-size:clamp(1.05rem,2.6vw,1.4rem);font-weight:600}.FollowerCounter-module__TbzoOq__mission{margin-top:56px}.FollowerCounter-module__TbzoOq__missionText{font-family:var(--font-display);color:var(--white);margin-bottom:28px;font-size:clamp(1.1rem,3vw,1.7rem)}.FollowerCounter-module__TbzoOq__poster{border-radius:var(--radius);border:4px solid var(--ink);width:min(360px,80vw);height:auto;box-shadow:8px 8px 0 var(--pink);margin:0 auto}
.Story-module__MvAJnq__section{background:var(--blue);padding:100px 0 90px;position:relative}.Story-module__MvAJnq__inner{text-align:center;max-width:820px}.Story-module__MvAJnq__headingRow{justify-content:center;align-items:center;gap:18px;margin-bottom:50px;display:flex}.Story-module__MvAJnq__heading{color:var(--yellow);text-shadow:3px 3px 0 var(--ink);font-size:clamp(2.4rem,7vw,4.2rem)}.Story-module__MvAJnq__balloon{--rot:6deg;width:clamp(64px,12vw,120px);height:auto;animation:5s ease-in-out infinite Story-module__MvAJnq__floaty}.Story-module__MvAJnq__lines{flex-direction:column;gap:26px;display:flex}.Story-module__MvAJnq__line{color:var(--lilac);font-size:clamp(1.15rem,3vw,1.6rem);font-weight:500;line-height:1.45}.Story-module__MvAJnq__big{font-family:var(--font-display);color:var(--white);font-size:clamp(1.6rem,5vw,2.6rem);line-height:1.2}.Story-module__MvAJnq__accent{color:var(--yellow);font-weight:600}.Story-module__MvAJnq__afk{color:var(--pink-soft);text-shadow:3px 3px 0 var(--white), 7px 7px 0 var(--ink);margin-top:60px;font-size:clamp(3rem,13vw,8rem);animation:5s ease-in-out infinite Story-module__MvAJnq__wiggle}
.Footer-module__nhiC3q__footer{background:var(--blue-dark);border-top:3px solid var(--ink);text-align:center;padding:60px 0 48px}.Footer-module__nhiC3q__inner{flex-direction:column;align-items:center;gap:20px;display:flex}.Footer-module__nhiC3q__copy{color:var(--lilac);font-size:1rem}.Footer-module__nhiC3q__copy strong{font-family:var(--font-display);color:var(--yellow);font-weight:400}.Footer-module__nhiC3q__email{color:var(--white);opacity:.8;font-weight:600}.Footer-module__nhiC3q__email:hover{color:var(--yellow);opacity:1}
