*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background:#fff}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:3.5rem;font-weight:700}h2{font-size:2.5rem}p{margin-bottom:1rem;font-size:1.1rem}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.text-center{text-align:center}.section{padding:4rem 0}.btn{display:inline-block;padding:.75rem 1.5rem;border:none;border-radius:.375rem;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover{background:#2563eb;transform:translateY(-1px)}.form-group{margin-bottom:1rem}.form-input{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:.375rem;font-size:1rem;transition:border-color .2s ease}.form-input:focus{outline:none;border-color:#3b82f6}.email-signup{display:flex;gap:.75rem;max-width:400px;margin:0 auto}.email-signup input{flex:1}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.hero h1{color:#fff;margin-bottom:1.5rem}.hero p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}@media (max-width: 640px){h1{font-size:2.5rem}.email-signup{flex-direction:column;gap:.5rem}.container{padding:0 1rem}}
