:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html,body,#root{height:100%}body{color:#e5e7eb;background:#0f172a;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;font-size:12px!important}body *{font-size:12px!important}.page.dark{flex-direction:column;height:100%;display:flex}.toolbar.card.dark{background:#0f1b36;border-bottom:1px solid #1f2937;box-shadow:inset 0 1px #ffffff08;font-size:12px!important}.toolbar-row{align-items:center;gap:10px;padding:10px 12px;display:flex;font-size:12px!important}.toolbar-row *{font-size:12px!important}.label{color:#9ca3af;-webkit-user-select:none;user-select:none;font-size:12px!important}.select.dark{color:#e5e7eb;background:#0b1220;border:1px solid #334155;border-radius:8px;min-width:120px;padding:.45rem .6rem;font-size:12px!important}.select.dark option{font-size:12px!important}.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.48rem .8rem;font-weight:600;font-size:12px!important}.input,select,option{font-size:12px!important}.btn-primary{color:#fff;background:#2563eb;border-color:#1e40af}.btn-primary:hover{background:#1d4ed8}.btn-secondary{color:#fff;background:#10b981;border-color:#065f46}.btn-secondary:hover{background:#059669}.btn-hollow{color:#e5e7eb;background:0 0;border:1px solid #334155}.btn-hollow:hover{background:#0b1220}.spacer{flex:1}.center-split{flex:1;grid-template-rows:1fr;grid-template-columns:58% 6px 42%;min-height:0;display:grid}.panel{background:#030710;min-height:0;overflow:auto}.image-panel{justify-content:center;align-items:center;display:flex}.image-panel .img{object-fit:contain;width:100%;height:100%}.placeholder{color:#64748b;font-size:12px!important}.text-panel{padding:8px;font-size:15px!important}.text-panel *{font-size:15px!important}.text-panel .narr{resize:none;color:#e5e7eb;white-space:pre-wrap;background:#0b1220;border:none;outline:none;width:100%;height:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;line-height:1.4;font-size:15px!important}.divider{cursor:col-resize;background:linear-gradient(#1f2937,#0b1220);border-left:1px solid #111827;border-right:1px solid #111827}.statusbar{color:#cbd5e1;background:#0b1220;border-top:1px solid #1f2937;align-items:center;gap:12px;height:40px;padding:0 10px;font-size:12px;display:flex}.status-left{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.status-right{white-space:nowrap;text-overflow:ellipsis;margin-left:auto;overflow:hidden}.toast{color:#e5e7eb;opacity:0;z-index:2000;background:#111827;border:1px solid #1f2937;border-radius:8px;padding:8px 12px;transition:all .25s;position:fixed;top:10px;right:12px;transform:translateY(-6px)}.toast.show{opacity:1;transform:translateY(0)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
