.Home_container__d256j{min-height:100vh;padding:0 .5rem;flex-direction:column;background-color:#fff}.Home_container__d256j,.Home_main__VkIEL{display:flex;justify-content:center;align-items:center}.Home_main__VkIEL{padding:5rem 0;flex:1 1;flex-direction:column;max-width:800px;width:100%}.Home_title__hYX6j{line-height:1.15;font-size:4rem;text-align:center;color:#333;margin:0 0 2rem}.Home_logo__IOQAX{margin-bottom:2rem}.Home_form__FrVR9{width:100%;max-width:400px;padding:1.5rem;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Home_formGroup__KFkHd{margin-bottom:1rem}.Home_formGroup__KFkHd label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.Home_formGroup__KFkHd input,.Home_formGroup__KFkHd textarea{padding:.5rem;font-size:.9rem}.Home_formGroup__KFkHd textarea{min-height:120px;resize:vertical}.Home_securityCode__6K6Lj{display:flex;align-items:center;gap:1rem}.Home_captchaImage__S7ttA{padding:.5rem 1rem;background-color:#f0f0f0;border-radius:4px;font-family:monospace;font-size:1.2rem;letter-spacing:2px;color:#333}.Home_submitButton__ECzIY{width:100%;padding:1rem;background-color:#0070f3;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.Home_submitButton__ECzIY:hover{background-color:#0051a2}.Home_message__OKL2m{margin-top:1rem;padding:1rem;border-radius:4px;text-align:center}.Home_message__OKL2m.Home_success__IZwiY{background-color:#d4edda;color:#155724}.Home_message__OKL2m.Home_error__514Ji{background-color:#f8d7da;color:#721c24}