.flat,.change.flat,.catalog-quote>span.flat{color:#94a3b8}.chat-panel{padding:24px;margin-bottom:20px;min-width:0}.chat-head{display:flex;justify-content:space-between;align-items:start;gap:16px}.chat-head h2{font-size:1.35rem;margin:8px 0}.chat-context{color:#8599af;font-size:12px;line-height:1.7;overflow-wrap:anywhere}.chat-messages{display:grid;gap:14px;max-height:480px;overflow-y:auto;overscroll-behavior:contain;margin:20px 0;color:#98aabd;font-size:14px}.chat-message{padding:14px 16px;border-radius:14px;background:#13283a;max-width:92%;min-width:0}.chat-message.user{justify-self:end;background:#153b37}.chat-message.assistant{justify-self:start}.chat-message p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7;color:#dbe6ef;margin:7px 0 0}.chat-suggestions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.chat-suggestions button{background:#142435;color:#a9ddce;border:1px solid #2c4355;border-radius:16px;padding:8px 12px;font-size:12px;cursor:pointer}.chat-panel label{display:block;font-size:13px;color:#b7c6d7;margin-bottom:8px}.chat-panel textarea{resize:vertical;width:100%;max-width:100%;min-height:90px;background:#081320;border:1px solid #2c4259;border-radius:12px;color:white;font:16px/1.5 Arial,sans-serif;padding:12px}.chat-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.chat-actions small{font-size:11px;letter-spacing:0}.chat-error{color:#ff6477;font-size:13px;white-space:pre-wrap}.chat-panel button:disabled{opacity:.5;cursor:default}.chart-legend{font-size:11px;color:#8ba0b6;margin-top:6px}
@media(max-width:600px){.chat-panel{padding:16px}.chat-head{flex-wrap:wrap}.chat-message{max-width:100%}.chat-actions{flex-wrap:wrap}.chat-actions .primary{min-height:44px}.chat-actions small{display:none}}
