body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.app{min-height:100vh;position:relative}.app-background{background:linear-gradient(135deg,#fff,#f8fafc);bottom:0;left:0;position:fixed;right:0;top:0;z-index:-1}.scrollable-content{min-height:100vh;position:relative;z-index:1}.navigation{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fffffff2;border-bottom:1px solid #0000001a;box-shadow:0 2px 10px #0000001a;height:70px;left:0;position:fixed;right:0;top:0;z-index:1000}.nav-container{height:70px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 3rem}.nav-brand,.nav-container{align-items:center;display:flex;position:relative}.logo-link{align-items:center;display:flex;text-decoration:none}.logo-svg{filter:none;height:50px;transform:translateX(0);transition:all .3s ease;width:auto}.logo-link:hover .logo-svg{filter:drop-shadow(0 0 8px rgba(43,155,202,.6));transform:translateX(0) scale(1.05)}.nav-links{display:flex;gap:.8rem;margin-right:0}.nav-link{border-radius:6px;color:#374151;font-size:.95rem;font-weight:600;padding:.4rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{background-color:#2b9bca;box-shadow:0 2px 8px #2b9bca4d;color:#fff}.nav-link.active{background-color:#3b82f6cc;color:#fff}.contact-btn{background:none;border:2px solid #2b9bca;border-radius:8px;cursor:pointer;padding:.4rem 1rem;transition:all .3s ease}.contact-btn:hover{background-color:#2b9bca;box-shadow:0 4px 12px #2b9bca4d;color:#fff;transform:translateY(-1px)}.main-content{margin:0 auto;max-width:1400px;padding:90px 2rem 2rem}.page{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 140px)}.page-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fffc;border:1px solid #0000001a;border-radius:20px;max-width:1000px;padding:4rem;text-align:center;width:100%}h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#1f2937,#374151);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1.5rem}h2{font-size:2rem;letter-spacing:-.5px;margin-bottom:1rem}h2,h3{color:#1f2937;font-weight:600}h3{font-size:1.5rem;margin-bottom:.5rem}.lead{font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.lead,p{color:#374151}p{line-height:1.7;margin-bottom:1.5rem}.cta-section{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:3rem}.cta-button{background:linear-gradient(135deg,#2b9bca,#1b2c5e);border:none;border-radius:12px;box-shadow:0 4px 16px #2b9bca4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;min-width:200px;padding:12px 32px;text-transform:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 8px 24px #2b9bca66;transform:translateY(-2px)}.cta-button.secondary{background:#0000;border:2px solid #2b9bca80;box-shadow:none}.cta-button.secondary:hover{background-color:#2b9bca1a;border-color:#2b9bca}.home-page{background:#0000;width:100%}.hero-section{margin:0 auto;max-width:1400px;padding:6rem 2rem}.hero-content-layout{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1.2fr}.hero-text h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#1f2937,#374151);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{color:#2b9bca;font-size:1.25rem;font-weight:600;line-height:1.5;margin-bottom:1rem}.hero-description{color:#374151;font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem}.cta-primary,.cta-secondary{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;min-width:160px;padding:14px 28px;text-decoration:none;transition:all .3s ease}.cta-primary{background:linear-gradient(135deg,#2b9bca,#1b2c5e);color:#fff}.cta-primary:hover{transform:translateY(-2px)}.cta-primary.large{font-size:1.1rem;min-width:220px;padding:18px 36px}.cta-secondary{background:#0000;border:2px solid #6b72804d;color:#6b7280}.cta-secondary:hover{background:#6b72801a;border-color:#6b728099;color:#fff}.hero-video-section{align-items:flex-end;display:flex;flex-direction:column}.video-container{background:#fffc;border:1px solid #0000001a;border-radius:12px;box-shadow:0 12px 40px #0000001a;cursor:pointer;max-width:650px;overflow:hidden;position:relative;transition:transform .2s ease;width:100%}.video-container:hover{transform:scale(1.02)}.platform-demo-video{background:#000;border-radius:12px;height:400px;object-fit:contain;width:100%}.video-overlay{align-items:center;background:#0000004d;border-radius:12px;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.video-container:hover .video-overlay{opacity:1}.play-button{margin-bottom:1rem;transition:transform .2s ease}.video-container:hover .play-button{transform:scale(1.1)}.expand-text{color:#fff;font-size:1rem;font-weight:600;margin:0;text-shadow:0 2px 4px #00000080}.video-modal-overlay{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:10000}.video-modal-content{background:#000;border-radius:12px;box-shadow:0 20px 60px #00000080;max-height:90vh;max-width:1200px;overflow:hidden;position:relative;width:100%}.video-modal-close{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background .2s ease;width:40px;z-index:10001}.video-modal-close:hover{background:#000000e6}.video-modal-video{display:block;height:auto;max-height:90vh;object-fit:contain;width:100%}.video-caption{color:#374151;font-size:.9rem;font-style:italic;margin-top:.5rem;text-align:right}section{padding:4rem 2rem}.section-header{margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.underlined{text-decoration:underline;-webkit-text-decoration-color:#2b9bca;text-decoration-color:#2b9bca;text-decoration-thickness:3px;text-underline-offset:4px}.section-tag{background:#2b9bca1a;border-radius:20px;color:#2b9bca;display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;padding:.5rem 1rem;text-transform:uppercase}.services-section{background:#00000005}.services-grid{grid-gap:2rem;contain:layout style paint;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px}.service-card{background:#ffffffe6;border:1px solid #0000001a;border-radius:16px;contain:layout style paint;padding:2rem;transition:box-shadow .2s ease,border-color .2s ease}.service-card:hover{border-color:#2b9bca4d;box-shadow:0 4px 16px #0000001a}.service-icon{align-items:center;background:#2b9bca1a;border-radius:16px;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;transition:background-color .2s ease;width:80px}.service-card:hover .service-icon{background:#2b9bca26}.service-card h3{color:#1f2937;font-size:1.4rem;font-weight:600;margin-bottom:1rem;text-align:center}.service-card p{color:#374151;line-height:1.6;margin-bottom:1.5rem}.service-features{display:flex;flex-direction:column;gap:.5rem}.service-features span{border-left:2px solid #2b9bca4d;color:#0072a2;font-size:.9rem;padding:.25rem 0 .25rem .75rem}.why-matters-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #3b82f61a;border-radius:20px;box-shadow:0 10px 40px #0000000d;margin:4rem auto;max-width:1200px;padding:3rem}.wim-content{text-align:center}.wim-text h2{color:#1f2937;font-size:2.5rem;font-weight:600;line-height:1.2;margin-bottom:2rem}.wim-text p{color:#374151;font-size:1.1rem;line-height:1.7;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px}.feature-pillars{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.pillar{background:#fff9;border:1px solid #0000001a;border-radius:12px;padding:1.5rem}.pillar h4{color:#2b9bca;font-size:1.2rem;font-weight:600;margin-bottom:.75rem}.pillar p{color:#374151;font-size:.95rem;line-height:1.5;margin:0}.impact-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2b9bca0d;text-align:center}.impact-content{margin:0 auto;max-width:1000px}.impact-content h2{color:#1f2937;font-size:2.5rem;font-weight:600;margin-bottom:3rem}.impact-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:1000px}.stat{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.stat-number{color:#2b9bca;font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem;white-space:nowrap}.stat-label{color:#374151;font-size:1rem;font-weight:500}.perfect-for-section{margin:0;padding:3rem 0}.teams-carousel{margin:0 auto;max-width:1200px;position:relative}.carousel-container{align-items:center;display:flex;gap:1rem;position:relative}.carousel-content{flex:1 1;min-height:300px}.carousel-content,.team-card-carousel{align-items:center;display:flex;justify-content:center}.team-card-carousel{background:#ffffffe6;border-radius:20px;box-shadow:0 4px 20px #0000001a;max-width:900px;padding:2.5rem;transition:all .3s ease;width:100%}.carousel-nav{align-items:center;background:#2b9bca1a;border:2px solid #2b9bca33;border-radius:50%;color:#2b9bca;cursor:pointer;display:flex;flex-shrink:0;font-size:1.2rem;height:50px;justify-content:center;transition:all .2s ease;width:50px}.carousel-nav:hover{background:#2b9bca33;border-color:#2b9bca;transform:scale(1.1)}.carousel-nav:disabled{cursor:not-allowed;opacity:.5;transform:none}.carousel-dots{display:flex;gap:.75rem;justify-content:center;margin-top:2rem}.carousel-dot{background:#2b9bca4d;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .2s ease;width:12px}.carousel-dot:hover{background:#2b9bca99;transform:scale(1.2)}.carousel-dot.active{background:#2b9bca;transform:scale(1.3)}@media (max-width:768px){.carousel-container{flex-direction:column;gap:1.5rem}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10}.carousel-prev{left:1rem}.carousel-next{right:1rem}.team-card-carousel{padding:2rem}.team-content h3{font-size:1.3rem}.team-challenge{font-size:1rem}.team-description,.team-solution{font-size:.95rem}.team-image{max-height:150px;max-width:90%}}.team-content{flex:1 1;text-align:center}.team-content h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.team-challenge{color:#6b7280;font-size:1.1rem;font-style:italic;font-weight:500;line-height:1.6;margin-bottom:1rem}.team-description{color:#374151;font-size:1rem;font-weight:400;line-height:1.7;margin-bottom:1.5rem}.team-solution{color:#374151;font-size:1rem;font-weight:500;line-height:1.6}.team-image-container{align-items:center;display:flex;justify-content:center;margin:1.5rem 0}.team-image{max-height:200px;max-width:80%}.teams-tagline{margin-left:auto;margin-right:auto;margin-top:3rem;max-width:800px;text-align:center}.impact-description{color:#374151;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px;text-align:center}.final-cta-section{padding:3rem 0;text-align:center}.cta-content{margin:0 auto;max-width:600px}.cta-content h2{color:#1f2937;font-size:2.2rem;font-weight:600;margin-bottom:1rem}.cta-content p{color:#374151;font-size:1.1rem;margin-bottom:2rem}.site-footer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0000000d;border-top:1px solid #0000001a;margin-top:4rem;padding:3rem 2rem 2rem}.footer-content{margin:0 auto;max-width:1200px}.footer-main{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-section h4{color:#1f2937;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-nav{display:flex;flex-direction:column;gap:.75rem}.footer-nav a{color:#6b7280;text-decoration:none;transition:color .3s ease}.footer-nav a:hover{color:#2b9bca}.social-links{display:flex;flex-wrap:wrap;gap:1.5rem}.social-links a{align-items:center;color:#6b7280;display:flex;font-weight:500;gap:.5rem;text-decoration:none;transition:color .3s ease}.social-links a:hover{color:#2b9bca}.social-links a svg{flex-shrink:0;transition:all .3s ease}.social-links a:hover svg{transform:scale(1.1)}.definition{font-family:Inter,sans-serif}.definition-term{color:#2b9bca;font-size:.9rem;font-style:italic;font-weight:400;margin-bottom:.25rem}.definition-part{color:#b2bac2;font-size:.85rem;margin-bottom:.5rem;opacity:.8}.definition-meaning,.footer-section p{color:#6b7280;font-size:.95rem;line-height:1.6}.footer-section p{margin:0}.footer-bottom{align-items:center;border-top:1px solid #0000001a;display:flex;justify-content:space-between;padding-top:1rem}.footer-bottom .copyright{flex:1 1;text-align:left}.footer-logos{align-items:center;display:flex;gap:2rem}.inalab-logo{height:28px;transition:opacity .3s ease}.inalab-logo:hover{opacity:.8}.copyright p{color:#6b7280;font-size:.9rem;margin:0}.footer-logo a{align-items:center;display:flex;text-decoration:none}.footer-logo-svg{height:48px;transition:all .3s ease;width:auto}.footer-logo-svg:hover{filter:drop-shadow(0 0 8px rgba(43,155,202,.6));transform:scale(1.05)}@media (max-width:768px){.nav-container{height:70px;max-width:100%;padding:0 1.5rem}.nav-links{gap:.8rem;margin-right:0}.logo-svg{height:40px}.main-content{padding:90px 1rem 1rem}.page-content{max-width:100%;padding:2rem}h1{font-size:2.5rem}.cta-section{align-items:center;flex-direction:column}.hero-content-layout{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-video-section{align-items:center}.video-caption{text-align:center}.hero-text h1{font-size:2.5rem}.cta-buttons{justify-content:center}section{padding:3rem 1rem}.services-grid{grid-template-columns:1fr}.cta-content h2,.impact-content h2,.ti-text h2{font-size:2rem}.impact-stats{gap:2rem}.impact-stats,.trust-pillars{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.social-links{justify-content:center}}@media (max-width:480px){.nav-container{height:70px;padding:0 1rem}.nav-links{gap:.8rem;margin-right:0}.nav-link{font-size:.85rem;padding:.3rem .8rem}.logo-svg{height:35px}.page-content{padding:1.5rem}h1{font-size:2rem}.video-container{margin:1rem 0}}.contact-modal-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;will-change:opacity;z-index:10000}.contact-modal-content{animation:modalFadeIn .2s ease-out;background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;contain:layout style paint;max-height:90vh;max-width:500px;overflow-y:auto;width:100%;will-change:transform,opacity}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-modal-header{align-items:center;border-bottom:1px solid #0000001a;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.contact-modal-header h2{color:#1e293b;font-size:1.75rem;font-weight:700;margin:0}.contact-modal-close{align-items:center;background:none;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:background-color .15s ease,color .15s ease}.contact-modal-close:hover{background:#f1f5f9;color:#1e293b}.contact-form{gap:1.5rem;padding:2rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#2b9bca;font-size:.95rem;font-weight:600}.form-group input,.form-group textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#2b9bca;box-shadow:0 0 0 3px #2b9bca1a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group textarea{min-height:100px;resize:vertical}.contact-submit-button{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:1rem 2rem;transition:transform .15s ease,box-shadow .15s ease}.contact-submit-button:hover{box-shadow:0 8px 24px #10b9814d;transform:translateY(-2px)}.contact-success{flex-direction:column;gap:1.5rem;padding:2rem;text-align:center}.contact-success,.success-icon{align-items:center;display:flex}.success-icon{background:#10b9811a;border-radius:50%;height:80px;justify-content:center;margin-bottom:.5rem;width:80px}.contact-success h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0}.contact-success p{color:#64748b;font-size:1rem;line-height:1.6;margin:0;max-width:300px}@media (max-width:768px){.contact-modal-overlay{padding:1rem}.contact-modal-content{max-height:95vh;max-width:100%}.contact-modal-header{padding:1.5rem 1.5rem 1rem}.contact-form{padding:1.5rem}}@media (max-width:480px){.contact-modal-overlay{padding:.5rem}.contact-modal-header{padding:1rem 1rem .5rem}.contact-modal-header h2{font-size:1.5rem}.contact-form{padding:1rem}}
/*# sourceMappingURL=main.83726369.css.map*/