@media (max-width: 768px) {
    h1 { font-size: 2rem; }
    .navbar ul { flex-direction: column; }
}
