/* Qontour — nur Anordnung; Optik kommt aus den Kern-Bausteinen. */
.qo-wrap { min-width: 0; }
.qo-main { min-width: 0; }   /* Abstand zum Fensterrand wie im CRM */
.qo-rail .wn-item span:first-of-type { overflow: hidden; text-overflow: ellipsis; }
.qo-period { margin-bottom: var(--sp-4); }
.qo-heatmap { width: 100%; }
.qo-canvas { width: 100%; height: auto; display: block; }
/* Scrolltiefe-Zeile: feste Beschriftungsspalte, der Balken füllt den Rest */
.qo-scroll .txt-label { min-width: var(--sz-48); }
.qo-scroll .cc-progress { flex: 1; }
.qo-scroll .txt-muted { min-width: var(--sz-40); text-align: right; }
