*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}body::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}.App{overflow-x:hidden;text-align:center}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{box-shadow:0 10px 25px #667eea4d;transform:translateY(-2px)}.btn-secondary{border:2px solid #667eea;color:#667eea}.btn-secondary:hover{background:#667eea;transform:translateY(-2px)}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:80px 0}.section-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:20px}.section-subtitle{color:#718096;font-size:1.2rem;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:600px}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #fff3;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background:#fffffffa;box-shadow:0 4px 20px #0000001a}.nav{align-items:center;display:flex;justify-content:space-between;padding:1rem 20px}.logo{cursor:pointer}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700}.nav-links{align-items:center;display:flex;gap:2rem}.nav-links a{color:#4a5568;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#667eea}.nav-links a:after{background:linear-gradient(135deg,#667eea,#764ba2);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover:after{width:100%}@media (max-width:768px){.nav-links{display:none}.nav{justify-content:space-between}}.hero{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;min-height:100vh;overflow:hidden;position:relative}.hero:before{background:radial-gradient(circle at 30% 40%,#667eea1a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero-content{align-items:center;display:flex;flex-direction:column;position:relative;text-align:center;z-index:1}.hero-text{margin-bottom:4rem;max-width:800px}.hero-title{color:#2d3748;font-size:4rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#4a5568;font-size:1.3rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-large{font-size:18px;padding:16px 32px}.hero-features{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.feature-highlight{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #ffffff4d;border-radius:12px;box-shadow:0 8px 30px #0000001a;display:flex;flex-direction:column;padding:1.5rem}.feature-number{color:#667eea;font-size:2rem;font-weight:700;margin-bottom:.5rem}.feature-label{color:#718096;font-size:.9rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}@media (max-width:768px){.hero{padding-top:80px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column}.hero-features{gap:1.5rem}.feature-highlight{min-width:120px}}.features{background:linear-gradient(135deg,#f8fafc,#e2e8f0);position:relative}.features:before{background:radial-gradient(circle at 20% 80%,#667eea14 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:4rem;position:relative;z-index:1}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #ffffff80;border-radius:16px;box-shadow:0 10px 40px #00000014;cursor:pointer;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#667eea33;box-shadow:0 20px 60px #0000001f}.feature-icon{display:inline-block;font-size:3rem;margin-bottom:1.5rem}.feature-title{color:#2d3748;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.feature-description{color:#4a5568;font-size:1rem;line-height:1.6}@media (max-width:768px){.features-grid{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:2rem 1.5rem}.feature-icon{font-size:2.5rem}.feature-title{font-size:1.2rem}}.showcase{background:#fff;position:relative}.showcase:before{background:radial-gradient(circle at 70% 60%,#764ba20d 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.showcase-content{position:relative;z-index:1}.product-images{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:4rem}.product-image-container{background:#fff;border:1px solid #fffc;border-radius:20px;box-shadow:0 20px 60px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.product-image-container:hover{box-shadow:0 30px 80px #00000026;transform:translateY(-10px)}.product-image{border-radius:12px;height:300px;margin-bottom:1.5rem;object-fit:cover;width:100%}.image-caption{text-align:center}.image-caption h4{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.image-caption p{color:#718096;font-size:1rem;line-height:1.5}.technical-diagram{margin-top:5rem;text-align:center}.diagram-title{color:#2d3748;font-size:1.8rem;font-weight:600;margin-bottom:2rem}.diagram-container{background:#fff;border:1px solid #fffc;border-radius:20px;box-shadow:0 20px 60px #0000001a;margin:0 auto;max-width:800px;padding:3rem 2rem}.diagram-image{border-radius:12px;height:auto;max-width:600px;width:100%}@media (max-width:768px){.product-images{gap:2rem;grid-template-columns:1fr}.product-image-container{padding:1.5rem}.product-image{height:250px}.technical-diagram{margin-top:3rem}.diagram-title{font-size:1.5rem}.diagram-container{padding:2rem 1rem}}.feature-card{display:flex;flex-direction:column;height:100%;justify-content:center;padding:1rem 0}.feature-card-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.feature-list{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.feature-item{align-items:center;background:linear-gradient(135deg,#ffffffe6,#f8fafce6);border:1px solid #fff9;border-radius:8px;display:flex;gap:1rem;padding:.75rem;transition:all .3s ease}.feature-item:hover{background:linear-gradient(135deg,#667eea0d,#764ba20d);border-color:#667eea33;transform:translateX(5px)}.feature-icon{flex-shrink:0;font-size:1.2rem;text-align:center;width:24px}.feature-text{color:#4a5568;font-size:.95rem;font-weight:500;line-height:1.4}.benefits{background:#fff;position:relative}.benefits:before{background:radial-gradient(circle at 80% 20%,#667eea0f 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.benefits-grid,.benefits-header{position:relative;z-index:1}.benefits-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem;margin-top:4rem}.benefit-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffe6,#f8fafce6);border:1px solid #fff9;border-radius:20px;box-shadow:0 15px 50px #00000014;padding:3rem 2rem;text-align:center;transition:all .3s ease}.benefit-card:hover{box-shadow:0 25px 70px #0000001f;transform:translateY(-5px)}.benefit-icon{display:inline-block;font-size:4rem;margin-bottom:2rem}.benefit-title{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.benefit-description{color:#4a5568;font-size:1.1rem;line-height:1.7}.testimonial{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 20px 60px #667eea4d;color:#fff;padding:3rem;position:relative;text-align:center;z-index:1}.testimonial blockquote{font-size:1.3rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem;quotes:""" """}.testimonial blockquote:before{content:open-quote;font-size:2rem;line-height:0;position:relative;top:.3rem}.testimonial blockquote:after{content:close-quote;font-size:2rem;line-height:0;position:relative;top:.3rem}.testimonial cite{font-size:1rem;font-weight:500;opacity:.9}@media (max-width:768px){.benefits-grid{gap:2rem;grid-template-columns:1fr}.benefit-card{padding:2rem 1.5rem}.benefit-icon{font-size:3rem}.testimonial{padding:2rem}.testimonial blockquote{font-size:1.1rem}}.cta{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;position:relative}.cta:before{background:radial-gradient(circle at 50% 50%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.cta-content{position:relative;text-align:center;z-index:1}.cta-title{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.cta-title .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f1f5f9);-webkit-background-clip:text;background-clip:text}.cta-subtitle{font-size:1.2rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.cta-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d}.cta-btn:hover{background:#ffffff4d;border-color:#ffffff80;box-shadow:0 10px 25px #fff3}.btn-secondary{background:#0000;border:2px solid #ffffff4d;color:#fff}.btn-secondary:hover{background:#ffffff1a;border-color:#ffffff80;color:#fff}.cta-features{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:800px}.cta-feature{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;gap:.5rem;padding:1rem}.check-icon,.cta-feature{align-items:center;display:flex;justify-content:center}.check-icon{background:#ffffffe6;border-radius:50%;color:#667eea;font-size:.8rem;font-weight:700;height:24px;width:24px}.cta-feature span:last-child{font-weight:500}@media (max-width:768px){.cta-title{font-size:2.2rem}.cta-subtitle{font-size:1.1rem}.cta-buttons{align-items:center;flex-direction:column}.cta-features{gap:1rem;grid-template-columns:1fr}}.footer{background:#1a202c;color:#e2e8f0;padding:4rem 0 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:3rem}.footer-section{display:flex;flex-direction:column}.footer-logo .logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700}.footer-description{color:#a0aec0;line-height:1.6;margin-top:1rem;max-width:300px}.footer-title{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-links{display:flex;flex-direction:column;gap:.5rem}.footer-links a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#667eea}.footer-bottom{border-top:1px solid #2d3748;color:#718096;padding-top:2rem;text-align:center}.footer-bottom p{margin-bottom:.5rem}.footer-bottom p:last-child{font-size:.9rem;opacity:.8}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr}.footer-description{max-width:100%}}.modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2000}.modal-content{background:#fff;border:1px solid #fffc;border-radius:16px;box-shadow:0 25px 80px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.modal-header h2{color:#2d3748;font-size:1.8rem;font-weight:700;margin:0}.close-button{align-items:center;background:none;border:none;border-radius:50%;color:#718096;cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.close-button:hover{background:#f7fafc;color:#4a5568}.modal-body{padding:2rem}.modal-description{color:#4a5568;line-height:1.6;margin-bottom:2rem}.status-message{border-radius:8px;font-weight:500;margin-bottom:1.5rem;padding:1rem}.status-message.success{background:#f0fff4;border:1px solid #9ae6b4;color:#38a169}.status-message.error{background:#fed7d7;border:1px solid #feb2b2;color:#e53e3e}.preorder-form{gap:1.5rem}.form-group,.preorder-form{display:flex;flex-direction:column}.form-group label{color:#2d3748;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .2s ease}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group textarea{min-height:80px;resize:vertical}.submit-button{margin-top:1rem;width:100%}.submit-button:disabled{cursor:not-allowed;opacity:.6;transform:none!important}.modal-footer{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:1.5rem}.privacy-note{color:#718096;font-size:.85rem;line-height:1.5;margin:0;text-align:center}@media (max-width:768px){.modal-content{margin:20px;max-height:calc(100vh - 40px)}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-header h2{font-size:1.5rem}.modal-body{padding:1.5rem}}.about-page{background:var(--background-primary);min-height:100vh}.about-content{padding:120px 0 80px}.about-hero{margin:0 auto;max-width:1200px}.about-title{color:var(--text-primary);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:4rem;text-align:center}.about-story{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1.5fr}.story-image{border-radius:20px;box-shadow:0 20px 40px #0000001a;overflow:hidden;position:relative}.story-image img{display:block;height:auto;transition:transform .3s ease;width:100%}.story-image:hover img{transform:scale(1.05)}.story-text{color:var(--text-secondary);font-size:1.2rem;line-height:1.8}.story-text p{margin-bottom:1.5rem}.story-text p:last-child{margin-bottom:0}@media (max-width:768px){.about-content{padding:100px 0 60px}.about-story{gap:2rem;grid-template-columns:1fr;text-align:center}.story-text{font-size:1.1rem}.about-title{margin-bottom:2rem}}@media (max-width:480px){.about-content{padding:80px 0 40px}.story-text{font-size:1rem}}
/*# sourceMappingURL=main.f766667d.css.map*/