*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333}.hero{position:relative;background:linear-gradient(135deg,#001B28 0%,#002f44 50%,#001B28 100%);color:#fff;overflow:hidden}.hero .container{max-width:1280px;margin:0 auto;padding:5rem 1.5rem 8rem}.hero-content{max-width:64rem}.hero-title{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{font-size:1.25rem;color:#d1d5db;margin-bottom:2rem;line-height:1.75}.hero-gradient{position:absolute;bottom:0;left:0;right:0;height:5rem;background:linear-gradient(to top,white,transparent)}.btn{font-size:1.125rem;font-weight:600;padding:1rem 2rem;border-radius:.5rem;border:none;cursor:pointer;transition:all 0.3s ease;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.btn:hover{transform:scale(1.05)}.btn-primary{background-color:#ef3f37;color:#fff}.btn-primary:hover{background-color:#d63530}.btn-yellow{background-color:#ef9b37;color:#fff}.btn-yellow:hover{background-color:#d88a30}.section{padding:5rem 0}.section-white{background-color:#fff}.section-dark{background-color:#001B28;color:#fff}.section-gradient{background:linear-gradient(135deg,#001B28 0%,#002f44 50%,#001B28 100%);color:#fff}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem}.section-dark .section-title,.section-gradient .section-title{color:#fff}.section-white .section-title{color:#001B28}.grid{display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:80rem;margin:0 auto}.grid-2-lg{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));max-width:96rem;margin:0 auto}.card{display:flex;gap:1rem;align-items:flex-start;padding:1.5rem;background-color:#f9fafb;border-radius:.75rem;transition:box-shadow 0.3s ease}.card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.card-title{font-size:1.25rem;font-weight:600;color:#001B28;margin-bottom:.5rem}.card-text{color:#374151;line-height:1.75}.icon{width:2rem;height:2rem;flex-shrink:0;margin-top:.25rem}.icon-red{color:#ef3f37}.icon-white{width:1.5rem;height:1.5rem;color:#fff}.icon-white-large{width:3rem;height:3rem;color:#fff}.icon-box{padding:.75rem;border-radius:.5rem}.icon-box-red{background-color:#ef3f37}.icon-box-yellow{background-color:#ef9b37}.icon-box-yellow-large{background-color:#ef9b37;padding:1rem;border-radius:9999px}.feature-card{background-color:#002f44;padding:2rem;border-radius:.75rem;border:1px solid #374151;transition:box-shadow 0.3s ease}.feature-card:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.feature-card-full{grid-column:1 / -1}.feature-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.feature-title{font-size:1.5rem;font-weight:600;margin-top:.5rem}.feature-text{color:#d1d5db;line-height:1.75}.feature-text strong{color:#fff}.ai-section{max-width:64rem;margin:0 auto}.ai-icon-wrapper{display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.ai-intro{font-size:1.25rem;color:#374151;text-align:center;margin-bottom:2rem;line-height:1.75}.ai-description{font-size:1.125rem;color:#374151;text-align:center;margin-bottom:2rem}.ai-steps{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.ai-step{display:flex;gap:1rem;align-items:flex-start;background-color:#f9fafb;padding:1.5rem;border-radius:.75rem}.step-number{background-color:#ef3f37;color:#fff;border-radius:9999px;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;flex-shrink:0}.step-title{font-size:1.25rem;font-weight:600;color:#001B28;margin-bottom:.5rem}.step-text{color:#374151}.text-center{text-align:center}.plans-section{max-width:64rem;margin:0 auto;text-align:center}.plans-intro{font-size:1.25rem;color:#d1d5db;margin-bottom:1rem;line-height:1.75}.plans-description{font-size:1.125rem;color:#d1d5db;margin-bottom:2.5rem}.plans-description strong{color:#fff}.footer-cta{padding:4rem 0}.footer-title{font-size:2rem;font-weight:700;color:#001B28;margin-bottom:1.5rem}.footer-text{font-size:1.25rem;color:#374151;margin-bottom:2rem}@media (max-width:1024px){.hero-title{font-size:2.5rem}.section-title{font-size:2rem}.feature-card-full{grid-column:auto}}@media (max-width:768px){.hero .container{padding:3rem 1.5rem 5rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.125rem}.section{padding:3rem 0}.section-title{font-size:1.75rem}.grid{gap:1.5rem}.grid-2,.grid-2-lg{grid-template-columns:1fr}.feature-title{font-size:1.25rem}.btn{width:100%;max-width:400px}}@media (max-width:480px){.hero-title{font-size:1.75rem}.section-title{font-size:1.5rem}.card,.feature-card,.ai-step{padding:1.25rem}}