:root{--bg: #0a0a0a;--panel: #111111;--panel-2: #0f0f0f;--border: #1f1f1f;--text: #eaeaea;--muted: #9b9b9b;--accent: #0070f3;--accent-2: #1a84ff;--code: #0b0b0b;color-scheme:dark}*{box-sizing:border-box}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji";background:var(--bg);color:var(--text)}header{padding:16px;border-bottom:1px solid var(--border);position:sticky;top:0;background:linear-gradient(180deg,#111111e6,#111111b3);-webkit-backdrop-filter:saturate(180%) blur(6px);backdrop-filter:saturate(180%) blur(6px);z-index:10}h1{font-size:16px;margin:0 0 10px;font-weight:600;color:var(--text)}.controls{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.controls input,.controls select{padding:8px 10px;font-size:13px;border-radius:8px;border:1px solid var(--border);background:var(--panel);color:var(--text)}.controls button{padding:8px 12px;font-size:13px;border-radius:8px;border:1px solid var(--border);background:var(--panel);color:var(--text);cursor:pointer}.controls button:hover{border-color:#2a2a2a;background:#141414}main{display:grid;grid-template-columns:380px 1fr;min-height:calc(100vh - 60px)}.list{border-right:1px solid var(--border);overflow:auto;background:var(--panel-2)}.list-item{padding:14px;border-bottom:1px solid var(--border);cursor:pointer}.list-item:hover{background:#131313}.list-item.selected{background:#171717}.tree{padding:8px 0}.tree details{border-bottom:1px solid var(--border)}.tree details:last-child{border-bottom:none}.tree summary{list-style:none;cursor:pointer;padding:10px 12px;font-weight:600;font-size:12px;color:var(--text)}.tree summary::-webkit-details-marker{display:none}.tree .folder{margin-left:0}.tree .children{margin-left:12px;border-left:1px dashed #222}.tree .leaf{padding:10px 12px;border-bottom:1px solid var(--border);cursor:pointer;position:relative}.tree .leaf:hover{background:#131313}.tree .leaf .title{font-weight:600;font-size:12px;color:var(--text)}.tree .leaf.selected:after{content:attr(data-order);position:absolute;right:10px;top:10px;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;border-radius:50%;background:#1a84ff22;color:var(--accent-2);border:1px solid var(--accent-2)}.tree .leaf .meta{color:var(--muted);font-size:11px;margin-top:3px}.list-item .title{font-weight:600;font-size:13px;color:var(--text)}.list-item .meta{color:var(--muted);font-size:12px;margin-top:4px}.viewer{padding:16px;overflow:auto;background:var(--panel)}.viewer pre{background:#0d0d0d;padding:14px;border-radius:10px;border:1px solid var(--border);color:var(--text);white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.split{display:grid;grid-template-columns:1fr 1fr;gap:16px}.section h2{font-size:13px;margin:10px 0 8px;color:var(--muted);font-weight:600}.actions{display:flex;gap:8px;margin-top:8px}.actions a{color:var(--accent);text-decoration:none}.actions a:hover{color:var(--accent-2)}.empty{padding:24px;color:var(--muted)}.chips{display:flex;gap:6px;flex-wrap:wrap;margin-top:6px}.chip{display:inline-block;padding:2px 8px;border-radius:9999px;font-size:10px;line-height:1.6;color:var(--muted);background:#141414;border:1px solid var(--border)}.card{background:#0d0d0d;border:1px solid var(--border);border-radius:10px;padding:12px}table.meta-table{width:100%;border-collapse:collapse}.meta-table tr+tr td{border-top:1px solid var(--border)}.meta-table td{padding:8px 6px;vertical-align:top}.kv-key{width:260px;color:var(--muted);font-size:12px}.kv-value{color:var(--text);font-size:13px}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}details.prompt{margin-top:8px}details.prompt summary{cursor:pointer;color:var(--accent)}#responseJson{overflow:auto}.json-formatter-row,.json-formatter-row a,.json-formatter-row span,.json-formatter-string,.json-formatter-number,.json-formatter-boolean,.json-formatter-null,.json-formatter-key{white-space:pre-wrap!important;word-break:break-word;overflow-wrap:anywhere}.json-formatter-preview-text{display:block;height:0!important;overflow:hidden!important;opacity:0}.json-formatter-preview-text:hover{height:auto!important;opacity:1}.json-formatter-string{color:#87c2d4!important}.json-formatter-row{padding:6px 0!important;line-height:1.6;transition:height .4s linear,opacity .4s linear}.json-formatter-row+.json-formatter-row{margin-top:2px}.json-formatter-key{margin-right:6px}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#c678dd}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#98c379}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#d19a66}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}
