.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-bottom:1px solid #fff3;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}.nav-logo{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-menu{display:flex;list-style:none;margin:0;padding:0}.nav-item{margin-left:2rem}.nav-link{color:#fff;font-size:1rem;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#ddd}@media (max-width:768px){.nav-container{flex-direction:column;padding:1rem}.nav-menu{margin-top:1rem}.nav-item{margin-left:1rem;margin-right:1rem}}.home{padding-top:80px}.hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:center;min-height:100vh;text-align:center}.hero-content h1{font-size:4rem;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.hero-content p{font-size:1.5rem;margin-bottom:2rem;opacity:.9}.cta-button{background:#fff3;border:1px solid #ffffff4d;font-size:1.2rem}.cta-button:hover{background:#ffffff4d}.services{background:#f5f5f5;color:#333;margin:0 auto;max-width:1200px;padding:80px 20px;text-align:center}.services h2{font-size:2.5rem;margin-bottom:3rem}.service-cards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;padding:30px;transition:transform .3s ease}.service-card:hover{transform:translateY(-5px)}.service-card h3{color:#667eea;font-size:1.5rem;margin-bottom:1rem}.service-card p{font-size:1rem;opacity:.8}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.2rem}.services h2{font-size:2rem}.service-cards{grid-template-columns:1fr}}.about{padding-top:80px}.about-hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:center;min-height:50vh;overflow:hidden;position:relative;text-align:center}.about-hero:before{background:url(https://images.unsplash.com/photo-1485827404703-89b55fcc595e?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80) 50%/cover;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0;z-index:1}.about-hero-content{position:relative;z-index:2}.about-hero-content h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.about-hero-content p{font-size:1.2rem;opacity:.9}.about-content{background:#f8f9fa;margin:0 auto;max-width:1200px;padding:80px 20px}.container{grid-template-columns:2fr 1fr}.about-text h2{color:#667eea;font-size:2rem;font-weight:600;margin-bottom:1rem}.about-text p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.about-text ul{list-style-type:disc;margin-bottom:2rem;margin-left:20px}.about-text li{color:#666;font-size:1.1rem;margin-bottom:.5rem}.about-text strong{color:#333}.about-image img{border-radius:15px;box-shadow:0 10px 30px #0000001a;width:100%}.values-section{background:#fff;color:#333;padding:80px 20px}.values-section .container{margin:0 auto;max-width:1200px;text-align:center}.values-section h2{color:#667eea;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.values-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.value-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:15px;box-shadow:0 5px 15px #00000014;padding:30px;transition:all .3s ease}.value-card:hover{box-shadow:0 15px 30px #0000001f;transform:translateY(-5px)}.value-icon{color:#667eea;font-size:3rem;margin-bottom:1rem}.value-card h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.value-card p{font-size:1rem;line-height:1.6;opacity:.8}.team-section{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;padding:80px 20px}.team-section .container{margin:0 auto;max-width:1200px;text-align:center}.team-section h2{font-size:2.5rem;font-weight:700;margin-bottom:3rem}.team-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.team-member{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;padding:30px;transition:all .3s ease}.team-member:hover{background:#ffffff26;transform:translateY(-5px)}.member-image{border:4px solid #ffffff4d;border-radius:50%;height:120px;margin:0 auto 1.5rem;overflow:hidden;width:120px}.member-image img{height:100%;object-fit:cover;width:100%}.team-member h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.member-role{font-size:1rem;font-weight:500;margin-bottom:1rem;opacity:.9}.member-bio{font-size:.95rem;line-height:1.6;opacity:.8}.stats-section{background:#f8f9fa;color:#333;padding:80px 20px}.stats-section .container{margin:0 auto;max-width:1200px;text-align:center}.stats-content h2{color:#667eea;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.stats-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-item{background:#fff;border:1px solid #e9ecef;border-radius:15px;box-shadow:0 5px 15px #00000014;padding:30px}.stat-item h3{color:#667eea;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-item p{font-size:1.1rem;font-weight:500;opacity:.8}@media (max-width:768px){.container{grid-template-columns:1fr}.about-hero-content h1{font-size:2rem}.team-grid,.values-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.products{padding-top:80px}.products-hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:center;min-height:50vh;overflow:hidden;position:relative;text-align:center}.products-hero:before{background:url(https://images.unsplash.com/photo-1558494949-ef010cbdcc31?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80) 50%/cover;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0;z-index:1}.products-hero-content{position:relative;z-index:2}.products-hero-content h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.products-hero-content p{font-size:1.2rem;opacity:.9}.products-content{margin:0 auto;max-width:1200px;padding:80px 20px}.products-intro{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.products-intro h2{color:#667eea;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.products-intro p{color:#666;font-size:1.2rem;line-height:1.6}.product-cards{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));margin-bottom:4rem}.product-card{background:#fff;border:1px solid #e9ecef;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden;padding:40px;position:relative;transition:all .3s ease}.product-card:before{background:linear-gradient(90deg,#667eea,#764ba2);content:"";height:4px;left:0;position:absolute;right:0;top:0}.product-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.product-icon{color:#667eea;display:inline-block;font-size:4rem;margin-bottom:1.5rem}.product-card h3{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.product-card p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.product-features{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:2rem}.feature-tag{background:#f0f4ff;border:1px solid #e0e7ff;border-radius:20px;color:#667eea;font-size:.9rem;font-weight:500;padding:5px 12px}.product-link{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:25px;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.product-link:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);box-shadow:0 10px 20px #667eea4d;transform:translateY(-2px)}.products-cta{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;margin-top:4rem;padding:60px 40px;text-align:center}.products-cta h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.products-cta p{font-size:1.2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.products-cta .cta-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:25px;color:#fff;display:inline-block;font-size:1.2rem;font-weight:600;padding:15px 30px;text-decoration:none;transition:all .3s ease}.products-cta .cta-button:hover{background:#ffffff4d;box-shadow:0 10px 20px #0003;transform:translateY(-2px)}@media (max-width:768px){.product-cards{grid-template-columns:1fr}.products-hero-content h1,.products-intro h2{font-size:2rem}.product-card{padding:30px}.products-cta{padding:40px 20px}.products-cta h2{font-size:2rem}}.product-page{padding-top:80px}.product-hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:center;min-height:50vh;text-align:center}.product-hero-content h1{font-size:3rem;margin-bottom:1rem}.product-hero-content p{font-size:1.2rem;opacity:.9}.product-content{margin:0 auto;max-width:1200px;padding:80px 20px}.container{grid-template-columns:3fr 1fr}.product-description h2{color:#667eea;font-size:2rem;margin-bottom:1rem}.product-description p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.product-description ul{list-style-type:disc;margin-bottom:2rem;margin-left:20px}.product-description li{margin-bottom:.5rem}.product-description pre{background:#f4f4f4;border-radius:10px;margin-bottom:2rem;overflow-x:auto;padding:20px}.product-description code{font-family:Courier New,monospace;font-size:.9rem}.cta-section{display:flex;gap:20px;margin-top:3rem}.cta-button{background:#667eea;border-radius:25px;color:#fff;display:inline-block;font-size:1.1rem;padding:15px 30px;text-decoration:none;transition:background .3s ease}.cta-button:hover{background:#5a67d8}.cta-button.secondary{background:#e2e8f0;color:#4a5568}.cta-button.secondary:hover{background:#cbd5e0}.product-sidebar{display:flex;flex-direction:column;gap:20px}.sidebar-card{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;padding:20px}.sidebar-card h3{color:#667eea;font-size:1.2rem;margin-bottom:.5rem}.sidebar-card p{font-size:1rem;margin:0}@media (max-width:768px){.container{grid-template-columns:1fr}.product-hero-content h1{font-size:2rem}.cta-section{flex-direction:column}}.contact{padding-top:80px}.contact-hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:center;min-height:50vh;overflow:hidden;position:relative;text-align:center}.contact-hero:before{background:url(https://images.unsplash.com/photo-1423666639041-f56000c27a9a?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80) 50%/cover;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0;z-index:1}.contact-hero-content{position:relative;z-index:2}.contact-hero-content h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.contact-hero-content p{font-size:1.2rem;opacity:.9}.contact-content{background:#f8f9fa;margin:0 auto;max-width:1200px;padding:80px 20px}.container{grid-gap:50px;align-items:start;display:grid;gap:50px;grid-template-columns:1fr 1fr}.contact-info-section h2{color:#667eea;font-size:2rem;font-weight:600;margin-bottom:1rem}.contact-info-section>p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.contact-info-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr;margin-bottom:2rem}.contact-item{align-items:flex-start;background:#fff;border:1px solid #e9ecef;border-radius:10px;box-shadow:0 2px 10px #00000014;gap:15px;padding:20px;transition:all .3s ease}.contact-item:hover{box-shadow:0 5px 20px #0000001f;transform:translateY(-2px)}.contact-icon{color:#667eea;font-size:1.5rem;margin-top:2px}.contact-details h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.contact-details p{color:#666;font-size:1rem;line-height:1.5;margin:0 0 .25rem}.contact-image{margin-top:2rem}.contact-image img{border-radius:15px;box-shadow:0 10px 30px #0000001a;width:100%}.contact-form-section h2{color:#667eea;font-size:2rem;font-weight:600;margin-bottom:1rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-size:1rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#fff;border:2px solid #e9ecef;border-radius:8px;font-family:inherit;font-size:1rem;padding:15px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#999}.form-group textarea{min-height:120px;resize:vertical}.submit-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:10px;margin-top:1rem;padding:15px 30px;transition:all .3s ease}.submit-button:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);box-shadow:0 10px 20px #667eea4d;transform:translateY(-2px)}.faq-section{background:#fff;color:#333;padding:80px 20px}.faq-section .container{margin:0 auto;max-width:1200px;text-align:center}.faq-section h2{color:#667eea;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.faq-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.faq-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:15px;box-shadow:0 5px 15px #00000014;padding:30px;transition:all .3s ease}.faq-item:hover{box-shadow:0 15px 30px #0000001f;transform:translateY(-5px)}.faq-item h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.faq-item p{font-size:1rem;line-height:1.6;margin:0;opacity:.8}@media (max-width:768px){.container{grid-template-columns:1fr}.contact-hero-content h1{font-size:2rem}.contact-info-grid,.faq-grid{grid-template-columns:1fr}.contact-item{flex-direction:column;text-align:center}.contact-icon{margin-bottom:10px;margin-top:0}}.footer{background:linear-gradient(135deg,#2d3748,#1a202c);color:#fff;margin-top:80px;padding:60px 20px 20px;position:relative}.footer:before{background:linear-gradient(90deg,#667eea,#764ba2);content:"";height:4px;left:0;position:absolute;right:0;top:0}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.footer-section h3{color:#667eea;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;position:relative}.footer-section h3:after{background:#667eea;bottom:-5px;content:"";height:2px;left:0;position:absolute;width:30px}.footer-section p{color:#e2e8f0;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.footer-contact{margin-top:2rem}.contact-item{align-items:center;color:#cbd5e0;display:flex;font-size:.9rem;gap:10px;margin-bottom:1rem}.contact-item svg{color:#667eea;font-size:1rem}.footer-section ul{list-style:none;padding:0}.footer-section li{margin-bottom:.75rem}.footer-section a{color:#e2e8f0;font-size:.95rem;position:relative;text-decoration:none;transition:all .3s ease}.footer-section a:hover{color:#667eea;transform:translateX(5px)}.social-links{display:flex;gap:15px;margin-bottom:2rem}.social-link{align-items:center;background:#667eea1a;border:1px solid #667eea33;border-radius:50%;color:#667eea;display:flex;font-size:1.2rem;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-link:hover{background:#667eea;box-shadow:0 5px 15px #667eea4d;color:#fff;transform:translateY(-3px)}.newsletter h4{color:#e2e8f0;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.newsletter p{color:#a0aec0;font-size:.85rem;margin-bottom:1rem}.newsletter-form{display:flex;gap:10px;margin-top:1rem}.newsletter-form input{background:#ffffff1a;border:1px solid #4a5568;border-radius:25px;color:#fff;flex:1 1;font-size:.9rem;padding:10px 15px}.newsletter-form input::placeholder{color:#a0aec0}.newsletter-form input:focus{border-color:#667eea;box-shadow:0 0 0 2px #667eea33;outline:none}.newsletter-form button{background:#667eea;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 20px;transition:all .3s ease}.newsletter-form button:hover{background:#5a67d8;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #4a5568;margin:40px auto 0;max-width:1200px;padding-top:30px}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.footer-bottom p{color:#a0aec0;font-size:.85rem;margin:0}.footer-bottom-links{display:flex;gap:20px}.footer-bottom-links a{color:#a0aec0;font-size:.85rem;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:#667eea}@media (max-width:768px){.footer-content{grid-template-columns:1fr;text-align:center}.footer-section h3:after{left:50%;transform:translateX(-50%)}.social-links{justify-content:center}.newsletter-form{flex-direction:column}.newsletter-form button{align-self:stretch}.footer-bottom-content{flex-direction:column;text-align:center}.footer-bottom-links{justify-content:center}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#333;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:3rem;font-weight:700}h2{font-size:2.25rem}h2,h3{font-weight:600}h3{font-size:1.875rem}p{line-height:1.7;margin-bottom:1rem}a{color:#667eea;text-decoration:none;transition:color .3s ease}a:hover{color:#5a67d8}button{border:none;cursor:pointer;transition:all .3s ease}button,input,select,textarea{font-family:inherit;outline:none}input:focus,select:focus,textarea:focus{outline:none}.container{margin:0 auto;max-width:1200px;padding:0 20px}.text-center{text-align:center}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .6s ease-out}.fade-in-up{animation:fadeInUp .6s ease-out}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#5a67d8}::selection{background:#667eea33;color:#333}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #667eea;outline-offset:2px}@media print{*{background:#0000!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}.no-print{display:none}}@media (prefers-contrast:high){*{border:1px solid}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width:1200px){.container{padding:0 15px}}@media (max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}.container{padding:0 10px}}@media (max-width:480px){h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.25rem}}
/*# sourceMappingURL=main.fac1a09c.css.map*/