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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Arial,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;width:90%}header{background:#fff;border-bottom:1px solid #eee;padding:15px 0}.nav-container{align-items:center;display:flex;justify-content:space-between}.logo{color:#2c3e50;font-size:24px;font-weight:700}.nav-menu{display:flex;list-style:none}.nav-menu li{margin-left:20px}.nav-link{color:#333;font-weight:500;text-decoration:none}.nav-link:hover{color:#007bff}.nav-cta{background:#007bff;border-radius:5px;color:#fff;padding:8px 16px;text-decoration:none}.nav-cta:hover{background:#0056b3}.hero{background:#f8f9fa;padding:60px 0}.hero-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.hero-text{flex:1 1;min-width:280px}.hero-text h1{font-size:40px;margin-bottom:20px}.hero-text p{font-size:18px;margin-bottom:20px}.hero-image{flex:1 1;min-width:280px;text-align:center}.hero-image img{border-radius:10px;max-width:100%}.features{padding:60px 0;text-align:center}.features-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-card{background:#fff;border-radius:10px;box-shadow:0 2px 6px #0000001a;padding:20px}.cta{background:#007bff;color:#fff;padding:60px 20px;text-align:center}.cta .btn{background:#fff;border-radius:5px;color:#007bff;font-weight:700;padding:12px 25px;text-decoration:none}.footer{background:#f1f1f1;padding:20px 0}.footer-content{display:flex;flex-wrap:wrap;font-size:14px;justify-content:space-between}.footer-nav a{color:#333;margin-left:15px;text-decoration:none}.footer-nav a:hover{color:#007bff}@media (max-width:768px){.hero-content{flex-direction:column;text-align:center}.features-grid{grid-template-columns:1fr}.nav-container,.nav-menu{flex-direction:column}.nav-menu{display:none}.nav-menu.active{display:block}}
/*# sourceMappingURL=main.05fbb199.css.map*/