/* Custom styles for mobile optimization */

@media (max-width: 768px) {
    #sidebar {
        width: 16rem;
    }
}
