.SearchBox{text-align:center;margin:1rem auto;width:fit-content}.SearchBox form{display:flex;flex-direction:column;align-items:center;gap:.8rem}.SearchBox p{color:red;font-size:.9rem;margin-top:.5rem}.InfoBox{display:flex;justify-content:center;margin-top:1.5rem}.cardContainer{width:100%;max-width:480px;margin:1rem auto;border:1px solid #ccc;border-radius:16px;overflow:hidden;background-color:#fff;box-shadow:0 6px 15px #0000001a;display:flex;flex-direction:column;padding:0}.cardContainer img{width:100%;height:auto;display:block;margin:0;padding:0;border-top-left-radius:16px;border-top-right-radius:16px}.MuiCard-root{border-radius:0;box-shadow:none}.MuiCardContent-root{padding:1.5rem;background:#f9f9f9;border-top:1px solid #eee;text-align:center}.MuiTypography-root{margin:.5rem 0;color:#444;font-size:1rem}.weather-container{background-color:#ffffffd9;padding:2rem 3rem;border-radius:20px;box-shadow:0 8px 20px #0003;text-align:center;max-width:600px;width:90%;margin:auto}.weather-heading{font-size:2rem;color:#333;margin-bottom:1.5rem;font-weight:600}body{margin:0;font-family:Segoe UI,sans-serif;background:linear-gradient(to right,#a1c4fd,#c2e9fb),url(https://images.unsplash.com/photo-1506744038136-46273834b3fb?auto=format&fit=crop&w=1400&q=60) no-repeat center center fixed;background-size:cover;background-blend-mode:lighten;background-color:#fff9;min-height:100vh;display:flex;justify-content:center;align-items:center}.app-container{padding:1rem;width:100%;display:flex;justify-content:center}
