.MsgpackInspectorTool_textarea__y__hU{width:100%;padding:.65rem .8rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--input-bg,var(--surface));color:var(--text);font-family:var(--font-mono);font-size:.82rem;line-height:1.6;resize:vertical;outline:none;transition:border-color .15s}.MsgpackInspectorTool_textarea__y__hU:focus{border-color:var(--accent)}.MsgpackInspectorTool_input__pPaiN{width:100%;padding:.5rem .7rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--input-bg,var(--surface));color:var(--text);font-family:var(--font-mono);font-size:.85rem;outline:none;transition:border-color .15s}.MsgpackInspectorTool_input__pPaiN:focus{border-color:var(--accent)}.MsgpackInspectorTool_modeRow___weFX{display:flex;gap:.4rem;margin-bottom:.5rem}.MsgpackInspectorTool_modeBtn__bsAE8{padding:.25rem .7rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:transparent;color:var(--text-muted);font-size:.8rem;cursor:pointer;transition:all .12s}.MsgpackInspectorTool_modeBtn__bsAE8:hover{color:var(--text);border-color:var(--accent)}.MsgpackInspectorTool_modeActive__rj3ww{background:var(--accent);border-color:var(--accent);color:var(--text-hero)}.MsgpackInspectorTool_actions__SAzTR{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.MsgpackInspectorTool_exampleBtn__p6yzD{padding:.3rem .8rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:transparent;color:var(--text-muted);font-size:.82rem;cursor:pointer;transition:all .12s}.MsgpackInspectorTool_exampleBtn__p6yzD:hover{color:var(--text);border-color:var(--accent)}.MsgpackInspectorTool_error__qZg58{color:#e05252;font-size:.875rem;margin-top:.5rem}.MsgpackInspectorTool_resultHeader__nQT5m{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem}.MsgpackInspectorTool_typeTag__Iv3f2{font-family:var(--font-mono);font-size:.78rem;padding:.15rem .5rem;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--accent) 12%,transparent);border:1px solid color-mix(in srgb,var(--accent) 30%,transparent);color:var(--accent)}.MsgpackInspectorTool_copyBtn__PI7ES{padding:.2rem .6rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:transparent;color:var(--text-muted);font-size:.75rem;cursor:pointer;transition:all .12s}.MsgpackInspectorTool_copyBtn__PI7ES:hover{color:var(--text);border-color:var(--accent)}.MsgpackInspectorTool_output__CfyFo{width:100%;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.75rem;font-family:var(--font-mono);font-size:.82rem;line-height:1.6;color:var(--text);white-space:pre;overflow:auto;max-height:480px}