body{font-family:Arial,sans-serif;background-color:#e0f7fa;padding:20px;text-align:center}h1{color:#00796b;margin-bottom:20px}.app{max-width:500px;margin:0 auto;background:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 15px #0003}.search-form{display:flex;justify-content:center;margin-bottom:20px}input{padding:10px;width:60%;margin-right:10px;border:1px solid #ccc;border-radius:5px}button{padding:10px 20px;background-color:#00796b;color:#fff;border:none;border-radius:5px;cursor:pointer}button:hover{background-color:#004d40}.location-btn{margin-top:10px;background-color:#ff5722}.location-btn:hover{background-color:#e64a19}.weather-container{margin-top:20px;background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 10px #0000001a}.weather-info{display:flex;justify-content:space-between;align-items:center}.weather-main img{width:50px;height:50px}.weather-details p{margin:5px 0;font-size:1rem}.weather-details span{font-weight:700}.error{color:red}
