.weather_wrapper__Heys5{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f3f4f6;font-family:Arial,sans-serif}.weather_container__3_3Jf{padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.1);width:100%;max-width:400px;text-align:center}.weather_heading__tD1H0{margin-bottom:1.5rem;font-size:1.8rem;color:#333}.weather_form__5xVgL{display:flex;flex-direction:column;gap:1rem}.weather_input__aeENI{padding:.75rem;border-radius:4px;border:1px solid #ccc;font-size:1rem}.weather_button__sbv7O{padding:.75rem;border-radius:4px;border:none;background-color:#0070f3;color:#fff;font-weight:700;cursor:pointer}.weather_error__IzCpJ{color:red;margin-top:1rem}.weather_result__cbbGV{margin-top:1rem;font-size:1.1rem}.weather_message__qj04t{min-height:24px;margin-top:1rem;font-size:16px;text-align:center}.weather_result__cbbGV{color:#333}@media (max-width:600px){.weather_container__3_3Jf{padding:1rem;width:90%}.weather_input__aeENI{font-size:14px;padding:8px}.weather_button__sbv7O{font-size:14px;padding:10px}.weather_heading__tD1H0{font-size:20px}.weather_message__qj04t{font-size:14px}}