.Navbar_nav__yFFPE{position:fixed;top:0;left:0;width:100%;padding:20px 5%;display:flex;justify-content:space-between;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid rgba(255,255,255,.05)}.Navbar_logo__X4o9i img{height:45px;width:auto}.Navbar_desktopLinks__ytwds{display:flex;align-items:center;gap:40px;font-size:14px;font-weight:500}.Navbar_navList__gzP7S{display:flex;align-items:center;gap:40px;list-style:none}.Navbar_navItem__Fpmiu{position:relative;list-style:none}.Navbar_navItem__Fpmiu>a{transition:color .3s ease}.Navbar_navItem__Fpmiu>a:hover{color:var(--primary)}.Navbar_dropdownMenu___PkgI{position:absolute;top:100%;left:-20px;background:#151518;min-width:200px;padding:10px 0;border-radius:8px;border:1px solid rgba(255,255,255,.1);opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;list-style:none}.Navbar_navItem__Fpmiu:hover .Navbar_dropdownMenu___PkgI{opacity:1;visibility:visible;transform:translateY(0)}.Navbar_dropdownMenu___PkgI li a{display:block;padding:10px 20px;transition:background .2s ease,color .2s ease}.Navbar_dropdownMenu___PkgI li a:hover{background:rgba(246,135,35,.1);color:var(--primary)}.Navbar_hamburger__WJ9Te{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;z-index:1100}.Navbar_hamburger__WJ9Te span{display:block;width:24px;height:2px;background:#fff;border-radius:2px;transition:all .3s ease;transform-origin:center}.Navbar_hamburger__WJ9Te.Navbar_open__wWapx span:first-child{transform:translateY(7px) rotate(45deg)}.Navbar_hamburger__WJ9Te.Navbar_open__wWapx span:nth-child(2){opacity:0}.Navbar_hamburger__WJ9Te.Navbar_open__wWapx span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.Navbar_mobileMenu__mhKOr{display:none;position:fixed;top:0;right:-100%;width:75%;max-width:320px;height:100vh;background:#0f0f12;border-left:1px solid rgba(255,255,255,.08);flex-direction:column;padding:90px 30px 40px;gap:8px;transition:right .35s ease;z-index:1050;overflow-y:auto}.Navbar_mobileMenu__mhKOr.Navbar_mobileMenuOpen__r2knk{right:0}.Navbar_mobileLink__lFb0h{font-size:15px;font-weight:500;color:#fff;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06);transition:color .2s ease}.Navbar_mobileLink__lFb0h:hover{color:var(--primary)}.Navbar_mobileAccordion__y4tOJ{border-bottom:1px solid rgba(255,255,255,.06)}.Navbar_mobileAccordionBtn__6Z8DC{width:100%;background:none;border:none;color:#fff;font-size:15px;font-weight:500;padding:12px 0;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.Navbar_chevron__z0d9t{transition:transform .3s ease;font-style:normal}.Navbar_chevronOpen__fglJk{transform:rotate(180deg)}.Navbar_mobileSubMenu__zFLAw{display:flex;flex-direction:column;padding:4px 0 12px 16px;gap:4px}.Navbar_mobileSubMenu__zFLAw a{font-size:13px;color:rgba(255,255,255,.65);padding:8px 0;transition:color .2s ease}.Navbar_mobileSubMenu__zFLAw a:hover{color:var(--primary)}.Navbar_mobileCta__zxVht{margin-top:24px;width:100%}@media (max-width:768px){.Navbar_desktopLinks__ytwds{display:none}.Navbar_hamburger__WJ9Te,.Navbar_mobileMenu__mhKOr{display:flex}.Navbar_nav__yFFPE{padding:16px 5%}}.Hero_hero__bqvNd{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-top:80px;padding-bottom:180px;position:relative;overflow:hidden}.Hero_videoBg__QqNtC{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;opacity:.7;will-change:transform}.Hero_heroButtons__KSpJI{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px;z-index:2;padding:0 5%}@media (max-width:1024px){.Hero_heroButtons__KSpJI{gap:12px}.Hero_heroButtons__KSpJI button{font-size:13px;padding:12px 22px}}@media (max-width:768px){.Hero_hero__bqvNd{padding:100px 5% 60px}.Hero_heroButtons__KSpJI{flex-direction:column;align-items:center;width:100%;padding:0;gap:10px}.Hero_heroButtons__KSpJI button{width:auto;font-size:12px;padding:10px 18px;white-space:nowrap}}@media (max-width:380px){.Hero_heroButtons__KSpJI button{width:140px;font-size:10px;padding:8px 10px}}.Hero_heroHeading__STy9B{font-size:3.2rem;font-weight:900;line-height:1.1;letter-spacing:-1.5px;max-width:800px;z-index:2;margin-bottom:32px}@media (max-width:1024px){.Hero_heroHeading__STy9B{font-size:2.6rem}}@media (max-width:768px){.Hero_heroHeading__STy9B{font-size:2rem;letter-spacing:-1px}}@media (max-width:480px){.Hero_heroHeading__STy9B{font-size:1.6rem}}.Hero_heroButtons__KSpJI .Hero_heroCta__uKLth{padding:12px 24px;font-size:14px;font-weight:900;border-radius:6px;color:#fff;background-color:#f68723}.Features_sectionHeader__Rl59H{text-align:center;margin-bottom:60px;position:relative;z-index:2}.Features_sectionHeader__Rl59H h2{font-size:2.8rem;font-weight:800}.Features_featuresSection__Bd9am{background-color:#020b18}.Features_scrollingWrapper__4ev_K{width:100%;overflow:hidden;padding:40px 0}.Features_scrollingTrack__J88Fi{display:flex;gap:30px;width:max-content;animation:Features_scrollLoop__s5I86 25s linear infinite}.Features_scrollingTrack__J88Fi:hover{animation-play-state:paused}.Features_card__Ihj_X{width:280px;flex-shrink:0;background:#020b18;border-radius:14px;padding:12px;border:1px solid transparent;position:relative;overflow:hidden}.Features_card__Ihj_X:before{content:"";position:absolute;top:-60%;right:-30%;width:200%;height:200%;border-radius:50%;border:1.5px solid rgba(30,120,255,.6);pointer-events:none;box-shadow:0 0 12px rgba(30,120,255,.3)}.Features_cardImgWrapper__BG1N8{width:100%;height:320px;border-radius:12px;overflow:hidden;margin-bottom:20px}.Features_cardImgWrapper__BG1N8 img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.Features_card__Ihj_X:hover .Features_cardImgWrapper__BG1N8 img{transform:scale(1.05)}.Features_cardContent__CVpXN{display:flex;flex-direction:column;align-items:flex-start;padding:4px 0}.Features_cardBullets__JQE0W{margin:0;max-height:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .4s ease,margin .3s ease}.Features_card__Ihj_X:hover .Features_cardBullets__JQE0W{max-height:200px;opacity:1;margin:10px 0 0}.Features_cardTitle__5S8GW{font-size:1.2rem;font-weight:600;margin-bottom:8px;display:block;color:var(--primary);transition:opacity .2s ease}.Features_cardTitle__5S8GW:hover{opacity:.8}.Features_cardSub__rp2Or{font-size:.95rem;color:white;margin-bottom:12px}.Features_cardBullets__JQE0W{list-style:none;padding:0;margin:10px 0 0;display:flex;flex-direction:column;gap:6px}.Features_cardBullets__JQE0W li{font-size:.82rem;color:rgba(255,255,255,.65);padding-left:16px;position:relative;line-height:1.4;cursor:pointer;transition:color .2s ease,padding-left .2s ease}.Features_cardBullets__JQE0W li:hover{color:#ffffff;padding-left:22px}.Features_cardBullets__JQE0W li:before{content:"▸";position:absolute;left:0;color:var(--primary);font-size:.75rem;top:1px;transition:left .2s ease}.Features_cardBullets__JQE0W li:hover:before{left:4px}@keyframes Features_scrollLoop__s5I86{0%{transform:translateX(0)}to{transform:translateX(calc(-320px * 6 - 30px * 6))}}@media (max-width:768px){.Features_card__Ihj_X{width:260px}.Features_cardImgWrapper__BG1N8{height:260px}.Features_cardTitle__5S8GW{font-size:1rem}.Features_cardSub__rp2Or{font-size:.85rem}.Features_cardBullets__JQE0W li{font-size:.78rem}.Features_sectionHeader__Rl59H h2{font-size:2rem}}@media (max-width:480px){.Features_card__Ihj_X{width:220px}.Features_cardImgWrapper__BG1N8{height:220px}.Features_sectionHeader__Rl59H h2{font-size:1.6rem}}.GlobeSection_globeSection__si0U0{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden}.GlobeSection_globeVideo__Utanc{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:1}.GlobeSection_content__fRUPU{max-width:900px;z-index:2;position:relative}.GlobeSection_content__fRUPU .GlobeSection_heading-main__DZJHO{text-align:left;font-size:2.5rem}@media (max-width:768px){.GlobeSection_globeSection__si0U0{padding:60px 5%;min-height:60vh}.GlobeSection_content__fRUPU{max-width:100%}.GlobeSection_content__fRUPU h2{font-size:1.8rem!important}}@media (max-width:480px){.GlobeSection_content__fRUPU h2{font-size:1.4rem!important}}.CTA_ctaSection__8oUiB{display:flex;flex-direction:column;align-items:center;text-align:center;padding:150px 5%}@media (max-width:768px){.CTA_ctaSection__8oUiB{padding:80px 5%}}.Footer_footer__pQtti{background:#050505;padding:80px 5% 40px;border-top:1px solid rgba(255,255,255,.05)}.Footer_footerGrid__K31Dz{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;grid-gap:40px;gap:40px;margin-bottom:60px}.Footer_footerCol__KIz90 h4{font-size:1.1rem;margin-bottom:25px;font-weight:600}.Footer_footerCol__KIz90 a,.Footer_footerCol__KIz90 p{color:var(--text-muted);font-size:.95rem;margin-bottom:15px;display:block;transition:color .3s ease}.Footer_footerCol__KIz90 a:hover{color:var(--primary)}.Footer_socialIcons__PPLhr{display:flex;gap:15px;margin-top:20px}.Footer_socialIcons__PPLhr a{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;transition:background .3s ease}.Footer_socialIcons__PPLhr a:hover{background:var(--primary);color:#fff}@media (max-width:1024px){.Footer_footerGrid__K31Dz{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer_footerGrid__K31Dz{grid-template-columns:1fr}.Footer_footer__pQtti{padding:60px 5% 30px}.Footer_socialIcons__PPLhr{flex-wrap:wrap}}