/* ТЕМП v12.15 — сводка дня, напоминания, тестовый помощник */
.temp-v1215-status-card{margin-top:12px}
.temp-v1215-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:12px 0}
.temp-v1215-summary-grid .kpi{min-height:84px}
.temp-v1215-ai{border:1px solid rgba(116,202,255,.18);background:linear-gradient(180deg,rgba(11,34,57,.96),rgba(7,22,39,.96))}
.temp-v1215-ai-answer{white-space:pre-wrap;line-height:1.55;background:rgba(0,0,0,.16);padding:12px;border-radius:12px;margin-top:10px;min-height:52px}
.temp-v1215-quick{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}
.temp-v1215-note{font-size:12px;opacity:.75;margin-top:8px}
.temp-v1215-status-ok{color:#8de3b2}
.temp-v1215-status-warn{color:#ffd27f}
.temp-v1215-status-bad{color:#ff9b9b}
.temp-v1215-report-cell{min-width:220px;white-space:normal;line-height:1.45}
.temp-v1215-inline{display:flex;gap:8px;align-items:end;flex-wrap:wrap}
.temp-v1215-inline>div{min-width:180px;flex:1}
@media(max-width:760px){.temp-v1215-summary-grid{grid-template-columns:1fr 1fr}.temp-v1215-report-cell{min-width:180px}}
