.tool-mini-grid .mcp-field{color:var(--text-dim);flex-direction:column;gap:6px;display:flex}.mcp-label-row{justify-content:space-between;align-items:center;gap:.35rem;display:flex}.mcp-label-row label{cursor:default}.mcp-chart-shell{border-radius:var(--radius);width:100%;position:relative;overflow:hidden}#mcp-chart-shell:fullscreen{background:var(--bg);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex}#mcp-chart-shell:fullscreen .chart-container{flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex}#mcp-chart-shell:fullscreen canvas{width:auto;max-width:100%;height:auto;max-height:100%}.mcp-fs-btn{z-index:10;background:color-mix(in srgb, var(--bg-surface) 82%, transparent);width:1.8rem;height:1.8rem;color:var(--text);cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;font-size:1rem;line-height:1;display:flex;position:absolute;top:.5rem;right:.5rem}.mcp-fs-btn:hover{color:var(--accent);background:color-mix(in srgb, var(--accent) 16%, transparent)}.mcp-formula-row>strong{-webkit-overflow-scrolling:touch;overflow:auto hidden}.mcp-formula-row>strong .katex-display{margin:0}@media (width<=600px){.mcp-formula-row>strong .katex-display{font-size:.85em}}
