.console-assistant-mark{border-radius:7px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;position:relative;overflow:hidden}.console-assistant-ring{background:conic-gradient(from 180deg, var(--accent), #a855f7, #22d3ee, var(--accent));position:absolute;inset:0}.console-assistant-glyph{background:var(--surface-1);width:24px;height:24px;color:var(--accent);border-radius:6px;justify-content:center;align-items:center;margin:1px;display:inline-flex;position:relative}.console-assistant-icon-button{width:30px;height:30px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:inline-flex}.console-assistant-icon-button:hover{background:var(--surface-2);color:var(--text-strong)}.console-assistant-send{color:#fff;cursor:pointer;background:#16181d;border:0;border-radius:9px;flex:none;align-items:center;gap:7px;height:34px;padding:0 12px;font-size:14px;font-weight:500;line-height:1;transition:opacity .15s;display:inline-flex}[data-theme=dark] .console-assistant-send{background:var(--text-strong);color:var(--surface-1)}.console-assistant-send:disabled{opacity:.45;cursor:not-allowed}.console-assistant-kbd{background:#ffffff29;border-radius:5px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 3px;font-family:inherit;font-size:11px;font-weight:500;line-height:1;display:inline-flex}[data-theme=dark] .console-assistant-kbd{background:color-mix(in srgb, var(--surface-1) 20%, transparent)}.console-assistant-typing{gap:4px;padding:4px 0;display:inline-flex}.console-assistant-typing span{background:var(--text-subtle);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite console-assistant-blink}.console-assistant-typing span:nth-child(2){animation-delay:.15s}.console-assistant-typing span:nth-child(3){animation-delay:.3s}@keyframes console-assistant-blink{0%,80%,to{opacity:.25}40%{opacity:1}}@media (prefers-reduced-motion:reduce){.console-assistant-typing span{opacity:.5;animation:none}}.console-assistant-answer{color:var(--text-body);font-size:14px;line-height:1.6}.console-assistant-answer>*{margin:0}.console-assistant-answer>*+*{margin-top:10px}.console-assistant-answer>*+.assistant-heading{margin-top:16px}.console-assistant-answer .assistant-heading{color:var(--text-strong);font-weight:600}.console-assistant-answer .assistant-heading-1,.console-assistant-answer .assistant-heading-2{font-size:15px}.console-assistant-answer :where(ul,ol){list-style:revert;padding-left:20px}.console-assistant-answer li+li,.console-assistant-answer li>ul,.console-assistant-answer li>ol{margin-top:4px}.console-assistant-answer a{color:var(--accent);text-decoration:underline}.console-assistant-answer del{color:var(--text-subtle)}.console-assistant-answer blockquote{border-left:2px solid var(--border);color:var(--text-muted);padding-left:11px}.console-assistant-answer hr{border:0;border-top:1px solid var(--border-subtle)}.console-assistant-answer code{background:var(--surface-2);border-radius:5px;padding:1px 5px;font-size:.9em}.console-assistant-answer pre{background:var(--surface-2);border-radius:10px;padding:10px 12px;overflow-x:auto}.console-assistant-answer pre code{background:0 0;padding:0}.console-assistant-answer .assistant-table{overflow-x:auto}.console-assistant-answer table{border-collapse:collapse;width:100%;font-size:13px}.console-assistant-answer th,.console-assistant-answer td{border-bottom:1px solid var(--border-subtle);text-align:left;white-space:nowrap;padding:6px 10px}.console-assistant-answer th{color:var(--text-strong);font-weight:600}.console-assistant-answer tbody tr:last-child td{border-bottom:0}.console-assistant-chart{border:1px solid var(--border-subtle);background:var(--surface-1);border-radius:12px;padding:12px 12px 6px}.console-assistant-chart-title{color:var(--text-strong);margin-bottom:6px;font-size:13px;font-weight:600}
