/* Minimal custom styles. Tailwind is loaded for utilities; Bootstrap handles layout. */
body { background-color: #f6f8fb; }
.card { border-radius: 1rem; }
.sidebar-collapsed nav { width: 80px !important; }
