body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px}.site-header{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.site-header .container{align-items:center;display:flex;justify-content:space-between;padding:1rem 20px}.site-title a{color:#8a2be2;font-size:1.8rem;font-weight:700;text-decoration:none}.primary-menu{display:flex;gap:2rem;list-style:none}.primary-menu a{color:#333;font-weight:500;text-decoration:none;transition:color .3s ease}.primary-menu a:hover{color:#3498db}.menu-toggle{background:none;border:none;cursor:pointer;display:none;font-size:1.5rem}.hero{background:#8a2be2;color:#fff;padding:120px 0 80px;text-align:center}.hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero p{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px}.hero-buttons{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.btn{border:none;border-radius:50px;cursor:pointer;font-size:1.1rem;font-weight:600;padding:15px 30px;text-decoration:none;transition:all .3s ease}.btn-primary{background:#e0ffff;border:none;color:#333}.btn-primary:hover{background:#b0e0e6;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-secondary:hover{background:#fff;color:#8a2be2;transform:translateY(-2px)}.benefits{background:#e0ffff;padding:60px 0}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.benefit-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.benefit-card:hover{transform:translateY(-5px)}.benefit-icon{font-size:3rem}.benefit-card h3,.benefit-icon{color:#8a2be2;margin-bottom:1rem}.benefit-card h3{font-size:1.3rem;line-height:1.4}.benefit-card p{color:#666;line-height:1.6}.why-askeko{background:#e0ffff;padding:80px 0}.reasons-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.reason-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.reason-card:hover{transform:translateY(-5px)}.reason-icon{font-size:3rem}.reason-card h3,.reason-icon{color:#8a2be2;margin-bottom:1rem}.reason-card h3{font-size:1.3rem;font-weight:600;line-height:1.4}.reason-card p{color:#666;line-height:1.6}.how-it-works{background:#fff;padding:80px 0}.section-subtitle{color:#666;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.actions-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.action-card{background:#fff;border:2px solid #f5f5f5;border-radius:10px;box-shadow:0 5px 15px #0000001a;padding:2rem;text-align:center;transition:all .3s ease}.action-card:hover{border-color:#6a1b9a;transform:translateY(-5px)}.action-icon{font-size:3rem}.action-card h3,.action-icon{color:#6a1b9a;margin-bottom:1rem}.action-card h3{font-size:1.3rem;font-weight:600}.action-card p{color:#666;line-height:1.6}.contact{background:#e0ffff;padding:80px 0}.contact-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:3rem}.contact-info{display:flex;flex-direction:column;gap:2rem}.info-section h3{color:#8a2be2;font-size:1.5rem;margin-bottom:1rem}.info-content p{color:#333;line-height:1.6;margin-bottom:.5rem}.founders{display:flex;flex-direction:column;gap:1.5rem}.founder h4{color:#8a2be2;font-size:1.2rem;margin-bottom:.5rem}.founder p{color:#666;line-height:1.5}.contact-form-section{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;padding:2rem}.cta-button{background:#8a2be2;border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:15px 30px;text-decoration:none;transition:all .3s ease}.cta-button:hover{background:#6a1b9a;box-shadow:0 10px 20px #8a2be24d;transform:translateY(-2px)}section{padding:80px 0}.section-title{color:#8a2be2;font-size:2.5rem;margin-bottom:1rem;position:relative;text-align:center}.section-title:after{background:#8a2be2;border-radius:2px;content:"";display:block;height:4px;margin:1rem auto;width:80px}.about{background:#f8f9fa}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-text{font-size:1.1rem;line-height:1.8}.about-image{text-align:center}.about-image img{border-radius:10px;box-shadow:0 20px 40px #0000001a;max-width:100%}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-card{background:#fff;border-radius:10px;box-shadow:0 10px 30px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.service-card:hover{transform:translateY(-5px)}.service-icon{color:#3498db;font-size:3rem;margin-bottom:1rem}.service-card h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem}.projects{background:#f8f9fa}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.project-card{background:#fff;border-radius:10px;box-shadow:0 10px 30px #0000001a;overflow:hidden;transition:transform .3s ease}.project-card:hover{transform:translateY(-5px)}.project-image{align-items:center;background:linear-gradient(45deg,#3498db,#2ecc71);color:#fff;display:flex;font-size:1.2rem;height:200px;justify-content:center}.project-content{padding:1.5rem}.project-content h3{color:#2c3e50;font-size:1.3rem;margin-bottom:.5rem}.contact-form{margin:0 auto;max-width:600px}.form-group{margin-bottom:1.5rem}.form-group label{color:#2c3e50;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{border:2px solid #e0e0e0;border-radius:5px;font-size:1rem;padding:12px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#3498db;outline:none}.form-group textarea{min-height:120px;resize:vertical}.error-message{color:#e74c3c;font-size:.9rem;margin-top:.5rem}.success-message{background:#2ecc71;border-radius:5px;color:#fff;margin-bottom:1rem;padding:1rem;text-align:center}.site-footer{background:#8a2be2;color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr;margin-bottom:2rem}.footer-brand h3{color:#fff;font-size:1.8rem;margin-bottom:1rem}.footer-brand p{line-height:1.6;opacity:.9}.footer-section h4{color:#fff;font-size:1.2rem;margin-bottom:1rem}.footer-menu{list-style:none}.footer-menu li{margin-bottom:.5rem}.footer-menu a{color:#fff;opacity:.8;text-decoration:none;transition:opacity .3s ease}.footer-menu a:hover{opacity:1}.footer-contact p{margin-bottom:.5rem;opacity:.9}.footer-bottom{align-items:center;border-top:1px solid #fff3;display:flex;justify-content:space-between;padding-top:2rem}.footer-copyright p{opacity:.8}.footer-social a{color:#fff;margin-left:1rem;opacity:.8;text-decoration:none;transition:opacity .3s ease}.footer-social a:hover{opacity:1}@media (max-width:768px){.primary-menu{display:none}.menu-toggle{display:block}.hero h1{font-size:2.5rem}.about-content{gap:2rem;grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}
/*# sourceMappingURL=main.6a19dcf8.css.map*/