body{background-color:#f9f7fe;color:#333;font-family:Roboto,sans-serif;margin:0;padding:0}h2{font-size:38px;font-weight:700}.App{align-items:center;display:flex;flex-direction:column;padding:20px}.app-header{margin-bottom:30px;text-align:center}.app-header h1{color:#6a0dad;font-size:38px;font-weight:700}.container{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000000d;max-width:700px;padding:30px 40px;width:100%}.search-form{display:flex;gap:10px;justify-content:space-between;margin-bottom:20px}.search-form-input{background-color:#f9f7fe;border:1px solid #ccc;border-radius:8px;flex:1 1;font-size:16px;padding:12px 15px}.search-form-button{background-color:#6a0dad;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:12px 20px}.search-form-button:hover{background-color:#5a008a}.unit-toggle{margin-bottom:20px;text-align:left}.unit-toggle button{background-color:#f65282;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:10px 18px}.unit-toggle button:hover{background-color:#d9436d}.info-layout{align-items:center;display:flex;justify-content:space-between;margin:40px 0;width:100%}.left-column{flex:1 1 60%;min-width:250px}.right-column{align-items:center;display:flex;flex-grow:1;justify-content:flex-end}.weather-info-text p{margin:6px 0}.weather-app-temp-row{align-items:center;display:flex;gap:12px;justify-content:flex-end}.weather-app-temp{font-size:88px;font-weight:700}.weather-app-unit{font-size:24px;margin-left:4px}.weather-highlight{color:#f65282;font-weight:700}.weather-description{text-transform:capitalize}.weather-forecast{display:flex;justify-content:space-between;margin-top:30px}.weather-forecast-day{color:#f65282;text-align:center}.weather-forecast-date{color:#0009;font-size:14px;margin-bottom:8px}.weather-forecast-temps{display:flex;gap:4px;justify-content:center}footer{color:#00000080;font-size:12px;margin-top:30px;text-align:center}footer a{color:#6a0dad;text-decoration:none}footer a:hover{text-decoration:underline}.weather-today{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:30px 0}
/*# sourceMappingURL=main.1874e663.css.map*/