*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,Helvetica,sans-serif;background:#f7f9fb;color:#222;line-height:1.5}a{color:inherit;text-decoration:none}.btn{display:inline-block;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer}.btn.primary{background:#2bc48a;color:#fff;border:0}.btn.outline{border:2px solid #2BC48A;color:#2bc48a;background:transparent}.navbar{background:#fff;box-shadow:0 2px 4px #0000001a}.nav-inner{max-width:1200px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:1rem}.logo{font-size:1.5rem;font-weight:700;color:#2bc48a}.nav-links a{margin-left:1rem;color:#2bc48a}.main-container{max-width:1200px;margin:auto;padding:2rem 1rem}.landing{text-align:center;padding:4rem 1rem}.landing h1{font-size:2.5rem;margin-bottom:.5rem}.sub{font-size:1.25rem;margin-bottom:1rem;color:#555}.pitch{max-width:800px;margin:auto;color:#666;margin-bottom:2rem}.cta-buttons{margin:1rem 0}.features{display:grid;gap:2rem;margin:3rem auto;max-width:900px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.features h3{margin-bottom:.5rem;color:#1e2a38}.faq{background:#f2f2f2;padding:2rem 1rem;margin:2rem 0}.faq h2{margin-bottom:1rem}.faq dt{font-weight:700;margin-top:1rem}.faq dd{margin-left:1rem}.end{margin-top:2rem;font-weight:700}.form-page{max-width:500px;margin:3rem auto}.form-page h2{text-align:center;margin-bottom:1.5rem}.form-page form label{display:block;margin-bottom:1rem}.form-page input{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px}.form-page button{width:100%;margin-top:1rem}
