.ForecastCard_card__HWCkm{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);width:150px;margin:10px;padding:15px;text-align:center;cursor:pointer;transition:transform .2s,box-shadow .2s;flex-shrink:0}.ForecastCard_card__HWCkm:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.ForecastCard_icon__bw6EZ{margin-bottom:10px}.ForecastCard_info__hiwTg h3{font-size:1rem;margin-bottom:5px;color:#2c3e50}.ForecastCard_info__hiwTg p{font-size:.9rem;margin:2px 0;color:#34495e}@media (max-width:768px){.ForecastCard_card__HWCkm{width:120px;padding:10px}.ForecastCard_info__hiwTg h3{font-size:.9rem}.ForecastCard_info__hiwTg p{font-size:.8rem}}.ForecastModal_modalOverlay__9HEro{position:fixed;top:0;left:200px;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:2000}.ForecastModal_modalContent__u8mcs{background-color:#fff;border-radius:8px;width:90%;max-width:500px;padding:20px;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.3);overflow-y:auto;max-height:90vh;outline:none}.ForecastModal_closeButton__gqClC{position:absolute;top:10px;right:15px;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#34495e}.ForecastModal_icon__VLwla{text-align:center;margin-bottom:15px}.ForecastModal_modalContent__u8mcs h2{text-align:center;margin-bottom:10px;color:#2c3e50}.ForecastModal_modalContent__u8mcs p{margin:5px 0;color:#34495e}@media (max-width:768px){.ForecastModal_modalContent__u8mcs{padding:15px}.ForecastModal_icon__VLwla img{max-width:80px}.ForecastModal_modalContent__u8mcs h2{font-size:1.2rem}.ForecastModal_modalContent__u8mcs p{font-size:.9rem}}.NWSForecastPage_container__yg2DF{display:flex}.NWSForecastPage_mainContent__yTaTB{margin-left:200px;padding:20px;width:calc(100% - 200px)}.NWSForecastPage_forecastSection__MYKAi{margin-bottom:40px}.NWSForecastPage_forecastSection__MYKAi h2{margin-bottom:20px;color:#2c3e50}.NWSForecastPage_scrollContainer__jFFEt{display:flex;overflow-x:auto;padding-bottom:10px}.NWSForecastPage_scrollContainer__jFFEt::-webkit-scrollbar{height:8px}.NWSForecastPage_scrollContainer__jFFEt::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:4px}.NWSForecastPage_scrollContainer__jFFEt::-webkit-scrollbar-track{background-color:rgba(0,0,0,.05)}