*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333}.tech-container{max-width:1200px;margin:0 auto;padding:0 20px}.tech-navbar{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:1000}.tech-nav-wrapper{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;gap:2rem;flex-wrap:wrap}.tech-logo-group{display:flex;align-items:center;gap:1rem;flex-shrink:0}.tech-logo-icon{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.tech-logo-text{display:flex;flex-direction:column;gap:.25rem}.tech-logo-name{font-size:1.3rem;font-weight:700;color:#333}.tech-logo-subtitle{font-size:.75rem;color:#666}.tech-nav-links{display:flex;list-style:none;gap:2rem;flex:1 1;justify-content:center;align-items:center;flex-wrap:wrap}.tech-nav-links a{text-decoration:none;color:#333;font-weight:500;transition:color .3s;display:flex;align-items:center}.tech-nav-links a:hover{color:#667eea}.tech-nav-cta{flex-shrink:0}.tech-demo-btn,.tech-nav-cta{display:flex;align-items:center}.tech-demo-btn{padding:10px 20px;background:#667eea;color:white;text-decoration:none;border-radius:8px;font-weight:600;transition:background .3s}.tech-demo-btn:hover{background:#5568d3}.tech-hero{padding:100px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:white}.tech-hero-layout{display:flex;align-items:center;gap:4rem;flex-wrap:wrap}.tech-hero-left{flex:1 1;min-width:500px;display:flex;flex-direction:column;gap:2rem}.tech-hero-badge{display:inline-flex;align-items:center;padding:.5rem 1rem;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;font-size:.9rem;font-weight:600;width:-moz-fit-content;width:fit-content}.tech-hero-left h1{font-size:3rem;line-height:1.2;margin:0}.tech-hero-description{font-size:1.2rem;opacity:.95;line-height:1.8;margin:0}.tech-hero-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.tech-btn-primary{padding:14px 28px;background:white;color:#667eea;text-decoration:none;border-radius:8px;font-weight:600;transition:transform .3s;display:inline-flex;align-items:center}.tech-btn-primary:hover{transform:translateY(-2px)}.tech-btn-secondary{padding:14px 28px;background:transparent;color:white;text-decoration:none;border:2px solid white;border-radius:8px;font-weight:600;transition:background .3s;display:inline-flex;align-items:center}.tech-btn-secondary:hover{background:rgba(255,255,255,.1)}.tech-hero-metrics{display:flex;gap:2rem;flex-wrap:wrap;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2)}.tech-metric-item{display:flex;flex-direction:column;gap:.5rem;flex:1 1;min-width:120px}.tech-metric-value{font-size:2rem;font-weight:700;display:flex;align-items:baseline}.tech-metric-label{font-size:.9rem;opacity:.9}.tech-hero-right{flex:1 1;min-width:400px;display:flex;align-items:center;justify-content:center}.tech-hero-visual{display:flex;gap:1.5rem;align-items:flex-start;flex-wrap:wrap}.tech-visual-card{background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex:1 1;min-width:200px}.tech-card-1{margin-top:2rem}.tech-card-2{margin-top:0}.tech-card-dots,.tech-card-header{display:flex;align-items:center;gap:.5rem}.tech-card-dots span{width:12px;height:12px;background:rgba(255,255,255,.5);border-radius:50%;display:flex}.tech-card-content{display:flex;flex-direction:column;gap:.75rem}.tech-card-line{height:8px;background:rgba(255,255,255,.3);border-radius:4px;width:100%}.tech-card-line.short{width:60%}.tech-product{padding:80px 20px;background:#f8f9fa}.tech-section-header{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;margin-bottom:3rem}.tech-section-header h2{font-size:2rem;color:#333;margin:0}.tech-section-header p{color:#666;margin:0}.tech-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.tech-product-card{background:white;border-radius:12px;padding:2rem;box-shadow:0 3px 10px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1.5rem;position:relative}.tech-product-featured{border:2px solid #667eea;box-shadow:0 5px 20px rgba(102,126,234,.2)}.tech-product-icon{font-size:3rem;display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:#f0f4ff;border-radius:16px;flex-shrink:0}.tech-product-content{display:flex;flex-direction:column;gap:1rem;flex:1 1}.tech-product-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.tech-product-header h3{font-size:1.3rem;color:#333;margin:0;flex:1 1}.tech-product-badge{padding:.4rem .75rem;background:#667eea;color:white;border-radius:12px;font-size:.75rem;font-weight:600;flex-shrink:0}.tech-product-content p{color:#666;font-size:.95rem;line-height:1.8;margin:0}.tech-product-features-list{display:flex;flex-direction:column;gap:.75rem;margin-top:auto}.tech-feature-check-item{display:flex;align-items:center;gap:.75rem}.tech-check-icon{width:24px;height:24px;background:#f0f4ff;color:#667eea;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;flex-shrink:0}.tech-features{padding:80px 20px;background:white}.tech-features-header{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;margin-bottom:3rem}.tech-features-header h2{font-size:2rem;color:#333;margin:0}.tech-features-header p{color:#666;margin:0}.tech-features-layout{display:flex;gap:3rem;align-items:flex-start;flex-wrap:wrap}.tech-features-main{flex:1 1;min-width:500px;display:flex;flex-direction:column}.tech-feature-item{background:white;border-radius:12px;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.1);display:flex;flex-direction:column}.tech-feature-image-section{position:relative;width:100%;height:300px;overflow:hidden;display:flex;align-items:center;justify-content:center}.tech-feature-image{width:100%;height:100%;object-fit:cover}.tech-feature-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(102,126,234,.9);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.tech-feature-image-section:hover .tech-feature-overlay{opacity:1}.tech-overlay-content{text-align:center;color:white;padding:2rem;display:flex;flex-direction:column;gap:.5rem}.tech-overlay-content h3{font-size:1.5rem;margin:0}.tech-overlay-content p{margin:0}.tech-feature-details{padding:2rem;display:flex;flex-direction:column;gap:1rem;flex:1 1}.tech-feature-meta{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.tech-feature-category{padding:.4rem 1rem;background:#f0f4ff;color:#667eea;border-radius:12px;font-size:.85rem;font-weight:600;display:inline-flex;align-items:center}.tech-feature-stats{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;font-size:.9rem;color:#666}.tech-feature-details h3{font-size:1.5rem;color:#333;margin:0}.tech-feature-details p{color:#666;font-size:.95rem;line-height:1.8;margin:0}.tech-feature-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:auto}.tech-tag{padding:.4rem .75rem;background:#f0f4ff;color:#667eea;border-radius:12px;font-size:.85rem;font-weight:600;display:inline-flex;align-items:center}.tech-features-sidebar{width:350px;flex-shrink:0;display:flex;flex-direction:column;gap:1.5rem}.tech-feature-sidebar-item{background:#f8f9fa;border-radius:12px;padding:1.5rem;display:flex;gap:1rem;align-items:flex-start}.tech-sidebar-icon{font-size:2rem;flex-shrink:0}.tech-sidebar-content{flex:1 1;display:flex;flex-direction:column;gap:.75rem}.tech-sidebar-content h4{font-size:1.1rem;color:#333;margin:0}.tech-sidebar-content p{color:#666;font-size:.9rem;margin:0}.tech-sidebar-footer{display:flex;align-items:center;margin-top:auto}.tech-sidebar-link{color:#667eea;text-decoration:none;font-weight:600;font-size:.9rem;display:flex;align-items:center;transition:color .3s}.tech-sidebar-link:hover{color:#5568d3}.tech-team{padding:80px 20px;background:#f8f9fa}.tech-team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem}.tech-team-card{background:white;border-radius:12px;padding:2rem;box-shadow:0 3px 10px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1.5rem}.tech-team-lead{border:2px solid #667eea;box-shadow:0 5px 20px rgba(102,126,234,.2)}.tech-team-avatar-section{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.tech-team-avatar{width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;flex-shrink:0}.tech-team-badge{padding:.4rem .75rem;background:#667eea;color:white;border-radius:12px;font-size:.75rem;font-weight:600;flex-shrink:0}.tech-team-info{display:flex;flex-direction:column;gap:1rem;flex:1 1}.tech-team-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.tech-team-header h3{font-size:1.3rem;color:#333;margin:0;flex:1 1}.tech-team-social{display:flex;gap:.5rem;align-items:center;flex-shrink:0}.tech-social-icon{width:32px;height:32px;background:#f0f4ff;color:#667eea;border-radius:6px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;font-size:.9rem;transition:background .3s}.tech-social-icon:hover{background:#667eea;color:white}.tech-team-role{color:#666;font-size:.95rem;margin:0}.tech-team-expertise{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.tech-expertise-tag{padding:.4rem .75rem;background:#f0f4ff;color:#667eea;border-radius:12px;font-size:.85rem;font-weight:600;display:inline-flex;align-items:center}.tech-team-stats{display:flex;gap:1.5rem;flex-wrap:wrap;padding-top:1rem;border-top:1px solid #e0e0e0;margin-top:auto}.tech-team-stat{display:flex;flex-direction:column;gap:.25rem;flex:1 1;min-width:100px}.tech-stat-number{font-size:1.5rem;font-weight:700;color:#667eea}.tech-stat-label{font-size:.85rem;color:#666}.tech-investors{padding:80px 20px;background:white}.tech-investors-header{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.tech-investors-title-group{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.tech-investors-header h2{font-size:2rem;color:#333;margin:0}.tech-investors-title-group p{color:#666;margin:0}.tech-investors-stats{display:flex;align-items:center;flex-shrink:0}.tech-investor-stat-box{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;padding:1rem 1.5rem;background:#f0f4ff;border-radius:12px}.tech-investor-stat-value{font-size:2rem;font-weight:700;color:#667eea}.tech-investor-stat-label{font-size:.9rem;color:#666}.tech-investors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.tech-investor-logo-card{background:#f8f9fa;border-radius:12px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1.5rem;align-items:center;text-align:center}.tech-logo-placeholder{width:100%;height:120px;background:white;border-radius:8px;display:flex;align-items:center;justify-content:center;border:2px dashed #e0e0e0}.tech-logo-text{color:#999;font-size:.9rem;font-weight:600}.tech-investor-info{display:flex;flex-direction:column;gap:.5rem;flex:1 1}.tech-investor-info h4{font-size:1.2rem;color:#333;margin:0}.tech-investor-info p{color:#666;font-size:.9rem;margin:0}.tech-careers{padding:80px 20px;background:#f8f9fa}.tech-careers-layout{display:flex;gap:3rem;align-items:flex-start;flex-wrap:wrap}.tech-careers-main{flex:1 1;min-width:500px}.tech-careers-main,.tech-job-card{display:flex;flex-direction:column}.tech-job-card{background:white;border-radius:12px;padding:2rem;box-shadow:0 3px 10px rgba(0,0,0,.1);gap:1.5rem}.tech-job-featured{border:2px solid #667eea;box-shadow:0 5px 20px rgba(102,126,234,.2)}.tech-job-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.tech-job-title-group{flex:1 1;display:flex;flex-direction:column;gap:.75rem}.tech-job-header h3{font-size:1.5rem;color:#333;margin:0}.tech-job-badges{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.tech-job-badge{padding:.4rem .75rem;background:#f0f4ff;color:#667eea;border-radius:12px;font-size:.85rem;font-weight:600;display:inline-flex;align-items:center}.tech-badge-remote{background:#e8f5e9;color:#4caf50}.tech-job-location{color:#666;font-size:.95rem;flex-shrink:0;display:flex;align-items:center}.tech-job-content{display:flex;flex-direction:column;gap:1.5rem;flex:1 1}.tech-job-description{color:#666;font-size:.95rem;line-height:1.8;margin:0}.tech-job-requirements{display:flex;flex-direction:column;gap:1rem}.tech-requirement-section{display:flex;flex-direction:column;gap:.75rem}.tech-requirement-section h4{font-size:1rem;color:#333;margin:0}.tech-requirement-list{list-style:none;display:flex;flex-direction:column;gap:.5rem;padding-left:1.5rem}.tech-requirement-list li{color:#666;font-size:.9rem;position:relative}.tech-requirement-list li:before{content:"•";position:absolute;left:-1rem;color:#667eea;font-weight:700}.tech-job-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;padding-top:1rem;border-top:1px solid #e0e0e0;margin-top:auto}.tech-job-salary{font-size:1.2rem;font-weight:700;color:#667eea;flex-shrink:0}.tech-apply-btn{padding:12px 24px;background:#667eea;color:white;text-decoration:none;border-radius:8px;font-weight:600;transition:background .3s;display:flex;align-items:center;flex-shrink:0}.tech-apply-btn:hover{background:#5568d3}.tech-careers-sidebar{width:350px;flex-shrink:0;display:flex;flex-direction:column;gap:1.5rem}.tech-job-sidebar-item{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1rem}.tech-sidebar-job-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;flex-wrap:wrap}.tech-sidebar-job-header h4{font-size:1.1rem;color:#333;margin:0;flex:1 1}.tech-sidebar-job-badge{padding:.3rem .6rem;background:#f0f4ff;color:#667eea;border-radius:8px;font-size:.75rem;font-weight:600;flex-shrink:0}.tech-sidebar-job-meta{gap:.5rem;flex-wrap:wrap;color:#666}.tech-sidebar-apply,.tech-sidebar-job-meta{display:flex;align-items:center;font-size:.9rem}.tech-sidebar-apply{color:#667eea;text-decoration:none;font-weight:600;transition:color .3s;margin-top:auto}.tech-sidebar-apply:hover{color:#5568d3}.tech-footer{background:#1f2937;color:white;padding:60px 20px 20px}.tech-footer-content{display:flex;gap:3rem;flex-wrap:wrap;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.tech-footer-brand{flex:1 1;min-width:250px;display:flex;flex-direction:column;gap:1rem}.tech-footer-logo{display:flex;align-items:center;gap:1rem}.tech-footer-logo-icon{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;flex-shrink:0}.tech-footer-logo-text{display:flex;flex-direction:column;gap:.25rem}.tech-footer-logo-text span:first-child{font-size:1.2rem;font-weight:700}.tech-footer-logo-text span:last-child{font-size:.75rem;opacity:.8}.tech-footer-brand p{color:rgba(255,255,255,.8);font-size:.95rem;line-height:1.6;margin:0}.tech-footer-links-group{display:flex;gap:3rem;flex-wrap:wrap;flex:1 1}.tech-footer-column{flex:1 1;min-width:150px;display:flex;flex-direction:column;gap:1rem}.tech-footer-column h5{font-size:1.1rem;margin:0}.tech-footer-links{list-style:none;display:flex;flex-direction:column;gap:.75rem}.tech-footer-links li{color:rgba(255,255,255,.8);font-size:.95rem}.tech-footer-links a{color:rgba(255,255,255,.8);text-decoration:none;transition:color .3s;display:flex;align-items:center}.tech-footer-links a:hover{color:white}.tech-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap;padding-top:2rem}.tech-footer-bottom p{color:rgba(255,255,255,.7);font-size:.9rem;margin:0}.tech-footer-legal{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}.tech-footer-legal a{color:rgba(255,255,255,.7);text-decoration:none;font-size:.9rem;transition:color .3s;display:flex;align-items:center}.tech-footer-legal a:hover{color:white}@media (max-width:968px){.tech-hero-layout{flex-direction:column}.tech-hero-left,.tech-hero-right{min-width:100%}.tech-features-layout{flex-direction:column}.tech-features-sidebar{width:100%}.tech-careers-layout{flex-direction:column}.tech-careers-sidebar{width:100%}}@media (max-width:768px){.tech-nav-links,.tech-nav-wrapper{flex-direction:column;gap:1rem}.tech-nav-links{text-align:center}.tech-hero-left h1{font-size:2rem}.tech-hero-metrics{flex-direction:column}.tech-product-grid{grid-template-columns:1fr}.tech-features-main{min-width:100%}.tech-team-grid{grid-template-columns:1fr}.tech-investors-header{flex-direction:column;align-items:flex-start}.tech-investors-stats{width:100%}.tech-investor-stat-box{align-items:flex-start}.tech-careers-main{min-width:100%}.tech-job-footer{flex-direction:column;align-items:stretch}.tech-apply-btn{width:100%}.tech-footer-content,.tech-footer-links-group{flex-direction:column;gap:2rem}.tech-footer-bottom{flex-direction:column;align-items:flex-start}}