.pipeline-stage-running{position:relative;border-width:2px!important;border-color:#6366f1!important;animation:pipelinePendingPulseStrong .95s ease-in-out infinite}[data-stage-card].pipeline-stage-running p:before{content:"";display:inline-block;vertical-align:middle;margin-right:8px;width:14px;height:14px;border:2px solid #94a3b8;border-right-color:transparent;border-radius:9999px;animation:pipelineSpin .9s linear infinite}.pipeline-stage-card-pulse{animation:pipelineStagePulse .9s ease-out}#prompt-pipeline-mode-switch [data-prompt-pipeline-mode].pipeline-mode-running:before{content:"";display:inline-block;vertical-align:-1px;margin-right:6px;width:10px;height:10px;border:2px solid #94a3b8;border-right-color:transparent;border-radius:9999px;animation:pipelineSpin .9s linear infinite}@keyframes pipelineStagePulse{0%{box-shadow:0 0 #6366f173}to{box-shadow:0 0 0 8px #6366f100}}.pipeline-response-pending{display:flex;align-items:center;gap:8px;white-space:normal;border-width:2px!important;border-color:#6366f1!important}.pipeline-response-pending:before{content:"";width:14px;height:14px;border:2px solid #94a3b8;border-right-color:transparent;border-radius:9999px;animation:pipelineSpin .9s linear infinite;flex-shrink:0;margin-top:2px}@keyframes pipelineSpin{to{transform:rotate(360deg)}}@keyframes pipelinePendingPulse{0%{box-shadow:0 0 #6366f159}50%{box-shadow:0 0 0 5px #6366f11f}to{box-shadow:0 0 #6366f159}}@keyframes pipelinePendingPulseStrong{0%{box-shadow:0 0 #6366f185;transform:translateZ(0) scale(1)}50%{box-shadow:0 0 0 9px #6366f12e;transform:translateZ(0) scale(1.005)}to{box-shadow:0 0 #6366f185;transform:translateZ(0) scale(1)}}@keyframes pipelineCardAmbientPulse{0%,to{box-shadow:0 0 #6366f114}50%{box-shadow:0 0 0 4px #6366f11a}}@media (min-width: 1024px){#debug-llm-two-step-section{transition:all .2s ease}#debug-llm-two-step-section>[id^=debug-llm-][id$=-section]{transition:flex-grow .22s ease,flex-basis .22s ease,opacity .22s ease}#debug-llm-two-step-section[data-expanded-stage]>[id^=debug-llm-][id$=-section]{flex:1 1 0%!important;opacity:.82}#debug-llm-two-step-section[data-expanded-stage=debug-llm-clarifier-section] #debug-llm-clarifier-section,#debug-llm-two-step-section[data-expanded-stage=debug-llm-planner-section] #debug-llm-planner-section,#debug-llm-two-step-section[data-expanded-stage=debug-llm-builder-section] #debug-llm-builder-section{flex:4.2 1 0%!important;opacity:1}#prompt-sections-grid{transition:grid-template-columns .22s ease}#prompt-sections-grid>[data-stage-card]{transition:opacity .22s ease}#prompt-sections-grid[data-expanded-stage]>[data-stage-card]{opacity:.82}#prompt-sections-grid[data-expanded-stage=clarifier]{grid-template-columns:4.2fr 1fr 1fr}#prompt-sections-grid[data-expanded-stage=planner]{grid-template-columns:1fr 4.2fr 1fr}#prompt-sections-grid[data-expanded-stage=builder]{grid-template-columns:1fr 1fr 4.2fr}#prompt-sections-grid[data-expanded-stage=clarifier] [data-stage-card=clarifier],#prompt-sections-grid[data-expanded-stage=planner] [data-stage-card=planner],#prompt-sections-grid[data-expanded-stage=builder] [data-stage-card=builder]{opacity:1}}.debug-monitor-panel .monitor-status-row{display:flex;align-items:center;gap:8px;margin-bottom:12px}.debug-monitor-panel .monitor-label{font-size:12px;font-weight:600;color:#334155}.debug-monitor-panel .monitor-status-badge{font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;padding:2px 8px;border-radius:4px;background:#f1f5f9;color:#475569}.debug-monitor-panel .monitor-status-badge.status-idle{background:#d1fae5;color:#047857}.debug-monitor-panel .monitor-status-badge.status-error{background:#fee2e2;color:#b91c1c}.debug-monitor-panel .monitor-status-badge.status-loading{background:#e0f2fe;color:#0369a1}.debug-monitor-panel .monitor-card{border:1px solid #94a3b8;border-radius:8px;padding:12px;margin-bottom:10px;background:#f2f4f8}.debug-monitor-panel .monitor-section-title{margin:0 0 8px;font-size:12px;font-weight:600;color:#1e293b}.debug-monitor-panel .monitor-empty{margin:0;font-size:12px;color:#64748b;font-style:italic}.debug-monitor-panel .monitor-empty.monitor-verifying{color:#0369a1;font-style:normal;font-weight:600}.debug-monitor-panel .monitor-error-entry{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;padding:6px 0;border-bottom:1px solid #e2e8f0;font-size:12px}.debug-monitor-panel .monitor-error-entry:last-child{border-bottom:none}.debug-monitor-panel .monitor-error-badge{flex-shrink:0;padding:1px 6px;border-radius:4px;font-size:10px;font-weight:700;background:#fee2e2;color:#b91c1c;text-transform:uppercase;letter-spacing:.03em}.debug-monitor-panel .monitor-console-badge{flex-shrink:0;padding:1px 6px;border-radius:4px;font-size:10px;font-weight:700;background:#fef3c7;color:#b45309;text-transform:uppercase;letter-spacing:.03em}.debug-monitor-panel .monitor-error-msg{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:#b91c1c;word-break:break-all}.debug-monitor-panel .monitor-error-loc{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;color:#64748b}.debug-monitor-panel .monitor-error-stack{flex-basis:100%;margin:4px 0 0;padding:6px 8px;border-radius:4px;background:#f8fafc;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1.5;color:#64748b;white-space:pre-wrap;word-break:break-all}.debug-monitor-panel .monitor-handler-view{width:100%;min-height:320px;padding:8px 10px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.5;color:#334155;resize:vertical}.debug-monitor-panel .monitor-handler-view.small{min-height:80px}.monitor-tab-badge{display:inline-block;margin-left:6px;padding:1px 6px;border-radius:9999px;background:#dc2626;font-size:10px;font-weight:700;color:#fff;vertical-align:1px}.monitor-tab-badge.hidden{display:none}.debug-monitor-panel .monitor-autofix-hint{font-size:11px;color:#64748b;font-style:italic}.debug-monitor-panel .monitor-autofix-entry{border:1px solid #cbd5e1;border-radius:6px;padding:8px 10px;margin-bottom:8px;background:#fff}.debug-monitor-panel .monitor-autofix-entry:last-child{margin-bottom:0}.debug-monitor-panel .monitor-autofix-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:6px}.debug-monitor-panel .monitor-autofix-badge{padding:1px 8px;border-radius:9999px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;background:#e0f2fe;color:#0369a1}.debug-monitor-panel .monitor-autofix-badge.status-verified{background:#d1fae5;color:#047857}.debug-monitor-panel .monitor-autofix-badge.status-regressed{background:#fee2e2;color:#b91c1c}.debug-monitor-panel .monitor-autofix-badge.status-nochange{background:#fef3c7;color:#b45309}.debug-monitor-panel .monitor-autofix-badge.status-rejected{background:#fee2e2;color:#b91c1c}.debug-monitor-panel .monitor-autofix-meta{font-size:11px;color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.debug-monitor-panel .monitor-autofix-label{display:flex;align-items:center;gap:6px;margin:6px 0 4px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#94a3b8}.debug-monitor-panel .monitor-autofix-focus{margin-left:auto;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:600;color:#94a3b8;background:none;border:none;cursor:pointer}.debug-monitor-panel .monitor-autofix-focus:hover{background:#f1f5f9;color:#475569}.pipeline-metric-pill{display:inline-flex;align-items:center;gap:4px;margin-right:4px;margin-top:2px;padding:1px 6px;border-radius:9999px;border:1px solid #e2e8f0;background:#f8fafc;color:#475569;font-size:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.25;white-space:nowrap}.pipeline-metric-pill-label{color:#64748b;font-weight:700;letter-spacing:.02em}.pipeline-metric-pill-cost{border-width:2px;border-color:#059669;background:#ecfdf5;color:#047857;font-weight:600}.pipeline-metric-pill-cost .pipeline-metric-pill-label{color:#059669}.pipeline-metric-pill-cost .pipeline-metric-pill-value{font-weight:600}.pipeline-stage-metrics{flex:1 1 auto;min-width:0;max-width:72%}.pipeline-metrics-total{width:100%}.pipeline-metric-empty{color:#64748b;font-size:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-label{color:#cbd5e1}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-status-badge{background:#1b1f2c;color:#cbd5e1}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-status-badge.status-idle{background:#064e3b;color:#6ee7b7}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-status-badge.status-error{background:#7f1d1d;color:#fca5a5}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-status-badge.status-loading{background:#0c4a6e;color:#7dd3fc}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-card{border-color:#4d5578;background:#141726}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-section-title{color:#e2e8f0}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-empty{color:#94a3b8}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-empty.monitor-verifying{color:#7dd3fc}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-error-entry{border-bottom-color:#1b1f2c}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-error-badge{background:#7f1d1d;color:#fca5a5}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-console-badge{background:#78350f;color:#fcd34d}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-error-msg{color:#fca5a5}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-error-loc{color:#94a3b8}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-error-stack{background:#05060a;color:#94a3b8}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-handler-view{border-color:#4d5578;background:#05060a;color:#e2e8f0}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-autofix-hint{color:#94a3b8}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-autofix-entry{border-color:#4d5578;background:#141726}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-autofix-badge{background:#0c4a6e;color:#7dd3fc}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-autofix-badge.status-verified{background:#064e3b;color:#6ee7b7}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-autofix-badge.status-regressed{background:#7f1d1d;color:#fca5a5}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-autofix-badge.status-nochange{background:#78350f;color:#fcd34d}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-autofix-badge.status-rejected{background:#7f1d1d;color:#fca5a5}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-autofix-meta,#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-autofix-label{color:#94a3b8}#debug-admin-panel[data-admin-theme=dark] .debug-monitor-panel .monitor-autofix-focus:hover{background:#1b1f2c;color:#cbd5e1}#debug-admin-panel[data-admin-theme=dark] .pipeline-metric-pill{border-color:#262b3c;background:#141726;color:#cbd5e1}#debug-admin-panel[data-admin-theme=dark] .pipeline-metric-pill-cost{border-color:#10b981;background:#052e16;color:#6ee7b7}#debug-admin-panel[data-admin-theme=dark] .pipeline-metric-pill-cost .pipeline-metric-pill-label{color:#34d399}#debug-admin-panel[data-admin-theme=dark] .pipeline-metrics-total-label{color:#e2e8f0}#debug-admin-panel[data-admin-theme=dark] .pipeline-metric-pill-label,#debug-admin-panel[data-admin-theme=dark] .pipeline-metric-empty{color:#94a3b8}#debug-admin-panel[data-admin-theme=dark] .planner-health-badge{border-color:#262b3c;background:#141726}#debug-admin-panel[data-admin-theme=dark] .planner-health-label,#debug-admin-panel[data-admin-theme=dark] .planner-health-mini,#debug-admin-panel[data-admin-theme=dark] .planner-health-badge [data-planner-health-value].text-slate-500{color:#94a3b8}#debug-admin-panel[data-admin-theme=dark] .planner-health-badge [data-planner-health-value].text-emerald-600{color:#6ee7b7}#debug-admin-panel[data-admin-theme=dark] .planner-health-badge [data-planner-health-value].text-amber-600{color:#fcd34d}#debug-admin-panel[data-admin-theme=dark] .planner-health-badge [data-planner-health-value].text-rose-600{color:#fca5a5}#debug-admin-panel[data-admin-theme=light]{color-scheme:light}#debug-admin-theme-toggle[aria-checked=true]{background-color:#334155;border-color:#475569}#debug-admin-theme-toggle[aria-checked=false]{background-color:#e2e8f0;border-color:#cbd5e1}#debug-admin-theme-knob{transform:translate(0)}#debug-admin-theme-toggle[aria-checked=true] #debug-admin-theme-knob{transform:translate(1.25rem)}#debug-admin-panel[data-admin-theme=dark]{background-color:#0a0d14;border-color:#1b1f2c;color:#e2e8f0;color-scheme:dark}#debug-admin-panel[data-admin-theme=light]{background-color:#f8fafc}#debug-admin-panel[data-admin-theme=dark] [class~=bg-white]{background-color:#141726}#debug-admin-panel[data-admin-theme=dark] [class~="bg-white/70"]{background-color:#1e293bb3}#debug-admin-panel[data-admin-theme=light] [class~=bg-white]{background-color:#fff}#debug-admin-panel[data-admin-theme=light] [class~=border-slate-200]{border-color:#d5deea}#debug-admin-panel[data-admin-theme=light] div.rounded-xl[class~=bg-white],#debug-admin-panel[data-admin-theme=light] div.rounded-lg[class~=bg-white],#debug-admin-panel[data-admin-theme=light] section.rounded-xl[class~=bg-white],#debug-admin-panel[data-admin-theme=light] section.rounded-lg[class~=bg-white],#debug-admin-panel[data-admin-theme=light] article.rounded-xl[class~=bg-white],#debug-admin-panel[data-admin-theme=light] article.rounded-lg[class~=bg-white]{background-color:#edf2f8}#debug-admin-panel[data-admin-theme=light] div.rounded-xl[class~=bg-white],#debug-admin-panel[data-admin-theme=light] div.rounded-lg[class~=bg-white],#debug-admin-panel[data-admin-theme=light] section.rounded-xl[class~=bg-white],#debug-admin-panel[data-admin-theme=light] section.rounded-lg[class~=bg-white],#debug-admin-panel[data-admin-theme=light] article.rounded-xl[class~=bg-white],#debug-admin-panel[data-admin-theme=light] article.rounded-lg[class~=bg-white]{box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0f}#debug-admin-panel[data-admin-theme=dark] textarea[class~=bg-white],#debug-admin-panel[data-admin-theme=dark] pre[class~=bg-white],#debug-admin-panel[data-admin-theme=dark] input[class~=bg-white],#debug-admin-panel[data-admin-theme=dark] select[class~=bg-white],#debug-admin-panel[data-admin-theme=dark] textarea[class~=bg-slate-50],#debug-admin-panel[data-admin-theme=dark] pre[class~=bg-slate-50],#debug-admin-panel[data-admin-theme=dark] input[class~=bg-slate-50],#debug-admin-panel[data-admin-theme=dark] select[class~=bg-slate-50]{background-color:#05060a}#debug-admin-panel[data-admin-theme=light] textarea[class~=bg-white],#debug-admin-panel[data-admin-theme=light] pre[class~=bg-white],#debug-admin-panel[data-admin-theme=light] input[class~=bg-white],#debug-admin-panel[data-admin-theme=light] select[class~=bg-white],#debug-admin-panel[data-admin-theme=light] textarea[class~=bg-slate-50],#debug-admin-panel[data-admin-theme=light] pre[class~=bg-slate-50],#debug-admin-panel[data-admin-theme=light] input[class~=bg-slate-50],#debug-admin-panel[data-admin-theme=light] select[class~=bg-slate-50]{background-color:#fff;border-color:#cbd5e1}#debug-admin-panel[data-admin-theme=light] textarea[readonly],#debug-admin-panel[data-admin-theme=light] input[readonly],#debug-admin-panel[data-admin-theme=light] pre[class~=bg-slate-50]{background-color:#fbfdff}#debug-admin-panel[data-admin-theme=dark] [class~=bg-slate-50]{background-color:#0a0d14}#debug-admin-panel[data-admin-theme=dark] [class~=bg-slate-100]{background-color:#1b1f2c}#debug-admin-panel[data-admin-theme=dark] [class~=bg-slate-200],#debug-admin-panel[data-admin-theme=dark] [class~=bg-slate-300]{background-color:#262b3c}#debug-admin-panel[data-admin-theme=dark] [class~=bg-slate-800]{background-color:#141726}#debug-admin-panel[data-admin-theme=dark] [class~=bg-slate-900],#debug-admin-panel[data-admin-theme=dark] [class~=bg-emerald-600]{background-color:transparent;border:1px solid #6366f1;color:#c7d2fe}#debug-admin-panel[data-admin-theme=dark] [class~="hover:bg-emerald-700"]:hover{background-color:#6366f11f}#debug-admin-panel[data-admin-theme=dark] [class~=bg-violet-600],#debug-admin-panel[data-admin-theme=dark] [class~=bg-amber-600]{background-color:transparent;border:1px solid #6366f1;color:#c7d2fe}#debug-admin-panel[data-admin-theme=dark] [class~="hover:bg-violet-700"]:hover,#debug-admin-panel[data-admin-theme=dark] [class~="hover:bg-amber-700"]:hover{background-color:#6366f11f}#debug-admin-panel[data-admin-theme=dark] [class~="hover:bg-slate-50"]:hover{background-color:#141726}#debug-admin-panel[data-admin-theme=dark] [class~="hover:bg-slate-100"]:hover{background-color:#1b1f2c}#debug-admin-panel[data-admin-theme=dark] [class~="hover:bg-slate-200"]:hover{background-color:#262b3c}#debug-admin-panel[data-admin-theme=dark] [class~="hover:bg-slate-800"]:hover{background-color:#1b1f2c}#debug-admin-panel[data-admin-theme=dark] [class~=border-mobi-lightgray]{border-color:#3a4158}#debug-admin-panel[data-admin-theme=dark] [class~=border-slate-100]{border-color:#20232f}#debug-admin-panel[data-admin-theme=dark] [class~=border-slate-200]{border-color:#4d5578}#debug-admin-panel[data-admin-theme=dark] [class~=border-slate-300]{border-color:#5f688e}#debug-admin-panel[data-admin-theme=light] [class~=border-slate-200],#debug-admin-panel[data-admin-theme=light] [class~=border-mobi-lightgray]{border-color:#94a3b8}#debug-admin-panel[data-admin-theme=dark] [class~=text-slate-900]{color:#f1f5f9}#debug-admin-panel[data-admin-theme=dark] [class~=text-slate-800],#debug-admin-panel[data-admin-theme=dark] [class~=text-slate-700]{color:#e2e8f0}#debug-admin-panel[data-admin-theme=dark] [class~=text-slate-600]{color:#cbd5e1}#debug-admin-panel[data-admin-theme=dark] [class~=text-slate-500]{color:#a3b1c6}#debug-admin-panel[data-admin-theme=dark] [class~=text-slate-400]{color:#9aa8be}#debug-admin-panel[data-admin-theme=dark] [class~=text-slate-300]{color:#b6c2d6}#debug-admin-panel[data-admin-theme=dark] [class~=text-mobi-gray]{color:#a3b1c6}#debug-admin-panel[data-admin-theme=dark] [class~="hover:text-slate-600"]:hover{color:#f1f5f9}#debug-admin-panel[data-admin-theme=dark] [class~=bg-sky-50],#debug-admin-panel[data-admin-theme=dark] [class~="bg-sky-50/40"],#debug-admin-panel[data-admin-theme=dark] [class~="bg-sky-50/60"],#debug-admin-panel[data-admin-theme=dark] [class~="hover:bg-sky-50"]:hover{background-color:#0ea5e924}#debug-admin-panel[data-admin-theme=dark] [class~=border-sky-100],#debug-admin-panel[data-admin-theme=dark] [class~=border-sky-200],#debug-admin-panel[data-admin-theme=dark] [class~=border-sky-300]{border-color:#075985}#debug-admin-panel[data-admin-theme=dark] [class~=text-sky-600],#debug-admin-panel[data-admin-theme=dark] [class~=text-sky-700]{color:#7dd3fc}#debug-admin-panel[data-admin-theme=dark] [class~=bg-violet-50],#debug-admin-panel[data-admin-theme=dark] [class~="bg-violet-50/40"],#debug-admin-panel[data-admin-theme=dark] [class~="bg-violet-50/60"],#debug-admin-panel[data-admin-theme=dark] [class~="hover:bg-violet-50"]:hover{background-color:#8b5cf624}#debug-admin-panel[data-admin-theme=dark] [class~=bg-violet-100],#debug-admin-panel[data-admin-theme=dark] [class~="hover:bg-violet-100"]:hover{background-color:#8b5cf640}#debug-admin-panel[data-admin-theme=dark] [class~=border-violet-100],#debug-admin-panel[data-admin-theme=dark] [class~=border-violet-200],#debug-admin-panel[data-admin-theme=dark] [class~=border-violet-300]{border-color:#5b21b6}#debug-admin-panel[data-admin-theme=dark] [class~=text-violet-500],#debug-admin-panel[data-admin-theme=dark] [class~=text-violet-600],#debug-admin-panel[data-admin-theme=dark] [class~=text-violet-700],#debug-admin-panel[data-admin-theme=dark] [class~=text-violet-800]{color:#c4b5fd}#debug-admin-panel[data-admin-theme=dark] [class~="hover:bg-violet-700"]:hover{background-color:#8b5cf6}#debug-admin-panel[data-admin-theme=dark] [class~=bg-emerald-50],#debug-admin-panel[data-admin-theme=dark] [class~="bg-emerald-50/30"],#debug-admin-panel[data-admin-theme=dark] [class~="bg-emerald-50/40"],#debug-admin-panel[data-admin-theme=dark] [class~="bg-emerald-50/60"],#debug-admin-panel[data-admin-theme=dark] [class~="hover:bg-emerald-50"]:hover{background-color:#10b98124}#debug-admin-panel[data-admin-theme=dark] [class~=bg-emerald-100],#debug-admin-panel[data-admin-theme=dark] [class~=bg-emerald-200],#debug-admin-panel[data-admin-theme=dark] [class~="hover:bg-emerald-200"]:hover{background-color:#10b98140}#debug-admin-panel[data-admin-theme=dark] [class~=border-emerald-200],#debug-admin-panel[data-admin-theme=dark] [class~=border-emerald-300]{border-color:#065f46}#debug-admin-panel[data-admin-theme=dark] [class~=text-emerald-600],#debug-admin-panel[data-admin-theme=dark] [class~=text-emerald-700]{color:#6ee7b7}#debug-admin-panel[data-admin-theme=dark] [class~="bg-amber-50/40"],#debug-admin-panel[data-admin-theme=dark] [class~="bg-amber-50/60"],#debug-admin-panel[data-admin-theme=dark] [class~="bg-amber-50/80"],#debug-admin-panel[data-admin-theme=dark] [class~="hover:bg-amber-50/80"]:hover{background-color:#f59e0b24}#debug-admin-panel[data-admin-theme=dark] [class~=border-amber-100],#debug-admin-panel[data-admin-theme=dark] [class~=border-amber-200],#debug-admin-panel[data-admin-theme=dark] [class~=border-amber-300]{border-color:#92400e}#debug-admin-panel[data-admin-theme=dark] [class~=text-amber-600],#debug-admin-panel[data-admin-theme=dark] [class~=text-amber-700],#debug-admin-panel[data-admin-theme=dark] [class~=text-amber-800],#debug-admin-panel[data-admin-theme=dark] [class~=text-amber-900],#debug-admin-panel[data-admin-theme=dark] [class~=text-amber-950],#debug-admin-panel[data-admin-theme=dark] [class~="hover:text-amber-950"]:hover{color:#fcd34d}#debug-admin-panel[data-admin-theme=dark] [class~="hover:bg-amber-700"]:hover{background-color:#d97706}#debug-admin-panel[data-admin-theme=dark] [class~=bg-red-50],#debug-admin-panel[data-admin-theme=dark] [class~="hover:bg-red-50"]:hover{background-color:#ef444424}#debug-admin-panel[data-admin-theme=dark] [class~=border-red-200],#debug-admin-panel[data-admin-theme=dark] [class~=border-red-300]{border-color:#991b1b}#debug-admin-panel[data-admin-theme=dark] [class~=text-red-600],#debug-admin-panel[data-admin-theme=dark] [class~=text-red-700]{color:#fca5a5}#debug-admin-panel[data-admin-theme=dark] input,#debug-admin-panel[data-admin-theme=dark] select,#debug-admin-panel[data-admin-theme=dark] textarea{color:#e2e8f0}#debug-admin-panel[data-admin-theme=dark] input::placeholder,#debug-admin-panel[data-admin-theme=dark] textarea::placeholder{color:#64748b}#debug-admin-panel[data-admin-theme=dark] select option{background-color:#141726;color:#e2e8f0}#debug-admin-panel[data-admin-theme=dark] *::-webkit-scrollbar{width:8px;height:8px}#debug-admin-panel[data-admin-theme=dark] *::-webkit-scrollbar-track{background:transparent}#debug-admin-panel[data-admin-theme=dark] *::-webkit-scrollbar-thumb{background-color:#262b3c;border-radius:9999px}#debug-admin-panel[data-admin-theme=dark] [class~=text-slate-900],#debug-admin-panel[data-admin-theme=dark] [class~=bg-slate-700]{color:#f1f5f9}#debug-admin-panel[data-admin-theme=dark] [class~=bg-slate-700]{background-color:#1b1f2c}#debug-admin-panel[data-admin-theme=dark] [class~=text-red-500]{color:#fca5a5}#debug-admin-panel[data-admin-theme=dark] [class~=bg-emerald-100],#debug-admin-panel[data-admin-theme=dark] [class~=bg-emerald-200]{background-color:#10b98138}#debug-admin-panel[data-admin-theme=dark] [class~=text-emerald-800],#debug-admin-panel[data-admin-theme=dark] [class~=text-emerald-900]{color:#6ee7b7}#debug-admin-panel[data-admin-theme=dark] [class~=text-emerald-100]{color:#d1fae5}#debug-admin-panel[data-admin-theme=dark] [class~=ring-emerald-300],#debug-admin-panel[data-admin-theme=dark] [class~=ring-emerald-200]{--tw-ring-color: #065f46}#debug-admin-panel[data-admin-theme=dark] [class~="ring-emerald-200/80"]{--tw-ring-color: rgba(6, 95, 70, .8)}#debug-admin-panel[data-admin-theme=dark] [class~="bg-emerald-900/80"]{background-color:#064e3bcc}#debug-admin-panel[data-admin-theme=dark] [class~=bg-violet-200]{background-color:#8b5cf64d}#debug-admin-panel[data-admin-theme=dark] [class~="bg-violet-100/60"]{background-color:#8b5cf62e}#debug-admin-panel[data-admin-theme=dark] [class~=text-violet-900],#debug-admin-panel[data-admin-theme=dark] [class~=text-violet-400]{color:#c4b5fd}#debug-admin-panel[data-admin-theme=dark] [class~=ring-violet-200]{--tw-ring-color: #5b21b6}#debug-admin-panel[data-admin-theme=dark] [class~=border-violet-400],#debug-admin-panel[data-admin-theme=dark] [class~=border-violet-50]{border-color:#5b21b6}#debug-admin-panel[data-admin-theme=dark] [class~=bg-amber-100]{background-color:#f59e0b38}#debug-admin-panel[data-admin-theme=dark] [class~=text-amber-500]{color:#fcd34d}#debug-admin-panel[data-admin-theme=dark] [class~=ring-amber-400],#debug-admin-panel[data-admin-theme=dark] [class~=ring-amber-200]{--tw-ring-color: #92400e}#debug-admin-panel[data-admin-theme=dark] [class~=border-amber-500]{border-color:#92400e}#debug-admin-panel[data-admin-theme=dark] [class~=bg-rose-100],#debug-admin-panel[data-admin-theme=dark] [class~=bg-rose-50]{background-color:#f43f5e29}#debug-admin-panel[data-admin-theme=dark] [class~=bg-rose-300]{background-color:#f43f5e52}#debug-admin-panel[data-admin-theme=dark] [class~=text-rose-700],#debug-admin-panel[data-admin-theme=dark] [class~=text-rose-600]{color:#fda4af}#debug-admin-panel[data-admin-theme=dark] [class~=ring-rose-300],#debug-admin-panel[data-admin-theme=dark] [class~=ring-rose-200]{--tw-ring-color: #9f1239}#debug-admin-panel[data-admin-theme=dark] [class~=border-rose-200]{border-color:#9f1239}#debug-admin-panel[data-admin-theme=dark] [class~=bg-blue-100],#debug-admin-panel[data-admin-theme=dark] [class~=bg-blue-50]{background-color:#3b82f629}#debug-admin-panel[data-admin-theme=dark] [class~=text-blue-700]{color:#93c5fd}#debug-admin-panel[data-admin-theme=dark] [class~=text-blue-400]{color:#bfdbfe}#debug-admin-panel[data-admin-theme=dark] [class~=ring-blue-200]{--tw-ring-color: #1e3a8a}#debug-admin-panel[data-admin-theme=dark] [class~=border-blue-100]{border-color:#1e3a8a}#debug-admin-panel[data-admin-theme=dark] [class~=bg-indigo-100],#debug-admin-panel[data-admin-theme=dark] [class~=bg-indigo-50]{background-color:#6366f129}#debug-admin-panel[data-admin-theme=dark] [class~=bg-indigo-200]{background-color:#6366f14d}#debug-admin-panel[data-admin-theme=dark] [class~=text-indigo-800],#debug-admin-panel[data-admin-theme=dark] [class~=text-indigo-700],#debug-admin-panel[data-admin-theme=dark] [class~=text-indigo-600],#debug-admin-panel[data-admin-theme=dark] [class~=text-indigo-900]{color:#a5b4fc}#debug-admin-panel[data-admin-theme=dark] [class~=ring-indigo-300],#debug-admin-panel[data-admin-theme=dark] [class~=ring-indigo-200]{--tw-ring-color: #3730a3}#debug-admin-panel[data-admin-theme=dark] [class~="ring-indigo-200/80"]{--tw-ring-color: rgba(55, 48, 163, .8)}#debug-admin-panel[data-admin-theme=dark] [class~=border-indigo-200]{border-color:#3730a3}#debug-admin-panel[data-admin-theme=dark] [class~=bg-teal-100],#debug-admin-panel[data-admin-theme=dark] [class~=bg-teal-50]{background-color:#14b8a629}#debug-admin-panel[data-admin-theme=dark] [class~=ring-teal-200]{--tw-ring-color: #115e59}#debug-admin-panel[data-admin-theme=dark] [class~=bg-orange-100]{background-color:#f973162e}#debug-admin-panel[data-admin-theme=dark] [class~=text-orange-700],#debug-admin-panel[data-admin-theme=dark] [class~=text-orange-500]{color:#fdba74}#debug-admin-panel[data-admin-theme=dark] [class~=bg-green-100]{background-color:#22c55e2e}#debug-admin-panel[data-admin-theme=dark] [class~=text-green-700]{color:#86efac}#debug-admin-panel[data-admin-theme=dark] #prompt-sections-grid>[data-stage-card],#debug-admin-panel[data-admin-theme=dark] #debug-llm-clarifier-section,#debug-admin-panel[data-admin-theme=dark] #debug-llm-planner-section,#debug-admin-panel[data-admin-theme=dark] #debug-llm-builder-section,#debug-admin-panel[data-admin-theme=dark] #debug-llm-planner-section [class~="bg-sky-50/40"],#debug-admin-panel[data-admin-theme=dark] #debug-llm-planner-section [class~="bg-emerald-50/40"]{background-color:#141726;border-color:#4d5578}#debug-admin-panel[data-admin-theme=dark] #prompt-sections-grid [class~=text-sky-600],#debug-admin-panel[data-admin-theme=dark] #prompt-sections-grid [class~=text-violet-600],#debug-admin-panel[data-admin-theme=dark] #prompt-sections-grid [class~=text-emerald-600],#debug-admin-panel[data-admin-theme=dark] #debug-llm-clarifier-section [class~=text-sky-600],#debug-admin-panel[data-admin-theme=dark] #debug-llm-planner-section [class~=text-violet-600],#debug-admin-panel[data-admin-theme=dark] #debug-llm-planner-section [class~=text-sky-700],#debug-admin-panel[data-admin-theme=dark] #debug-llm-planner-section [class~=text-emerald-700],#debug-admin-panel[data-admin-theme=dark] #debug-llm-builder-section [class~=text-emerald-600]{color:#e2e8f0}#debug-admin-panel[data-admin-theme=dark] #prompt-sections-grid [class~=border-sky-200],#debug-admin-panel[data-admin-theme=dark] #prompt-sections-grid [class~=border-violet-200],#debug-admin-panel[data-admin-theme=dark] #prompt-sections-grid [class~=border-emerald-200],#debug-admin-panel[data-admin-theme=dark] #prompt-sections-grid [class~=border-violet-300],#debug-admin-panel[data-admin-theme=dark] #prompt-sections-grid [class~=border-emerald-300]{border-color:#4d5578}#debug-admin-panel[data-admin-theme=dark] #prompt-sections-grid [class~=text-sky-700],#debug-admin-panel[data-admin-theme=dark] #prompt-sections-grid [class~=text-violet-700],#debug-admin-panel[data-admin-theme=dark] #prompt-sections-grid [class~=text-emerald-700]{color:#cbd5e1}#debug-admin-panel[data-admin-theme=dark] #prompt-sections-grid [class~="hover:bg-sky-50"]:hover,#debug-admin-panel[data-admin-theme=dark] #prompt-sections-grid [class~="hover:bg-violet-50"]:hover,#debug-admin-panel[data-admin-theme=dark] #prompt-sections-grid [class~="hover:bg-emerald-50"]:hover{background-color:#171a24}#debug-admin-panel[data-admin-theme=dark] #debug-llm-clarifier-section [class~=border-sky-300],#debug-admin-panel[data-admin-theme=dark] #debug-llm-planner-section [class~=border-violet-300],#debug-admin-panel[data-admin-theme=dark] #debug-llm-builder-section [class~=border-emerald-300]{border-color:#6366f1}#debug-admin-panel[data-admin-theme=dark] #debug-llm-clarifier-section [class~=bg-sky-600],#debug-admin-panel[data-admin-theme=dark] #debug-llm-planner-section [class~=bg-violet-600],#debug-admin-panel[data-admin-theme=dark] #debug-llm-builder-section [class~=bg-emerald-600]{background-color:transparent;color:#c7d2fe}#debug-admin-panel[data-admin-theme=dark] #debug-llm-clarifier-section [class~="hover:bg-sky-700"]:hover,#debug-admin-panel[data-admin-theme=dark] #debug-llm-planner-section [class~="hover:bg-violet-700"]:hover,#debug-admin-panel[data-admin-theme=dark] #debug-llm-builder-section [class~="hover:bg-emerald-700"]:hover{background-color:#6366f11f}#debug-admin-panel[data-admin-theme=dark] #debug-llm-clarifier-section #debug-clarifier-mode-badge{background-color:#6366f12e;color:#a5b4fc}#debug-admin-panel[data-admin-theme=light] #prompt-sections-grid>[data-stage-card],#debug-admin-panel[data-admin-theme=light] #debug-llm-clarifier-section,#debug-admin-panel[data-admin-theme=light] #debug-llm-planner-section,#debug-admin-panel[data-admin-theme=light] #debug-llm-builder-section,#debug-admin-panel[data-admin-theme=light] #debug-llm-planner-section [class~="bg-sky-50/40"],#debug-admin-panel[data-admin-theme=light] #debug-llm-planner-section [class~="bg-emerald-50/40"]{background-color:#edf2f8;border-color:#9aa9bd}#debug-admin-panel[data-admin-theme=light] #prompt-sections-grid [class~=text-sky-600],#debug-admin-panel[data-admin-theme=light] #prompt-sections-grid [class~=text-violet-600],#debug-admin-panel[data-admin-theme=light] #prompt-sections-grid [class~=text-emerald-600],#debug-admin-panel[data-admin-theme=light] #debug-llm-clarifier-section [class~=text-sky-600],#debug-admin-panel[data-admin-theme=light] #debug-llm-planner-section [class~=text-violet-600],#debug-admin-panel[data-admin-theme=light] #debug-llm-planner-section [class~=text-sky-700],#debug-admin-panel[data-admin-theme=light] #debug-llm-planner-section [class~=text-emerald-700],#debug-admin-panel[data-admin-theme=light] #debug-llm-builder-section [class~=text-emerald-600]{color:#475569}#debug-admin-panel[data-admin-theme=light] #prompt-sections-grid [class~=border-sky-200],#debug-admin-panel[data-admin-theme=light] #prompt-sections-grid [class~=border-violet-200],#debug-admin-panel[data-admin-theme=light] #prompt-sections-grid [class~=border-emerald-200],#debug-admin-panel[data-admin-theme=light] #prompt-sections-grid [class~=border-violet-300],#debug-admin-panel[data-admin-theme=light] #prompt-sections-grid [class~=border-emerald-300]{border-color:#94a3b8}#debug-admin-panel[data-admin-theme=light] #prompt-sections-grid [class~=text-sky-700],#debug-admin-panel[data-admin-theme=light] #prompt-sections-grid [class~=text-violet-700],#debug-admin-panel[data-admin-theme=light] #prompt-sections-grid [class~=text-emerald-700]{color:#334155}#debug-admin-panel[data-admin-theme=light] #prompt-sections-grid [class~="hover:bg-sky-50"]:hover,#debug-admin-panel[data-admin-theme=light] #prompt-sections-grid [class~="hover:bg-violet-50"]:hover,#debug-admin-panel[data-admin-theme=light] #prompt-sections-grid [class~="hover:bg-emerald-50"]:hover{background-color:#f1f5f9}#debug-admin-panel[data-admin-theme=light] #debug-llm-clarifier-section [class~=border-sky-300],#debug-admin-panel[data-admin-theme=light] #debug-llm-planner-section [class~=border-violet-300],#debug-admin-panel[data-admin-theme=light] #debug-llm-builder-section [class~=border-emerald-300]{border-color:#0f172a}#debug-admin-panel[data-admin-theme=light] #debug-llm-clarifier-section [class~=bg-sky-600],#debug-admin-panel[data-admin-theme=light] #debug-llm-planner-section [class~=bg-violet-600],#debug-admin-panel[data-admin-theme=light] #debug-llm-builder-section [class~=bg-emerald-600]{background-color:#0f172a;color:#fff}#debug-admin-panel[data-admin-theme=light] #debug-llm-clarifier-section [class~="hover:bg-sky-700"]:hover,#debug-admin-panel[data-admin-theme=light] #debug-llm-planner-section [class~="hover:bg-violet-700"]:hover,#debug-admin-panel[data-admin-theme=light] #debug-llm-builder-section [class~="hover:bg-emerald-700"]:hover{background-color:#1e293b}#debug-admin-panel[data-admin-theme=light] #debug-llm-clarifier-section #debug-clarifier-mode-badge{background-color:#e2e8f0;color:#334155}.playground-catalog-btn{color:#475569;transition:background-color .15s,color .15s}.playground-catalog-btn:hover{background-color:#f8fafc}.playground-catalog-btn.is-active{background-color:#f1f5f9;color:#0f172a;font-weight:500}.playground-catalog-btn.is-muted{color:#94a3b8}#debug-admin-panel[data-admin-theme=dark] .playground-catalog-btn{color:#cbd5e1}#debug-admin-panel[data-admin-theme=dark] .playground-catalog-btn:hover{background-color:#141726}#debug-admin-panel[data-admin-theme=dark] .playground-catalog-btn.is-active{background-color:#1b1f2c;color:#f1f5f9;box-shadow:inset 0 0 0 1px #2c3040}#debug-admin-panel[data-admin-theme=dark] .playground-catalog-btn.is-muted{color:#64748b}.debug-tab-faded{opacity:.45;transition:opacity .15s ease}.debug-tab-faded:hover{opacity:.75}.debug-tab-faded.bg-slate-900,.debug-tab-faded.text-white{opacity:1}#debug-admin-panel[data-admin-theme=light] #recipe-collection-list,#debug-admin-panel[data-admin-theme=light] #recipe-editor-list,#debug-admin-panel[data-admin-theme=light] #recipe-apioption-component-list,#debug-admin-panel[data-admin-theme=light] #recipe-apioption-list{background-color:#ffffffb8;border:1px solid #d5deea;border-radius:8px}#debug-admin-panel[data-admin-theme=light] #recipe-collection-list>li+li,#debug-admin-panel[data-admin-theme=light] #recipe-editor-list>li+li,#debug-admin-panel[data-admin-theme=light] #recipe-apioption-component-list>li+li,#debug-admin-panel[data-admin-theme=light] #recipe-apioption-list>li+li{border-top:1px solid rgba(148,163,184,.16)}#debug-admin-panel #mcp-apioption-detail-card,#debug-admin-panel #recipe-editor-card,#debug-admin-panel[data-admin-theme=dark] #mcp-apioption-detail-card,#debug-admin-panel[data-admin-theme=dark] #recipe-editor-card{background-color:transparent;border:none}#debug-admin-panel[data-admin-theme=dark] #mcp-apioption-detail-card [class~=text-emerald-700]{color:#a3b1c6}body.zen-expand-open{overflow:hidden}.zen-expand-overlay{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:8px 20px}.zen-expand-overlay.hidden{display:none}.zen-expand-backdrop{position:absolute;inset:0;background:#0f172aad;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.zen-expand-overlay[data-admin-theme=dark] .zen-expand-backdrop{background:#000000c7}.zen-expand-dialog{position:relative;z-index:1;display:flex;flex-direction:column;width:min(1180px,96vw);height:calc(100vh - 16px);max-height:calc(100vh - 16px);border-radius:16px;border:1px solid #94a3b8;background:#f2f4f8;box-shadow:0 28px 60px -20px #0f172a73;overflow:hidden}.zen-expand-overlay[data-admin-theme=dark] .zen-expand-dialog{border-color:#4d5578;background:#141726;box-shadow:0 28px 60px -20px #000000a6;color-scheme:dark}.zen-expand-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #e2e8f0;background:#f8fafc;flex-shrink:0}.zen-expand-overlay[data-admin-theme=dark] .zen-expand-header{border-bottom-color:#262b3c;background:#0a0d14}.zen-expand-title{margin:0;font-size:13px;font-weight:600;color:#334155;line-height:1.4}.zen-expand-overlay[data-admin-theme=dark] .zen-expand-title{color:#e2e8f0}.zen-expand-body{flex:1;min-height:0;display:flex;flex-direction:column;padding:0;overflow:hidden;background:#f2f4f8}.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body{background:#141726}.zen-expand-body .zen-expand-target{flex:1;min-height:0;width:100%;max-height:none!important;height:auto!important;margin:0;overflow:auto;border:none!important;border-radius:0;outline:none!important;box-shadow:none!important;background:#fff!important;font-size:13px;line-height:1.6}.zen-expand-body .zen-expand-target:focus,.zen-expand-body .zen-expand-target:focus-visible{border:none!important;outline:none!important;box-shadow:none!important}.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body .zen-expand-target{background:#05060a!important;color:#e2e8f0!important}.zen-expand-overlay[data-admin-theme=light] .zen-expand-body .zen-expand-target{background:#fff!important;color:#0f172a!important}.zen-expand-body textarea.zen-expand-target{resize:vertical;min-height:100%}.zen-expand-body pre.zen-expand-target{white-space:pre-wrap;word-break:break-word}.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body .recipe-block-injected,.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body .planner-catalog-injected,.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body [class~=bg-indigo-50]{background-color:#6366f129!important;color:#c7d2fe!important;box-shadow:inset 0 0 0 1px #6366f159}.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body .apioption-block-injected,.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body .planner-apioptions-injected,.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body [class~=bg-emerald-50]{background-color:#10b98124!important;color:#6ee7b7!important;box-shadow:inset 0 0 0 1px #10b98159}.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body .apioption-token-inline,.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body [class~=bg-emerald-100]{background-color:#10b98138!important;color:#6ee7b7!important}.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body [class~=text-emerald-600],.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body [class~=text-emerald-800],.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body [class~=text-emerald-900]{color:#6ee7b7!important}.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body [class~=text-indigo-600],.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body [class~=text-indigo-800],.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body [class~=text-indigo-900]{color:#c7d2fe!important}.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body [class~=text-slate-800]{color:#e2e8f0!important}.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body [class~=ring-indigo-200],.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body [class~="ring-indigo-200/80"]{--tw-ring-color: rgba(99, 102, 241, .4)}.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body [class~=ring-emerald-200],.zen-expand-overlay[data-admin-theme=dark] .zen-expand-body [class~="ring-emerald-200/80"]{--tw-ring-color: rgba(16, 185, 129, .4)}#debug-admin-panel [class~="text-[10px]"]{font-size:11px;line-height:1.5}#debug-admin-panel [class~="text-[11px]"]{font-size:12.5px;line-height:1.6}#debug-admin-panel [class~=text-xs]{font-size:13px;line-height:1.6}#debug-admin-panel [class~=text-sm]{font-size:14.5px;line-height:1.6}
