.max-w-1024{max-width:1024px;margin:0 auto}.hero{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:40px}.hero-text{max-width:500px}.hero-text h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.hero-text p{font-size:1.125rem;margin-bottom:1.5rem}.btn-orange{background-color:#f97316;color:#fff;font-weight:600;border:0;padding:12px 24px;border-radius:6px;font-size:1rem;text-decoration:none}.btn-orange:hover{color:#fff}.features{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:2rem}.feature-item{display:flex;align-items:flex-start;gap:10px;margin-bottom:1rem;flex:1 1 45%}.feature-item i{font-size:1.25rem;color:#f97316}.signup-box{border-radius:8px;padding:20px;margin-top:2rem}.form-control{margin-bottom:1rem}.image{max-width:450px}@media(max-width:768px){.hero{flex-direction:column;text-align:center}.image{margin-top:30px}}.signup-box a{color:#646e78;text-decoration:none}.signup-box a:hover{color:#ffa500}