:root{--primary-color: #3b82f6;--primary-dark: #2563eb;--secondary-color: #1e293b;--electric-blue: #3b82f6;--electric-purple: #8b5cf6;--electric-cyan: #06b6d4;--electric-green: #10b981;--electric-orange: #f59e0b;--text-primary: #1e293b;--text-secondary: #64748b;--text-light: #94a3b8;--background-light: #f8fafc;--background-white: #ffffff;--border-light: #e2e8f0;--shadow-light: rgba(0, 0, 0, .1);--shadow-medium: rgba(0, 0, 0, .15);--shadow-heavy: rgba(0, 0, 0, .25);--gradient-primary: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);--gradient-secondary: linear-gradient(135deg, #1e293b 0%, #334155 100%);--gradient-electric: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 50%, #06b6d4 100%);--gradient-electric-alt: linear-gradient(135deg, #06b6d4 0%, #10b981 50%, #f59e0b 100%);--gradient-electric-dark: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #334155 100%);--gradient-light: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%)}.about-contact-page{font-family:Questrial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text-primary);background:var(--background-white)}.hero-section{position:relative;min-height:70vh;display:flex;align-items:center;background:var(--gradient-secondary);overflow:hidden}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-bg-image{width:100%;height:100%;object-fit:cover;opacity:.3}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--gradient-secondary);opacity:.9}.hero-content{position:relative;z-index:2;width:100%;padding:4rem 2rem}.hero-frame{max-width:1200px;margin:0 auto;text-align:center;color:#fff;padding:3rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;border:1px solid rgba(255,255,255,.2);box-shadow:0 20px 40px var(--shadow-heavy)}.hero-title{font-family:Archivo,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.hero-subtitle{font-size:clamp(1.1rem,2vw,1.3rem);margin-bottom:2.5rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.hero-cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:1rem 2rem;border-radius:50px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;border:2px solid transparent;min-width:180px;justify-content:center}.cta-button.primary{background:var(--gradient-electric);color:#fff;box-shadow:0 8px 25px #3b82f64d}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 12px 35px #3b82f666}.cta-button.secondary{background:transparent;color:#fff;border-color:#ffffff4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-button.secondary:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.about-section{padding:5rem 2rem;background:var(--background-white)}.about-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.section-title{font-family:Archivo,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:700;margin-bottom:2rem;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-timeline{margin-bottom:3rem}.timeline-container{position:relative;padding-left:2rem}.timeline-container:before{content:"";position:absolute;left:1rem;top:0;bottom:0;width:2px;background:var(--gradient-primary);border-radius:1px}.timeline-item{position:relative;margin-bottom:2.5rem;padding-left:3rem}.timeline-icon{position:absolute;left:-1.5rem;top:.5rem;width:48px;height:48px;background:var(--gradient-electric);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px #3b82f64d;border:3px solid white}.timeline-icon svg{width:20px;height:20px;color:#fff}.timeline-content h3{font-family:Archivo,sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.timeline-content p{color:var(--text-secondary);font-size:1rem;line-height:1.6}.about-text h2{font-family:Archivo,sans-serif;font-size:clamp(1.8rem,3vw,2.2rem);font-weight:700;margin-bottom:1.5rem;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-text p{font-size:1.1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1.5rem}.founders-section{margin-top:3rem;padding-top:3rem;border-top:2px solid var(--border-light)}.founders-section h3{font-family:Archivo,sans-serif;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center;color:var(--text-primary)}.founders-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.founder-card{background:var(--background-white);padding:2rem;border-radius:16px;text-align:center;box-shadow:0 10px 30px var(--shadow-light);border:1px solid var(--border-light);transition:all .3s ease}.founder-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px var(--shadow-medium)}.founder-image-container{margin-bottom:1.5rem}.founder-image{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid var(--electric-blue);box-shadow:0 8px 25px #3b82f64d}.founder-card h4{font-family:Archivo,sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.founder-card p{color:var(--text-secondary);margin-bottom:1rem;font-weight:500}.founder-bio{font-size:.95rem;line-height:1.6;color:var(--text-secondary);margin-bottom:1.5rem}.linkedin-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary-color);text-decoration:none;font-weight:600;padding:.5rem 1rem;border:2px solid var(--primary-color);border-radius:25px;transition:all .3s ease}.linkedin-link:hover{background:var(--electric-blue);color:#fff;transform:translateY(-2px)}.linkedin-link svg{width:16px;height:16px}.trust-signals-section{padding:5rem 2rem;background:var(--gradient-light)}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.trust-card{background:var(--background-white);padding:2.5rem;border-radius:20px;box-shadow:0 15px 35px var(--shadow-light);border:1px solid var(--border-light);transition:all .3s ease;text-align:center}.trust-card:hover{transform:translateY(-5px);box-shadow:0 25px 50px var(--shadow-medium)}.ratings-container .stars{display:flex;justify-content:center;gap:.3rem;margin-bottom:1rem}.star{font-size:1.5rem;color:#e2e8f0;transition:color .3s ease}.star.filled{color:var(--electric-orange)}.rating-text{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:1rem}.rating-number{font-family:Archivo,sans-serif;font-size:2rem;font-weight:700;color:var(--text-primary)}.rating-label{color:var(--text-secondary);font-size:1rem}.rating-count{color:var(--text-secondary);font-size:.95rem}.testimonial-carousel{position:relative;min-height:120px}.testimonial{display:none;opacity:0;transition:opacity .5s ease}.testimonial.active{display:block;opacity:1}.testimonial-content p{font-size:1.1rem;line-height:1.6;color:var(--text-secondary);margin-bottom:1.5rem;font-style:italic}.testimonial-author strong{color:var(--text-primary);font-weight:600;display:block;margin-bottom:.3rem}.testimonial-author span{color:var(--text-light);font-size:.9rem}.testimonial-nav{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.nav-dot{width:12px;height:12px;border-radius:50%;border:none;background:var(--border-light);cursor:pointer;transition:all .3s ease}.nav-dot.active{background:var(--electric-blue);transform:scale(1.2)}.manufacturer-logos{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem;margin-top:1.5rem}.manufacturer-logo{display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:1rem;border-radius:12px;background:var(--background-light);transition:all .3s ease}.manufacturer-logo:hover{background:var(--background-white);box-shadow:0 8px 20px var(--shadow-light);transform:translateY(-2px)}.manufacturer-logo img{width:40px;height:40px;object-fit:contain}.manufacturer-logo span{font-size:.85rem;font-weight:600;color:var(--text-secondary);text-align:center}.custom-icon{width:64px;height:64px;margin:0 auto 1.5rem;background:var(--gradient-electric);border-radius:50%;display:flex;align-items:center;justify-content:center}.custom-icon svg{width:28px;height:28px;color:#fff}.custom-icon img{width:32px;height:32px;object-fit:contain}.trust-card h3{font-family:Archivo,sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.trust-card p{color:var(--text-secondary);line-height:1.6}.faq-section{padding:5rem 2rem;background:var(--background-white)}.faq-container{max-width:800px;margin:3rem auto 0}.faq-item{background:var(--background-white);border:1px solid var(--border-light);border-radius:12px;margin-bottom:1rem;overflow:hidden;box-shadow:0 4px 15px var(--shadow-light);transition:all .3s ease}.faq-item:hover{box-shadow:0 8px 25px var(--shadow-medium)}.faq-question{padding:1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:var(--text-primary);background:var(--background-light);transition:all .3s ease}.faq-question:hover{background:var(--border-light)}.faq-question.active{background:var(--gradient-electric);color:#fff}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease;background:var(--background-white)}.faq-answer.active{max-height:200px}.faq-answer-content{padding:1.5rem;color:var(--text-secondary);line-height:1.6}.faq-toggle{font-size:1.5rem;transition:transform .3s ease;color:var(--electric-blue)}.faq-question.active .faq-toggle{color:#fff;transform:rotate(45deg)}@media (max-width: 1024px){.about-content{grid-template-columns:1fr;gap:3rem}.hero-frame{padding:2rem}}@media (max-width: 768px){.hero-content{padding:2rem 1rem}.hero-frame{padding:1.5rem}.hero-cta-buttons{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:280px}.about-section,.trust-signals-section,.faq-section{padding:3rem 1rem}.floating-icon{width:50px;height:50px}.floating-icon svg{width:20px;height:20px}.founders-grid,.trust-grid{grid-template-columns:1fr}.manufacturer-logos{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.8rem}.timeline-container{padding-left:1.5rem}.timeline-item{padding-left:2.5rem}.timeline-icon{left:-1.25rem;width:40px;height:40px}.timeline-icon svg{width:16px;height:16px}.founder-image{width:100px;height:100px}.manufacturer-logos{grid-template-columns:1fr}}.form-error{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:1.5rem;margin-bottom:2rem;display:none}.form-error .error-icon{font-size:1.5rem;margin-bottom:.5rem}.form-error .error-content h4{color:#dc2626;font-weight:600;margin-bottom:.5rem}.form-error .error-content p{color:#7f1d1d;margin-bottom:1rem}.form-error .error-content button{background:#dc2626;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:500}.form-error .error-content button:hover{background:#b91c1c}.form-field input.error,.form-field textarea.error,.form-field select.error{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.error-message{color:#dc2626;font-size:.875rem;margin-top:.25rem;display:none}.submit-button.loading{opacity:.7;cursor:not-allowed}@media (prefers-color-scheme: dark){:root{--text-primary: #f1f5f9;--text-secondary: #cbd5e1;--text-light: #94a3b8;--background-white: #1e293b;--background-light: #334155;--border-light: #475569;--shadow-light: rgba(0, 0, 0, .3);--shadow-medium: rgba(0, 0, 0, .4);--shadow-heavy: rgba(0, 0, 0, .6)}.hero-section,.hero-overlay{background:linear-gradient(135deg,#0f172a,#1e293b)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/about-contact-enhanced.css.map */
