body{text-align:center;font-family:Arial,sans-serif;background-color:#fff;padding:20px}header .logo{width:150px;margin-bottom:20px}.hero{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:50px;max-width:1000px;margin:auto}.text-container{flex:1;text-align:left;max-width:450px}.illustration img{width:300px;max-width:100%}form{margin-top:20px}input{width:80%;padding:10px;margin:10px 0;border-radius:5px;border:1px solid #ddd}button{background:#0097a7;color:#fff;border:none;padding:10px 20px;cursor:pointer;border-radius:5px;transition:background-color .3s ease}button:hover{background-color:#007a8a}.social-icons a img{width:30px;margin:0 10px;border-radius:8px}.social-icons a img:hover{opacity:.8;cursor:pointer;background-color:#007a8a}footer{margin-top:auto;color:#777}
