@import url("https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@400;500;600;700&family=Space+Grotesk:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap");.landing_landing__PhUfT{--landing-bg:#050508;--landing-card:rgba(15,15,25,.8);--landing-card-solid:#0a0a12;--accent-purple:#8b5cf6;--gradient-main:linear-gradient(135deg,#00f0ff,#f0a 50%,gold);--gradient-purple:linear-gradient(135deg,#8b5cf6,#00f0ff);--gradient-overlay:linear-gradient(180deg,rgba(0,240,255,.15),transparent 50%);--glow-cyan:0 0 30px rgba(0,240,255,.4);--glow-magenta:0 0 30px rgba(255,0,170,.4);font-family:Space Grotesk,sans-serif;background:var(--landing-bg);color:var(--text-primary);line-height:1.6;overflow-x:hidden;min-height:100vh}.landing_bgGrid__Nb90h{background-image:linear-gradient(rgba(0,240,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(0,240,255,.03) 1px,transparent 0);background-size:60px 60px}.landing_bgGlow__jG9qt,.landing_bgGrid__Nb90h{position:fixed;inset:0;pointer-events:none;z-index:0}.landing_bgGlow__jG9qt{background:radial-gradient(ellipse 80% 50% at 20% 20%,rgba(139,92,246,.15) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 80%,rgba(255,0,170,.1) 0,transparent 50%),radial-gradient(ellipse 50% 50% at 50% 0,rgba(0,240,255,.08) 0,transparent 40%)}.landing_nav__gIEfd{position:fixed;top:0;left:0;right:0;z-index:1000;padding:20px 40px;display:flex;justify-content:space-between;align-items:center;background:rgba(5,5,8,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,240,255,.1)}.landing_logo__727Rp{font-family:Chakra Petch,sans-serif;font-size:28px;font-weight:700;background:var(--gradient-main);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.1em;text-decoration:none;flex-shrink:0}.landing_navLinks__JEMuF{display:flex;gap:40px;list-style:none;margin:0;padding:0;position:absolute;left:50%;transform:translateX(-50%)}.landing_navLink__Q0zXE{color:hsla(0,0%,100%,.7);text-decoration:none;font-size:14px;font-weight:500;letter-spacing:.05em;transition:all .3s ease;position:relative}.landing_navLink__Q0zXE:hover{color:#00f0ff}.landing_navLink__Q0zXE:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--gradient-main);transition:width .3s ease}.landing_navLink__Q0zXE:hover:after{width:100%}.landing_navCta__lusam{padding:10px 24px;background:var(--gradient-main);border:none;border-radius:4px;color:#000;font-family:Chakra Petch,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;text-decoration:none}.landing_navCta__lusam:hover{box-shadow:var(--glow-cyan);transform:translateY(-2px)}.landing_main__fXahT{position:relative;z-index:1}.landing_container__d9DKt{max-width:1400px;margin:0 auto;padding:0 40px}.landing_hero__eDypb{min-height:100vh;display:flex;align-items:center;padding-top:100px;position:relative;overflow:hidden}.landing_heroContent__g1e3g{max-width:700px;animation:landing_fadeInUp__TaUbH 1s ease;position:relative;z-index:2}.landing_heroBadge__ehSsD{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(0,240,255,.1);border:1px solid rgba(0,240,255,.3);border-radius:100px;font-size:13px;color:#00f0ff;margin-bottom:30px;animation:landing_fadeInUp__TaUbH 1s ease .2s both}.landing_heroBadge__ehSsD:before{content:"🚀"}.landing_heroTitle__k4I8p{font-family:Chakra Petch,sans-serif;font-size:clamp(48px,8vw,90px);font-weight:700;line-height:1.1;margin-bottom:24px;animation:landing_fadeInUp__TaUbH 1s ease .3s both}.landing_heroTitle__k4I8p span{background:var(--gradient-main);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_heroSubtitle__wp5jR{font-size:20px;color:hsla(0,0%,100%,.7);margin-bottom:16px;max-width:600px;animation:landing_fadeInUp__TaUbH 1s ease .4s both}.landing_heroButtons__wYEJP{display:flex;gap:16px;flex-wrap:wrap;animation:landing_fadeInUp__TaUbH 1s ease .6s both}.landing_btnPrimary__ViYVI{padding:16px 32px;background:var(--gradient-main);border:none;border-radius:4px;color:#000;font-family:Chakra Petch,sans-serif;font-weight:600;font-size:15px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.landing_btnPrimary__ViYVI:hover{box-shadow:var(--glow-cyan);transform:translateY(-3px)}.landing_btnSecondary__Skm_q{padding:16px 32px;background:transparent;border:1px solid hsla(0,0%,100%,.2);border-radius:4px;color:#fff;font-family:Chakra Petch,sans-serif;font-weight:600;font-size:15px;cursor:pointer;transition:all .3s ease;text-decoration:none}.landing_btnSecondary__Skm_q:hover{border-color:#00f0ff;color:#00f0ff;background:rgba(0,240,255,.05)}.landing_heroBg__3SIdq{position:absolute;inset:0;z-index:0}.landing_heroBg__3SIdq img{width:100%;height:100%;object-fit:cover;opacity:.4;filter:saturate(1.2) contrast(1.1)}.landing_heroOverlay__sJCzV{position:absolute;inset:0;background:linear-gradient(135deg,rgba(5,5,8,.95),rgba(5,5,8,.7) 40%,rgba(5,5,8,.4) 70%,rgba(5,5,8,.6)),radial-gradient(ellipse at 80% 50%,rgba(255,0,170,.15) 0,transparent 50%),radial-gradient(ellipse at 20% 80%,rgba(0,240,255,.1) 0,transparent 40%)}.landing_heroGlow__SjYT4{position:absolute;right:20%;top:50%;transform:translateY(-50%);width:400px;height:400px;background:radial-gradient(circle at 30% 30%,rgba(0,240,255,.4) 0,transparent 50%),radial-gradient(circle at 70% 70%,rgba(255,0,170,.4) 0,transparent 50%);filter:blur(60px);animation:landing_pulse__ZjpcM 8s ease-in-out infinite;z-index:3;pointer-events:none}.landing_section__OdSlB{padding:120px 0}.landing_sectionHeader__xjIVy{text-align:center;margin-bottom:80px}.landing_sectionLabel__TZuj6{font-family:JetBrains Mono,monospace;font-size:12px;color:#00f0ff;letter-spacing:.2em;text-transform:uppercase;margin-bottom:16px}.landing_sectionTitle__mrKtZ{font-family:Chakra Petch,sans-serif;font-size:clamp(36px,5vw,56px);font-weight:700;margin-bottom:20px}.landing_sectionTitle__mrKtZ span{background:var(--gradient-main);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_sectionDesc__Zsetj{font-size:18px;color:hsla(0,0%,100%,.7);max-width:600px;margin:0 auto}.landing_aboutGrid__PULsb{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.landing_aboutContent__CYozV h3{font-family:Chakra Petch,sans-serif;font-size:32px;margin-bottom:24px}.landing_aboutContent__CYozV p{color:hsla(0,0%,100%,.7);margin-bottom:24px}.landing_aboutMeaning__11_sr{background:var(--landing-card);border:1px solid rgba(0,240,255,.1);border-radius:12px;padding:40px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing_meaningItem__jZOKA{display:flex;gap:16px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid hsla(0,0%,100%,.05)}.landing_meaningItem__jZOKA:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.landing_meaningIcon__8obFZ{width:48px;height:48px;background:linear-gradient(135deg,rgba(0,240,255,.2),rgba(255,0,170,.2));border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.landing_meaningText__UzMDK h4{font-family:Chakra Petch,sans-serif;font-size:16px;margin-bottom:4px;color:#00f0ff}.landing_meaningText__UzMDK p{font-size:14px;color:hsla(0,0%,100%,.4);margin:0}.landing_bentoGrid__CcutS{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;grid-gap:24px;gap:24px}.landing_bentoCard__z_x7F{background:var(--landing-card);border:1px solid hsla(0,0%,100%,.05);border-radius:20px;padding:40px;transition:all .4s ease;position:relative;overflow:hidden}.landing_bentoCard__z_x7F:before{content:"";position:absolute;inset:0;background:var(--gradient-overlay);opacity:0;transition:opacity .4s ease}.landing_bentoCard__z_x7F:hover{border-color:rgba(0,240,255,.3);transform:translateY(-5px)}.landing_bentoCard__z_x7F:hover:before{opacity:1}.landing_bentoCardLarge__eGAWs{grid-column:span 2}.landing_bentoCardTall__PmdG9{grid-row:span 2}.landing_bentoIcon__qngyo{width:64px;height:64px;background:linear-gradient(135deg,rgba(0,240,255,.15),rgba(139,92,246,.15));border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:24px;position:relative;z-index:1}.landing_bentoCard__z_x7F h3{font-family:Chakra Petch,sans-serif;font-size:24px;margin-bottom:12px;position:relative;z-index:1}.landing_bentoCard__z_x7F p{color:hsla(0,0%,100%,.7);font-size:15px;position:relative;z-index:1}.landing_bentoCard__z_x7F ul{list-style:none;margin-top:20px;position:relative;z-index:1;padding:0}.landing_bentoCard__z_x7F li{color:hsla(0,0%,100%,.4);font-size:14px;padding:8px 0;border-bottom:1px solid hsla(0,0%,100%,.05);display:flex;align-items:center;gap:10px}.landing_bentoCard__z_x7F li:before{content:"\2192";color:#00f0ff}.landing_bentoCardImage__zfxph{padding:0;overflow:hidden}.landing_bentoImage__hX_do{height:200px;overflow:hidden}.landing_bentoImage__hX_do img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.landing_bentoCardImage__zfxph:hover .landing_bentoImage__hX_do img{transform:scale(1.05)}.landing_bentoContent__SP15B{padding:40px}.landing_teamGrid__9BbAs{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.landing_teamCard__fiM_y{background:var(--landing-card);border:1px solid hsla(0,0%,100%,.05);border-radius:16px;padding:32px;transition:all .3s ease}.landing_teamCard__fiM_y:hover{border-color:rgba(0,240,255,.2);transform:translateY(-4px)}.landing_teamAvatar__fm6fd{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:16px;border:2px solid rgba(0,240,255,.3)}.landing_teamCard__fiM_y h4{font-family:Chakra Petch,sans-serif;font-size:20px;margin-bottom:4px}.landing_teamRole__Y_yxz{color:#00f0ff;font-size:14px;margin-bottom:8px}.landing_teamAlias__8fCqC{color:hsla(0,0%,100%,.4);font-size:13px;font-family:JetBrains Mono,monospace}.landing_philosophy__ooFiy{background:linear-gradient(180deg,transparent,rgba(139,92,246,.05),transparent)}.landing_philosophyContent__r5EsO{text-align:center;max-width:800px;margin:0 auto}.landing_philosophyQuote__CwTYb{font-family:Chakra Petch,sans-serif;font-size:clamp(28px,4vw,48px);font-weight:600;margin-bottom:40px;background:var(--gradient-main);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_philosophyPoints__8Nu57{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:24px;gap:24px;margin-top:60px}.landing_philosophyPoint__zCnRi{padding:24px;background:var(--landing-card);border-radius:12px;border:1px solid hsla(0,0%,100%,.05)}.landing_philosophyPoint__zCnRi h4{color:#00f0ff;font-size:14px;margin-bottom:8px}.landing_philosophyPoint__zCnRi p{color:hsla(0,0%,100%,.7);font-size:14px;margin:0}.landing_highlightsGrid___GHAU{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.landing_highlightCard__hoSIQ{background:var(--landing-card);border:1px solid hsla(0,0%,100%,.05);border-radius:20px;padding:48px;position:relative;overflow:hidden}.landing_highlightCard__hoSIQ:after{content:"";position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle,#00f0ff 0,transparent 70%);opacity:.05}.landing_highlightIcon__rrMHZ{font-size:48px;margin-bottom:24px}.landing_highlightCard__hoSIQ h3{font-family:Chakra Petch,sans-serif;font-size:24px;margin-bottom:16px}.landing_highlightCard__hoSIQ p{color:hsla(0,0%,100%,.7);margin-bottom:20px}.landing_highlightList__4tXRj{list-style:none;padding:0}.landing_highlightList__4tXRj li{color:hsla(0,0%,100%,.4);font-size:14px;padding:8px 0;display:flex;align-items:center;gap:10px}.landing_highlightList__4tXRj li:before{content:"\25C6";color:#f0a;font-size:8px}.landing_partnership__bM8B5{background:linear-gradient(180deg,transparent,rgba(0,240,255,.03),transparent)}.landing_partnershipContent___wy6l{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.landing_partnershipText__j79oS h3{font-family:Chakra Petch,sans-serif;font-size:36px;margin-bottom:24px}.landing_partnershipText__j79oS p{color:hsla(0,0%,100%,.7);margin-bottom:32px}.landing_partnershipList__xQy5U{list-style:none;padding:0}.landing_partnershipList__xQy5U li{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.7)}.landing_partnershipList__xQy5U li span{font-size:24px}.landing_partnershipVisual__BfjnL{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.landing_statCard__Conal{background:var(--landing-card);border:1px solid hsla(0,0%,100%,.05);border-radius:16px;padding:32px;text-align:center}.landing_statNumber__M7kwX{font-family:Chakra Petch,sans-serif;font-size:48px;font-weight:700;background:var(--gradient-main);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_statLabel__oaDo_{color:hsla(0,0%,100%,.4);font-size:14px;margin-top:8px}.landing_contact__3kXI9{text-align:center;padding:160px 0;position:relative}.landing_contact__3kXI9:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 40% at 50% 100%,rgba(255,0,170,.15) 0,transparent 60%);pointer-events:none}.landing_contactBg__MriSY{position:absolute;inset:0;z-index:0}.landing_contactBg__MriSY img{width:100%;height:100%;object-fit:cover;opacity:.15}.landing_contactContent__oexvY{position:relative;z-index:1}.landing_contact__3kXI9 h2{font-family:Chakra Petch,sans-serif;font-size:clamp(36px,5vw,60px);margin-bottom:24px}.landing_contact__3kXI9 h2 span{background:var(--gradient-main);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_contactContent__oexvY>p{color:hsla(0,0%,100%,.7);font-size:18px;margin-bottom:40px;max-width:500px;margin-left:auto;margin-right:auto}.landing_contactInfo__iJ2JD{display:flex;justify-content:center;gap:48px;margin-top:60px;flex-wrap:wrap}.landing_contactItem__GZ2AV{display:flex;align-items:center;gap:12px;color:hsla(0,0%,100%,.7)}.landing_contactItem__GZ2AV span{font-size:24px}.landing_contactItem__GZ2AV a{color:#00f0ff;text-decoration:none;transition:color .3s ease}.landing_contactItem__GZ2AV a:hover{color:#f0a}.landing_contactItem__GZ2AV p{margin:0}.landing_footer__OamDV{padding:40px;border-top:1px solid hsla(0,0%,100%,.05);text-align:center}.landing_footerLogo__JOamB{font-family:Chakra Petch,sans-serif;font-size:24px;font-weight:700;background:var(--gradient-main);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px}.landing_footer__OamDV p{color:hsla(0,0%,100%,.4);font-size:14px}.landing_universeSection__ksE9s{position:relative;padding:120px 0;overflow:hidden}.landing_universeBg__K8bLf{position:absolute;inset:0;z-index:0}.landing_universeBg__K8bLf img{width:100%;height:100%;object-fit:cover;opacity:.3}.landing_universeBg__K8bLf:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#050508,transparent 30%,transparent 70%,#050508)}.landing_universeContent__ZDUSN{position:relative;z-index:1}.landing_techGallery__yxwwB{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:200px 200px;grid-gap:16px;gap:16px}.landing_techItemLarge__B3XBs{grid-row:span 2;border-radius:20px;overflow:hidden;position:relative}.landing_techItem__HLcsM{border-radius:16px;overflow:hidden;position:relative}.landing_techItemLarge__B3XBs img,.landing_techItem__HLcsM img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.landing_techItemLarge__B3XBs:hover img,.landing_techItem__HLcsM:hover img{transform:scale(1.05)}.landing_techOverlay__6RpXa{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.8))}.landing_techLabel__o3mTn{position:absolute;bottom:12px;left:12px;font-size:13px;font-weight:500;z-index:1}.landing_techLabelLarge__Q0JZ6{position:absolute;bottom:24px;left:24px;z-index:1}.landing_techLabelLarge__Q0JZ6 h4{font-family:Chakra Petch,sans-serif;font-size:24px;margin-bottom:8px}.landing_techLabelLarge__Q0JZ6 p{color:hsla(0,0%,100%,.7);font-size:14px;margin:0}.landing_imageShowcase__MjOC1{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:16/10}.landing_imageShowcase__MjOC1 img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.landing_imageShowcase__MjOC1:hover img{transform:scale(1.05)}.landing_imageShowcase__MjOC1:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,240,255,.2),rgba(255,0,170,.2));pointer-events:none}.landing_imageGrid__lupiZ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:60px}.landing_imageGridItem__OHpFy{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:1}.landing_imageGridItem__OHpFy img{width:100%;height:100%;object-fit:cover;transition:all .4s ease}.landing_imageGridItem__OHpFy:hover img{transform:scale(1.1);filter:brightness(1.1)}.landing_imageGridItem__OHpFy:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.7))}.landing_imageGridItem__OHpFy span{position:absolute;bottom:12px;left:12px;font-size:13px;color:#fff;z-index:1;font-weight:500}@keyframes landing_fadeInUp__TaUbH{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes landing_pulse__ZjpcM{0%,to{opacity:.5;transform:translateY(-50%) scale(1)}50%{opacity:.8;transform:translateY(-50%) scale(1.1)}}.landing_fadeIn___Q5Hl{opacity:0;transform:translateY(30px);transition:all .8s ease}.landing_fadeInVisible___vPdP{opacity:1;transform:translateY(0)}@media (max-width:1024px){.landing_bentoGrid__CcutS{grid-template-columns:repeat(2,1fr)}.landing_bentoCardLarge__eGAWs{grid-column:span 1}.landing_aboutGrid__PULsb,.landing_highlightsGrid___GHAU,.landing_partnershipContent___wy6l{grid-template-columns:1fr}.landing_techGallery__yxwwB{grid-template-columns:1fr 1fr;grid-template-rows:auto}.landing_techItemLarge__B3XBs{grid-row:span 1;grid-column:span 2}}@media (max-width:768px){.landing_nav__gIEfd{padding:16px 20px}.landing_navLinks__JEMuF{display:none}.landing_container__d9DKt{padding:0 20px}.landing_bentoGrid__CcutS{grid-template-columns:1fr}.landing_bentoCardTall__PmdG9{grid-row:span 1}.landing_section__OdSlB{padding:80px 0}.landing_partnershipVisual__BfjnL{grid-template-columns:repeat(2,1fr)}.landing_contactInfo__iJ2JD{flex-direction:column;gap:24px}.landing_techGallery__yxwwB{grid-template-columns:1fr}.landing_techItemLarge__B3XBs{grid-column:span 1;height:300px}.landing_techItem__HLcsM{height:150px}.landing_highlightsGrid___GHAU,.landing_imageGrid__lupiZ{grid-template-columns:1fr}}@media (max-width:480px){.landing_heroTitle__k4I8p{font-size:36px}.landing_heroSubtitle__wp5jR{font-size:16px}.landing_heroButtons__wYEJP{flex-direction:column}.landing_btnPrimary__ViYVI,.landing_btnSecondary__Skm_q{width:100%;justify-content:center}.landing_sectionTitle__mrKtZ{font-size:28px}.landing_philosophyQuote__CwTYb{font-size:24px}.landing_statNumber__M7kwX{font-size:36px}}