*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.diagnostics-json-block{display:flex;flex-direction:column;gap:8px}.diagnostics-json-block pre{max-height:280px;margin:0;padding:12px;overflow:auto;color:#1f2937;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;font-size:12px;line-height:18px}.prompt-ops-shell{display:flex;flex-direction:column;gap:12px}.prompt-ops-toolbar,.prompt-ops-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.prompt-ops-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px}.prompt-ops-title-block{display:flex;min-width:0;flex-direction:column;gap:2px}.prompt-ops-title{color:#111827;font-size:18px;font-weight:650;line-height:24px}.prompt-ops-subtitle{font-size:12px;line-height:18px}.prompt-ops-grid{display:grid;grid-template-columns:292px minmax(0,1fr);gap:12px;align-items:start}.prompt-ops-sidebar{position:sticky;top:80px;display:flex;flex-direction:column;gap:8px;padding:10px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.prompt-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.prompt-slug-list{display:flex;flex-direction:column;gap:4px;max-height:calc(100vh - 190px);overflow:auto}.prompt-slug-item{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:4px;padding:8px;color:#1f2937;text-align:left;background:#fff;border:1px solid transparent;border-radius:6px;cursor:pointer;transition:background-color .16s ease,border-color .16s ease}.prompt-slug-item:hover,.prompt-slug-item:focus-visible{background:#f8fafc;border-color:#c7d2fe;outline:none}.prompt-slug-item-active{background:#eef2ff;border-color:#818cf8}.prompt-slug-name{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:600;overflow-wrap:anywhere}.prompt-slug-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.prompt-slug-label{color:#111827;font-size:14px;font-weight:650;line-height:20px}.prompt-slug-desc{color:#64748b;font-size:12px;line-height:18px}.prompt-slug-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#64748b;font-size:12px}.prompt-ops-main{display:flex;min-width:0;flex-direction:column;gap:12px}.prompt-ops-panel{padding:12px}.prompt-ops-panel-head,.prompt-ops-section-title,.prompt-debug-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.prompt-ops-section-title{margin-bottom:10px}.prompt-current-slug{color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;font-weight:600;line-height:22px}.prompt-current-title{color:#111827;font-size:16px;font-weight:650;line-height:22px}.prompt-active-preview,.prompt-preview{margin:0!important;color:#475569;font-size:12px;line-height:18px}.prompt-active-preview{max-width:920px;margin-top:6px!important}.prompt-description-line{color:#1f2937;font-size:13px;font-weight:500;line-height:18px}.prompt-ops-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.prompt-metric{display:flex;align-items:center;gap:8px;min-width:0;padding:8px 10px;background:#f8fafc;border:1px solid #edf2f7;border-radius:6px}.prompt-metric-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#4f46e5;background:#eef2ff;border-radius:6px}.prompt-metric-copy{display:flex;min-width:0;flex-direction:column}.prompt-variable-strip{display:flex;flex-wrap:wrap;gap:6px}.prompt-modal-token-row{display:flex;flex-direction:column;gap:8px;margin:-2px 0 14px;padding:10px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px}.prompt-token-clickable{cursor:pointer;transition:border-color .16s ease,color .16s ease}.prompt-token-clickable:hover{border-color:#4f46e5;color:#4f46e5}.prompt-active-row td{background:#fbfff0!important}.prompt-debug-workbench{display:flex;min-width:0;flex-direction:column;gap:12px}.prompt-debug-panel{min-width:0;padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.prompt-debug-controls{padding-bottom:2px}.prompt-debug-top-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.7fr);gap:12px;align-items:start;margin-top:12px}.prompt-debug-editor-form{min-width:0}.prompt-debug-editor-fields{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1fr);gap:10px;margin-top:12px}.prompt-debug-token-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:-8px}.prompt-debug-meta,.prompt-debug-meta .ant-form-item{min-width:0}.prompt-debug-result-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.prompt-debug-status{background:#fff}.prompt-debug-compare-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.05fr) minmax(0,1.05fr);gap:12px;align-items:start}.prompt-debug-column{display:flex;min-height:560px;flex-direction:column;gap:10px}.prompt-debug-variable-form{min-width:0}.prompt-variable-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.prompt-variable-wide{grid-column:1 / -1}.prompt-debug-secondary-vars{display:flex;flex-direction:column;gap:8px;margin-top:8px;padding-top:10px;border-top:1px solid #edf2f7}.prompt-debug-output{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:18px}.prompt-debug-raw{color:#475569;font-size:12px}.prompt-debug-raw summary{margin-bottom:8px;cursor:pointer}@media (max-width: 1100px){.prompt-ops-toolbar,.prompt-ops-panel-head,.prompt-ops-section-title{align-items:stretch;flex-direction:column}.prompt-ops-grid{grid-template-columns:1fr}.prompt-ops-sidebar{position:static}.prompt-ops-metrics,.prompt-debug-editor-fields,.prompt-variable-grid{grid-template-columns:1fr}}@media (max-width: 880px){.prompt-debug-top-grid,.prompt-debug-compare-grid{grid-template-columns:1fr}}
