.LandingPage_landingWrapper__zraHH{background-color:#0d0d0d;color:#ffffff;min-height:100vh;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.LandingPage_heroSection__kXE30{text-align:center;padding:3.6rem .5rem .4rem;background:linear-gradient(180deg,#0a1a2e,#0d0d0d)}.LandingPage_logo__P7ybp{font-family:Montserrat,sans-serif;font-size:4.5rem;font-weight:800;letter-spacing:6px;color:#0088FF;margin:0;text-transform:uppercase}.LandingPage_tagline__OXr_i{font-size:1.25rem;color:#909090;max-width:600px;margin:0 auto;line-height:1.8}.LandingPage_heroTgButton__WADU_{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;margin-top:1.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#229ED9,#1a7fb8);color:white;font-size:1rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px rgba(34,158,217,.4)}.LandingPage_heroTgButton__WADU_:hover{background:linear-gradient(135deg,#2eb5f0,#229ED9);transform:translateY(-2px);box-shadow:0 6px 25px rgba(34,158,217,.5);color:white}.LandingPage_heroTgButton__WADU_ svg{font-size:1.2rem}.LandingPage_productsSection__oVR07{padding:.1rem 1.5rem 4rem;max-width:700px;margin:0 auto;width:100%}.LandingPage_productCard__8OUJ4{background:transparent;border:none;box-shadow:none;text-align:center;padding:3.5rem 1rem}.LandingPage_productCard__8OUJ4:last-child{border-bottom:none}.LandingPage_productCard__8OUJ4:hover{transform:none;box-shadow:none}.LandingPage_productIcon__UkzJ7{font-size:3.5rem;margin-bottom:1.5rem;display:block}.LandingPage_telegramIcon__6wEGa{color:#229ED9}.LandingPage_appIcon__Ii6qi{color:#34C759}.LandingPage_articlesIcon__Ul4n6{color:#FF9500}.LandingPage_productTitleWrapper__fNuPH{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}.LandingPage_productTitleIcon__OfgiN{width:32px;height:32px}.LandingPage_productTitle__UwhqX{font-size:1.75rem;font-weight:700;margin:0;color:#ffffff}.LandingPage_productDescription__cWcWB{font-size:1.05rem;color:#a0a0a0;margin-bottom:2rem;line-height:1.7;max-width:500px;margin-left:auto;margin-right:auto}.LandingPage_screenshotsGallery__63quv{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.LandingPage_screenshotWrapper__AVKF2{border-radius:16px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.4);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.LandingPage_screenshotWrapper__AVKF2:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(102,126,234,.3)}.LandingPage_screenshot__DcD20{display:block;height:auto;width:140px}.LandingPage_fitplanImageWrapper__kA3Hj{display:flex;justify-content:center;margin-bottom:2rem;cursor:pointer}.LandingPage_fitplanImage__lLPqR{border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.4);max-width:100%;height:350px;width:auto;object-fit:contain;transition:transform .3s ease,box-shadow .3s ease}.LandingPage_fitplanImageWrapper__kA3Hj:hover .LandingPage_fitplanImage__lLPqR{transform:translateY(-5px);box-shadow:0 12px 40px rgba(34,158,217,.3)}.LandingPage_lightboxOverlay__2yLv9{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;z-index:9999;animation:LandingPage_lightboxFadeIn__RAUxD .2s ease}@keyframes LandingPage_lightboxFadeIn__RAUxD{0%{opacity:0}to{opacity:1}}.LandingPage_lightboxContent__FAfZU{max-height:90vh;max-width:90vw;display:flex;align-items:center;justify-content:center}.LandingPage_lightboxImage__L3LFU{max-height:85vh;width:auto;height:auto;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.5)}.LandingPage_lightboxClose__cvrmo{position:absolute;top:1rem;right:1rem;background:rgba(255,255,255,.1);border:none;color:white;font-size:1.5rem;width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;z-index:10000}.LandingPage_lightboxClose__cvrmo:hover{background:rgba(255,255,255,.2)}.LandingPage_lightboxNav__i0qSz{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1);border:none;color:white;font-size:1.5rem;width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;z-index:10000}.LandingPage_lightboxNav__i0qSz:hover{background:rgba(255,255,255,.2)}.LandingPage_lightboxNavPrev__5cZa9{left:1rem}.LandingPage_lightboxNavNext__FP0jj{right:1rem}.LandingPage_lightboxCounter__5CkoK{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.7);font-size:.9rem;font-weight:500}@media (max-width:480px){.LandingPage_lightboxNav__i0qSz{width:40px;height:40px;font-size:1.2rem}.LandingPage_lightboxNavPrev__5cZa9{left:.5rem}.LandingPage_lightboxNavNext__FP0jj{right:.5rem}.LandingPage_lightboxClose__cvrmo{top:.5rem;right:.5rem;width:40px;height:40px;font-size:1.2rem}.LandingPage_lightboxImage__L3LFU{max-height:70vh;border-radius:12px}}.LandingPage_buttonGroup__7q8wP{display:flex;flex-direction:column;align-items:center;gap:1rem}.LandingPage_storeBadges__XHIgi{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.LandingPage_storeBadge__yjtDQ{display:block;transition:transform .2s ease,opacity .2s ease}.LandingPage_storeBadge__yjtDQ:hover{transform:scale(1.05);opacity:.9}.LandingPage_storeBadgeImg__kPwpz{height:48px;width:auto}.LandingPage_ctaButton__Sxivr{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1.1rem 2.5rem;border-radius:30px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .25s ease;border:none;cursor:pointer;min-width:280px;box-shadow:0 4px 15px rgba(0,0,0,.3)}.LandingPage_ctaButton__Sxivr svg{font-size:1.3rem}.LandingPage_telegramButton__Blpl7{background:linear-gradient(135deg,#229ED9,#1a7fb8);color:white}.LandingPage_telegramButton__Blpl7:hover{background:linear-gradient(135deg,#2eb5f0,#1a8bc7);transform:translateY(-3px);box-shadow:0 8px 30px rgba(34,158,217,.5);color:white}.LandingPage_playStoreButton__ygdST{background:linear-gradient(135deg,#34A853,#2d8a47);color:white}.LandingPage_playStoreButton__ygdST:hover{background:linear-gradient(135deg,#3fbe62,#34a853);transform:translateY(-3px);box-shadow:0 8px 30px rgba(52,168,83,.5);color:white}.LandingPage_appStoreButton__w3Eyx{background:linear-gradient(135deg,#007AFF,#0056b3);color:white}.LandingPage_appStoreButton__w3Eyx:hover{background:linear-gradient(135deg,#339aff,#007aff);transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,122,255,.5);color:white}.LandingPage_articlesButton__4LOtf{background:linear-gradient(135deg,#667eea,#764ba2);color:white}.LandingPage_articlesButton__4LOtf:hover{background:linear-gradient(135deg,#7b92f5,#8a5cb8);transform:translateY(-3px);box-shadow:0 8px 30px rgba(102,126,234,.5);color:white}.LandingPage_landingFooter__lnDZT{margin-top:auto;padding:2.5rem 1.5rem;text-align:center;border-top:1px solid rgba(255,255,255,.06)}.LandingPage_footerLinks__E4utn{display:flex;justify-content:center;gap:2.5rem;margin-bottom:1rem}.LandingPage_footerLink__z5p_P{color:#606060;text-decoration:none;font-size:.9rem;transition:color .2s ease}.LandingPage_footerLink__z5p_P:hover{color:#ffffff}.LandingPage_copyright__pmTew{color:#404040;font-size:.85rem}@media (max-width:768px){.LandingPage_heroSection__kXE30{padding:5rem 1rem 3rem}.LandingPage_logo__P7ybp{font-size:3.5rem}.LandingPage_productTitleIcon__OfgiN{width:28px;height:28px}.LandingPage_tagline__OXr_i{font-size:1.1rem}.LandingPage_productsSection__oVR07{padding:1.5rem 1rem 3rem}.LandingPage_productCard__8OUJ4{padding:3rem 1rem}.LandingPage_productIcon__UkzJ7{font-size:3rem}.LandingPage_productTitle__UwhqX{font-size:1.5rem}.LandingPage_productDescription__cWcWB{font-size:1rem}.LandingPage_ctaButton__Sxivr{min-width:260px;padding:1rem 2rem;font-size:1rem}.LandingPage_screenshotsGallery__63quv{gap:.75rem}.LandingPage_screenshot__DcD20{width:120px}.LandingPage_storeBadgeImg__kPwpz{height:44px}}@media (max-width:480px){.LandingPage_heroSection__kXE30{padding:4rem 1rem 2.5rem}.LandingPage_logo__P7ybp{font-size:2.75rem;letter-spacing:2px}.LandingPage_productTitleIcon__OfgiN{width:24px;height:24px}.LandingPage_productTitleWrapper__fNuPH{gap:.5rem}.LandingPage_tagline__OXr_i{font-size:.9rem}.LandingPage_productsSection__oVR07{padding:1rem 1rem 2rem}.LandingPage_productCard__8OUJ4{padding:2.5rem .5rem}.LandingPage_productIcon__UkzJ7{font-size:2.5rem;margin-bottom:1rem}.LandingPage_productTitle__UwhqX{font-size:1.3rem}.LandingPage_productDescription__cWcWB{font-size:.95rem;margin-bottom:1.5rem}.LandingPage_ctaButton__Sxivr{min-width:100%;padding:1rem 1.5rem;font-size:1rem}.LandingPage_storeBadgeImg__kPwpz{height:40px}.LandingPage_storeBadges__XHIgi{gap:.75rem}.LandingPage_footerLinks__E4utn{flex-direction:column;gap:.75rem}.LandingPage_screenshotsGallery__63quv{gap:.5rem}.LandingPage_screenshot__DcD20{width:100px}}