.Home_container__d256j{min-height:100vh;padding:2rem;display:flex;flex-direction:column;align-items:center;background-color:#f5f5f5}.Home_container__d256j h1{margin-bottom:2rem;font-size:2.5rem;color:#0070f3;text-align:center}.Home_form__FrVR9{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);width:100%;max-width:500px;margin-bottom:2rem}.Home_formGroup__KFkHd{margin-bottom:1.5rem;display:flex;flex-direction:column}.Home_formGroup__KFkHd label{margin-bottom:.5rem;font-weight:600;color:#333}.Home_formGroup__KFkHd input{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;transition:border-color .3s}.Home_formGroup__KFkHd input:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 3px rgba(0,112,243,.1)}.Home_form__FrVR9 button{width:100%;padding:.75rem;background-color:#0070f3;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s}.Home_form__FrVR9 button:hover:not(:disabled){background-color:#0051cc}.Home_form__FrVR9 button:disabled{background-color:#ccc;cursor:not-allowed}.Home_error__514Ji{background-color:#fee;color:#c00;padding:1rem;border-radius:4px;margin-bottom:1rem;width:100%;max-width:500px;border-left:4px solid #c00}.Home_result__kTSSh{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);width:100%;max-width:500px;margin-bottom:2rem}.Home_result__kTSSh h2{margin-bottom:1rem;color:#0070f3;font-size:1.5rem}.Home_result__kTSSh p{margin-bottom:.75rem;line-height:1.6}.Home_result__kTSSh strong{color:#333}.Home_result__kTSSh ul{list-style:none;padding-left:1rem}.Home_result__kTSSh li{padding:.5rem 0;border-bottom:1px solid #eee}.Home_info__Lr5gE{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);width:100%;max-width:500px}.Home_info__Lr5gE h3{margin-bottom:1rem;color:#0070f3;font-size:1.3rem}.Home_info__Lr5gE ul{list-style:none;padding:0}.Home_info__Lr5gE li{padding:.75rem 0;border-bottom:1px solid #eee;font-size:.95rem}.Home_info__Lr5gE li:last-child{border-bottom:none}@media (max-width:600px){.Home_container__d256j{padding:1rem}.Home_container__d256j h1{font-size:1.8rem;margin-bottom:1.5rem}.Home_form__FrVR9,.Home_info__Lr5gE,.Home_result__kTSSh{padding:1.5rem;max-width:100%}}