@media(max-width:900px){
.menu ul{flex-direction:column;gap:12px}
h1{font-size:2.3rem}
.logo{max-width:180px}
.slider img{width:280px}
}
