/* V610 · Prognoseansicht entzerrt: Kopfleiste, Sentiment mit Zielen und Chart
   bekommen jeweils eigenen Platz. Nichts überlappt, alles gut lesbar. */
.mt-view-forecast .mt-forecast-chart{
  display:flex!important;flex-direction:column!important;
  height:auto!important;min-height:0!important;padding-bottom:16px!important;
}
.mt-view-forecast .mt-chart-caption{order:0!important;height:auto!important;min-height:0!important;padding:14px 20px!important}
.mt-view-forecast .mt-chart-caption b{font-size:16px}
.mt-view-forecast .mt-chart-caption span button{min-height:34px;padding:0 13px;font-size:12px}
.mt-view-forecast .mt-forecast-interactive{order:3!important;height:660px!important;min-height:660px!important;margin:0 14px!important;border:1px solid #1d4053;border-radius:12px;overflow:hidden}

/* Kopfleiste über dem Chart: Trendzeile und Sentimentkarte klar getrennt */
.mt-view-forecast .mt-sentiment-status-v705{order:1!important;display:grid!important;gap:14px!important;margin:16px 14px 16px!important}
.mt-view-forecast .mt-trend-line{padding:13px 20px!important;gap:18px!important;border-radius:14px!important}
.mt-view-forecast .mt-trend-line b{font-size:18px!important}
.mt-view-forecast .mt-trend-line span{font-size:13px!important}
.mt-view-forecast .mt-trend-line strong{font-size:17px!important}

.mt-view-forecast .mt-sentiment-line.mt-sentiment-bar-only{
  max-width:none!important;margin:0!important;padding:18px 22px 20px!important;border-radius:14px!important;
}
/* Der Sentimentwert steht in einer eigenen Kopfzeile statt über den Zielen */
.mt-view-forecast .mt-sentiment-bar-only .mt-sentiment-top{
  position:static!important;display:flex!important;align-items:center!important;justify-content:space-between!important;
  gap:16px!important;margin:0 0 16px!important;padding:0 0 13px!important;border-bottom:1px solid #1f4459!important;
}
.mt-view-forecast .mt-sentiment-bar-only .mt-sentiment-top b{font-size:14px!important;letter-spacing:.07em!important}
.mt-view-forecast .mt-sentiment-bar-only .mt-sentiment-top strong{font-size:30px!important;line-height:1!important}

/* Prognoseziele: eigene, luftige Karten mit voll lesbaren Bezeichnungen */
.mt-view-forecast .mt-sentiment-target-roadmap{
  margin:0 0 18px!important;padding:16px!important;gap:14px!important;border-radius:12px!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.mt-view-forecast .mt-sentiment-target-roadmap span{
  gap:7px!important;padding:14px 15px!important;border-left-width:4px!important;border-radius:9px!important;line-height:1.3!important;
}
.mt-view-forecast .mt-sentiment-target-roadmap i{font-size:11px!important;white-space:normal!important;overflow:visible!important;letter-spacing:.04em}
.mt-view-forecast .mt-sentiment-target-roadmap b{font-size:19px!important;white-space:normal!important;overflow:visible!important}
.mt-view-forecast .mt-sentiment-target-roadmap em{font-size:12px!important;white-space:normal!important;overflow:visible!important}
.mt-view-forecast .mt-sentiment-target-roadmap u{font-size:10px!important;letter-spacing:.07em!important}

/* Sentimentbalken: größere Skala, deutliche Zonen */
.mt-view-forecast .mt-sentiment-zone-head{padding:0 0 10px!important;gap:12px!important;font-size:12px!important}
.mt-view-forecast .mt-sentiment-zone-head b{font-size:12px!important}
.mt-view-forecast .mt-sentiment-bar-only .mt-sentiment-scale{height:16px!important;border-radius:999px!important}
.mt-view-forecast .mt-sentiment-bar-only .mt-sentiment-scale i{width:24px!important;height:24px!important}
.mt-view-forecast .mt-sentiment-bar-state{
  display:grid!important;gap:5px!important;margin-top:16px!important;padding:12px 14px!important;
  border-radius:10px!important;background:#0a2331!important;font-size:13px!important;line-height:1.45!important;
}
.mt-view-forecast .mt-sentiment-bar-state b{font-size:15px!important}
.mt-view-forecast .mt-sentiment-bar-companion{
  gap:6px 20px!important;margin-top:12px!important;padding-top:12px!important;font-size:12px!important;
}

@media(max-width:1180px){
  .mt-view-forecast .mt-sentiment-target-roadmap{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .mt-view-forecast .mt-forecast-interactive{height:560px!important;min-height:560px!important}
}
@media(max-width:760px){
  .mt-view-forecast .mt-sentiment-status-v705{position:relative!important;left:0!important;top:0!important;width:auto!important;margin:12px 10px!important;gap:12px!important}
  .mt-view-forecast .mt-sentiment-line.mt-sentiment-bar-only{padding:14px 14px 16px!important}
  .mt-view-forecast .mt-sentiment-target-roadmap{grid-template-columns:1fr!important;padding:12px!important;gap:10px!important}
  .mt-view-forecast .mt-sentiment-target-roadmap span{padding:12px!important}
  .mt-view-forecast .mt-sentiment-target-roadmap b{font-size:17px!important}
  .mt-view-forecast .mt-sentiment-zone-head{font-size:10px!important;gap:6px!important}
  .mt-view-forecast .mt-forecast-interactive{height:440px!important;min-height:440px!important;margin:0 10px!important}
  .mt-view-forecast .mt-chart-caption{padding:12px!important}
}
/* Sehr große Bildschirme / Smart TV: Chart darf mehr Höhe nutzen */
@media(min-width:1600px){
  .mt-view-forecast .mt-forecast-interactive{height:760px!important;min-height:760px!important}
}

/* Kein Überstehen auf kleinen Bildschirmen: alles bleibt in der Fläche */
.mt-view-forecast .mt-sentiment-status-v705,
.mt-view-forecast .mt-sentiment-status-v705 *{box-sizing:border-box!important}
.mt-view-forecast .mt-trend-line,
.mt-view-forecast .mt-sentiment-line.mt-sentiment-bar-only{width:auto!important;max-width:100%!important}
.mt-view-forecast .mt-sentiment-target-roadmap span{min-width:0!important;overflow-wrap:anywhere}

/* V626 · Wartehinweis auf Sentiment-Signal */
.mt-sent-wait{display:grid;gap:10px}
.mt-sent-wait h3{color:#ffd85e}
.mt-sent-wait p{margin:0;font-size:13px;line-height:1.5;color:#b9ccd6}

/* V628 · Signalkurs in der Ziel-1-Box + statistische Chance */
.mt-target-row>span>small{display:block;margin-top:3px;font-size:10px;letter-spacing:.06em;color:#7fd8ff;text-transform:none;white-space:normal}
.mt-target-row>strong>small{display:block;margin-top:2px;font-size:10px;color:#b9ccd6;letter-spacing:.04em}
