/* ── Sidebar Logo-Bereich vergrößern ─────────────────────────────── */
.fi-sidebar-header {
    min-height: 6rem !important;
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
}

.fi-logo img,
.fi-sidebar-header img {
    max-height: 5rem !important;
    width: auto !important;
}

/* ── Volle Breite wenn Sidebar eingeklappt ───────────────────────── */
/* sidebarFullyCollapsibleOnDesktop blendet die Sidebar komplett aus  */
/* Filament setzt dann automatisch w-full auf den Content-Bereich     */
