@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&display=swap");@import url("https://use.typekit.net/xgn2mjl.css");.landPage_landingContainer__syJr4{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,sans-serif;width:100%;min-height:100vh;overflow-x:hidden;position:relative}.landPage_videoBackground__x7pLu{position:absolute;top:-4rem;left:0;width:100vw;height:100vh;z-index:-1;overflow:hidden;padding:0;margin:0;background-color:black;background-size:cover;background-position:50%}.landPage_backgroundVideo__0khwo{width:100%;height:100%;object-fit:cover;opacity:.3;display:block;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,1) 0,rgba(0,0,0,1) 50%,rgba(0,0,0,0));mask-image:linear-gradient(180deg,rgba(0,0,0,1) 0,rgba(0,0,0,1) 50%,rgba(0,0,0,0))}.landPage_videoOverlay__rq8_N{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at center,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 100%);pointer-events:none}.landPage_heroSection__JCdBD{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:90vh;text-align:center;padding:60px 20px;position:relative}.landPage_logoContainer__6gu4H{margin-bottom:40px;animation:landPage_fadeInUp__XHTwY 1s ease-out}.landPage_logo__nDenm{max-width:90vw;height:auto;filter:drop-shadow(0 10px 20px rgba(0,0,0,.3));transition:transform .3s ease}.landPage_logo__nDenm:hover{transform:scale(1.05)}.landPage_downloadSection__NAfKS{display:flex;gap:20px;margin-bottom:40px;animation:landPage_fadeInUp__XHTwY 1s ease-out .6s both}.landPage_downloadBadge__7SJDA{transition:all .3s ease;filter:drop-shadow(0 6px 12px rgba(0,0,0,.2))}.landPage_downloadBadge__7SJDA:hover{transform:translateY(-4px);filter:drop-shadow(0 10px 20px rgba(0,0,0,.3))}.landPage_downloadBadge__7SJDA img{height:60px;width:auto}.landPage_communitySection__r52i6{margin-top:60px}.landPage_socialSection__or8hm{display:flex;gap:2rem;justify-content:center;align-items:center;margin-top:30px;animation:landPage_fadeInUp__XHTwY 1s ease-out .8s both}.landPage_socialLink__SBcHs{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:16px;color:white;text-decoration:none;transition:all .3s ease;font-family:Montserrat,sans-serif;font-weight:500;font-size:.9rem;width:90px}.landPage_socialLink__SBcHs:hover{transform:translateY(-4px);background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.4);color:white;text-decoration:none;box-shadow:0 8px 25px rgba(0,0,0,.2)}.landPage_socialIcon__tql9Y{width:32px;height:32px;color:white;transition:all .3s ease}.landPage_socialLink__SBcHs:hover .landPage_socialIcon__tql9Y{transform:scale(1.1);color:white}.landPage_featuresSection__LnHpf{padding:80px 20px;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1)}.landPage_featuresGrid__72NfH{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:40px;gap:40px;max-width:1200px;margin:0 auto}.landPage_featureCard__fBD6n{background:rgba(255,255,255,.95);border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.15);transition:all .3s ease;opacity:1;transform:translateY(0)}.landPage_featureCard__fBD6n:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.2)}.landPage_featureIcon__nnpvu{font-size:3rem;margin-bottom:20px;display:block}.landPage_featureTitle__DmqfE{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:16px}.landPage_featureDescription__VjL_U{color:#666;line-height:1.6;font-size:1rem}.landPage_newsSection__Y6p2q{padding:80px 20px;max-width:1000px;margin:0 auto}.landPage_newsGrid__gvFCJ{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-top:40px;justify-content:center;max-width:1000px;margin-left:auto;margin-right:auto}.landPage_viewAllButtonContainer__K4I4n{display:flex;justify-content:center;margin-top:40px}.landPage_viewAllButton__oYlX_{padding:14px 32px;background:rgba(79,111,182,.9);color:white;text-decoration:none;border-radius:8px;font-size:16px;font-weight:500;transition:all .3s ease;box-shadow:0 4px 12px rgba(79,111,182,.3)}.landPage_viewAllButton__oYlX_:hover{background:rgba(79,111,182,1);transform:translateY(-2px);box-shadow:0 6px 16px rgba(79,111,182,.4)}.landPage_newsCard__8FPjw{background:rgba(255,255,255,.95);border-radius:16px;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,.15);transition:all .3s ease;opacity:0;transform:translateY(30px)}.landPage_newsCard__8FPjw.landPage_visible__Ys_xc{opacity:1;transform:translateY(0);animation:landPage_slideInUp__YIfKs .6s ease-out}.landPage_newsCard__8FPjw:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.2)}.landPage_ctaSection__ZvLtG{padding:80px 20px;text-align:center;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1)}.landPage_ctaTitle__VGii_{font-size:2.5rem;font-weight:600;color:white;margin-bottom:24px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.landPage_ctaDescription__02QIW{font-size:1.2rem;color:rgba(255,255,255,.9);margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.landPage_ctaButtons__QMh8o{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.landPage_ctaButton__cwvjU{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:16px 32px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 8px 20px rgba(102,126,234,.3);border:none;cursor:pointer}.landPage_ctaButton__cwvjU:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(102,126,234,.4);text-decoration:none;color:white}.landPage_ctaButton__cwvjU.landPage_secondary__LTNjM{background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.landPage_ctaButton__cwvjU.landPage_secondary__LTNjM:hover{background:rgba(255,255,255,.3);color:white}@keyframes landPage_fadeInUp__XHTwY{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes landPage_slideInUp__YIfKs{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.landPage_heroTitle__fTl6y{font-size:2.5rem}.landPage_backgroundVideo__0khwo{opacity:.7}.landPage_heroSubtitle__QsiOL{font-size:1.1rem}.landPage_downloadSection__NAfKS{flex-direction:column;align-items:center;gap:15px}.landPage_downloadBadge__7SJDA img{height:50px}.landPage_socialSection__or8hm{gap:1rem;flex-wrap:wrap}.landPage_socialLink__SBcHs{width:80px;padding:12px;font-size:.8rem}.landPage_featuresGrid__72NfH{grid-template-columns:1fr;gap:30px}.landPage_newsGrid__gvFCJ{grid-template-columns:1fr;gap:1.5rem;max-width:100%}.landPage_ctaButtons__QMh8o{flex-direction:column;align-items:center}.landPage_ctaTitle__VGii_,.landPage_sectionTitle__7qRGW{font-size:2rem}}@media (max-width:480px){.landPage_heroSection__JCdBD{padding:40px 15px}.landPage_logo__nDenm{max-width:250px}.landPage_heroTitle__fTl6y{font-size:2rem}.landPage_ctaSection__ZvLtG,.landPage_featuresSection__LnHpf,.landPage_newsSection__Y6p2q{padding:60px 15px}.landPage_featureCard__fBD6n{padding:30px 20px}}