body {
    font-family: 'Inter', sans-serif;
}
.sidebar-icon {
    width: 20px;
    height: 20px;
}
.nav-item.active {
    background-color: #4f46e5;
    color: white;
}
[x-cloak] { display: none !important; }
