.io-area{width:100%;min-height:280px;margin-bottom:0;padding:14px;border:1px solid var(--color-border);border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8125rem;background:var(--color-bg);color:var(--color-text);line-height:1.55;resize:none;white-space:pre-wrap;word-break:break-word}.io-area[readonly]{background:var(--color-surface)}.output-raw{display:none}#output-view.io-area{margin:0;overflow:auto;border-color:rgba(29,78,216,.35);background:rgba(29,78,216,.06)}.output-placeholder{color:var(--color-text-secondary)}.tok-key{color:#7c3aed}.tok-string{color:#047857}.tok-number{color:#b45309}.tok-literal{color:#1d4ed8;font-weight:600}.tok-punct{color:#64748b}.tok-tag{color:#0e7490;font-weight:600}.tok-attr{color:#be123c}@media (prefers-color-scheme:dark){.tok-key{color:#c4b5fd}.tok-string{color:#86efac}.tok-number{color:#fbbf24}.tok-literal{color:#93c5fd}.tok-punct{color:#94a3b8}.tok-tag{color:#67e8f9}.tok-attr{color:#fda4af}}[data-theme=dark] .tok-key{color:#c4b5fd}[data-theme=dark] .tok-string{color:#86efac}[data-theme=dark] .tok-number{color:#fbbf24}[data-theme=dark] .tok-literal{color:#93c5fd}[data-theme=dark] .tok-punct{color:#94a3b8}[data-theme=dark] .tok-tag{color:#67e8f9}[data-theme=dark] .tok-attr{color:#fda4af}.io-row{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:16px}.io-panel{display:flex;flex-direction:column;min-width:0;height:100%}.io-field{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;margin:16px 0}.io-panel .io-area{flex:1 1 auto;margin-bottom:0}.io-meta{display:flex;justify-content:flex-end;min-height:1.3em;margin-top:6px;font-size:.75rem;color:var(--color-text-secondary)}@media (min-width:721px){.io-area{min-height:360px}}@media (max-width:720px){.io-row{grid-template-columns:1fr}}.io-label{display:flex;align-items:center;justify-content:space-between;font-size:.8125rem;font-weight:600;margin-bottom:6px}.io-label-actions{display:flex;gap:6px}.io-actions{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0;align-items:center}.io-actions button{margin:0;height:40px;padding:0 18px;font-size:.875rem;font-weight:600;border-radius:8px;line-height:1;min-height:0;display:inline-flex;align-items:center;justify-content:center}.err-msg{display:none;margin-top:10px;padding:10px 12px;background:rgba(239,68,68,.12);color:var(--color-danger);border:1px solid rgba(239,68,68,.3);border-radius:6px;font-size:.8125rem;white-space:pre-wrap}