.Contact_container__nz4EW{min-height:100vh;padding:2rem 1rem;background-color:#0f172a;color:#e2e8f0;display:flex;align-items:center;justify-content:center}.Contact_content__r4Z8y{width:100%;max-width:32rem;margin:0 auto}.Contact_header__oMMAC{text-align:center;margin-bottom:2rem}.Contact_title__a2i5Q{font-size:2.25rem;font-weight:700;color:#60a5fa;margin-bottom:1rem}.Contact_description__zX9_B{color:#94a3b8;font-size:1.125rem}.Contact_form__ioWto{background-color:#1e293b;padding:2rem;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.3)}.Contact_formGroup___4fRN{margin-bottom:1.5rem}.Contact_formLabel__1Zwu_{display:block;font-weight:500;margin-bottom:.5rem;color:#e2e8f0}.Contact_formInput___yTeL{width:100%;padding:.75rem;border-radius:.375rem;background-color:#334155;border:1px solid #475569;color:#e2e8f0;transition:all .2s ease}.Contact_formInput___yTeL:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 2px rgba(96,165,250,.2)}.Contact_formTextarea__y8xzO{min-height:150px;resize:vertical}.Contact_formActions__cgz1T{display:flex;flex-direction:column;gap:1rem;align-items:stretch;margin-top:2rem}.Contact_submitButton__p0flt{padding:.75rem 1.5rem;background-color:#60a5fa;color:#0f172a;font-weight:600;border-radius:.375rem;border:none;cursor:pointer;transition:all .2s ease;width:100%}.Contact_submitButton__p0flt:hover{background-color:#3b82f6}.Contact_submitButton__p0flt:disabled{opacity:.5;cursor:not-allowed}.Contact_backLink__HcLsM{color:#60a5fa;text-decoration:none;transition:color .2s ease;text-align:center;display:block}.Contact_backLink__HcLsM:hover{color:#3b82f6}.Contact_recaptchaNotice__GkYsO{margin-top:1.5rem;font-size:.75rem;color:#94a3b8;text-align:center}.Contact_recaptchaNotice__GkYsO a{color:#60a5fa;text-decoration:none}.Contact_recaptchaNotice__GkYsO a:hover{text-decoration:underline}@media (min-width:768px){.Contact_container__nz4EW{padding:3rem 2rem}.Contact_formActions__cgz1T{flex-direction:row;justify-content:space-between;align-items:center}.Contact_submitButton__p0flt{width:auto;min-width:200px}}