:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#444;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html{scroll-behavior:smooth}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{width:100%;margin:0;padding:0;text-align:left}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background:#f5f6fa}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#444;border-bottom:1px solid #555;padding:1rem 0;box-shadow:0 2px 10px #0003}.header .container{display:flex;justify-content:space-between;align-items:center}.logo-container{display:flex;align-items:center;gap:1rem}.logo-image{height:50px;width:auto}.logo-text{font-size:1.5rem;font-weight:600;color:#fff}.nav{display:flex;list-style:none;gap:2rem}.nav a{color:#bdc3c7;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .3s ease}.nav a:hover{color:#92ce16}.hero{background:#444;color:#fff;padding:100px 0;text-align:center}.hero h1{font-size:3rem;margin-bottom:1.5rem;font-weight:700;line-height:1.2}.hero p{font-size:1.2rem;margin-bottom:2.5rem;opacity:.95;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.cta-button{background:#92ce16;color:#fff;padding:16px 32px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;box-shadow:0 4px 15px #92ce164d}.cta-button:hover{background:#7cb012;transform:translateY(-2px);box-shadow:0 8px 25px #92ce1666}.section{padding:80px 0}.section-light{background:#f5f6fa}.section-dark{background:#2c3e50;color:#fff}.section-gray{background:#edf2f7}.section-title{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#2c3e50;font-weight:700}.section-dark .section-title{color:#fff}.section-gray .section-title{color:#2c3e50}.section p.subtitle{text-align:center;font-size:1.1rem;color:#64748b;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.section-dark p.subtitle{color:#bdc3c7}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem}.feature-card{background:#fff;padding:2.5rem;border-radius:12px;border:1px solid #e5e9f2;transition:all .3s ease;position:relative}.section-dark .feature-card{background:#34495e;border-color:#4a5f7a;color:#fff}.section-gray .feature-card{background:#fff;border:1px solid #d0d7de}.feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a;border-color:#92ce16}.feature-icon{width:60px;height:60px;background:linear-gradient(135deg,#92ce16,#7cb012);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.5rem}.feature-card h3{margin-bottom:1rem;color:#2c3e50;font-size:1.3rem;font-weight:600}.section-dark .feature-card h3{color:#fff}.feature-card p{color:#64748b;line-height:1.6}.section-dark .feature-card p{color:#bdc3c7}.about-content{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center;margin-top:3rem}.about-text{display:flex;flex-direction:column;gap:1.5rem}.about-text p{color:#64748b;font-size:1.1rem;line-height:1.7}.about-text h3{color:#2c3e50;font-size:1.4rem;font-weight:600;margin-top:1rem;margin-bottom:.5rem}.about-image{text-align:center;padding:2rem;background:#444;border-radius:20px;border:1px solid #555}.about-image img{max-width:100%;height:auto}.terms-content{margin-top:3rem}.terms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.terms-card{background:#fff;padding:2.5rem;border-radius:12px;border:1px solid #e5e9f2;transition:all .3s ease}.terms-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a;border-color:#92ce16}.terms-card h3{margin-bottom:1rem;color:#2c3e50;font-size:1.3rem;font-weight:600}.terms-card p{color:#64748b;line-height:1.6}.advantages-content{display:grid;grid-template-columns:1fr 400px;gap:4rem;align-items:center;margin-top:3rem}.advantages-text{display:flex;flex-direction:column;gap:2rem}.advantage-item{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem;background:#fff;border-radius:12px;border:1px solid #e5e9f2;transition:all .3s ease}.advantage-item:hover{border-color:#92ce16;box-shadow:0 8px 25px #00000014}.advantage-icon{width:50px;height:50px;background:linear-gradient(135deg,#92ce16,#7cb012);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0}.advantage-item h3{margin-bottom:.5rem;color:#2c3e50;font-size:1.2rem;font-weight:600}.advantage-item p{color:#64748b;line-height:1.5}.advantages-image{text-align:center;padding:2rem;background:#444;border-radius:20px;border:1px solid #555}.advantages-image img{max-width:100%;height:auto}.tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.tech-card{background:#34495e;padding:2.5rem;border-radius:12px;border:1px solid #4a5f7a;transition:all .3s ease}.tech-card:hover{transform:translateY(-5px);border-color:#92ce16;box-shadow:0 15px 35px #0003}.tech-card h3{margin-bottom:1rem;color:#92ce16;font-size:1.3rem;font-weight:600}.tech-card p{color:#bdc3c7;line-height:1.6}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem}.contact-info h3{margin-bottom:1rem;color:#2c3e50;font-size:1.8rem;font-weight:600}.section-gray .contact-info h3{color:#2c3e50}.contact-info>p{margin-bottom:2rem;color:#64748b;font-size:1.1rem;line-height:1.6}.contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;border:1px solid #e5e9f2;transition:all .3s ease}.contact-item:hover{border-color:#92ce16;box-shadow:0 8px 25px #00000014}.contact-icon{width:40px;height:40px;background:linear-gradient(135deg,#92ce16,#7cb012);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.1rem}.demo-features{background:#fff;padding:2rem;border-radius:12px;border:1px solid #e5e9f2}.demo-features h4{margin-bottom:1rem;color:#2c3e50;font-size:1.2rem;font-weight:600}.demo-features ul{list-style:none;padding:0}.demo-features li{color:#64748b;position:relative;padding:.5rem 0 .5rem 1.5rem}.demo-features li:before{content:"✓";position:absolute;left:0;color:#92ce16;font-weight:700}.contact-form{background:#fff;padding:2.5rem;border-radius:16px;border:1px solid #e5e9f2;box-shadow:0 10px 30px #00000014}.demo-form h3{margin-bottom:2rem;text-align:center;color:#2c3e50;font-size:1.8rem;font-weight:600}.demo-form input,.demo-form select,.demo-form textarea{width:100%;padding:12px 16px;margin-bottom:1rem;border:1px solid #e5e9f2;border-radius:8px;font-size:.95rem;transition:all .3s ease;font-family:inherit}.demo-form input:focus,.demo-form select:focus,.demo-form textarea:focus{outline:none;border-color:#92ce16;box-shadow:0 0 0 3px #92ce161a}.demo-form textarea{resize:vertical;min-height:100px}.demo-form button{width:100%;margin-top:1rem}.footer{background:#2c3e50;color:#fff;padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:2rem}.footer-section h3{color:#92ce16;margin-bottom:1.5rem;font-size:1.2rem;font-weight:600}.footer-section p,.footer-section a{color:#bdc3c7;text-decoration:none;line-height:1.8}.footer-section a:hover{color:#92ce16}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #4a5f7a;color:#95a5a6}@media (max-width: 768px){.hero h1{font-size:2.2rem}.hero p{font-size:1.1rem}.nav{display:none}.logo-container{gap:.5rem}.logo-image{height:45px}.logo-text{font-size:1.3rem}.features-grid{grid-template-columns:1fr}.about-content{grid-template-columns:1fr;text-align:center}.terms-grid{grid-template-columns:1fr}.advantages-content{grid-template-columns:1fr;text-align:center}.tech-grid{grid-template-columns:1fr}.advantage-item{flex-direction:column;text-align:center;align-items:center}.section-title{font-size:2rem}}
