.CommunityPage_main__tf63h{max-width:800px;margin:.5rem auto;padding:0 1rem}.CommunityPage_banner__SosLK{width:100%;max-height:500px;object-fit:cover;border-radius:12px;margin-bottom:1.2rem}.CommunityPage_headerSection__nNB79{display:flex;flex-direction:column;align-items:start;margin-bottom:.5rem}.CommunityPage_communityName__c5KEU{font-size:1.3rem;font-weight:700;margin-bottom:.2rem;text-align:center}.CommunityPage_communityMeta__Y5uWH{display:flex;align-items:center;gap:.5rem;color:#888;font-size:1rem;margin-bottom:.5rem}.CommunityPage_buttonRow__HPrDG{display:flex;gap:1rem;margin-bottom:.5rem}.CommunityPage_joinedButton__oEcQG{background:#f3f4f6;color:#222;border:none;border-radius:24px;padding:8px 24px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s}.CommunityPage_joinedButton__oEcQG:hover{background:#e5e7eb}.CommunityPage_inviteButton__NwkD3{background:#2563eb;color:#fff;border:none;border-radius:24px;padding:8px 24px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s}.CommunityPage_inviteButton__NwkD3:hover{background:#1d4ed8}.CommunityPage_tabs__Es42k{display:flex;justify-content:start;margin:1.2rem 0 1rem;gap:1.5rem}.CommunityPage_tab__6Wjrx{font-size:1.1rem;font-weight:600;color:#888;background:none;border:none;padding:.5rem 1.2rem;border-radius:20px;cursor:pointer;transition:background .2s,color .2s}.CommunityPage_tabActive__TOmWq{color:#222;background:#f2f2f2}.CommunityPage_tabContent__tesKD{margin-top:.5rem}.CommunityPage_section__daA2U{margin-bottom:1.2rem}.CommunityPage_sectionTitle__ro94l{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.CommunityPage_aboutText__pxm8n{font-size:1rem;color:#444;margin-bottom:.5rem;line-height:1.5}.CommunityPage_topicsList__Ccx9n{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.CommunityPage_topicTag__kbkjk{background-color:#f3f4f6;color:#374151;padding:6px 12px;border-radius:16px;font-size:.95rem;font-weight:500}.CommunityPage_publicText__0Z1l8{font-size:.98rem;color:#666;margin-top:4px}.CommunityPage_placeholderContent__T2sNr{text-align:center;padding:48px 12px;color:#666}.CommunityPage_downloadButton__KNWfW{display:inline-block;margin-top:16px;background:#2563eb;color:#fff;padding:10px 28px;border-radius:24px;font-weight:600;font-size:1rem;text-decoration:none;transition:background .2s}.CommunityPage_downloadButton__KNWfW:hover{background:#1d4ed8}@media (max-width:600px){.CommunityPage_main__tf63h{padding:.5rem}.CommunityPage_banner__SosLK{width:100%;max-height:300px;border-radius:8px}.CommunityPage_buttonRow__HPrDG,.CommunityPage_tabs__Es42k{gap:.7rem}}.Header_header__AF_3G{display:flex;justify-content:space-between;align-items:center;margin-top:16px;margin-left:40px;margin-right:40px;width:calc(100% - 80px);height:48px;position:relative}.Header_logoContainer__HdXnL{z-index:1001}.Header_logo__1FRrW{position:relative}.Header_navLinks__vBy8d{position:absolute;left:50%;transform:translateX(-50%);display:flex;gap:20px}.Header_textButton__dU_xy{background:none;border:none;color:#000;font-size:15px;font-weight:700;cursor:pointer;padding:8px 16px;text-decoration:none}.Header_textButton__dU_xy:hover{color:rgba(39,130,75,1)}.Header_desktopButtons__Gq_1G{display:flex;align-items:center;gap:10px}.Header_loginButton__Qw_7I{background:none;border:none;font-size:17px;font-weight:700;color:rgba(39,130,75,1);cursor:pointer;border-radius:100px;border:1px solid rgba(39,130,75,1);margin-right:10px;display:inline-flex;align-items:center;justify-content:center;height:43px;width:103px;text-decoration:none;transition:all .2s ease}.Header_loginButton__Qw_7I:hover{background-color:rgba(39,130,75,1);color:white}.Header_downloadButton__y68Xy{background:none;border:none;background-color:rgba(39,130,75,1);font-size:17px;font-weight:700;color:#fff;cursor:pointer;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;height:43px;width:167px;gap:8px;transition:all .2s ease}.Header_downloadButton__y68Xy:hover{background-color:rgba(31,104,60,1)}.Header_dropdownIcon__qJ8_W{margin-left:4px;transition:transform .2s ease}.Header_rotated__0oBaW{transform:rotate(180deg)}.Header_dropdownContainer__QeNoH{position:relative;display:inline-block}.Header_dropdownMenu__bzo1m{position:absolute;top:100%;right:0;margin-top:8px;background:white;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);min-width:200px;z-index:1000;overflow:hidden}.Header_dropdownItem__vuT1v{display:flex;align-items:center;gap:12px;padding:16px 20px;color:#333;text-decoration:none;font-size:15px;font-weight:600;transition:background-color .2s ease}.Header_dropdownItem__vuT1v:hover{background-color:#f5f5f5}.Header_dropdownItem__vuT1v:not(:last-child){border-bottom:1px solid #f0f0f0}.Header_mobileMenuButton__sbxfA{display:none;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.Header_hamburgerLine__AvNbX{width:100%;height:3px;background-color:#000;border-radius:2px;transition:all .3s ease}.Header_hamburgerLine__AvNbX.Header_active__8Eipm:first-child{transform:rotate(45deg) translate(5px,5px)}.Header_hamburgerLine__AvNbX.Header_active__8Eipm:nth-child(2){opacity:0}.Header_hamburgerLine__AvNbX.Header_active__8Eipm:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.Header_mobileMenu__oDspy{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:white;z-index:1000;transform:translateX(-100%);transition:transform .3s ease;display:flex;flex-direction:column;padding-top:80px;padding-left:40px;padding-right:40px}.Header_mobileMenuOpen__se_mH{transform:translateX(0)}.Header_mobileNavLinks__q3Iwa{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.Header_mobileTextButton__A2XgP{background:none;border:none;color:#000;font-size:24px;font-weight:700;cursor:pointer;padding:12px 0;text-decoration:none;text-align:left;transition:color .2s ease}.Header_mobileTextButton__A2XgP:hover{color:rgba(39,130,75,1)}.Header_mobileButtons__Hce7C{display:flex;flex-direction:column;gap:20px}.Header_mobileLoginButton__6KIdg{background:none;border:none;font-size:18px;font-weight:700;color:rgba(39,130,75,1);cursor:pointer;border-radius:100px;border:1px solid rgba(39,130,75,1);display:none;align-items:center;justify-content:center;height:50px;width:100%;text-decoration:none;transition:all .2s ease}.Header_mobileLoginButton__6KIdg:hover{background-color:rgba(39,130,75,1);color:white}.Header_mobileDownloadButtons__Y4FR8{display:flex;flex-direction:column;gap:12px}.Header_mobileDownloadButton__t5kCD{background-color:rgba(39,130,75,1);border:none;font-size:16px;font-weight:700;color:white;cursor:pointer;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;height:50px;width:100%;text-decoration:none;transition:background-color .2s ease}.Header_mobileDownloadButton__t5kCD:hover{background-color:rgba(31,104,60,1)}@media (max-width:768px){.Header_header__AF_3G{margin-left:20px;margin-right:20px;width:calc(100% - 40px)}.Header_desktopButtons__Gq_1G,.Header_navLinks__vBy8d{display:none}.Header_mobileMenuButton__sbxfA{display:flex}}@media (max-width:480px){.Header_header__AF_3G{margin-left:16px;margin-right:16px;width:calc(100% - 32px)}.Header_mobileMenu__oDspy{padding-left:20px;padding-right:20px}.Header_mobileTextButton__A2XgP{font-size:20px}}.HomePage_slide1__nEvGq{display:flex;justify-content:space-between;max-width:1200px;width:100%;flex-direction:row;margin:180px auto 0}.HomePage_slide1Left__nxTN0{gap:2rem;padding:0 1rem}.HomePage_heroSection__sFbz8,.HomePage_slide1Left__nxTN0{flex-direction:row;align-items:center;justify-content:center;margin-top:100px}.HomePage_heroSection__sFbz8{display:flex;background-color:rgba(244,247,250,1);width:100%;height:572px}.HomePage_slide3___ovVy{display:flex;justify-content:space-between;align-items:center;max-width:1200px;width:100%;flex-direction:row;margin:80px auto 0;gap:2rem;padding-left:76px;padding-right:76px}.HomePage_instagramSection__DR8U1{gap:2rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.HomePage_heroDiv__C2J7R{display:flex;justify-content:space-between;align-items:center;max-width:1500px;width:100%;flex-direction:row;margin:0 auto;gap:2rem}.HomePage_heroImageContainer__HUjHb{display:flex;justify-content:flex-start;align-items:center;width:800px;height:450px;flex-shrink:0}.HomePage_heroText__6MMvN{display:flex;width:520px;font-size:36px;font-weight:700;line-height:48px;letter-spacing:-1.2px;color:rgba(33,33,33,1);flex-shrink:0}.HomePage_heroTextContainer__Ta8Vk{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}.HomePage_left__9KZJZ{display:flex;flex-direction:column;justify-content:center;align-items:center}.HomePage_left__9KZJZ img{max-width:300px;width:100%}.HomePage_right__PvVMR{display:flex;justify-content:flex-end;align-items:center;flex-shrink:0}.HomePage_btn__50F4A{background:#11213e;color:white;padding:.75rem;text-align:center;border-radius:9999px;text-decoration:none;font-weight:600}.HomePage_downloadButtonIos__BJVq1{background:none;background-color:rgba(39,130,75,1);color:#fff;margin-right:16px;width:158px}.HomePage_downloadButtonAndroid__f0VJQ,.HomePage_downloadButtonIos__BJVq1{border:none;font-size:17px;font-weight:700;cursor:pointer;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;height:59px}.HomePage_downloadButtonAndroid__f0VJQ{background:none;background-color:rgba(39,130,75,.2);color:rgba(39,130,75,1);width:184px;gap:8px}.HomePage_slide1Heading__lsT6B{width:520px;font-size:48px;font-weight:700;line-height:58px;letter-spacing:-1.8px;color:rgba(33,33,33,1)}.HomePage_slide3Heading__VSfw1{width:472px;font-size:36px;font-weight:700;line-height:48px;letter-spacing:-1.2px;color:rgba(33,33,33,1)}.HomePage_slide1Description__DbA91{max-width:1000px}.HomePage_slide1Description__DbA91,.HomePage_slide3Description__chUmg{color:rgba(33,33,33,1);font-size:17px;font-weight:400;line-height:32px;letter-spacing:-.2px}.HomePage_slide3Description__chUmg{width:472px;margin-bottom:16px}.HomePage_featuresSection__SdsBY{display:flex;justify-content:space-between;align-items:center;padding-left:76px;padding-right:76px;max-width:1200px;width:100%;margin:80px auto 0}.HomePage_featuresGrid__t2uS2{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;max-width:1000px;margin:0 auto}.HomePage_featureCard__8X9NA{width:500px;display:flex;flex-direction:column;align-items:flex-start}.HomePage_featureIcon__JWkr4{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%}.HomePage_featureTitle__L5hOM{font-size:21px;font-weight:700;color:rgba(33,33,33,1);letter-spacing:-.5px;line-height:32px}.HomePage_featureTitleContainer__23CPU{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.HomePage_featureDescription__AICp4{margin-left:50px;font-size:17px;font-weight:400;color:rgba(75,85,99,1);line-height:29px;letter-spacing:-.2px}.HomePage_slide1Image__o7tUH{border-radius:1rem;margin-top:1rem;object-fit:cover}.HomePage_appScrollerContainer__n5iyg{position:relative;width:700px;height:600px;overflow:hidden;border-radius:40px;padding:20px;display:flex;align-items:center;justify-content:center}.HomePage_scrollerVideo__bXpBp{width:100%;height:100%;object-fit:cover;border-radius:20px;opacity:0;transition:opacity .3s ease}.HomePage_scrollerVideo__bXpBp.HomePage_videoLoaded__zcvjD{opacity:1}.HomePage_videoPlaceholder__IVZ8V{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(39,130,75,.1),rgba(39,130,75,.05));border-radius:20px}.HomePage_loadingSpinner__H5s6_{width:40px;height:40px;border:3px solid rgba(39,130,75,.2);border-top-color:rgba(39,130,75,1);border-radius:50%;animation:HomePage_spin__6Szs7 1s linear infinite}@keyframes HomePage_spin__6Szs7{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.HomePage_heroImage__ui83n{border-radius:1rem;margin-top:1rem;object-fit:cover;width:800px;height:450px;display:block;max-width:100%;height:auto;opacity:0;transition:opacity .3s ease}.HomePage_heroImage__ui83n.HomePage_videoLoaded__zcvjD{opacity:1}.HomePage_instagramTitle__415NR{width:620px;font-weight:700;font-size:36px;line-height:48px;letter-spacing:-1.2px;text-align:center}.HomePage_wellnessSection__ggNVO{flex-direction:column;text-align:center;padding:6rem 1rem}.HomePage_wellnessTitle__1qMlV{font-size:2.5rem;margin-bottom:.5rem;font-weight:700}.HomePage_wellnessSubtitle__9KJTO{margin-bottom:1rem;font-size:1.25rem;font-weight:400}.HomePage_flex___BZcu{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:2rem}.HomePage_iframeContainer__rtX4V{margin:0 auto;display:flex;justify-content:center;align-items:center;width:100%;max-width:1000px}.HomePage_snapwidgetWidget__NEXb9{border:none;overflow:hidden;width:100%;height:550px}.HomePage_heroImageContainer__HUjHb video{border-radius:1rem;object-fit:cover;width:100%;height:100%;max-width:800px;max-height:450px}@media (max-width:768px){.HomePage_container__F5QwA{flex-direction:column;padding:1rem}.HomePage_slide1__nEvGq{margin-top:0}.HomePage_slide1Left__nxTN0,.HomePage_slide1__nEvGq{flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:0 1rem}.HomePage_left__9KZJZ{order:-1;justify-content:center;margin-bottom:2rem}.HomePage_left__9KZJZ,.HomePage_left__9KZJZ>div{flex-direction:column;align-items:center;text-align:center}.HomePage_left__9KZJZ>div{display:flex;width:100%}.HomePage_left__9KZJZ img{max-width:200px;margin:0 auto}.HomePage_right__PvVMR{width:100%;align-items:center;text-align:center}.HomePage_appScrollerContainer__n5iyg{max-width:100%;height:400px;padding:15px}.HomePage_scrollerVideo__bXpBp{width:100%;height:100%;object-fit:cover}.HomePage_videoPlaceholder__IVZ8V{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(39,130,75,.1),rgba(39,130,75,.05));border-radius:20px}.HomePage_loadingSpinner__H5s6_{width:30px;height:30px;border:2px solid rgba(39,130,75,.2);border-top-color:rgba(39,130,75,1);border-radius:50%;animation:HomePage_spin__6Szs7 1s linear infinite}.HomePage_slide1Heading__lsT6B{width:100%;font-size:32px;line-height:40px;text-align:center}.HomePage_slide1Description__DbA91{text-align:center}.HomePage_heroHeading__BLBAk{font-size:2rem;width:100%}.HomePage_heroDescription__j5eQz{font-size:1.5rem;padding:0 1rem}.HomePage_heroImage__ui83n{margin:0}.HomePage_wellnessSection__ggNVO{padding:4rem 1rem}.HomePage_wellnessTitle__1qMlV{font-size:1.75rem;margin-bottom:.375rem}.HomePage_wellnessSubtitle__9KJTO{font-size:1.125rem;margin-bottom:.75rem}.HomePage_flex___BZcu{flex-direction:column;gap:1rem}.HomePage_heroSection__sFbz8{height:auto;padding:2rem 1rem}.HomePage_heroDiv__C2J7R{flex-direction:column-reverse;gap:2rem;text-align:center}.HomePage_heroImageContainer__HUjHb{width:100%;height:auto;max-width:100%;padding:0}.HomePage_heroImageContainer__HUjHb video{width:100%;height:auto;max-height:300px;border-radius:1rem}.HomePage_heroTextContainer__Ta8Vk{width:100%;align-items:center;text-align:center}.HomePage_heroText__6MMvN{width:100%;font-size:24px;line-height:32px;text-align:center}.HomePage_slide3___ovVy{flex-direction:column!important;gap:2rem;padding:0 1rem!important;text-align:center;align-items:center}.HomePage_slide3___ovVy .HomePage_left__9KZJZ{order:-1;width:100%;justify-content:center;text-align:center}.HomePage_slide3___ovVy .HomePage_right__PvVMR{width:100%;justify-content:flex-start;align-items:center}.HomePage_slide3Heading__VSfw1{font-size:28px;line-height:36px}.HomePage_slide3Description__chUmg,.HomePage_slide3Heading__VSfw1{width:100%!important;text-align:center}.HomePage_featuresSection__SdsBY{padding:0 1rem!important;max-width:100%!important;width:100%!important}.HomePage_featuresGrid__t2uS2{grid-template-columns:1fr!important;gap:2rem!important;max-width:100%!important}.HomePage_featureCard__8X9NA{width:100%!important;max-width:100%!important}.HomePage_featureDescription__AICp4{margin-left:0!important;text-align:left}.HomePage_featureTitleContainer__23CPU{justify-content:center!important;text-align:center}.HomePage_featureTitle__L5hOM{text-align:center}.HomePage_instagramSection__DR8U1{padding:0 1rem}.HomePage_instagramTitle__415NR{width:100%!important;max-width:100%!important;font-size:28px!important;line-height:36px!important;text-align:center;word-wrap:break-word;overflow-wrap:break-word}.HomePage_iframeContainer__rtX4V{max-width:100%!important;padding:0 1rem}.HomePage_snapwidgetWidget__NEXb9{height:350px}}