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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#fafafa;color:#333;font-family:Roboto,sans-serif}.App,body{margin:0;padding:0}.App{flex-direction:column;height:100%;min-height:100vh;overflow-x:hidden;text-align:center}.App,.hero{display:flex;justify-content:space-between}.hero{align-items:center;background-color:#2a3d66;flex-direction:row;margin-bottom:2rem;padding:4rem 2rem;text-align:left}.hero-content{color:#fff;max-width:600px}.hero h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:1.5rem}.features-list{color:#fff;font-size:1.1rem;list-style-type:none;margin-bottom:1.5rem;padding:0;text-align:left}.features-list li{margin:.5rem 0}.cta-buttons{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.cta-button,.cta-button.secondary{background-color:#f90;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.2rem;padding:1rem 2rem;text-decoration:none;transition:background-color .3s ease;width:100%}.cta-button.secondary:hover,.cta-button:hover{background-color:#cc7a00}.cta-button.secondary{background-color:#4caf50}.hero-image img{border-radius:10px;box-shadow:0 10px 30px #0000004d;height:auto;margin-bottom:2rem;max-width:650px;object-fit:contain;width:100%}footer{background-color:#333;color:#fff;font-size:.9rem;margin-top:auto;padding:1rem;text-align:center}@media (max-width:1024px){.hero{flex-direction:column;padding:2rem;text-align:center}.hero-image img{margin-bottom:1rem;max-width:100%}.hero-content{max-width:100%}.cta-buttons{flex-direction:column;gap:1.2rem}.cta-button,.cta-button.secondary{font-size:1.1rem;padding:1rem}.features-list{font-size:1.2rem;margin-top:1.5rem}}@media (max-width:480px){.hero h1{font-size:2rem}.hero p{font-size:1rem}.cta-button,.cta-button.secondary{font-size:1rem;padding:.8rem}footer{font-size:.8rem}}
/*# sourceMappingURL=main.c409036c.css.map*/