body{background:url(https://images.unsplash.com/photo-1534088568595-a066f410bcda?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8Nnx8d2VhdGhlciUyMGNsb3VkfGVufDB8fDB8fHww) no-repeat center center fixed;background-size:cover}.search-page{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:20px;color:#fff}.panel1{background:#646464b3;padding:20px;border-radius:10px;text-align:center;width:90%;max-width:600px;margin-bottom:20px;box-shadow:0 4px 10px #0006}.panel1 h1{font-size:2rem;color:#090909}.panel1 input{padding:10px;border:none;border-radius:5px;margin-bottom:10px}.panel1 button,button{margin:5px;padding:10px 20px;background:#007bff;border:none;color:#fff;border-radius:5px;cursor:pointer}.panel1 button:hover,button:hover{background:#0056b3}.panel2{background:#646464b3;padding:20px;border-radius:10px;text-align:center;width:90%;max-width:800px;color:#090909}.weather-card h2{font-size:1.8rem}.weather-icon{width:80px;height:80px}.forecast-day{background:#0000001a;padding:10px;border-radius:10px;text-align:center}.dark{background:url(https://plus.unsplash.com/premium_photo-1673515243090-649c650982eb?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8OXx8d2VhdGhlciUyMGNsb3VkJTIwZGFya3xlbnwwfHwwfHx8MA%3D%3D) no-repeat center center fixed;background-size:cover;color:#fff}.dark .panel1,.dark .panel2{background:#0009;color:#fff}.dark h1{color:#fff}.dark button{background:#444;color:#fff}.dark .forecast-day{background:#000c}.navbar{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#0e0e0f;color:#84c3fa;position:static;width:97vw;top:0}.navbar-logo{margin-left:25px;font-size:24px;font-weight:700}.navbar-links{list-style:none;display:flex;gap:25px;margin-left:20px}.navbar-links li{display:inline}.navbar-links a{color:#fff;text-decoration:none;font-size:18px}.navbar-links a:hover{text-decoration:underline}.hide{display:none}.footer{background-color:#0e0e0f;padding:20px;text-align:center;font-size:14px;color:#b6cadc;position:absolute;width:97vw}.footer-icons{margin:10px 0;display:flex;justify-content:center;gap:20px}.footer-icons a{color:#007bff;transition:transform .3s,color .3s}.footer-icons a:hover{color:#0056b3;transform:scale(1.2)}.footer strong{color:#d2d5d8}
