:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:16px/140% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}html,body{height:100%;margin:0;overflow:hidden}#root{flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:600}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.dashboard{box-sizing:border-box;flex-direction:column;flex:1 1 0;gap:1rem;min-height:0;padding:1rem;display:flex;overflow:hidden}.authDashboard{justify-content:center;align-items:center}.authCard{border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:.8rem;width:min(420px,100%);padding:1rem;display:flex}.authCard h1{margin:0;font-size:1.2rem}.authCard p{margin:0}.authForm{flex-direction:column;gap:.55rem;display:flex}.authLogoutBtn{margin-left:.6rem}.topbar{border:1px solid var(--border);border-radius:10px;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.topbar h1{margin:0;font-size:1.55rem}.topbar p{margin-top:.3rem}.healthPill{border:1px solid var(--border);white-space:nowrap;border-radius:999px;padding:.45rem .85rem}.kpiGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.kpiCard{border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:.5rem;padding:.9rem;display:flex}.kpiCard span{font-size:.9rem}.kpiCard strong{font-size:1.45rem}.dashboardFill{flex-direction:column;flex:1 1 0;gap:1rem;min-height:0;display:flex;overflow:hidden}.dashboardFill>.kpiGrid{flex-shrink:0}.workflowsPanel{flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden}.workflowsPanel>.panelHeader{flex-shrink:0}.workflowsTableWrap{flex:1 1 0;min-height:0;overflow:auto}.panel{border:1px solid var(--border);border-radius:10px;flex-direction:column;min-height:0;display:flex;overflow:visible}.panelHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.8rem;padding:.8rem;display:flex}.panelHeader h2{align-items:center;gap:.35rem;margin:0;font-size:1rem;display:inline-flex}.rowControls{align-items:center;gap:.5rem;display:flex}.control{border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:8px;padding:.5rem .6rem}.toggle{align-items:center;gap:.35rem;font-size:.9rem;display:inline-flex}.tableWrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:.9rem}th,td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:.55rem .65rem}th:last-child,td:last-child{width:240px}.selectedRow{background:var(--accent-bg)}.badge{border:1px solid var(--border);border-radius:999px;padding:.2rem .55rem;font-size:.75rem;display:inline-flex}.badge-published{color:#16a34a;border-color:#16a34a}.badge-failed{color:#dc2626;border-color:#dc2626}.badge-created,.badge-questions-ready,.badge-awaiting-user-answers,.badge-initial-research-in-progress,.badge-full-research-in-progress,.badge-full-research-done,.badge-automated-writing-in-progress,.badge-outline-ready,.badge-drafting-segments,.badge-critique-in-progress,.badge-revising-in-progress,.badge-ready-for-review,.badge-generating-images,.badge-assembling,.badge-draft,.badge-scheduled,.badge-archived{color:#6366f1;border-color:#6366f1}.primaryBtn,.secondaryBtn{border:1px solid var(--border);cursor:pointer;background:var(--bg);color:var(--text-h);border-radius:8px;padding:.42rem .65rem}.primaryBtn{border-color:var(--accent-border);background:var(--accent-bg)}.formCard{border-bottom:1px solid var(--border);flex-direction:column;gap:.55rem;padding:.8rem;display:flex}.formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.formGrid>div{flex-direction:column;gap:.35rem;display:flex}.formCard label{align-items:center;gap:.35rem;display:inline-flex}.textarea{resize:vertical;min-height:110px}.postsHeader{border-top:0}.postsTable{max-height:28svh}.detailsPanel{border:1px solid var(--border);border-radius:10px;flex-direction:column;flex:none;height:min(32vh,360px);min-height:11rem;max-height:min(32vh,360px);padding:.8rem;display:flex;overflow:hidden}.detailsPanel h2{flex-shrink:0;margin:0 0 .6rem;font-size:1rem}.detailGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.detailGrid p{margin:.35rem 0 0}.detailGrid pre{border:1px solid var(--border);border-radius:8px;max-height:18svh;margin:.45rem 0 0;padding:.55rem;overflow:auto}.detailGrid .wide{grid-column:1/-1}.detailMetaStrip{border-bottom:1px solid var(--border);flex-shrink:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-bottom:.65rem;padding-bottom:.65rem;font-size:.88rem;display:grid}.detailMetaStrip p{word-break:break-word;margin:.25rem 0 0}.detailActions{flex-wrap:wrap;gap:.5rem;margin-bottom:.65rem;display:flex}.tableActionBtn{padding:.25rem .55rem;font-size:.8rem}.postRowActions{align-items:center;gap:.4rem;display:inline-flex}.postPublishBtn,.postUnpublishBtn{cursor:pointer;white-space:nowrap;border:1px solid;border-radius:6px;padding:.25rem .6rem;font-size:.78rem;font-weight:600;transition:background .12s,border-color .12s,opacity .12s}.postPublishBtn{background:color-mix(in srgb, var(--accent) 15%, transparent);border-color:var(--accent);color:var(--accent)}.postPublishBtn:hover:not(:disabled){background:color-mix(in srgb, var(--accent) 28%, transparent)}.postUnpublishBtn{color:#f87171;background:#f871711f;border-color:#f87171}.postUnpublishBtn:hover:not(:disabled){background:#f871713d}.postPublishBtn:disabled,.postUnpublishBtn:disabled{opacity:.45;cursor:not-allowed}.workflowRowActions{justify-content:flex-end;align-items:center;gap:.5rem;width:100%;min-height:1.9rem;display:inline-flex}.workflowActionBtn{border:1px solid var(--border);color:var(--text-h);letter-spacing:.01em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border-radius:0;min-width:132px;height:1.9rem;padding:0 .65rem;font-size:.78rem;overflow:hidden}.workflowActionBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent);background:var(--accent-bg)}.workflowActionBtnLive{color:#16a34a;background:#16a34a12;border-color:#16a34a}.workflowActionBtnLive:hover:not(:disabled){color:#dc2626;background:#dc262612;border-color:#dc2626}.workflowActionBtn:disabled{opacity:.6;cursor:not-allowed}.workflowActionState{border:1px solid var(--border);min-width:132px;height:1.9rem;color:var(--text);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;opacity:.9;justify-content:center;align-items:center;font-size:.76rem;display:inline-flex;overflow:hidden}.workflowDeleteBadge{color:#b91c1c;cursor:pointer;background:0 0;border:1px solid #dc2626a6;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;padding:0;font-size:1rem;font-weight:700;line-height:1;display:inline-flex}.workflowRerunBtn{border:1px solid var(--border);color:var(--text-h);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:0 0;border-radius:0;min-width:88px;height:1.9rem;padding:0 .6rem;font-size:.76rem}.workflowRerunBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent);background:var(--accent-bg)}.workflowRerunBtn:disabled{opacity:.45;cursor:not-allowed}.workflowAutopilotBtn{border:1px solid var(--border);color:var(--text-h);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:0 0;border-radius:0;min-width:54px;height:1.9rem;padding:0 .55rem;font-size:.73rem;transition:border-color .15s,color .15s,background .15s}.workflowAutopilotBtn:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-bg)}.workflowAutopilotBtn.autopilotOn{color:#15803d;background:#16a34a14;border-color:#16a34a}.workflowAutopilotBtn.autopilotOn:hover{background:#16a34a26}.autopilotToggleLabel{color:var(--text-h);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;margin-right:auto;font-size:.82rem;display:flex}.autopilotSwitch{background:var(--border);border:1px solid var(--border);cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;width:2.2rem;height:1.2rem;transition:background .2s,border-color .2s;display:inline-flex;position:relative}.autopilotSwitch.autopilotSwitchOn{background:#16a34a;border-color:#16a34a}.autopilotSwitchThumb{background:#fff;border-radius:50%;width:.8rem;height:.8rem;transition:transform .2s;position:absolute;left:.15rem;box-shadow:0 1px 3px #00000040}.autopilotSwitchOn .autopilotSwitchThumb{transform:translate(1rem)}.workflowDeleteBadge:hover:not(:disabled){color:#991b1b;background:#dc26261a;border-color:#dc2626}.workflowDeleteBadge:disabled{opacity:.45;cursor:not-allowed}@media (prefers-color-scheme:dark){.workflowDeleteBadge{color:#fca5a5;background:#f871711f;border-color:#f8717173}.workflowDeleteBadge:hover:not(:disabled){color:#fecaca;background:#f8717138;border-color:#f87171}}.articleModalOverlay{z-index:300;background:#0a0a10bf;justify-content:center;align-items:stretch;padding:0;display:flex;position:fixed;inset:0}.articleModalDialog{background:var(--bg);border:none;border-radius:0;flex-direction:column;width:100%;max-width:100vw;height:100dvh;display:flex;overflow:hidden}@media (width>=640px){.articleModalOverlay{align-items:center;padding:1.5rem}.articleModalDialog{border:1px solid var(--border);border-radius:12px;width:min(1280px,100vw - 3rem);height:calc(100dvh - 3rem);max-height:calc(100dvh - 3rem);box-shadow:0 24px 80px #0006}}.articleModalBar{border-bottom:1px solid var(--border);background:var(--bg);flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;height:44px;padding:0 .75rem 0 1rem;display:flex}.articleModalBarLeft{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex;overflow:hidden}.articleModalBarRight{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.articleModalBarTabs{flex-shrink:0;gap:2px;display:flex}.articleModalBarTab{color:var(--text);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;padding:.25rem .6rem;font-size:.8rem}.articleModalBarTab:hover{background:var(--accent-bg);color:var(--text-h)}.articleModalBarTabActive{border-color:var(--accent);background:var(--accent-bg);color:var(--text-h);font-weight:600}.articleModalBarTitle{color:var(--text);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.8rem;overflow:hidden}.articleModalBarBtn{border:1px solid var(--border);background:var(--accent-bg);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:6px;padding:.25rem .6rem;font-size:.78rem}.articleModalBarBtn:hover:not(:disabled){border-color:var(--accent);color:var(--text-h)}.articleModalBarBtn:disabled{opacity:.4;cursor:not-allowed}.articleModalCloseBtn{border:1px solid var(--border);width:30px;height:30px;color:var(--text);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;line-height:1;display:flex}.articleModalCloseBtn:hover{background:var(--accent-bg);border-color:var(--accent);color:var(--text-h)}.articleModalScroll{flex:1;overflow:hidden auto}.articleModalPage{max-width:780px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.articleModalSourcePage{max-width:100%;padding:1.5rem}.articleModalEmpty,.articleModalError{text-align:center;color:var(--text);padding:3rem 1.5rem;font-size:.9rem}.articleModalError{color:#f87171}.articleProse{color:var(--text-h);font-size:1.05rem;line-height:1.75}.articleProse h1{color:var(--text-h);margin:0 0 .6em;font-size:2rem;font-weight:700;line-height:1.2}.articleProse h2{color:var(--text-h);border-bottom:1px solid var(--border);margin:2em 0 .5em;padding-bottom:.3em;font-size:1.45rem;font-weight:600;line-height:1.25}.articleProse h3{color:var(--text-h);margin:1.6em 0 .4em;font-size:1.2rem;font-weight:600;line-height:1.3}.articleProse h4,.articleProse h5,.articleProse h6{color:var(--text-h);margin:1.2em 0 .35em;font-size:1.05rem}.articleProse p{margin:.9em 0}.articleProse ul,.articleProse ol{margin:.9em 0;padding-left:1.5rem}.articleProse li{margin:.4em 0}.articleProse strong{color:var(--text-h);font-weight:600}.articleProse em{font-style:italic}.articleProse a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.articleProse a:hover{opacity:.8}.articleProse blockquote{border-left:3px solid var(--accent);color:var(--text);margin:1.2em 0;padding:.6em 0 .6em 1.1em;font-style:italic}.articleProse code{background:var(--accent-bg);border:1px solid var(--border);border-radius:4px;padding:.12em .35em;font-size:.88em}.articleProse pre{border:1px solid var(--border);background:var(--accent-bg);border-radius:8px;margin:1.2em 0;padding:1rem 1.25rem;font-size:.85rem;overflow-x:auto}.articleProse pre code{background:0 0;border:none;padding:0}.articleProse table{border-collapse:collapse;width:100%;margin:1.2em 0;font-size:.92rem}.articleProse th,.articleProse td{border:1px solid var(--border);text-align:left;padding:.5rem .7rem}.articleProse th{background:var(--accent-bg);font-weight:600}.articleProseImage{flex-direction:column;align-items:center;gap:.6rem;margin:2rem -1.5rem;display:flex}.articleProseImage img{object-fit:cover;border-radius:8px;width:100%;max-width:100%;height:auto;display:block}.articleProseImage figcaption{color:var(--text);text-align:center;opacity:.8;max-width:600px;padding:0 1rem;font-size:.82rem;font-style:italic}.articleModalSource{white-space:pre-wrap;word-break:break-word;color:var(--text-h);background:0 0;margin:0;padding:0;font-family:ui-monospace,Cascadia Code,Fira Code,monospace;font-size:.8rem;line-height:1.5}@media print{body *{visibility:hidden}.articleModalOverlay,.articleModalOverlay *{visibility:visible}.articleModalOverlay{background:0 0;padding:0;display:block;position:static;inset:auto}.articleModalDialog{width:100%;max-width:100%;height:auto;max-height:none;box-shadow:none;background:#fff;border:none}.articleModalBar{display:none}.articleModalScroll{overflow:visible}.articleModalPage{max-width:none;margin:0;padding:0}.articleProse{color:#000}.articleProse a{color:#000;text-decoration:underline}.articleProse img{break-inside:avoid;page-break-inside:avoid}}.researchPhasePill{vertical-align:middle;margin-left:.45rem;font-size:.72rem}.statusCell{align-items:center;display:flex}.workflowStatusBadge{border:1px solid var(--border);min-height:1.65rem;color:var(--text-h);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;background:0 0;border-radius:0;align-items:center;gap:.45rem;padding:0 .55rem;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex}.workflowStatusMeta{letter-spacing:.02em;opacity:.9;border-left:1px solid;align-items:center;padding-left:.45rem;font-size:.63rem;font-weight:500;display:inline-flex}.workflowStatusBadge.badge-published{color:#16a34a;background:#16a34a14;border-color:#16a34a}.workflowStatusBadge.badge-failed{color:#dc2626;background:#dc262614;border-color:#dc2626}.workflowStatusBadge.badge-created,.workflowStatusBadge.badge-questions-ready,.workflowStatusBadge.badge-awaiting-user-answers,.workflowStatusBadge.badge-initial-research-in-progress,.workflowStatusBadge.badge-full-research-in-progress,.workflowStatusBadge.badge-full-research-done,.workflowStatusBadge.badge-automated-writing-in-progress,.workflowStatusBadge.badge-outline-ready,.workflowStatusBadge.badge-drafting-segments,.workflowStatusBadge.badge-critique-in-progress,.workflowStatusBadge.badge-revising-in-progress,.workflowStatusBadge.badge-ready-for-review,.workflowStatusBadge.badge-generating-images,.workflowStatusBadge.badge-assembling{color:#4f46e5;background:#6366f114;border-color:#6366f1}.researchMini{padding:.12rem .4rem;font-size:.68rem}.processLogWrap{flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden}.processLog{border:1px solid var(--border);background:var(--bg);-webkit-overflow-scrolling:touch;border-radius:8px;flex:1 1 0;min-height:0;margin:0;padding:.35rem .5rem;font-size:.82rem;line-height:1.45;list-style:none;overflow:hidden auto}.processLogWrap>.processLogEmpty{border:1px solid var(--border);border-radius:8px;flex:1 1 0;align-content:center;min-height:0;margin:0;padding:.75rem .5rem;overflow-y:auto}.processLogLine{border-bottom:1px solid var(--border);padding:.35rem 0}.processLogLine:last-child{border-bottom:none}.processLogTime{color:var(--text);opacity:.75;font-variant-numeric:tabular-nums;font-size:.72rem;display:block}.processLogMsg{color:var(--text-h);margin-top:.12rem;display:block}.processLogDetail{color:var(--text);opacity:.9;white-space:pre-wrap;margin:.25rem 0 0;font-size:.78rem}.processLog-error .processLogMsg{color:#dc2626}.processLog-warn .processLogMsg{color:#d97706}.processLogEmpty{color:var(--text);opacity:.85;margin:0;font-size:.88rem}.modalOverlay{z-index:200;background:#0f0f148c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modalDialog{border:1px solid var(--border);background:var(--bg);border-radius:12px;flex-direction:column;width:min(560px,100%);max-height:min(88vh,720px);display:flex;box-shadow:0 18px 48px #0000002e}.modalHeader{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:flex-start;gap:.5rem .75rem;padding:1rem 3rem .65rem 1rem;display:flex;position:relative}.modalHeaderMain{flex:1;min-width:0}.modalHeader h2{margin:0;font-size:1.05rem}.aiToggleBtn{border:1px solid var(--border);background:var(--bg);color:var(--text-h);cursor:pointer;border-radius:8px;flex-shrink:0;align-items:center;gap:.35rem;margin-top:.15rem;padding:.35rem .65rem;font-size:.8rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.aiToggleBtn:hover:not(:disabled){background:var(--accent-bg);border-color:var(--accent)}.aiToggleBtn:disabled{opacity:.45;cursor:not-allowed}.aiToggleBtnActive{background:var(--accent-bg);border-color:var(--accent);color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.aiSparkleIcon{width:1.1rem;height:1.1rem}.modalAiHint{color:var(--text);opacity:.92;border-bottom:1px solid var(--border);background:var(--accent-bg);margin:0;padding:.65rem 1rem;font-size:.82rem;line-height:1.45}.modalAiHint strong{color:var(--text-h)}.modalTopic{color:var(--text);opacity:.9;margin:.35rem 0 0;font-size:.85rem;line-height:1.4}.modalClose{cursor:pointer;color:var(--text-h);background:0 0;border:none;border-radius:6px;padding:.25rem .5rem;font-size:1.5rem;line-height:1;position:absolute;top:.5rem;right:.5rem}.modalClose:hover{background:var(--accent-bg)}.modalBody{flex-direction:column;flex:1;gap:1rem;padding:.85rem 1rem;display:flex;overflow-y:auto}.modalEmpty{margin:0;font-size:.88rem;line-height:1.5}.modalFooter{border-top:1px solid var(--border);justify-content:flex-end;gap:.5rem;padding:.75rem 1rem;display:flex}.modalError{margin:0 1rem .5rem}.questionFieldset{border:1px solid var(--border);border-radius:8px;margin:0;padding:.65rem .75rem}.questionFieldset:disabled{opacity:.55}.questionFieldset legend{padding:0 .35rem;font-size:.88rem;font-weight:600}.radioRow{cursor:pointer;align-items:flex-start;gap:.45rem;margin:.4rem 0;font-size:.86rem;display:flex}.radioRow input{margin-top:.2rem}.customInputLabel{color:var(--text);flex-direction:column;gap:.35rem;margin-top:.5rem;font-size:.8rem;display:flex}.errorText{color:#dc2626}.infoTip{align-items:center;display:inline-flex}.infoIcon{border:1px solid var(--border);width:16px;height:16px;color:var(--text);cursor:help;background:var(--bg);border-radius:999px;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:inline-flex}.infoTooltipLayer{border:1px solid var(--border);background:var(--bg);width:260px;max-width:min(360px,100vw - 16px);color:var(--text-h);box-shadow:var(--shadow);z-index:10000;pointer-events:none;border-radius:0;padding:.5rem .6rem;font-size:.78rem;line-height:1.35;position:fixed}.dashboardFill>.researchPanel{flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden}.dashboardFill>.researchPanel>.panelHeader{flex-shrink:0}.dashboardFill>.researchPanel>.tableWrap{flex:1 1 0;min-height:0;overflow:auto}.dashboardFill>.researchPanel>.formCard{border-bottom:none;flex:1 1 0;min-height:0;overflow-y:auto}.dashboardFill>.researchPanel>.researchHeader{flex-shrink:0}.dashboardFill>.researchPanel>.researchPages{flex:1 1 0;min-height:0;overflow-y:auto}.researchQueryCell{text-overflow:ellipsis;white-space:nowrap;max-width:320px;overflow:hidden}.actionCell{align-items:center;gap:.35rem;display:flex}.confirmGroup{gap:.25rem;display:inline-flex}.dangerBtn{color:#dc2626;border-color:#dc2626}.dangerBtn:hover{background:#dc262614}.pulseIndicator{background:var(--accent);border-radius:50%;width:7px;height:7px;margin-right:.35rem;animation:1.4s ease-in-out infinite pulse;display:inline-block}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.rangeSlider{width:100%;accent-color:var(--accent)}.researchHeader{border-bottom:1px solid var(--border);flex-direction:column;gap:.8rem;padding:.8rem;display:flex}.researchMeta{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.researchMeta strong{text-transform:uppercase;letter-spacing:.02em;color:var(--text);font-size:.8rem}.researchMeta p{margin:.25rem 0 0}.progressStages{align-items:center;gap:0;display:flex}.stageStep{color:var(--text);opacity:.45;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.82rem;display:flex;position:relative}.stageStep:not(:last-child):after{content:"→";opacity:.4;margin-left:.5rem}.stageActive{opacity:1}.stageCurrent{color:var(--accent);font-weight:600}.stageDot{border:2px solid var(--border);border-radius:50%;flex-shrink:0;width:8px;height:8px}.stageActive .stageDot{border-color:var(--accent);background:var(--accent-bg)}.stageCurrent .stageDot{background:var(--accent)}.researchPages{flex-direction:column;gap:0;display:flex}.pageCard{border-bottom:1px solid var(--border);padding:.8rem}.pageCard:last-child{border-bottom:none}.pageCardError{background:#dc26260a}.pageCardHeader{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.pageCardTitle{align-items:center;gap:.5rem;min-width:0;display:flex}.pageCardTitle a{color:var(--accent);text-overflow:ellipsis;white-space:nowrap;text-decoration:none;overflow:hidden}.pageCardTitle a:hover{text-decoration:underline}.pageRank{color:var(--text);flex-shrink:0;font-size:.78rem;font-weight:600}.pageCardBadges{flex-shrink:0;align-items:center;gap:.45rem;display:flex}.pageSnippet{color:var(--text);margin:.35rem 0 0;font-size:.85rem;line-height:1.4}.pageError{margin:.3rem 0 0;font-size:.85rem}.pageTags{flex-wrap:wrap;gap:.3rem;margin-top:.4rem;display:flex}.pageTag{border:1px solid var(--border);color:var(--text);border-radius:4px;padding:.12rem .4rem;font-size:.72rem}.scorePill{color:var(--text);align-items:center;gap:.3rem;font-size:.78rem;display:inline-flex}.scoreBar{align-items:center;gap:.3rem;width:52px;display:inline-flex}.scoreBarFill{background:var(--accent);border-radius:3px;height:6px;display:block}.scoreBarLabel{min-width:14px;font-size:.72rem;font-weight:600}.expandBtn{color:var(--accent);cursor:pointer;background:0 0;border:none;margin-top:.45rem;padding:0;font-size:.82rem}.expandBtn:hover{text-decoration:underline}.pageExpanded{border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:.6rem;margin-top:.6rem;padding:.6rem;display:flex}.summarySection strong{text-transform:uppercase;letter-spacing:.02em;color:var(--text);margin-bottom:.2rem;font-size:.82rem;display:block}.summarySection p{margin:0;font-size:.88rem;line-height:1.5}.summarySection ul{margin:0;padding-left:1.2rem;font-size:.88rem;line-height:1.5}.summarySection blockquote{border-left:3px solid var(--accent-border);color:var(--text);margin:.3rem 0;padding-left:.8rem;font-size:.88rem;font-style:italic}.summarySection blockquote cite{color:var(--text);margin-top:.15rem;font-size:.78rem;font-style:normal;display:block}.badge-searching,.badge-fetching,.badge-summarizing,.badge-created{color:#6366f1;border-color:#6366f1}.badge-done{color:#16a34a;border-color:#16a34a}.badge-documentation,.badge-academic{color:#2563eb;border-color:#2563eb}.badge-blog,.badge-community{color:#8b5cf6;border-color:#8b5cf6}.badge-news{color:#d97706;border-color:#d97706}.badge-vendor,.badge-marketing{color:#ea580c;border-color:#ea580c}.badge-image{color:#2563eb;border-color:#2563eb}.badge-video{color:#7c3aed;border-color:#7c3aed}.badge-audio{color:#0f766e;border-color:#0f766e}.badge-fact{color:#16a34a;border-color:#16a34a}.badge-opinion{color:#6366f1;border-color:#6366f1}.badge-unknown{border-color:var(--border);color:var(--text)}.addWorkflowBtn{white-space:nowrap;flex-shrink:0}.createWorkflowDialog{width:min(720px,100%);max-height:min(92vh,820px)}@media (width<=1280px){.kpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.formGrid{grid-template-columns:1fr}.researchMeta{grid-template-columns:repeat(2,minmax(0,1fr))}.progressStages{flex-wrap:wrap}}
