body{background:linear-gradient(135deg,#8dd8ff,#bbfbff);color:#5409da;font-family:Segoe UI,Roboto,Arial,sans-serif;margin:0;min-height:100vh}h1,h2,h3,h4,h5,h6{color:#5409da;margin-top:0}a{color:#4e71ff;text-decoration:none}a:hover{text-decoration:underline}.weather-card{background:#bbfbff;border:1px solid #4e71ff;border-radius:16px;box-shadow:0 2px 12px #4e71ff14;cursor:pointer;max-width:280px;padding:24px;transition:box-shadow .2s,background .2s}.weather-card:hover{background:#8dd8ff;box-shadow:0 4px 24px #5409da26}.weather-card h3{color:#5409da}.weather-card button{background:linear-gradient(90deg,#5409da,#4e71ff);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-right:8px;padding:8px 18px;transition:background .2s}.weather-card button:hover{background:linear-gradient(90deg,#4e71ff,#5409da)}.MuiTextField-root{background:#bbfbff;border-radius:8px}.MuiButton-contained{background:linear-gradient(90deg,#5409da,#4e71ff)!important;border-radius:8px;box-shadow:0 2px 8px #4e71ff26;color:#fff!important;font-weight:600}.MuiButton-contained:hover{background:linear-gradient(90deg,#4e71ff,#5409da)!important}.app-container{margin:0 auto;max-width:1000px;padding:32px 16px}
/*# sourceMappingURL=main.ad591120.css.map*/