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}html{scroll-behavior:smooth}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;box-shadow:0 2px 10px #0000001a;position:fixed;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:1rem 2rem}.logo{color:#1a1a2e;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-menu{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-menu a{color:#444;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .3s ease}.nav-menu a.active,.nav-menu a:hover{color:#667eea}.nav-menu a.active:after{background:#667eea;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:.5rem}.mobile-menu-toggle span{background:#1a1a2e;height:3px;margin:3px 0;transition:.3s;width:25px}@media (max-width:768px){.mobile-menu-toggle{display:flex}.nav-menu{background:#fff;box-shadow:0 10px 27px #0000000d;flex-direction:column;gap:0;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:70px;transition:.3s;width:100%}.nav-menu.mobile-open{left:0}.nav-menu li{padding:1rem 0}.nav-menu a{display:block;padding:.5rem 2rem}.nav-menu a.active:after{display:none}}.footer{background:#1a1a2e;color:#fff;margin-top:auto;padding:3rem 0 2rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3,.footer-section h4{color:#fff;margin-bottom:1rem}.footer-section h4{font-size:1.1rem}.footer-section p{color:#fffc;margin-bottom:.5rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#fff}.copyright{color:#fff9;font-size:.9rem;margin-top:1rem}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:2rem;text-align:center}.footer-bottom p{color:#fff9;margin:0}@media (max-width:768px){.footer-content{grid-template-columns:1fr;text-align:center}}.hero-section{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:center;min-height:90vh;padding:4rem 2rem;text-align:center}.hero-content h1{font-size:3.5rem;line-height:1.2;margin-bottom:1rem}.tagline{font-size:1.5rem;margin-bottom:2rem;opacity:.9}.hero-content{margin:0 auto;max-width:900px}.hero-description{font-size:1.1rem;line-height:1.8;margin:0 auto 3rem;max-width:700px;opacity:.95}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{background:#fff;color:#667eea}.hero-buttons .btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.hero-buttons .btn-secondary:hover{background:#fff;color:#667eea}.products-showcase{background:#f8f9fa;padding:5rem 2rem}.products-showcase h2{color:#1a1a2e;font-size:2.5rem;margin-bottom:3rem;text-align:center}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.product-card{background:#fff;border-radius:10px;box-shadow:0 5px 20px #0000001a;padding:2rem;transition:transform .3s ease}.product-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.product-icon{align-items:center;display:flex;font-size:3rem;height:140px;justify-content:center;margin-bottom:1rem;overflow:hidden}.product-icon-img{height:140px;object-fit:cover;width:100%}.product-card h3{align-items:center;color:#667eea;display:flex;font-size:1.5rem;justify-content:center;margin-bottom:1rem;min-height:70px}.product-card .product-logo{height:auto;max-height:60px;max-width:90%;object-fit:contain;width:auto}.product-card p{color:#666;line-height:1.6;margin-bottom:1.5rem}.learn-more{align-items:center;color:#667eea;display:inline-flex;font-weight:600;text-decoration:none;transition:gap .3s ease}.learn-more:hover{gap:.5rem}.company-stats{background:#fff;padding:4rem 2rem}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));text-align:center}.stat h3{color:#667eea;font-size:1.2rem;margin-bottom:.5rem}.stat p{color:#1a1a2e;font-size:2rem;font-weight:700}.innovation-approach{background:#f8f9fa;padding:5rem 2rem}.innovation-approach h2{color:#1a1a2e;margin-bottom:2rem;text-align:center}.approach-intro{color:#666;font-size:1.1rem;margin:0 auto 3rem;max-width:800px;text-align:center}.approach-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.approach-card{background:#fff;border-radius:10px;box-shadow:0 5px 20px #0000001a;padding:2rem}.approach-card h3{color:#667eea;margin-bottom:1rem}.approach-card p{color:#666}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.tagline{font-size:1.2rem}.hero-buttons{flex-direction:column;margin:0 auto;max-width:300px;width:100%}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{width:100%}}.product-badge{background:#f1f3f5;border-radius:20px;color:#1a1a2e;display:inline-block;font-size:.85rem;font-weight:600;margin-top:1rem;padding:.4rem .8rem}.product-card .btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:1rem;padding:.6rem 1.2rem}.product-card .btn-primary:hover{opacity:.95}.access-modal-backdrop{align-items:center;background:#0f0f1e99;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.access-modal{background:#fff;border-radius:10px;box-shadow:0 20px 60px #00000059;max-height:90vh;max-width:520px;overflow-y:auto;padding:2rem;position:relative;width:100%}.access-modal-close{background:#0000;border:none;color:#555;cursor:pointer;font-size:1.75rem;line-height:1;position:absolute;right:1rem;top:.75rem}.access-modal-close:hover{color:#000}.access-modal h2{color:#1a1a2e;margin:0 0 .5rem}.access-modal-subtitle{color:#555;margin:0 0 1.5rem}.access-modal-form .form-group{margin-bottom:1rem}.access-modal-form label{color:#1a1a2e;display:block;font-weight:600;margin-bottom:.25rem}.access-modal-form input,.access-modal-form textarea{border:1px solid #d0d0d8;border-radius:6px;box-sizing:border-box;font:inherit;padding:.6rem .75rem;width:100%}.access-modal-form input:focus,.access-modal-form textarea:focus{border-color:#667eea;outline:2px solid #667eea;outline-offset:1px}.access-modal-form .btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;width:100%}.access-modal-form .btn-primary:disabled{cursor:not-allowed;opacity:.6}.access-modal-form .form-message{border-radius:6px;font-size:.95rem;margin-bottom:1rem;padding:.75rem}.access-modal-form .form-message.success{background:#e8f5e9;color:#1b5e20}.access-modal-form .form-message.error{background:#ffebee;color:#b71c1c}.about-page{padding-bottom:4rem}.about-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 2rem 4rem;text-align:center}.about-hero h1{font-size:3rem;margin-bottom:1rem}.about-hero .lead{font-size:1.3rem;opacity:.9}.company-story{background:#fff;padding:5rem 2rem}.story-content{margin:0 auto;max-width:800px}.story-content h2{color:#1a1a2e;margin-bottom:2rem}.story-content p{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.mission-vision{background:#f8f9fa;padding:5rem 2rem}.mv-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin:0 auto;max-width:1000px}.mv-card{background:#fff;border-radius:10px;box-shadow:0 5px 20px #0000001a;padding:2.5rem}.mv-card h2{color:#667eea;margin-bottom:1.5rem}.mv-card p{color:#666;font-size:1.1rem;line-height:1.8}.core-values{background:#fff;padding:5rem 2rem}.core-values h2{color:#1a1a2e;margin-bottom:3rem;text-align:center}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.value-card{background:#f8f9fa;border-left:4px solid #667eea;border-radius:10px;padding:2rem}.value-card h3{color:#1a1a2e;margin-bottom:1rem}.value-card p{color:#666;line-height:1.6}.technology-partners{background:#f8f9fa;padding:5rem 2rem}.technology-partners h2{color:#1a1a2e;margin-bottom:2rem;text-align:center}.partners-intro{color:#666;margin:0 auto 3rem;max-width:600px;text-align:center}.partners-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:0 auto;max-width:800px}.partner{background:#fff;border-radius:10px;box-shadow:0 3px 15px #0000001a;color:#667eea;font-weight:600;padding:1.5rem;text-align:center}@media (max-width:768px){.about-hero h1{font-size:2.5rem}.mv-grid{grid-template-columns:1fr}.mv-card{padding:2rem}}.products-page{padding-bottom:4rem}.products-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 2rem 4rem;text-align:center}.products-hero h1{font-size:3rem;margin-bottom:1rem}.products-hero .lead{font-size:1.3rem;opacity:.9}.product-details{padding:5rem 2rem}.product-section{border-bottom:1px solid #eee;margin:0 auto 6rem;max-width:1200px;padding:0 0 4rem}.product-section:last-child{border-bottom:none;margin-bottom:0}.product-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.product-header h2{align-items:center;color:#1a1a2e;display:flex;margin:0}.product-section-logo{display:block;height:auto;max-height:80px;max-width:320px;object-fit:contain;width:auto}.product-status{border-radius:20px;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.product-status.active{background:#e6fffa;color:#047857}.product-status.beta{background:#fef3c7;color:#d97706}.product-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.product-content.reverse{grid-template-columns:1fr 2fr}.product-description h3{color:#667eea;margin-bottom:1rem}.product-description h4{color:#1a1a2e;margin:2rem 0 1rem}.product-description p{color:#666;line-height:1.8;margin-bottom:1.5rem}.product-description ul{color:#666;margin-bottom:2rem;padding-left:1.5rem}.product-description li{line-height:1.6;margin-bottom:.5rem}.image-placeholder,.product-image{align-items:center;display:flex;justify-content:center}.image-placeholder{background:#f8f9fa;border:2px dashed #ddd;border-radius:10px;flex-direction:column;height:200px;max-width:300px;width:100%}.image-placeholder span{font-size:3rem;margin-bottom:.5rem}.image-placeholder p{color:#666;font-weight:600;margin:0}.product-detail-img{border-radius:10px;box-shadow:0 5px 20px #0000001a;height:auto;max-width:300px;width:100%}.development-note{color:#f59e0b;font-size:.9em;font-style:italic;font-weight:400}.future-products{background:#f8f9fa;padding:5rem 2rem}.future-products h2{color:#1a1a2e;margin-bottom:2rem;text-align:center}.future-intro{color:#666;font-size:1.1rem;margin:0 auto 3rem}.future-intro,.innovation-cta{max-width:600px;text-align:center}.innovation-cta{background:#fff;border-radius:10px;box-shadow:0 5px 20px #0000001a;margin:0 auto;padding:3rem}.innovation-cta p{color:#666;font-size:1.1rem;margin-bottom:2rem}.product-section .product-badge{background:#f1f3f5;border-radius:20px;color:#1a1a2e;display:inline-block;font-size:.9rem;font-weight:600;margin-top:1rem;padding:.4rem .8rem}@media (max-width:768px){.products-hero h1{font-size:2.5rem}.product-content,.product-content.reverse{gap:2rem;grid-template-columns:1fr}.product-header{align-items:flex-start;flex-direction:column}.innovation-cta{padding:2rem}}.team-page{padding-bottom:4rem}.team-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 2rem 4rem;text-align:center}.team-hero h1{font-size:3rem;margin-bottom:1rem}.team-hero .lead{font-size:1.3rem;opacity:.9}.leadership{background:#fff;padding:5rem 2rem}.leadership h2{color:#1a1a2e;margin-bottom:3rem;text-align:center}.team-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.team-member{background:#f8f9fa;border-radius:10px;box-shadow:0 5px 20px #0000001a;padding:2rem;text-align:center}.member-photo{margin-bottom:2rem}.photo-placeholder{align-items:center;background:#667eea;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:120px;justify-content:center;margin:0 auto;width:120px}.team-member h3{color:#1a1a2e;margin-bottom:.5rem}.member-title{color:#667eea;font-weight:600;margin-bottom:1.5rem}.member-bio{color:#666;line-height:1.7;text-align:left}.advisory-board{background:#f8f9fa;padding:5rem 2rem}.advisory-board h2{color:#1a1a2e;margin-bottom:3rem;text-align:center}.advisors-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1000px}.advisor{background:#fff;border-radius:10px;box-shadow:0 3px 15px #0000001a;padding:2rem;text-align:center}.advisor h4{color:#667eea;margin-bottom:1rem}.advisor p{color:#666;line-height:1.6;margin:0}.team-culture{background:#fff;padding:5rem 2rem}.team-culture h2{color:#1a1a2e;margin-bottom:3rem;text-align:center}.culture-content{margin:0 auto;max-width:1200px}.culture-content>p{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.culture-values{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.culture-card{background:#f8f9fa;border-left:4px solid #667eea;border-radius:10px;padding:2rem}.culture-card h3{color:#1a1a2e;margin-bottom:1rem}.culture-card p{color:#666;line-height:1.6;margin:0}.join-team{background:#f8f9fa;padding:5rem 2rem}.join-team h2{color:#1a1a2e;margin-bottom:2rem;text-align:center}.join-intro{color:#666;font-size:1.1rem;line-height:1.8;margin:0 auto 3rem;max-width:600px;text-align:center}.open-positions{background:#fff;border-radius:10px;box-shadow:0 5px 20px #0000001a;margin:0 auto;max-width:800px;padding:3rem;text-align:center}.open-positions h3{color:#1a1a2e;margin-bottom:2rem}.positions-list{grid-gap:1.5rem;display:grid;gap:1.5rem;margin-bottom:2rem}.position{background:#f8f9fa;border-radius:8px;padding:1.5rem;text-align:left}.position h4{color:#667eea;margin-bottom:.5rem}.position p{color:#666;font-size:.9rem;margin:0}@media (max-width:768px){.team-hero h1{font-size:2.5rem}.team-grid{grid-template-columns:1fr}.open-positions{padding:2rem}.position{text-align:center}}.contact-page{padding-bottom:4rem}.contact-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 2rem 4rem;text-align:center}.contact-hero h1{font-size:3rem;margin-bottom:1rem}.contact-hero .lead{font-size:1.3rem;opacity:.9}.contact-content{background:#fff;padding:5rem 2rem}.contact-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1.2fr;margin:0 auto;max-width:1200px}.contact-info h2{color:#1a1a2e;margin-bottom:2rem}.contact-info p{color:#666;line-height:1.8;margin-bottom:2rem}.contact-methods{margin:3rem 0}.contact-method{background:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.contact-method h3{color:#667eea;font-size:1.2rem;margin-bottom:.5rem}.contact-method p{color:#1a1a2e;font-weight:600;margin:0}.partnership-types h3{color:#1a1a2e;margin-bottom:1rem}.partnership-types ul{color:#666;padding-left:1.5rem}.partnership-types li{line-height:1.6;margin-bottom:.5rem}.contact-form-section h2{color:#1a1a2e;margin-bottom:2rem}.contact-form{background:#f8f9fa;border-radius:10px;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#1a1a2e;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:5px;font-size:1rem;padding:.8rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 2px #667eea1a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}.form-message{border-radius:5px;font-weight:600;margin-bottom:1rem;padding:1rem}.form-message.success{background-color:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.form-message.error{background-color:#fee2e2;border:1px solid #fecaca;color:#dc2626}.btn-primary:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none}.btn-primary:disabled:hover{background-color:#9ca3af;box-shadow:none;transform:none}.office-info{background:#f8f9fa;padding:4rem 2rem}.office-info h2{color:#1a1a2e;margin-bottom:3rem;text-align:center}.offices-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:800px}.office{background:#fff;border-radius:10px;box-shadow:0 3px 15px #0000001a;padding:2rem;text-align:center}.office h3{color:#667eea;margin-bottom:1rem}.office p{color:#666;margin-bottom:.5rem}@media (max-width:768px){.contact-hero h1{font-size:2.5rem}.contact-grid{gap:3rem;grid-template-columns:1fr}.contact-form{padding:1.5rem}}*{box-sizing:border-box;margin:0;padding:0}.App{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}.main-content{flex:1 1;padding-top:80px}.container{margin:0 auto;max-width:1200px;padding:0 2rem}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-bottom:1rem}h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:1.75rem}p{line-height:1.6;margin-bottom:1rem}.lead{font-size:1.25rem;opacity:.8}.btn-primary,.btn-secondary{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#667eea;color:#fff}.btn-primary:hover{background:#5a67d8;box-shadow:0 10px 20px #0000001a;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #667eea;color:#667eea}.btn-secondary:hover{background:#667eea;color:#fff}a{color:#667eea;text-decoration:none;transition:color .3s ease}a:hover{color:#5a67d8}@media (max-width:768px){h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}.container{padding:0 1rem}}
/*# sourceMappingURL=main.b0139931.css.map*/