.core-app-shell { display: flex; min-height: 100vh; }
.core-app-shell-nav { flex-shrink: 0; }
.core-app-shell-main { flex: 1; }
