.styles_contactPage__bpN7G{display:flex;align-items:center;justify-content:center;padding:2rem;min-height:100vh;background:linear-gradient(135deg,#eef2ff,#e0e7ff)}.styles_container__jlmG_{background:#fff;padding:2rem 1.5rem;border-radius:1rem;box-shadow:0 8px 24px rgba(15,23,42,.06);max-width:500px;width:100%;text-align:center}.styles_container__jlmG_ h1{margin-bottom:1rem;font-size:1.75rem;color:#1e3a8a}.styles_form__Vk_Yf{display:flex;flex-direction:column;gap:1rem}.styles_field__8jJrb{display:flex;flex-direction:column;text-align:left}.styles_field__8jJrb span{margin-bottom:.25rem;font-weight:600;color:#1e40af}.styles_field__8jJrb input,.styles_field__8jJrb textarea{padding:.75rem 1rem;border:1px solid #c7d2fe;border-radius:.5rem;font-size:1rem;color:#1e293b;outline:none;transition:box-shadow .18s ease,border-color .18s ease}.styles_field__8jJrb input:focus,.styles_field__8jJrb textarea:focus{border-color:#3b82f6;box-shadow:0 4px 16px rgba(59,130,246,.1)}.styles_field__8jJrb textarea{resize:vertical;min-height:120px}.styles_submitButton__5FMG9{background:#3b82f6;color:#fff;padding:.75rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease}.styles_submitButton__5FMG9:hover{background:#2563eb}.styles_homeButton__FpSAv{display:inline-block;margin-top:1rem;color:#3b82f6;text-decoration:underline;font-weight:500}@media(min-width:768px){.styles_container__jlmG_{padding:3rem}}