/* Layout helpers and shell */
.app-shell {}

/* Sidebar panel width transition for smooth expand/collapse */
.sidebar-panel { transition: width 200ms ease-out; }
