body,html{background:#000!important;margin:0;padding:0}.launch-container{background:#000;color:#fff;min-height:100vh;padding-bottom:25vh}.hero-section{height:100vh}.carousel-wrapper,.hero-section{align-items:center;background:#000;display:flex;justify-content:center;position:relative}.carousel-wrapper{height:90vh;margin:0 auto;opacity:0;overflow:hidden;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out;width:90vw}.carousel-wrapper.fade-in{opacity:1;transform:translateY(0)}.launch-main-image{background:#111;box-shadow:0 0 24px 4px #00000080;display:block;height:90vh;left:50%;object-fit:cover;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .5s ease-in-out;width:90vw;z-index:1}.launch-main-image.active{opacity:1}.launch-main-video{background:#111;box-shadow:0 0 24px 4px #00000080;display:block;height:calc(90vh - 32px);left:50%;object-fit:cover;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity 1.5s ease-in-out;width:calc(90vw - 32px);z-index:1}.launch-main-video.active{opacity:1}.logo-text{border-radius:8px;font-family:Space Grotesk,sans-serif;font-size:3rem;font-weight:700;left:20px;letter-spacing:.5px;padding:10px 20px;top:20px}.hero-section h1,.logo-text{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0006;position:absolute;text-shadow:2px 2px 4px #00000080;z-index:2}.hero-section h1{border-radius:12px;font-size:3.5rem;margin-top:60vh;max-width:800px;padding:20px 40px;text-align:center}.reveal-section{align-items:center;background:#000000e6;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.main-description{font-size:1.5rem;line-height:1.6;margin-bottom:3rem}.cta-text,.main-description{font-family:Space Grotesk,Inter,Segoe UI,Roboto,sans-serif;font-weight:300;max-width:800px;text-align:center}.cta-text{font-size:1.15rem;margin-bottom:1.5rem}.subscribe-form{display:flex;gap:10px;margin:0 auto 2rem;max-width:500px;width:100%}.linkedin-link{color:#0984e3;font-family:Space Grotesk,Inter,Segoe UI,Roboto,sans-serif;font-size:1.1rem;text-decoration:none;transition:color .3s ease}.linkedin-link:hover{color:#74b9ff}input{border:2px solid #dfe6e9;border-radius:8px;flex:1 1;font-family:Space Grotesk,Inter,Segoe UI,Roboto,sans-serif;font-size:1rem;padding:12px 20px;transition:border-color .3s ease}input::placeholder{text-align:center}input:focus{border-color:#74b9ff;outline:none}button{background:#0984e3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Space Grotesk,Inter,Segoe UI,Roboto,sans-serif;font-size:1rem;padding:12px 24px;transition:background-color .3s ease}button:hover{background:#0062cc}.subscribe-note{margin-bottom:1rem}.linkedin-text,.subscribe-note{color:#e0e0e0;font-family:Space Grotesk,Inter,Segoe UI,Roboto,sans-serif;font-size:1.15rem;text-align:center}.linkedin-text{margin:1rem 0}@media (max-width:480px){.subscribe-form{flex-direction:column;max-width:calc(100% - 32px);padding:0 16px}button,input{box-sizing:border-box;width:100%}.hero-section{align-items:flex-start;padding-top:4dvh}.launch-main-image{height:95dvh;max-width:400px;object-fit:cover;object-position:center;width:90dvw}.carousel-wrapper{height:95dvh}.reveal-section{justify-content:flex-start;min-height:auto;padding:2rem 16px 0}.cta-text,.main-description{font-size:1.3rem;padding:0 16px}.hero-section h1{font-size:1.6rem;margin-top:55dvh;max-width:90vw;padding:15px 20px}.logo-text{font-size:2rem;left:15px;padding:8px 16px;top:15px}.hero-section{padding-bottom:2rem}.carousel-text{font-size:1.5rem!important}.carousel-text span{font-size:1.3rem!important}}.icons-heading{color:#fff;font-family:Space Grotesk,Inter,Segoe UI,Roboto,sans-serif;font-size:2rem;letter-spacing:.02em;margin-bottom:1.5rem;text-align:center}.icons-section{align-items:center;background:#000;flex-direction:column;padding:40px 20px 60px}.icon-container,.icons-section{display:flex;justify-content:center}.icon-container{flex-wrap:wrap;gap:40px;max-width:1200px}.icon-box{align-items:center;background:#0062cc;border:1px solid #333;border-radius:12px;display:flex;flex-direction:column;height:200px;justify-content:center;opacity:0;padding:20px;transform:translateX(-30px);transition:transform .3s ease;transition:all .5s ease-out;width:200px}.icon-box:hover{transform:translateY(-5px)}.icon-box.reveal-visible{opacity:1;transform:translateX(0)}.icon-box:first-child{transition-delay:.1s}.icon-box:nth-child(2){transition-delay:.3s}.icon-box:nth-child(3){transition-delay:.5s}.icon-box:nth-child(4){transition-delay:.7s}.icon-box svg{stroke:#fff;height:60px;margin-bottom:15px;width:60px}.icon-box span{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.1rem;text-align:center}@media (max-width:768px){.icon-container{gap:20px}.icon-box{height:150px;width:150px}.icon-box svg{height:40px;width:40px}.subscribe-form{max-width:calc(100% - 40px);padding:0 20px}.cta-text,.main-description,.reveal-section{padding:0 20px}}.reveal-element{opacity:0;transform:translateY(20px);transition:all .8s ease-out}.reveal-visible{opacity:1;transform:translateY(0)}.reveal-visible .core-features-cards .core-feature-card{animation:cardReveal .6s ease-out forwards;opacity:0}.reveal-visible .core-features-cards .core-feature-card:first-child{animation-delay:.2s}.reveal-visible .core-features-cards .core-feature-card:nth-child(2){animation-delay:.4s}.reveal-visible .core-features-cards .core-feature-card:nth-child(3){animation-delay:.6s}@keyframes cardReveal{0%{opacity:0}to{opacity:1}}.launch-content{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh}.carousel-arrow{transition:background .2s,transform .2s}.carousel-arrow.left{left:2vw}.carousel-arrow.right{right:2vw}.carousel-arrow.hover-effect,.carousel-arrow:hover{background:#000c;transform:translateY(-50%) scale(1.1)}.carousel-dots{bottom:32px;display:flex;gap:16px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.carousel-dot{background:#fff;border:2px solid #0984e3;border-radius:50%;box-shadow:0 0 4px #0006;cursor:pointer;display:inline-block;height:16px;opacity:.7;transition:background .2s,transform .2s,opacity .2s;width:16px}.carousel-dot.active{background:#0984e3;box-shadow:0 0 8px #0984e3;opacity:1;transform:scale(1.2)}.carousel-click-area{background:#0000;cursor:pointer;height:100%;position:absolute;top:0;width:25%;z-index:5}.carousel-click-area.left{left:0}.carousel-click-area.right{right:0}.carousel-arrow{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2.5rem;height:60px;justify-content:center;padding:15px 20px;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s;-webkit-user-select:none;user-select:none;width:60px;z-index:10}.core-features-section{font-family:Space Grotesk,Inter,Segoe UI,Roboto,sans-serif;margin-bottom:2.5rem;text-align:center}.core-features-heading{color:#fff;font-size:2rem;letter-spacing:.02em;margin-bottom:1.5rem}.core-features-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.core-feature-card{align-items:center;background:#000;border:3px solid #fff;border-radius:12px;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;height:280px;justify-content:center;min-height:0;min-height:auto;padding:32px;transition:transform .3s ease;width:280px}.core-feature-card:hover{box-shadow:0 6px 24px #00000021;transform:translateY(-5px)}.core-feature-icon svg{stroke:#3898ff;color:inherit;height:80px;margin-bottom:22px;width:80px}.core-feature-title{color:#3898ff;font-size:1.45rem;font-weight:600;margin-bottom:.7rem}.core-feature-desc,.core-feature-title{font-family:Space Grotesk,Inter,Segoe UI,Roboto,sans-serif;text-align:center}.core-feature-desc{color:#fff;font-size:1.15rem;margin-top:.35rem}.carousel-text{animation:slideIn .8s ease forwards;animation-delay:.3s;opacity:0;transform:translateX(-50px)}@keyframes slideIn{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.preloader{align-items:center;animation:fadeOut .5s ease-in-out 1.2s forwards;background:#000;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.preloader-spinner{animation:spin 1s linear infinite;border:4px solid #3898ff33;border-radius:50%;border-top-color:#3898ff;height:60px;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeOut{to{opacity:0;visibility:hidden}}.launch-container.loading{overflow:hidden}
/*# sourceMappingURL=main.26c1cc65.css.map*/