:root{--red-light:#f23e60;--red-dark:#dc2974;--purple-light:#8b59f4;--purple-dark:#9337eb;--blue-light:#5e66f0;--blue-dark:#2963eb;--green-light:#14b5a7;--green-dark:#0d94b1;--orange-light:#f5970e;--orange-dark:#ea5e0e;--critical-red-light:#eb3f44;--critical-red-dark:#c2153c;--cyan-light:#12a3e4;--cyan-dark:#0993b6;--pink-light:#d943e7;--pink-dark:#db2a82;--yellow-light:#facc15;--yellow-dark:#eab308;--teal-light:#2dd4bf;--teal-dark:#0f766e;--indigo-light:#818cf8;--indigo-dark:#4f46e5;--gray-light:#9ca3af;--gray-dark:#374151}.LandingPage-module-scss-module__OYNy3W__main{color:#0d2235;scroll-behavior:smooth;background:#f8fbfe;width:100vw;min-height:100vh;font-family:inherit;overflow:hidden scroll}.LandingPage-module-scss-module__OYNy3W__Navbar{z-index:100;-webkit-backdrop-filter:blur(16px);box-sizing:border-box;background:#f8fbfed9;border-bottom:1px solid #29aded24;justify-content:space-between;align-items:center;height:64px;padding:0 40px;display:flex;position:fixed;top:0;left:0;right:0}@media (max-width:768px){.LandingPage-module-scss-module__OYNy3W__Navbar{padding:0 16px}}.LandingPage-module-scss-module__OYNy3W__NavbarLogo{align-items:center;gap:10px;text-decoration:none;display:flex}.LandingPage-module-scss-module__OYNy3W__NavbarLogoImg{border-radius:10px;box-shadow:0 2px 10px #29aded33}.LandingPage-module-scss-module__OYNy3W__NavbarLogoText{color:#0d3d5c;letter-spacing:-.02em;font-size:1.1rem;font-weight:800}@media (max-width:480px){.LandingPage-module-scss-module__OYNy3W__NavbarLogoText{display:none}}.LandingPage-module-scss-module__OYNy3W__NavbarRight{align-items:center;gap:12px;display:flex}.LandingPage-module-scss-module__OYNy3W__NavbarCta{color:#fff;cursor:pointer;background:#29aded;border:none;border-radius:9999px;padding:9px 22px;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .22s;box-shadow:0 4px 14px #29aded52}.LandingPage-module-scss-module__OYNy3W__NavbarCta:hover{background:#1276a8;transform:translateY(-1px);box-shadow:0 6px 20px #29aded66}@media (max-width:480px){.LandingPage-module-scss-module__OYNy3W__NavbarCta{display:none}}.LandingPage-module-scss-module__OYNy3W__LangSelect{color:#3a5a72;cursor:pointer;background:#fff;border:1px solid #29aded24;border-radius:16px;outline:none;padding:7px 10px;font-size:.78rem;transition:border-color .2s}.LandingPage-module-scss-module__OYNy3W__LangSelect:hover{border-color:#29aded47}.LandingPage-module-scss-module__OYNy3W__LangSelect option{color:#0d2235;background:#fff}.LandingPage-module-scss-module__OYNy3W__WelcomeContainer{z-index:1;box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100vw;min-height:100vh;padding:100px 20px 60px;display:flex;position:relative}.LandingPage-module-scss-module__OYNy3W__WelcomeLogo{border-radius:16px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 4px 20px #29aded33}.LandingPage-module-scss-module__OYNy3W__WelcomeLogo:hover{transform:translateY(-4px)scale(1.04)}.LandingPage-module-scss-module__OYNy3W__WelcomeTextContainer{z-index:2;flex-direction:column;align-items:center;gap:16px;max-width:720px;display:flex;position:relative}.LandingPage-module-scss-module__OYNy3W__WelcomeTitle{letter-spacing:-.03em;color:#0000;background:linear-gradient(135deg,#0d3d5c 0%,#29aded 50%,#50c8f5 100%);-webkit-background-clip:text;background-clip:text;font-size:clamp(30px,6vw,68px);font-weight:900;line-height:1.08}.LandingPage-module-scss-module__OYNy3W__WelcomeDescription{color:#3a5a72;max-width:500px;margin:0;font-size:clamp(15px,1.3vw,19px);line-height:1.7}@media (max-width:768px){.LandingPage-module-scss-module__OYNy3W__WelcomeDescription{max-width:90%}}.LandingPage-module-scss-module__OYNy3W__WelcomeButtonContainer{gap:12px;margin-top:8px;display:flex}@media (max-width:480px){.LandingPage-module-scss-module__OYNy3W__WelcomeButtonContainer{flex-direction:column;width:100%;max-width:280px}}.LandingPage-module-scss-module__OYNy3W__HeroCta{color:#fff;cursor:pointer;background:#29aded;border:none;border-radius:9999px;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .22s cubic-bezier(.34,1.56,.64,1);display:inline-flex;box-shadow:0 6px 20px #29aded59}.LandingPage-module-scss-module__OYNy3W__HeroCta:hover{transform:translateY(-2px);box-shadow:0 10px 28px #29aded73}.LandingPage-module-scss-module__OYNy3W__HeroCtaGhost{color:#1276a8;cursor:pointer;background:0 0;border:1.5px solid #29aded47;border-radius:9999px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .22s;display:inline-flex}.LandingPage-module-scss-module__OYNy3W__HeroCtaGhost:hover{background:#29aded24;border-color:#29aded;transform:translateY(-1px)}.LandingPage-module-scss-module__OYNy3W__Background{z-index:-1;position:absolute;inset:0;overflow:hidden}.LandingPage-module-scss-module__OYNy3W__BackgroundImage{object-fit:cover;opacity:.22;width:100%;height:100%;transition:opacity 1.4s}.LandingPage-module-scss-module__OYNy3W__BackgroundBottomFade{background:linear-gradient(#0000,#f8fbfe);height:55%;position:absolute;bottom:0;left:0;right:0}.LandingPage-module-scss-module__OYNy3W__StatsBar{background:#fff;border:1px solid #29aded24;border-radius:36px;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;padding:18px 40px;display:flex;box-shadow:0 4px 24px #29aded14}@media (max-width:600px){.LandingPage-module-scss-module__OYNy3W__StatsBar{gap:0;padding:16px 20px}}.LandingPage-module-scss-module__OYNy3W__StatItem{flex-direction:column;align-items:center;gap:3px;padding:0 32px;display:flex;position:relative}.LandingPage-module-scss-module__OYNy3W__StatItem:not(:last-child):after{content:"";background:#29aded24;width:1px;position:absolute;top:20%;bottom:20%;right:0}@media (max-width:600px){.LandingPage-module-scss-module__OYNy3W__StatItem{padding:8px 20px}.LandingPage-module-scss-module__OYNy3W__StatItem:after{display:none}}.LandingPage-module-scss-module__OYNy3W__StatNumber{color:#0d3d5c;letter-spacing:-.02em;align-items:center;gap:4px;margin:0;font-size:clamp(20px,2vw,30px);font-weight:800;display:flex}.LandingPage-module-scss-module__OYNy3W__StatLabel{color:#7a9ab0;text-transform:uppercase;letter-spacing:.07em;margin:0;font-size:clamp(10px,.7vw,12px);font-weight:600}.LandingPage-module-scss-module__OYNy3W__StarIcon{color:#f5c842}.LandingPage-module-scss-module__OYNy3W__SupportMainContainer,.LandingPage-module-scss-module__OYNy3W__FaqContainer,.LandingPage-module-scss-module__OYNy3W__TrustedbyPeopleWorldwideContainer,.LandingPage-module-scss-module__OYNy3W__CommunityGrowthContainer,.LandingPage-module-scss-module__OYNy3W__CoreFunkContainer,.LandingPage-module-scss-module__OYNy3W__MoreToolContainer,.LandingPage-module-scss-module__OYNy3W__WhatYouCanDoContainer{box-sizing:border-box;flex-direction:column;align-items:center;gap:20px;width:100%;padding:80px 20px;display:flex}@media (max-width:768px){.LandingPage-module-scss-module__OYNy3W__SupportMainContainer,.LandingPage-module-scss-module__OYNy3W__FaqContainer,.LandingPage-module-scss-module__OYNy3W__TrustedbyPeopleWorldwideContainer,.LandingPage-module-scss-module__OYNy3W__CommunityGrowthContainer,.LandingPage-module-scss-module__OYNy3W__CoreFunkContainer,.LandingPage-module-scss-module__OYNy3W__MoreToolContainer,.LandingPage-module-scss-module__OYNy3W__WhatYouCanDoContainer{padding:60px 16px}}.LandingPage-module-scss-module__OYNy3W__FaqTitle,.LandingPage-module-scss-module__OYNy3W__TrustedbyPeopleWorldwideTitle,.LandingPage-module-scss-module__OYNy3W__CommunityGrowthTitle,.LandingPage-module-scss-module__OYNy3W__CoreFunkTitle,.LandingPage-module-scss-module__OYNy3W__MoreToolTitle,.LandingPage-module-scss-module__OYNy3W__WhatYouCanDoTitle{color:#0d2235;text-align:center;letter-spacing:-.02em;margin:0;font-size:clamp(24px,2.5vw,46px);font-weight:800}.LandingPage-module-scss-module__OYNy3W__TrustedbyPeopleWorldwideDescription,.LandingPage-module-scss-module__OYNy3W__CoreFunkDescription,.LandingPage-module-scss-module__OYNy3W__WhatYouCanDoDescription{color:#3a5a72;text-align:center;max-width:540px;margin:0;font-size:clamp(14px,1.1vw,17px);line-height:1.7}.LandingPage-module-scss-module__OYNy3W__WhatYouCanDoContainer{background:#fff;border-top:1px solid #29aded24}.LandingPage-module-scss-module__OYNy3W__WhatYouCanDoButtonContainer{flex-wrap:wrap;justify-content:center;gap:20px;width:100%;max-width:960px;display:flex}.LandingPage-module-scss-module__OYNy3W__FeatureCard{width:210px;color:inherit;background:#f8fbfe;border:1px solid #29aded24;border-radius:24px;flex-direction:column;align-items:flex-start;gap:12px;padding:28px 24px;text-decoration:none;transition:all .22s;display:flex}.LandingPage-module-scss-module__OYNy3W__FeatureCard:hover{background:#e8f6fd;border-color:#29aded;transform:translateY(-3px);box-shadow:0 8px 28px #29aded1f}@media (max-width:768px){.LandingPage-module-scss-module__OYNy3W__FeatureCard{width:calc(50% - 10px)}}@media (max-width:480px){.LandingPage-module-scss-module__OYNy3W__FeatureCard{width:100%}}.LandingPage-module-scss-module__OYNy3W__FeatureCardIcon{color:#29aded;background:#e8f6fd;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.LandingPage-module-scss-module__OYNy3W__FeatureCardIcon svg{width:22px;height:22px}.LandingPage-module-scss-module__OYNy3W__FeatureCardTitle{color:#0d2235;margin:0;font-size:1rem;font-weight:700}.LandingPage-module-scss-module__OYNy3W__FeatureCardDesc{color:#3a5a72;margin:0;font-size:.82rem;line-height:1.55}.LandingPage-module-scss-module__OYNy3W__FeatureCardLink{color:#29aded;text-underline-offset:3px;font-size:.8rem;font-weight:700;text-decoration:underline}.LandingPage-module-scss-module__OYNy3W__MoreToolContainer{background:#f0f8fd;padding-top:60px;padding-bottom:60px}.LandingPage-module-scss-module__OYNy3W__MoreToolTitle{font-size:clamp(20px,2vw,34px)}.LandingPage-module-scss-module__OYNy3W__MoreToolButtonContainer{flex-wrap:wrap;justify-content:center;gap:12px;max-width:820px;display:flex}.LandingPage-module-scss-module__OYNy3W__PillTag{color:#3a5a72;cursor:pointer;background:#fff;border:1.5px solid #29aded24;border-radius:9999px;align-items:center;gap:7px;padding:9px 18px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.LandingPage-module-scss-module__OYNy3W__PillTag svg{color:#29aded;width:16px;height:16px}.LandingPage-module-scss-module__OYNy3W__PillTag:hover{color:#1276a8;background:#29aded24;border-color:#29aded;transform:translateY(-1px)}.LandingPage-module-scss-module__OYNy3W__CoreFunkContainer{background:#fff;border-top:1px solid #29aded24}.LandingPage-module-scss-module__OYNy3W__CoreFunkTitle{font-size:clamp(20px,2vw,36px)}.LandingPage-module-scss-module__OYNy3W__CoreFunkButtonContainer{flex-wrap:wrap;justify-content:center;gap:10px;max-width:840px;display:flex}.LandingPage-module-scss-module__OYNy3W__CommunityGrowthContainer{background:#f0f8fd;border-top:1px solid #29aded24}.LandingPage-module-scss-module__OYNy3W__CommunityGrowthButtonContainer{flex-wrap:wrap;justify-content:center;gap:10px;max-width:840px;display:flex}.LandingPage-module-scss-module__OYNy3W__TrustedbyPeopleWorldwideContainer{background:#fff;border-top:1px solid #29aded24;position:relative}.LandingPage-module-scss-module__OYNy3W__TrustedbyPeopleWorldwideQuote{opacity:.07;color:#29aded;position:absolute;top:80px;left:calc(50% - 340px)}@media (max-width:900px){.LandingPage-module-scss-module__OYNy3W__TrustedbyPeopleWorldwideQuote{display:none}}.LandingPage-module-scss-module__OYNy3W__ReviewsGrid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:960px;display:grid}@media (max-width:900px){.LandingPage-module-scss-module__OYNy3W__ReviewsGrid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.LandingPage-module-scss-module__OYNy3W__ReviewsGrid{grid-template-columns:1fr}}.LandingPage-module-scss-module__OYNy3W__ReviewCard{background:#f8fbfe;border:1px solid #29aded24;border-radius:24px;flex-direction:column;gap:12px;padding:24px;transition:all .22s;display:flex}.LandingPage-module-scss-module__OYNy3W__ReviewCard:hover{border-color:#29aded;transform:translateY(-2px);box-shadow:0 6px 24px #29aded1a}.LandingPage-module-scss-module__OYNy3W__ReviewStars{gap:2px;display:flex}.LandingPage-module-scss-module__OYNy3W__ReviewText{color:#3a5a72;flex:1;margin:0;font-size:.88rem;font-style:italic;line-height:1.65}.LandingPage-module-scss-module__OYNy3W__ReviewAuthor{color:#0d2235;margin:0;font-size:.85rem;font-weight:700}.LandingPage-module-scss-module__OYNy3W__ReviewPosition{color:#7a9ab0;margin:0;font-size:.75rem}.LandingPage-module-scss-module__OYNy3W__TrustedbyPeopleWorldwideButtonContainer{justify-content:center;width:100%;max-width:600px;display:flex}.LandingPage-module-scss-module__OYNy3W__TrustedbyPeopleWorldwideCard{background:#fff;border:1px solid #29aded24;border-radius:36px;flex-direction:column;align-items:center;gap:12px;width:100%;padding:36px 40px;transition:transform .3s;display:flex;box-shadow:0 4px 24px #29aded14}.LandingPage-module-scss-module__OYNy3W__TrustedbyPeopleWorldwideCard:hover{transform:translateY(-3px)}@media (max-width:600px){.LandingPage-module-scss-module__OYNy3W__TrustedbyPeopleWorldwideCard{padding:28px 24px}}.LandingPage-module-scss-module__OYNy3W__TrustedbyPeopleWorldwideCardTitle{color:#3a5a72;text-align:center;max-width:480px;margin:0;font-size:clamp(14px,1.2vw,18px);font-style:italic;line-height:1.65}.LandingPage-module-scss-module__OYNy3W__TrustedbyPeopleWorldwideCardAuthorName{color:#0d2235;text-align:center;margin:4px 0 0;font-size:.95rem;font-weight:700}.LandingPage-module-scss-module__OYNy3W__TrustedbyPeopleWorldwideCardAuthorPosition{color:#7a9ab0;text-align:center;margin:0;font-size:.75rem}.LandingPage-module-scss-module__OYNy3W__TrustedbyPeopleWorldwideCardAuthorCircle{align-items:center;gap:6px;margin-top:6px;display:flex}.LandingPage-module-scss-module__OYNy3W__CircleIconActive{background:#29aded;border-radius:9999px;width:20px;height:8px;transition:all .3s}.LandingPage-module-scss-module__OYNy3W__CircleIcon{background:#29aded2e;border-radius:50%;width:8px;height:8px;transition:all .3s}.LandingPage-module-scss-module__OYNy3W__FaqContainer{background:#f0f8fd;border-top:1px solid #29aded24}.LandingPage-module-scss-module__OYNy3W__FaqColumns{grid-template-columns:1fr 1fr;gap:14px;width:100%;max-width:900px;display:grid}@media (max-width:700px){.LandingPage-module-scss-module__OYNy3W__FaqColumns{grid-template-columns:1fr}}.LandingPage-module-scss-module__OYNy3W__FaqItem{background:#fff;border:1px solid #29aded24;border-radius:16px;transition:border-color .2s;overflow:hidden}.LandingPage-module-scss-module__OYNy3W__FaqItem:hover{border-color:#29aded47}.LandingPage-module-scss-module__OYNy3W__FaqQuestion{cursor:pointer;text-align:left;color:#0d2235;box-sizing:border-box;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 20px;font-size:.88rem;font-weight:700;line-height:1.4;transition:color .2s;display:flex}.LandingPage-module-scss-module__OYNy3W__FaqQuestion:hover{color:#29aded}.LandingPage-module-scss-module__OYNy3W__FaqChevron{color:#29aded;flex-shrink:0;width:18px;height:18px;transition:transform .25s}.LandingPage-module-scss-module__OYNy3W__FaqChevron.LandingPage-module-scss-module__OYNy3W__open{transform:rotate(180deg)}.LandingPage-module-scss-module__OYNy3W__FaqAnswer{color:#3a5a72;margin:0;padding:0 20px 16px;font-size:.82rem;line-height:1.65}.LandingPage-module-scss-module__OYNy3W__FaqCategory{flex-direction:column;gap:4px;width:100%;max-width:900px;margin-top:8px;display:flex}.LandingPage-module-scss-module__OYNy3W__FaqCategoryLabel{color:#29aded;letter-spacing:.1em;text-transform:uppercase;margin:0;padding:8px 4px 4px;font-size:.68rem;font-weight:800}.LandingPage-module-scss-module__OYNy3W__SupportMainContainer{background:#fff;border-top:1px solid #29aded24;padding-top:60px;padding-bottom:60px}.LandingPage-module-scss-module__OYNy3W__SupportMainWrapper{box-sizing:border-box;background:linear-gradient(135deg,#e8f6fd 0%,#fff9 100%);border:1px solid #29aded47;border-radius:36px;justify-content:space-between;align-items:center;gap:32px;width:100%;max-width:880px;padding:44px 52px;display:flex;box-shadow:0 6px 32px #29aded1a}@media (max-width:768px){.LandingPage-module-scss-module__OYNy3W__SupportMainWrapper{text-align:center;flex-direction:column;align-items:center;padding:32px 24px}}.LandingPage-module-scss-module__OYNy3W__SupportContainer{flex-direction:column;gap:10px;display:flex}.LandingPage-module-scss-module__OYNy3W__SupportTitle{color:#0d3d5c;letter-spacing:-.02em;margin:0;font-size:clamp(18px,1.8vw,30px);font-weight:800}.LandingPage-module-scss-module__OYNy3W__SupportDescription{color:#3a5a72;max-width:360px;margin:0;font-size:clamp(13px,1vw,15px);line-height:1.65}.LandingPage-module-scss-module__OYNy3W__SupportButtonContainer{flex-shrink:0;gap:12px;display:flex}@media (max-width:768px){.LandingPage-module-scss-module__OYNy3W__SupportButtonContainer{flex-direction:column;width:100%;max-width:280px}}.LandingPage-module-scss-module__OYNy3W__FooterMainContainer{color:#ffffffd9;background:#0d3d5c;flex-direction:column;align-items:center;width:100%;display:flex}.LandingPage-module-scss-module__OYNy3W__FooterTop{box-sizing:border-box;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;width:100%;max-width:1040px;padding:52px 20px 40px;display:grid}@media (max-width:900px){.LandingPage-module-scss-module__OYNy3W__FooterTop{grid-template-columns:1fr 1fr}}@media (max-width:560px){.LandingPage-module-scss-module__OYNy3W__FooterTop{grid-template-columns:1fr}}.LandingPage-module-scss-module__OYNy3W__FooterBrand{flex-direction:column;gap:12px;display:flex}.LandingPage-module-scss-module__OYNy3W__FooterBrandName{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.LandingPage-module-scss-module__OYNy3W__FooterBrandDesc{color:#ffffff80;max-width:220px;margin:0;font-size:.82rem;line-height:1.6}.LandingPage-module-scss-module__OYNy3W__FooterLogoImg{opacity:.9;border-radius:10px}.LandingPage-module-scss-module__OYNy3W__FooterCol{flex-direction:column;gap:10px;display:flex}.LandingPage-module-scss-module__OYNy3W__FooterColTitle{color:#fff6;letter-spacing:.1em;text-transform:uppercase;margin:0 0 4px;font-size:.7rem;font-weight:800}.LandingPage-module-scss-module__OYNy3W__FooterLink{color:#ffffffa6;align-items:center;gap:6px;font-size:.84rem;text-decoration:none;transition:color .2s;display:flex}.LandingPage-module-scss-module__OYNy3W__FooterLink:hover{color:#fff}.LandingPage-module-scss-module__OYNy3W__FooterBottom{box-sizing:border-box;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:1040px;padding:20px;display:flex}.LandingPage-module-scss-module__OYNy3W__FooterCopyright{color:#ffffff59;margin:0;font-size:.76rem}.LandingPage-module-scss-module__OYNy3W__YoutubeLink{color:#ffffff8c;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:7px;padding:7px 16px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .22s;display:inline-flex}.LandingPage-module-scss-module__OYNy3W__YoutubeLink svg{flex-shrink:0}.LandingPage-module-scss-module__OYNy3W__YoutubeLink:hover{color:#fff;background:#ff46461f;border-color:#ff464680;transform:translateY(-1px)}.LandingPage-module-scss-module__OYNy3W__WelcomeInfoMainContainer{flex-wrap:wrap;justify-content:center;gap:36px;display:flex}.LandingPage-module-scss-module__OYNy3W__WelcomeInfoContainer{flex-direction:column;align-items:center;gap:2px;display:flex}.LandingPage-module-scss-module__OYNy3W__WelcomeInfoNumber{color:#0d3d5c;align-items:center;gap:4px;margin:0;font-size:clamp(22px,2.2vw,34px);font-weight:800;line-height:1;display:flex}.LandingPage-module-scss-module__OYNy3W__WelcomeInfoTitle{color:#7a9ab0;letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:11px;font-weight:600}.LandingPage-module-scss-module__OYNy3W__CommunityGrowthTitle{font-size:clamp(20px,2vw,36px)}.LandingPage-module-scss-module__OYNy3W__FooterWrapper,.LandingPage-module-scss-module__OYNy3W__FooterContainer,.LandingPage-module-scss-module__OYNy3W__FooterTitle,.LandingPage-module-scss-module__OYNy3W__FooterDescription,.LandingPage-module-scss-module__OYNy3W__CircleCheckIcon{display:none}
