/* Synnio – leichte Layout-Glättung für den Content rechts von der Sidebar */
.synnio-section { margin: 0; padding: 0; }

/* Chats-Seite: Höhe & Karten-Kanten bündiger */
#synnio-chat-dashboard { height: calc(100vh - 48px); background: transparent; }
#synnio-chat-dashboard .portal-container { margin: 0; border-radius: 12px; }
