body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1120e6;border-bottom:1px solid #ffffff1a;padding:.8rem 0;position:sticky;top:0;width:100%;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo{text-decoration:none}.logo-img{display:block;height:40px;width:auto}.nav-links{align-items:center;display:flex;gap:2rem;list-style:none}.nav-links a{color:#9bb0cd;font-size:.95rem;font-weight:500;padding:.45rem 0;text-decoration:none;transition:color .2s ease}.nav-links a.active,.nav-links a:hover{color:#f2f6ff}.nav-links .nav-cta{background:#2dd4bf;border-radius:8px;color:#0b1120;font-weight:700;padding:.5rem .9rem}.nav-links .nav-cta:hover{color:#0b1120;opacity:.9}.mobile-menu-toggle{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px}.mobile-menu-toggle span{background:#f2f6ff;border-radius:2px;height:2px;transition:all .3s ease;width:25px}@media (max-width:768px){.mobile-menu-toggle{display:flex}.nav-links{background:#0b1120;flex-direction:column;gap:1rem;left:0;opacity:0;padding:1.5rem 0;position:absolute;top:calc(100% + 1px);transform:translateY(-100%);transition:all .3s ease;visibility:hidden;width:100%}.nav-links.active{opacity:1;transform:translateY(0);visibility:visible}.nav-links a{font-size:1rem;padding:.6rem 0}.nav-links .nav-cta{margin-top:.35rem}}.home-page{background:radial-gradient(circle at top,#16213e 0,#0b1120 60%);color:#f2f6ff}.section-shell{margin:0 auto;max-width:1200px;padding:4rem 1.5rem}.home-hero{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:1.2fr 1fr}.eyebrow{color:#2dd4bf;font-size:.78rem;font-weight:600;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.hero-copy h1{font-size:clamp(2rem,4vw,3.4rem);line-height:1.12;margin:0 0 1rem}.hero-description{color:#a5b4cf;margin-bottom:1.5rem;max-width:46rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.8rem}.btn{align-items:center;border:1px solid #0000;border-radius:10px;display:inline-flex;font-weight:600;justify-content:center;padding:.72rem 1rem;text-decoration:none}.btn-primary{background:#2dd4bf;color:#0b1120}.btn-outline{border-color:#fff3;color:#f2f6ff}.hero-stats{border-top:1px solid #ffffff26;display:flex;gap:1.4rem;padding-top:1.25rem}.hero-stats strong{display:block;font-size:1.4rem}.hero-stats span{color:#91a6c7;font-size:.85rem}.hero-product-grid{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-mini-card{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;padding:1rem}.mini-icon{font-size:1.4rem}.hero-mini-card h3{font-size:1rem;margin:.55rem 0 .35rem}.hero-mini-card p{color:#9bb0cd;font-size:.85rem;margin:0}.section-heading h2{font-size:clamp(1.5rem,2vw,2.2rem);margin:0 0 .65rem}.section-heading p{color:#9bb0cd;margin:0 0 1.4rem}.products-grid,.services-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.product-card,.service-card{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;padding:1.2rem}.product-top{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.pill{border:1px solid #2dd4bf66;border-radius:100px;color:#2dd4bf;font-size:.7rem;padding:.2rem .6rem}.product-card h3,.service-card h3{margin:.8rem 0 .6rem}.product-card p,.service-card p{color:#9bb0cd;line-height:1.6;margin:0 0 .8rem}.product-card small{color:#8fa4c2;display:block;margin-bottom:.9rem}.product-link{color:#2dd4bf;font-weight:600;text-decoration:none}.cta-banner{background:linear-gradient(135deg,#2dd4bf14,#06b6d40a);border:1px solid #2dd4bf47;border-radius:18px;margin-bottom:4rem;text-align:center}.cta-banner p{color:#9bb0cd;margin-bottom:1.3rem}@media (max-width:900px){.home-hero,.products-grid,.services-grid{grid-template-columns:1fr}.hero-product-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.hero-product-grid{grid-template-columns:1fr}.hero-stats{flex-direction:column;gap:.85rem}}.about{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e);display:flex;min-height:100vh;padding:5rem 0}.about-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:2.5fr 1fr}.about-content-row{display:flex;flex-direction:column;justify-content:space-between;min-height:600px}.about-top{flex:1 1;margin-bottom:2.5rem}.about-bottom{align-items:flex-end;flex:1 1;min-height:220px}.about-bottom,.about-image-large{display:flex;justify-content:center}.about-image-large{align-items:center;background:linear-gradient(45deg,#0ff,#0080ff);border-radius:18px;box-shadow:0 10px 30px #00ffff21;height:220px;margin:0 auto;max-width:700px;min-height:180px;width:100%}.image-placeholder-large{color:#ffffff40;filter:drop-shadow(0 0 12px #00ffff33);font-size:5rem}.about-text h2{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#0ff);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.about-text p{color:#ccc;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.about-image{align-items:center;background:linear-gradient(45deg,#0ff,#0080ff);border-radius:15px;box-shadow:0 10px 30px #0ff3;color:#ffffff4d;display:flex;font-size:4rem;height:220px;justify-content:center;max-width:180px;min-width:120px;overflow:hidden;position:relative;transition:all .3s ease}.about-image:hover{box-shadow:0 15px 40px #00ffff4d;transform:translateY(-5px)}.image-placeholder{animation:pulse 2s ease-in-out infinite}.about-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:2.5rem 0 2rem}.about-card{align-items:flex-start;background:#ffffff12;border:1px solid #00ffff26;border-radius:16px;box-shadow:0 4px 24px #00ffff12;display:flex;flex:1 1 260px;flex-direction:column;max-width:340px;min-width:260px;padding:2rem 1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s}.about-card:hover{border-color:#0ff;box-shadow:0 8px 32px #00ffff26;transform:translateY(-6px) scale(1.03)}.about-card-title{font-size:1.3rem;margin-bottom:.7rem}.about-card-desc{color:#eee;font-size:1.05rem}.about-cards-horizontal{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:2.5rem 0 2rem}.about-card-horizontal{align-items:flex-start;background:linear-gradient(135deg,#00ffff14,#0080ff1a);border:1.5px solid #00ffff2e;border-radius:18px;box-shadow:0 6px 32px #00ffff1a;display:flex;flex:1 1 270px;flex-direction:column;height:100%;justify-content:flex-start;max-width:340px;min-width:270px;padding:2.2rem 2rem 2rem;position:relative;transition:transform .18s,box-shadow .18s,border-color .18s}.about-card-horizontal:hover{border-color:#0ff;box-shadow:0 12px 40px #00ffff2e;transform:translateY(-8px) scale(1.04)}.about-card-icon{color:#0ff;filter:drop-shadow(0 0 8px #00ffff33);font-size:2.2rem;margin-bottom:1.1rem}.about-card-title{color:#0ff;font-size:1.25rem;font-weight:700;letter-spacing:.5px;margin-bottom:.5rem}.about-card-desc{color:#eaf6fa;font-size:1.07rem;font-weight:400;line-height:1.6}.about-card-headline{color:#fff;font-size:1.12rem;font-weight:700;letter-spacing:.2px;margin-bottom:.7rem}.about-card-data{background:linear-gradient(135deg,#00e6ff1a,#0080ff14);border-left:6px solid #00e6ff}.about-card-ai{background:linear-gradient(135deg,#a259ff1a,#0080ff14);border-left:6px solid #a259ff}.about-card-agile{background:linear-gradient(135deg,#00ffb81a,#0080ff14);border-left:6px solid #00ffb8}.about-bg{background:linear-gradient(135deg,#181b2a,#16213e)}.about-cards-row-wrapper{align-items:flex-start;display:flex;justify-content:center;margin:2.2rem 0 1.2rem;min-height:260px;position:relative}.about-image-bg{align-items:center;background:linear-gradient(135deg,#0ff,#0080ff);border-radius:32px;display:flex;filter:blur(.5px);height:220px;justify-content:center;left:50%;opacity:.22;pointer-events:none;position:absolute;top:44%;transform:translate(-50%,-50%);width:520px;z-index:0}.image-placeholder-bg{color:#fff;filter:drop-shadow(0 0 12px #00ffff55);font-size:4.5rem;opacity:.45}.about-cards-horizontal.tight{gap:1.2rem;justify-content:center;max-width:950px;width:100%;z-index:1}.about-card-horizontal{margin:0 .2rem;max-width:300px;min-width:220px;padding:1.3rem 1.1rem 1.2rem}.about-lead{color:#eaf6fa;font-size:1.08rem;font-weight:400;margin-bottom:.7rem}.about-commitment{color:#b6eaff;font-size:1.04rem;font-weight:500;letter-spacing:.1px;margin-top:1.2rem;text-align:center}.about-top h2{color:#eaf6fa;font-size:2.1rem;font-weight:700;letter-spacing:.2px;margin-bottom:.2rem;text-align:center}@media (max-width:900px){.about-cards{align-items:center;flex-direction:column;gap:1.5rem}.about-card{align-items:center;max-width:100%;width:100%}.about-cards-horizontal{align-items:center;flex-direction:column;gap:1.5rem}.about-card-horizontal{align-items:flex-start}.about-content{gap:2rem;grid-template-columns:1fr}.about-image{font-size:2.5rem;height:160px;max-width:100%}.about-content-row{min-height:400px}.about-image-large{font-size:2.5rem;height:140px;min-height:100px}.image-placeholder-large{font-size:2.5rem}.about-cards-row-wrapper{flex-direction:column;min-height:180px}.about-image-bg{border-radius:18px;height:120px;width:90vw}.about-image-bg,.image-placeholder-bg{font-size:2.2rem}.about-cards-horizontal.tight{align-items:center;flex-direction:column;max-width:100%}.about-card-horizontal{margin:.5rem 0;max-width:100%;width:100%}}@media (max-width:768px){.about{padding:3rem 0}.about-content{gap:2rem;grid-template-columns:1fr}.about-text h2{font-size:2rem}.about-image{font-size:6rem;height:300px}.container{padding:0 1rem}}@media (max-width:480px){.about-text h2{font-size:1.8rem}.about-text p{font-size:1rem}.about-image{font-size:4rem;height:250px}}.ai-services{background:#111;min-height:100vh;padding:5rem 0}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:2rem}.service-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #00ffff1a;border-radius:15px;height:100%;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.service-card:before{background:linear-gradient(45deg,#0000,#00ffff0d,#0000);content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .6s ease;width:100%}.service-card:hover:before{transform:translateX(100%)}.service-card:hover{border-color:#00ffff4d;box-shadow:0 10px 30px #00ffff1a;transform:translateY(-5px)}.service-icon{animation:bounce 2s ease-in-out infinite;color:#0ff;display:inline-block;font-size:3rem;margin-bottom:1rem}.service-card h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.service-card .short-desc{color:#0ff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.service-card p{color:#ccc;font-size:1rem;line-height:1.6}.coming-soon-badge{background:linear-gradient(90deg,#00c6fb,#005bea);border-radius:1em;box-shadow:0 2px 8px 0 #005bea22;color:#fff;display:inline-block;font-size:.92rem;font-weight:600;letter-spacing:.5px;margin-left:.7em;padding:.18em .85em;vertical-align:middle;white-space:nowrap}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:768px){.ai-services{padding:3rem 0}.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem}.services-grid{gap:1.5rem;grid-template-columns:1fr}.service-card{padding:2rem}.container{padding:0 1rem}}@media (max-width:480px){.section-title{font-size:1.8rem}.service-card{padding:1.5rem}.service-icon{font-size:2.5rem}.service-card h3{font-size:1.3rem}}.data-services{background:linear-gradient(135deg,#000,#1a1a2e 50%,#16213e);min-height:100vh;padding:5rem 0}@media (max-width:768px){.data-services{padding:3rem 0}.solutions-grid{gap:1.5rem;grid-template-columns:1fr}.solution-card{padding:2rem}.solution-header{flex-direction:column;gap:.5rem;text-align:center}.solution-card h3{font-size:1.3rem}.container{padding:0 1rem}}.agile-services{background:#111;min-height:100vh;padding:5rem 0}.solutions-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:2rem}.solution-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #00ffff1a;border-radius:15px;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.solution-card:before{background:linear-gradient(45deg,#0000,#00ffff0d,#0000);content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .6s ease;width:100%}.solution-card:hover:before{transform:translateX(100%)}.solution-card:hover{border-color:#00ffff4d;box-shadow:0 10px 30px #00ffff1a;transform:translateY(-5px)}.solution-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.solution-icon{animation:pulse 2s ease-in-out infinite;color:#0ff;font-size:2.5rem}.solution-card h3{color:#fff;flex:1 1;font-size:1.4rem;font-weight:700;margin:0}.solution-card .short-desc{color:#0ff;font-size:1.1rem;font-style:italic;font-weight:600;margin-bottom:1rem}.solution-card p{color:#ccc;font-size:1rem;line-height:1.6}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width:768px){.agile-services{padding:3rem 0}.solutions-grid{gap:1.5rem;grid-template-columns:1fr}.solution-card{padding:2rem}.solution-header{flex-direction:column;gap:.5rem;text-align:center}.solution-card h3{font-size:1.3rem}.container{padding:0 1rem}}@media (max-width:480px){.solution-card{padding:1.5rem}.solution-icon{font-size:2rem}.solution-card h3{font-size:1.2rem}.solution-card .short-desc{font-size:1rem}}.contact{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e);display:flex;min-height:100vh;padding:5rem 0}.contact-subtitle{color:#ccc;font-size:1.1rem;margin-bottom:3rem;text-align:center}.contact-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #00ffff1a;border-radius:15px;margin:0 auto;max-width:600px;padding:2.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#fff;display:block;font-size:1rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#ffffff0d;border:1px solid #0ff3;border-radius:8px;color:#fff;font-family:inherit;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#ffffff14;border-color:#0ff;box-shadow:0 0 10px #00ffff1a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff80}.form-group textarea{min-height:120px;resize:vertical}.form-group select{cursor:pointer}.form-group select option{background:#1a1a2e;color:#fff}.submit-btn{background:linear-gradient(45deg,#0ff,#0080ff);border:none;border-radius:50px;box-shadow:0 4px 15px #00ffff4d;color:#000;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease;width:100%}.submit-btn:hover:not(:disabled){box-shadow:0 8px 25px #0ff6;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}@media (max-width:768px){.contact{padding:3rem 0}.contact-form{margin:0 1rem;padding:2rem}.container{padding:0 1rem}}@media (max-width:480px){.contact-form{padding:1.5rem}.form-group input,.form-group select,.form-group textarea{font-size:.9rem;padding:.8rem}.submit-btn{font-size:.9rem;padding:.8rem 1.5rem}}.footer{background:#0b1120;border-top:1px solid #ffffff1a;color:#f2f6ff;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:2rem}.footer-info p{color:#94a3be;font-size:.9rem;margin-bottom:.5rem;max-width:300px}.footer-info .logo-img{height:84px;margin-bottom:.8rem;width:auto}.footer-contact h4,.footer-services h4{color:#2dd4bf;font-size:.95rem;font-weight:600;letter-spacing:.08em;margin-bottom:1rem;text-transform:uppercase}.footer-services ul{list-style:none;padding:0}.footer-contact li,.footer-services li{font-size:.9rem;margin-bottom:.5rem}.footer-contact a,.footer-services a{color:#b8c7df;text-decoration:none}.footer-contact a:hover,.footer-services a:hover{color:#f2f6ff}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:2rem;text-align:center}.footer-bottom p{color:#8fa4c2;font-size:.8rem}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-content{gap:1.5rem;grid-template-columns:1fr;text-align:center}.footer-services ul{display:inline-block;text-align:left}.container{padding:0 1rem}}*{box-sizing:border-box;margin:0;padding:0}body{background:#000;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.App{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#0ff);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#0ff;font-size:1.3rem;font-weight:600;margin-bottom:3rem;text-align:center}html{scroll-behavior:smooth}@media (max-width:768px){.container{padding:0 1rem}.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem}}@media (max-width:480px){.section-title{font-size:1.8rem}.section-subtitle{font-size:1rem}}
/*# sourceMappingURL=main.0d10e9d0.css.map*/