body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navigation{background-color:#fff;box-shadow:0 2px 10px #0000001a;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.nav-container,.nav-logo a{align-items:center;display:flex}.nav-logo a{color:#333;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-logo img{height:50px;margin-right:.5rem;object-fit:contain}.nav-menu{align-items:center;display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-menu li{position:relative}.nav-menu a,.nav-menu button{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.3rem;padding:0;text-decoration:none;transition:color .3s ease}.nav-menu a:hover,.nav-menu button:hover{color:#d61518}.store-btn{background:linear-gradient(135deg,#d61518,#a01013);border-radius:25px;box-shadow:0 3px 10px #d615184d;color:#fff!important;font-weight:600;padding:.7rem 2rem;transition:all .3s ease}.store-btn:hover{background:linear-gradient(135deg,#a01013,#800d0f);box-shadow:0 5px 15px #d6151866;transform:translateY(-2px)}.dropdown-menu{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px #0000001a;left:0;list-style:none;margin:.5rem 0 0;min-width:220px;padding:1rem 0;position:absolute;top:100%}.dropdown-menu li{padding:0}.dropdown-menu a{color:#333;display:block;padding:.7rem 1.5rem;transition:background-color .3s ease}.dropdown-menu a:hover{background-color:#f8f9fa;color:#d61518}.arrow{font-size:.7rem;transition:transform .3s ease}.dropdown button:hover .arrow{transform:rotate(180deg)}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:0}.mobile-menu-toggle span{background-color:#333;border-radius:3px;height:3px;margin:3px 0;transition:.3s;width:25px}@media (max-width:768px){.mobile-menu-toggle{display:flex}.nav-menu{align-items:flex-start;background-color:#fff;box-shadow:0 10px 27px #0000001a;flex-direction:column;gap:0;left:-100%;padding:2rem;position:fixed;text-align:left;top:80px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-menu li{border-bottom:1px solid #f0f0f0;padding:1rem 0;width:100%}.dropdown-menu{box-shadow:none;margin-top:.5rem;padding-left:1rem;position:static}.store-btn{display:inline-block;text-align:center}}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;height:600px;position:relative}.hero,.hero-overlay{align-items:center;display:flex;justify-content:center}.hero-overlay{background:linear-gradient(135deg,#0009,#d615184d);bottom:0;left:0;position:absolute;right:0;top:0}.hero-content{color:#fff;max-width:800px;padding:2rem;text-align:center;z-index:1}.hero-content h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:2px 2px 4px #00000080}.hero-content p{font-size:1.3rem;line-height:1.6;margin-bottom:2rem;text-shadow:1px 1px 3px #00000080}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn{border-radius:30px;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background-color:#d61518;border:2px solid #d61518;color:#fff}.btn-primary:hover{background-color:#a01013;border-color:#a01013;box-shadow:0 5px 15px #d6151866;transform:translateY(-2px)}.btn-secondary{background-color:initial;border:2px solid #fff;color:#fff}.btn-secondary:hover{background-color:#fff;box-shadow:0 5px 15px #fff6;color:#d61518;transform:translateY(-2px)}@media (max-width:768px){.hero{height:500px}.hero-content h1{font-size:2.2rem}.hero-content p{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column}.btn{max-width:300px;width:100%}}@media (max-width:480px){.hero{height:450px}.hero-content h1{font-size:1.8rem}.hero-content p{font-size:1rem}}.about{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:5rem 2rem}.about-container{margin:0 auto;max-width:1200px}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.about-text h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.about-intro{color:#d61518;font-size:1.2rem;font-weight:600}.about-intro,.about-text p{line-height:1.8;margin-bottom:1.5rem}.about-text p{color:#666;font-size:1.05rem}.tech360-partnership{background-color:#fff;border-left:4px solid #d61518;border-radius:12px;box-shadow:0 4px 15px #0000001a;margin-top:2rem;padding:2rem}.tech360-partnership h3{color:#d61518;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.tech360-partnership p{color:#333;margin-bottom:1.5rem}.tech360-partnership strong{color:#d61518;font-weight:700}.tech360-btn{background:linear-gradient(135deg,#d61518,#a01013);border-radius:30px;box-shadow:0 4px 15px #d615184d;color:#fff;display:inline-block;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.tech360-btn:hover{box-shadow:0 6px 20px #d6151866;transform:translateY(-2px)}.about-image{position:relative}.about-image img{border-radius:12px;box-shadow:0 8px 30px #00000026;height:auto;width:100%}.stats-section{grid-gap:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);padding:3rem}.stat-item{padding:1.5rem;text-align:center}.stat-item h3{color:#d61518;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-item p{color:#666;font-size:1rem;font-weight:500}@media (max-width:968px){.about-content{gap:3rem;grid-template-columns:1fr}.stats-section{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about{padding:3rem 1rem}.about-text h2{font-size:2rem}.about-intro{font-size:1.1rem}.tech360-partnership{padding:1.5rem}.stats-section{gap:1.5rem;padding:2rem 1rem}.stat-item h3{font-size:2rem}}@media (max-width:480px){.stats-section{grid-template-columns:1fr}.about-text h2{font-size:1.8rem}.stat-item{padding:1rem}}.products{background-color:#f8f9fa;padding:5rem 2rem}.products-container{margin:0 auto;max-width:1200px}.section-header{margin-bottom:3rem;text-align:center}.section-header h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#666;font-size:1.2rem}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.product-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-10px)}.product-image{background-color:#fff;height:280px;overflow:hidden;position:relative;width:100%}.product-image img{height:100%;object-fit:contain;padding:1rem;transition:transform .3s ease;width:100%}.product-card:hover .product-image img{transform:scale(1.05)}.product-overlay{align-items:center;background-color:#d61518e6;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.product-card:hover .product-overlay{opacity:1}.product-buy-btn{background-color:#fff;border-radius:30px;color:#d61518;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.product-buy-btn:hover{background-color:#f8f9fa;transform:scale(1.05)}.product-info{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.product-category{align-self:flex-start;background-color:#ffe7e7;border-radius:20px;color:#d61518;display:inline-block;font-size:.85rem;font-weight:600;margin-bottom:1rem;padding:.4rem 1rem}.product-info h3{color:#333;font-size:1.4rem;font-weight:600;margin-bottom:.8rem}.product-info p{color:#666;flex-grow:1;line-height:1.6;margin-bottom:1.5rem}.product-link{align-self:flex-start;color:#d61518;font-weight:600;text-decoration:none;transition:color .3s ease}.product-link:hover{color:#a01013;text-decoration:underline}@media (max-width:768px){.products{padding:3rem 1rem}.section-header h2{font-size:2rem}.products-grid{gap:1.5rem;grid-template-columns:1fr}.product-image{height:250px}}@media (max-width:480px){.section-header h2{font-size:1.8rem}.section-header p{font-size:1rem}.product-image{height:220px}}.features{background-color:#fff;padding:5rem 2rem}.features-container{margin:0 auto;max-width:1200px}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.feature-card{background-color:#f8f9fa;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{background-color:#e7f3ff;box-shadow:0 8px 20px #0000001a;transform:translateY(-5px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#d61518,#a01013);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;position:relative;width:80px}.feature-icon:before{background-color:#fff;content:"";height:40px;position:absolute;width:40px}.icon-carplay:before{-webkit-clip-path:polygon(0 20%,60% 20%,60% 0,100% 50%,60% 100%,60% 80%,0 80%);clip-path:polygon(0 20%,60% 20%,60% 0,100% 50%,60% 100%,60% 80%,0 80%)}.icon-android:before{-webkit-clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.icon-performance:before{-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);transform:rotate(30deg)}.icon-plug:before{-webkit-clip-path:polygon(20% 0,40% 0,40% 30%,60% 30%,60% 0,80% 0,80% 50%,70% 50%,70% 100%,30% 100%,30% 50%,20% 50%);clip-path:polygon(20% 0,40% 0,40% 30%,60% 30%,60% 0,80% 0,80% 50%,70% 50%,70% 100%,30% 100%,30% 50%,20% 50%)}.icon-streaming:before{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%,0 75%,25% 75%,25% 25%,75% 25%,75% 75%,0 75%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,0 75%,25% 75%,25% 25%,75% 25%,75% 75%,0 75%)}.icon-warranty:before{-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.feature-card h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#666;font-size:1rem;line-height:1.6}.support-section{background:linear-gradient(135deg,#d61518,#a01013);border-radius:12px;color:#fff;padding:3rem;text-align:center}.support-section h3{font-size:2rem;font-weight:700;margin-bottom:1rem}.support-section p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.support-btn{background-color:#fff;border:2px solid #fff;border-radius:30px;color:#d61518;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.support-btn:hover{background-color:initial;box-shadow:0 5px 15px #ffffff4d;color:#fff;transform:translateY(-2px)}.support-btn.secondary{background-color:initial;border:2px solid #fff;color:#fff}.support-btn.secondary:hover{background-color:#fff;color:#d61518}@media (max-width:768px){.features{padding:3rem 1rem}.features-grid{gap:1.5rem;grid-template-columns:1fr}.support-section{padding:2rem 1rem}.support-section h3{font-size:1.6rem}.support-section p{font-size:1rem}.support-buttons{align-items:center;flex-direction:column}.support-btn{max-width:300px;width:100%}}@media (max-width:480px){.feature-card{padding:1.5rem}.feature-icon{height:60px;width:60px}.feature-icon:before{height:30px;width:30px}.feature-card h3{font-size:1.3rem}.support-section h3{font-size:1.4rem}}.technology{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;padding:5rem 2rem}.technology-container{margin:0 auto;max-width:1200px}.technology .section-header h2{color:#fff}.technology .section-header p{color:#ccc}.specs-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:3rem 0 5rem}.spec-card{background:#ffffff0d;border:2px solid #d615184d;border-radius:12px;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.spec-card:hover{background:#d615181a;border-color:#d61518;transform:translateY(-5px)}.spec-card h3{color:#d61518;font-size:1.1rem;font-weight:600;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.spec-value{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.5rem}.spec-description{color:#ccc;font-size:.95rem}.features-showcase{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.showcase-image img{border-radius:12px;height:auto;width:100%}.showcase-content h3{color:#fff;font-size:2rem;font-weight:700;margin-bottom:2rem}.features-list{list-style:none;margin:0 0 2rem;padding:0}.features-list li{align-items:center;border-bottom:1px solid #ffffff1a;color:#ccc;display:flex;font-size:1.05rem;gap:1rem;padding:1rem 0}.features-list li:last-child{border-bottom:none}.checkmark{background-color:#d61518;border-radius:50%;flex-shrink:0;height:24px;position:relative;width:24px}.checkmark:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:12px;left:8px;position:absolute;top:4px;transform:rotate(45deg);width:6px}.tech-btn{background:linear-gradient(135deg,#d61518,#a01013);border-radius:30px;box-shadow:0 4px 15px #d615184d;color:#fff;display:inline-block;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.tech-btn:hover{box-shadow:0 6px 20px #d6151880;transform:translateY(-2px)}@media (max-width:968px){.features-showcase{gap:3rem;grid-template-columns:1fr}.showcase-image{order:-1}}@media (max-width:768px){.technology{padding:3rem 1rem}.specs-grid{gap:1.5rem;grid-template-columns:1fr}.spec-card{padding:2rem 1.5rem}.showcase-content h3{font-size:1.6rem}}@media (max-width:480px){.spec-value{font-size:1.6rem}.features-list li{font-size:.95rem}}.installation-guide{background:linear-gradient(135deg,#f8f9fa,#fff);padding:5rem 2rem}.guide-container{margin:0 auto;max-width:1200px}.steps-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:3rem 0}.step-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;display:flex;gap:1.5rem;padding:2rem;position:relative;transition:all .3s ease}.step-card:hover{box-shadow:0 8px 25px #d6151826;transform:translateY(-5px)}.step-number{align-items:center;background:linear-gradient(135deg,#d61518,#a01013);border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;width:60px}.step-content h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:.8rem}.step-content p{color:#666;line-height:1.8}.guide-tips{margin:4rem 0}.guide-tips h3{color:#333;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.tips-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.tip-card{background-color:#fff;border:2px solid #f0f0f0;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.tip-card:hover{border-color:#d61518;transform:translateY(-5px)}.tip-icon{font-size:3rem;margin-bottom:1rem}.tip-card h4{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.8rem}.tip-card p{color:#666;font-size:.95rem;line-height:1.6}.guide-support{background:linear-gradient(135deg,#d61518,#a01013);border-radius:12px;color:#fff;margin-top:3rem;padding:3rem;text-align:center}.guide-support h3{font-size:2rem;font-weight:700;margin-bottom:1rem}.guide-support p{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.support-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.support-link{background-color:initial;border:2px solid #fff;border-radius:30px;color:#fff;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.support-link:hover{background-color:#fff;color:#d61518;transform:translateY(-2px)}.support-link.primary{background-color:#fff;border-color:#fff;color:#d61518}.support-link.primary:hover{background-color:initial;color:#fff}@media (max-width:968px){.steps-container,.tips-grid{grid-template-columns:1fr}}@media (max-width:768px){.installation-guide{padding:3rem 1rem}.step-card{padding:1.5rem}.step-number{font-size:1.2rem;height:50px;width:50px}.step-content h3{font-size:1.1rem}.guide-support{padding:2rem}.support-buttons{align-items:center;flex-direction:column}.support-link{max-width:300px;text-align:center;width:100%}}@media (max-width:480px){.step-card{flex-direction:column;text-align:center}.step-number{margin:0 auto}.tip-icon{font-size:2.5rem}.guide-support h3,.guide-tips h3{font-size:1.6rem}}.testimonials{background-color:#fff;padding:5rem 2rem}.testimonials-container{margin:0 auto;max-width:1200px}.testimonials-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:3rem 0}.stat-box{background:linear-gradient(135deg,#d61518,#a01013);border-radius:12px;box-shadow:0 4px 15px #d615184d;color:#fff;padding:2.5rem;text-align:center}.stat-box h3{font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-box p{font-size:1.1rem;opacity:.95}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:3rem 0}.testimonial-card{background-color:#f8f9fa;border:2px solid #0000;border-radius:12px;padding:2rem;transition:all .3s ease}.testimonial-card:hover{border-color:#d61518;box-shadow:0 8px 25px #d6151826;transform:translateY(-5px)}.testimonial-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.user-avatar{align-items:center;background:linear-gradient(135deg,#d61518,#a01013);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;width:50px}.user-info{flex:1 1}.user-info h4{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.user-info p{color:#666;font-size:.9rem}.rating{display:flex;gap:.2rem}.star{color:#ffc107;font-size:1.2rem}.testimonial-comment{color:#333;font-style:italic;line-height:1.8;margin-bottom:1.5rem}.testimonial-product{border-top:1px solid #e0e0e0;padding-top:1rem}.testimonial-product span{color:#d61518;font-size:.9rem;font-weight:600}.testimonials-cta{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #d61518;border-radius:12px;margin-top:3rem;padding:3rem;text-align:center}.testimonials-cta h3{color:#333;font-size:2rem;font-weight:700;margin-bottom:1rem}.testimonials-cta p{color:#666;font-size:1.2rem;margin-bottom:2rem}.cta-btn{background:linear-gradient(135deg,#d61518,#a01013);border-radius:30px;box-shadow:0 4px 15px #d615184d;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:1.2rem 3rem;text-decoration:none;transition:all .3s ease}.cta-btn:hover{box-shadow:0 6px 20px #d6151866;transform:translateY(-2px)}@media (max-width:968px){.testimonials-grid,.testimonials-stats{grid-template-columns:1fr}}@media (max-width:768px){.testimonials{padding:3rem 1rem}.stat-box{padding:2rem}.stat-box h3{font-size:2.5rem}.testimonials-cta{padding:2rem}.testimonials-cta h3{font-size:1.6rem}.testimonials-cta p{font-size:1rem}}@media (max-width:480px){.stat-box h3{font-size:2rem}.user-avatar{font-size:1.2rem;height:40px;width:40px}.testimonial-card{padding:1.5rem}}.faq{background-color:#f8f9fa;padding:5rem 2rem}.faq-container{margin:0 auto;max-width:1200px}.faq-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr;margin-top:3rem}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background-color:#fff;border:2px solid #0000;border-radius:12px;cursor:pointer;overflow:hidden;transition:all .3s ease}.faq-item:hover{box-shadow:0 4px 15px #d615181a}.faq-item.active,.faq-item:hover{border-color:#d61518}.faq-question{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:1.5rem;transition:background-color .3s ease}.faq-item.active .faq-question{background-color:#ffe7e7}.faq-question h3{color:#333;flex:1 1;font-size:1.1rem;font-weight:600;margin:0}.faq-icon{align-items:center;background-color:#d61518;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:300;height:30px;justify-content:center;margin-left:1rem;width:30px}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.active .faq-answer{max-height:500px;padding:0 1.5rem 1.5rem}.faq-answer p{color:#666;line-height:1.8;margin:0;padding-top:.5rem}.faq-sidebar{display:flex;flex-direction:column;gap:2rem}.faq-help-box,.faq-purchase-box{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:2rem}.faq-help-box h3,.faq-purchase-box h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.faq-help-box p,.faq-purchase-box p{color:#666;line-height:1.6;margin-bottom:1.5rem}.help-btn,.purchase-btn{border-radius:30px;display:block;font-weight:600;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.help-btn{background-color:initial;border:2px solid #d61518;color:#d61518}.help-btn:hover{background-color:#d61518;color:#fff;transform:translateY(-2px)}.purchase-btn{background:linear-gradient(135deg,#d61518,#a01013);border:none;box-shadow:0 4px 15px #d615184d;color:#fff}.purchase-btn:hover{box-shadow:0 6px 20px #d6151866;transform:translateY(-2px)}@media (max-width:968px){.faq-content{grid-template-columns:1fr}.faq-sidebar{order:-1}}@media (max-width:768px){.faq{padding:3rem 1rem}.faq-question{padding:1.2rem}.faq-question h3{font-size:1rem}.faq-help-box,.faq-purchase-box{padding:1.5rem}}@media (max-width:480px){.faq-icon{font-size:1.2rem;height:25px;width:25px}.faq-question h3{font-size:.95rem}}.downloads{background-color:#fff;padding:5rem 2rem}.downloads-container{margin:0 auto;max-width:1200px}.downloads-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:3rem 0}.download-card{background-color:#f8f9fa;border:2px solid #0000;border-radius:12px;display:flex;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s ease}.download-card:hover{border-color:#d61518;box-shadow:0 8px 25px #d6151826;transform:translateY(-5px)}.download-icon{align-items:center;background:linear-gradient(135deg,#d61518,#a01013);border-radius:12px;display:flex;height:70px;justify-content:center;position:relative;width:70px}.download-icon:before{background-color:#fff;content:"";height:35px;position:absolute;width:35px}.icon-app:before{-webkit-clip-path:polygon(0 0,100% 0,100% 75%,50% 100%,0 75%);clip-path:polygon(0 0,100% 0,100% 75%,50% 100%,0 75%)}.icon-firmware:before{-webkit-clip-path:polygon(20% 0,80% 0,100% 50%,80% 100%,20% 100%,0 50%);clip-path:polygon(20% 0,80% 0,100% 50%,80% 100%,20% 100%,0 50%)}.icon-manual:before{-webkit-clip-path:polygon(0 0,70% 0,100% 30%,100% 100%,0 100%);clip-path:polygon(0 0,70% 0,100% 30%,100% 100%,0 100%)}.icon-driver:before{-webkit-clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%);clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%)}.download-info h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.download-info p{color:#666;line-height:1.6;margin-bottom:1rem}.download-meta{display:flex;flex-wrap:wrap;gap:.8rem}.download-meta span{border-radius:20px;font-size:.85rem;font-weight:500;padding:.4rem .8rem}.version{background-color:#ffe7e7;color:#d61518}.platform{background-color:#e7f3ff;color:#06c}.size{background-color:#f0f0f0;color:#666}.download-btn{background:linear-gradient(135deg,#d61518,#a01013);border:none;border-radius:30px;box-shadow:0 4px 15px #d615184d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.download-btn:hover{box-shadow:0 6px 20px #d6151866;transform:translateY(-2px)}.downloads-notice{align-items:flex-start;background:linear-gradient(135deg,#ffe7e7,#fff5f5);border-left:4px solid #d61518;border-radius:12px;display:flex;gap:2rem;margin-top:3rem;padding:2.5rem}.notice-icon{background-color:#d61518;border-radius:50%;flex-shrink:0;height:60px;position:relative;width:60px}.notice-icon:before{color:#fff;content:"!";font-size:2rem;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.notice-content h3{color:#d61518;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.notice-content p{color:#333;line-height:1.8;margin-bottom:1.5rem}.notice-content strong{color:#d61518;font-weight:700}.notice-btn{background-color:#d61518;border-radius:30px;color:#fff;display:inline-block;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.notice-btn:hover{background-color:#a01013;box-shadow:0 5px 15px #d615184d;transform:translateY(-2px)}@media (max-width:768px){.downloads{padding:3rem 1rem}.downloads-grid{grid-template-columns:1fr}.downloads-notice{flex-direction:column;padding:2rem}.notice-icon{height:50px;width:50px}.notice-icon:before{font-size:1.5rem}}@media (max-width:480px){.download-card{padding:1.5rem}.download-info h3{font-size:1.1rem}.notice-content h3{font-size:1.2rem}}.contact{background-color:#fff;padding:5rem 2rem}.contact-container{margin:0 auto;max-width:1200px}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1.5fr;margin-top:3rem}.contact-form h3,.contact-info h3{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:2rem}.info-item{align-items:flex-start;display:flex;gap:1.5rem;margin-bottom:2rem}.info-icon{align-items:center;background:linear-gradient(135deg,#d61518,#a01013);border-radius:12px;display:flex;flex-shrink:0;height:60px;justify-content:center;position:relative;width:60px}.info-icon>div{background-color:#fff;height:30px;position:absolute;width:30px}.icon-location{-webkit-clip-path:polygon(50% 0,100% 40%,80% 100%,50% 85%,20% 100%,0 40%);clip-path:polygon(50% 0,100% 40%,80% 100%,50% 85%,20% 100%,0 40%)}.icon-phone{border-radius:20%;-webkit-clip-path:polygon(0 0,40% 0,60% 20%,100% 20%,100% 60%,80% 80%,80% 100%,40% 100%,20% 80%,20% 60%,0 40%);clip-path:polygon(0 0,40% 0,60% 20%,100% 20%,100% 60%,80% 80%,80% 100%,40% 100%,20% 80%,20% 60%,0 40%)}.icon-email{-webkit-clip-path:polygon(0 20%,50% 50%,100% 20%,100% 80%,0 80%);clip-path:polygon(0 20%,50% 50%,100% 20%,100% 80%,0 80%)}.info-text h4{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.info-text p{color:#666;line-height:1.6}.vendor-box{background:linear-gradient(135deg,#d61518,#a01013);border-radius:12px;color:#fff;margin-top:3rem;padding:2rem}.vendor-box h4{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.vendor-box p{color:#fff;line-height:1.6;margin-bottom:1.5rem;opacity:.95}.vendor-link{background-color:#fff;border-radius:25px;color:#d61518;display:inline-block;font-weight:600;padding:.8rem 2rem;text-decoration:none;transition:all .3s ease}.vendor-link:hover{box-shadow:0 5px 15px #ffffff4d;transform:translateY(-2px)}.contact-form{background-color:#f8f9fa;border-radius:12px;padding:2.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem;padding:1rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#d61518;outline:none}.form-group textarea{resize:vertical}.submit-btn{background:linear-gradient(135deg,#d61518,#a01013);border:none;border-radius:30px;box-shadow:0 4px 15px #d615184d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1.2rem 2rem;transition:all .3s ease;width:100%}.submit-btn:hover{box-shadow:0 6px 20px #d6151866;transform:translateY(-2px)}@media (max-width:968px){.contact-content{gap:3rem;grid-template-columns:1fr}}@media (max-width:768px){.contact{padding:3rem 1rem}.contact-form{padding:2rem 1.5rem}.vendor-box{padding:1.5rem}}@media (max-width:480px){.info-item{align-items:center;flex-direction:column;text-align:center}.info-icon{height:50px;width:50px}.info-icon>div{height:25px;width:25px}}.footer{background-color:#1a1a1a;color:#fff;padding:3rem 2rem 1rem}.footer-container{margin:0 auto;max-width:1200px}.footer-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.footer-column h4{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.footer-column p{color:#ccc;line-height:1.6;margin-bottom:1rem}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column ul li{margin-bottom:.7rem}.footer-column ul li a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-column ul li a:hover{color:#d61518}.footer-logo img{filter:brightness(0) invert(1);height:auto;margin-top:1rem;width:80px}.store-link{color:#d61518;display:inline-block;font-size:1.1rem;margin-top:.5rem;text-decoration:none;transition:color .3s ease}.store-link:hover{color:#a01013;text-decoration:underline}.social-links{display:flex;gap:1rem;margin-top:1.5rem}.social-icon{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-icon.facebook{background-color:#1877f2}.social-icon.instagram{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}.social-icon.whatsapp{background-color:#25d366}.social-icon:hover{box-shadow:0 5px 15px #ffffff4d;transform:translateY(-3px)}.footer-bottom{border-top:1px solid #333;color:#888;padding-top:1.5rem;text-align:center}.footer-bottom p{font-size:.9rem;margin:.5rem 0}.footer-bottom a{color:#d61518;text-decoration:none;transition:color .3s ease}.footer-bottom a:hover{color:#a01013;text-decoration:underline}@media (max-width:768px){.footer{padding:2rem 1rem 1rem}.footer-grid{gap:2rem;grid-template-columns:1fr}.footer-column{text-align:center}.footer-logo{display:flex}.footer-logo,.social-links{justify-content:center}}@media (max-width:480px){.footer-column h4{font-size:1.1rem}.footer-bottom p{font-size:.8rem}}*{box-sizing:border-box;margin:0;padding:0}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;overflow-x:hidden}.App{display:flex;flex-direction:column;min-height:100vh}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}img{display:block;height:auto;max-width:100%}button{font-family:inherit}
/*# sourceMappingURL=main.492eb960.css.map*/