.Home_home__ExcQo{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#f9f9f9;padding:20px}.Home_header__ZUWxe{font-size:2.5rem;color:#333;margin-bottom:20px}.Home_formContainer__T1fZP{background:white;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:20px;width:100%;max-width:500px}.Home_inputField__IaZY4{margin-bottom:15px;width:100%}.Home_inputField__IaZY4 input,.Home_inputField__IaZY4 textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}.Home_submitButton__dje68{background-color:#0070f3;color:white;padding:10px 15px;border:none;border-radius:4px;cursor:pointer;font-size:1rem}.Home_submitButton__dje68:hover{background-color:#005bb5}