.LaunchTimeline_timelineWrapper__yOP6G{position:relative;width:100%}.LaunchTimeline_progressBar__c42Jd{position:absolute;top:0;left:0;right:0;height:4px;background-color:var(--primary);transform-origin:0;z-index:10}.LaunchTimeline_timeline__bSsX1{display:flex;gap:2rem;padding:2rem 0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.LaunchTimeline_timeline__bSsX1::-webkit-scrollbar{display:none}.LaunchTimeline_timelineItem__Pb_zd{min-width:300px;background-color:var(--card);border-radius:10px;padding:1.5rem;border:1px solid var(--border);scroll-snap-align:start;position:relative;cursor:none;transition:all .3s ease}.LaunchTimeline_timelineItem__Pb_zd:hover{transform:translateY(-10px);box-shadow:0 10px 30px rgba(0,0,0,.3)}.LaunchTimeline_timelineItem__Pb_zd.LaunchTimeline_success__1j7iF{border-top:4px solid #2ecc71}.LaunchTimeline_timelineItem__Pb_zd.LaunchTimeline_failure__vnWjy{border-top:4px solid #e74c3c}.LaunchTimeline_timelineDate___Zzbb{font-size:.9rem;color:var(--text-secondary);margin-bottom:1rem}.LaunchTimeline_timelineContent__9nRL2 h3{font-size:1.3rem;margin-bottom:.5rem;color:var(--text-primary)}.LaunchTimeline_timelineMeta__8U7Gz{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-secondary);margin-bottom:1rem}.LaunchTimeline_dot__TUX_D{color:var(--primary)}.LaunchTimeline_timelineStatus__icujR{display:inline-block;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600}.LaunchTimeline_success__1j7iF .LaunchTimeline_timelineStatus__icujR{background-color:rgba(46,204,113,.2);color:#2ecc71}.LaunchTimeline_failure__vnWjy .LaunchTimeline_timelineStatus__icujR{background-color:rgba(231,76,60,.2);color:#e74c3c}@media (max-width:768px){.LaunchTimeline_timelineItem__Pb_zd{min-width:250px}}.ParallaxBackground_parallaxContainer__Wo4Ql{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:0;background:#000}.ParallaxBackground_parallaxLayer__K5pGc{position:absolute;top:0;left:0;width:100%;height:200%;background:transparent}.ParallaxBackground_parallax__qxOQM{position:fixed;z-index:1}.About_aboutContent__qgs_I{background:#000000;padding:6rem 0;position:relative;z-index:2}.About_aboutText___RBp8{max-width:900px;margin:0 auto;color:#ffffff;line-height:1.8;font-size:1.1rem}.About_aboutText___RBp8 h2{font-size:2.5rem;margin-bottom:2rem;color:#ffffff;text-align:center;font-weight:700}.About_justifiedText__q8LHp{text-align:justify;margin-bottom:2.5rem}.About_justifiedText__q8LHp p{margin-bottom:1.5rem;line-height:1.8}.About_quote__c2nKB{font-size:1.5rem;font-style:italic;color:#ffffff;text-align:center;margin:3rem 0 0;padding:2rem;border-left:4px solid #3b82f6;background:rgba(59,130,246,.1);border-radius:0 8px 8px 0;font-weight:500}.About_aboutHero__slLUu{height:50vh;display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/images/about-bg.jpg);background-size:cover;background-position:50%}.About_heroContent__pyEyC{max-width:800px;z-index:2}.About_heroContent__pyEyC h1{font-size:3.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(90deg,#ffffff,#ffffff);-webkit-background-clip:text;background-clip:text;color:transparent}.About_heroContent__pyEyC p{font-size:1.3rem;text-align:center;color:var(--text-secondary)}.About_timelineSection__bQkET{position:relative;z-index:2;background:#000000;padding:8rem 0;min-height:100vh}.About_timelineContainer__JAXxy{position:relative;max-width:1200px;margin:0 auto}.About_timelineLine__Ezh1n{position:absolute;width:4px;background-color:#111;height:100%;left:50%;transform:translateX(-50%);z-index:1}.About_timelineProgress__zvH1_{position:absolute;width:4px;background:linear-gradient(180deg,#ffffff,#383838);top:0;left:0;transition:height .3s ease}.About_timelineStep___pMQc{position:relative;display:flex;width:100%;min-height:150px;margin-bottom:80px}.About_timelineStep___pMQc:nth-child(odd){justify-content:flex-start}.About_timelineStep___pMQc:nth-child(2n){justify-content:flex-end}.About_timelinePoint__nL7km{position:absolute;width:16px;height:16px;border-radius:50%;background:#bdbcbd;border:3px solid #000;box-shadow:0 0 0 3px rgba(149,147,152,.3);z-index:2;left:50%;top:50%;transform:translate(-50%,-50%)}.About_timelineStep___pMQc:before{content:"";position:absolute;height:4px;background-color:#111;top:50%;transform:translateY(-50%);z-index:1}.About_timelineStep___pMQc:nth-child(odd):before{right:50%;left:calc(42% - 25px)}.About_timelineStep___pMQc:nth-child(2n):before{left:50%;right:calc(42% - 25px)}.About_timelineStepContent__iW_vQ{background-color:#0A0A0A;border-radius:10px;padding:2rem;width:42%;border:1px solid #111;box-shadow:0 5px 15px rgba(0,0,0,.5)}.About_timelineStepContent__iW_vQ h2{font-size:1.8rem;margin-bottom:1rem;background:linear-gradient(90deg,#dddddd,#ffffff);-webkit-background-clip:text;background-clip:text;color:transparent}.About_timelineStepContent__iW_vQ p{font-size:1.1rem;line-height:1.6;color:#aaa;margin-bottom:.5rem}.About_timelineStepContent__iW_vQ ul{list-style-type:none}.About_timelineStepContent__iW_vQ li{font-size:1rem;line-height:1.6;color:#aaa;margin-bottom:.5rem;position:relative}.About_timelineStepContent__iW_vQ li:before{position:absolute;left:-1.2rem;color:#9a9a9a}.About_timelineStep___pMQc:nth-child(odd) .About_timelineStepContent__iW_vQ:after{content:"";position:absolute;right:-10px;top:50%;transform:translateY(-50%);border-color:transparent transparent transparent #0a0a0a;border-style:solid;border-width:10px 0 10px 10px}.About_timelineStep___pMQc:nth-child(2n) .About_timelineStepContent__iW_vQ:after{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);border-color:transparent #0a0a0a transparent transparent;border-style:solid;border-width:10px 10px 10px 0}.About_valuesSection__0e_pA{position:relative;z-index:2;background-color:#000000}.About_valueCard__FIRKb{background-color:#0A0A0A;border-radius:10px;padding:2rem;text-align:center;border:1px solid #111;height:100%;display:flex;flex-direction:column;align-items:center;box-shadow:0 5px 15px rgba(0,0,0,.5)}.About_valueIcon__ewcaW{background-color:rgba(255,255,255,.1);color:rgb(255,255,255);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.About_valueCard__FIRKb h3{font-size:1.5rem;margin-bottom:1rem;color:#fff}.About_valueCard__FIRKb p{font-size:1rem;line-height:1.6;color:#aaa}.About_teamSection__8e7yE{position:relative;z-index:2;background-color:#000000}.About_teamCard__rojwk{background-color:#0A0A0A;border-radius:10px;overflow:hidden;border:1px solid #111;height:100%;display:flex;flex-direction:column;box-shadow:0 5px 15px rgba(255,255,255,.5)}.About_teamImage__F7gtm{height:250px;overflow:hidden}.About_teamImage__F7gtm img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.About_teamCard__rojwk:hover .About_teamImage__F7gtm img{transform:scale(1.05)}.About_teamCard__rojwk h3{font-size:1.5rem;margin:1.5rem 1.5rem .5rem;color:#fff}.About_teamRole__Mw2bA{font-size:1rem;color:#ffffff;margin:0 1.5rem 1rem;font-weight:600}.About_teamBio__1sLf7{font-size:.95rem;line-height:1.6;color:#aaa;margin:0 1.5rem 1.5rem}@media (max-width:992px){.About_timelineStepContent__iW_vQ{width:80%}}@media (max-width:768px){.About_timelineLine__Ezh1n{left:20px;transform:none}.About_timelineStep___pMQc{justify-content:flex-start!important;margin-left:30px}.About_timelinePoint__nL7km{left:20px!important;transform:translateY(-50%)}.About_timelineStep___pMQc:before{left:20px!important;right:auto!important;width:40px}.About_timelineStepContent__iW_vQ{margin-left:60px!important;width:calc(100% - 80px)}.About_timelineStep___pMQc .About_timelineStepContent__iW_vQ:after{display:none}.About_heroContent__pyEyC h1{font-size:3rem}}@media (max-width:480px){.About_heroContent__pyEyC h1{font-size:2.5rem}.About_timelineStepContent__iW_vQ h2{font-size:1.5rem}.About_timelineStepContent__iW_vQ{padding:1.5rem}}.Blogs_blogsHero__fhcuv{margin-top:150px;height:40vh;display:flex;align-items:center;position:relative;text-align:center;overflow:hidden;background:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8)),url(/images/blog-hero.jpg);background-size:cover;background-position:50%}.Blogs_heroContent__yTVA0{max-width:800px;z-index:2}.Blogs_heroContent__yTVA0 h1{font-size:3.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(90deg,#ffffff,#ffffff);-webkit-background-clip:text;background-clip:text;color:transparent}.Blogs_heroContent__yTVA0 p{font-size:1.3rem;color:var(--text-secondary)}.Blogs_blogsSection__YrezD{position:relative;z-index:2;background-color:rgba(0,0,0,.95);padding:4rem 0}.Blogs_categoryFilter__0RXY5{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem}.Blogs_categoryBtn__LhWef{padding:.6rem 1.2rem;background-color:var(--card);border:1px solid var(--border);color:var(--text-secondary);border-radius:30px;font-weight:500;transition:all .3s ease;text-transform:capitalize}.Blogs_categoryBtn__LhWef.Blogs_active__kUlGD{background-color:rgb(105,105,105);color:var(--text-primary);border-color:var(--primary)}.Blogs_categoryBtn__LhWef:hover:not(.Blogs_active__kUlGD){background-color:rgba(58,134,255,.1);border-color:var(--secondary);color:var(--secondary)}.Blogs_blogGrid__Zp7j6{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}.Blogs_blogCard__sAVLj{background-color:var(--card);border-radius:10px;overflow:hidden;border:1px solid var(--border);transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.Blogs_blogCard__sAVLj:hover{transform:translateY(-10px);box-shadow:0 10px 30px rgba(0,0,0,.5)}.Blogs_blogImage__1dHv5{position:relative;height:200px;overflow:hidden}.Blogs_blogImage__1dHv5 img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.Blogs_blogCard__sAVLj:hover .Blogs_blogImage__1dHv5 img{transform:scale(1.05)}.Blogs_blogCategory__c28tw{position:absolute;top:1rem;left:1rem;padding:.3rem .8rem;background-color:black;border-color:rgb(148,148,148);color:var(--text-primary);border-radius:20px;font-size:.8rem;font-weight:600;text-transform:capitalize}.Blogs_blogContent__5INHZ{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.Blogs_blogContent__5INHZ h2{font-size:1.3rem;margin-bottom:1rem;color:var(--text-primary);line-height:1.4}.Blogs_blogExcerpt__70_E1{font-size:.95rem;line-height:1.6;color:var(--text-secondary);margin-bottom:1.5rem;flex-grow:1}.Blogs_blogMeta__qiXMx{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;font-size:.85rem;color:var(--text-secondary)}.Blogs_metaItem__9e_dM,.Blogs_readMoreLink__fFObQ{display:flex;align-items:center;gap:.5rem}.Blogs_readMoreLink__fFObQ{color:var(--primary);font-weight:600;transition:gap .3s ease;align-self:flex-start}.Blogs_readMoreLink__fFObQ:hover{gap:.8rem}.Blogs_newsletterSection__lVgJg{margin-top:4rem}.Blogs_newsletterCard___V3hd{background-color:var(--card);border-radius:10px;padding:2.5rem;border:1px solid var(--border);text-align:center;max-width:800px;margin:0 auto}.Blogs_newsletterCard___V3hd h2{font-size:2rem;margin-bottom:1rem;color:var(--text-primary)}.Blogs_newsletterCard___V3hd p{font-size:1.1rem;line-height:1.6;color:var(--text-secondary);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.Blogs_newsletterForm__W9sBj{display:flex;gap:1rem;max-width:500px;margin:0 auto 1.5rem}.Blogs_newsletterForm__W9sBj input{flex-grow:1;padding:.8rem 1.2rem;border-radius:30px;border:1px solid var(--border);background-color:rgba(255,255,255,.05);color:var(--text-primary);outline:none;transition:border-color .3s ease}.Blogs_newsletterForm__W9sBj input:focus{border-color:var(--primary)}.Blogs_newsletterForm__W9sBj button{padding:.8rem 1.5rem;background-color:var(--primary);color:var(--text-primary);border:none;border-radius:30px;font-weight:600;transition:all .3s ease}.Blogs_newsletterForm__W9sBj button:hover{background-color:#ff3333;transform:translateY(-3px)}.Blogs_newsletterDisclaimer__f7J8Q{font-size:.8rem!important;color:var(--text-secondary);margin-bottom:0!important}@media (max-width:768px){.Blogs_heroContent__yTVA0 h1{font-size:3rem}.Blogs_heroContent__yTVA0 p{font-size:1.1rem}.Blogs_blogGrid__Zp7j6{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.Blogs_newsletterForm__W9sBj{flex-direction:column}}@media (max-width:480px){.Blogs_heroContent__yTVA0 h1{font-size:2.5rem}.Blogs_blogGrid__Zp7j6{grid-template-columns:1fr}.Blogs_categoryFilter__0RXY5{flex-direction:column;align-items:center}.Blogs_categoryBtn__LhWef{width:100%;max-width:300px}}.Launches_launchesHero__3Xbps{height:50vh;display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/images/launch-bg.jpg);background-size:cover;background-position:50%}.Launches_heroContent__BxLKb{max-width:800px;z-index:2}.Launches_heroContent__BxLKb h1{font-size:3.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(90deg,#ffffff,#ff4d4d);-webkit-background-clip:text;background-clip:text;color:transparent}.Launches_heroContent__BxLKb p{font-size:1.3rem;color:var(--text-secondary)}.Launches_timelineSection__CIj54{position:relative;z-index:2;background-color:rgba(5,7,20,.9)}.Launches_timelineContainer__uZzD_{overflow-x:auto;padding:2rem 0}.Launches_launchDetailSection__4ruZ5{position:relative;z-index:2;background-color:rgba(15,23,41,.8)}.Launches_launchDetail__z6QvO{background-color:var(--card);border-radius:10px;padding:2rem;border:1px solid var(--border)}.Launches_launchHeader__rUmO9{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.Launches_launchHeader__rUmO9 h2{font-size:2rem;color:var(--text-primary)}.Launches_launchStatus__3lQ58{padding:.5rem 1rem;border-radius:20px;font-weight:600}.Launches_success__W3Slf{background-color:rgba(46,204,113,.2);color:#2ecc71}.Launches_failure__P_E5d{background-color:rgba(231,76,60,.2);color:#e74c3c}.Launches_launchInfo__8hYkr{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem}.Launches_infoItem__EJfkJ h3{font-size:.9rem;color:var(--text-secondary);margin-bottom:.5rem}.Launches_infoItem__EJfkJ p{font-size:1.1rem;color:var(--text-primary)}.Launches_launchDescription__cd9O1{margin-bottom:2rem}.Launches_launchDescription__cd9O1 h3{font-size:1.3rem;margin-bottom:1rem;color:var(--text-primary)}.Launches_launchDescription__cd9O1 p{font-size:1rem;line-height:1.6;color:var(--text-secondary)}.Launches_launchVideo__l_0MJ h3{font-size:1.3rem;margin-bottom:1rem;color:var(--text-primary)}.Launches_videoContainer__C_8aE{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:10px}.Launches_videoContainer__C_8aE iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:768px){.Launches_launchInfo__8hYkr{grid-template-columns:repeat(2,1fr)}.Launches_launchHeader__rUmO9{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width:480px){.Launches_heroContent__BxLKb h1{font-size:2.5rem}.Launches_launchInfo__8hYkr{grid-template-columns:1fr}}