.SectionsContent_sectionsContentWrapper__3Shsk{flex-grow:1;overflow-y:auto;padding:10px;color:var(--text)}.SectionsContent_metricsBar__rkCBE{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.SectionsContent_metricChip__9EwVU{padding:4px 10px;border-radius:999px;background:hsla(0,0%,100%,.04);border:1px solid var(--border);color:var(--muted);font-size:11px;letter-spacing:.02em}.SectionsContent_searchInput__BRoPF{width:100%;padding:10px 14px;margin-bottom:16px;font-size:14px;border:1px solid var(--border);border-radius:12px;background:hsla(0,0%,100%,.04);color:var(--text);transition:border-color .18s ease}.SectionsContent_searchInput__BRoPF:focus{outline:none;border-color:rgba(59,181,255,.4)}.SectionsContent_searchInput__BRoPF::placeholder{color:rgba(238,242,255,.3)}@keyframes SectionsContent_sectionEnter__kHCCX{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.SectionsContent_section__PfNUz{margin-bottom:24px;font-family:inherit;animation:SectionsContent_sectionEnter__kHCCX .28s ease both;border-bottom:1px solid var(--border);padding-bottom:20px}.SectionsContent_section__PfNUz:last-child{border-bottom:none}.SectionsContent_sectionHeaderRow__BfT_f{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.SectionsContent_sectionHeader__o_i_Q{font-size:1.05em;font-weight:700;color:var(--text);flex:1}.SectionsContent_sectionActions__btV6L{display:flex;align-items:center;gap:6px;opacity:0;transition:opacity .15s ease;flex-shrink:0}.SectionsContent_sectionActionsVisible__tvPxV{opacity:1}.SectionsContent_wordCountBadge__y79JB{font-size:11px;color:var(--muted);padding:3px 8px;border-radius:999px;background:hsla(0,0%,100%,.04);border:1px solid var(--border)}.SectionsContent_sectionActionBtn__xqGBc{width:28px;height:28px;border-radius:8px;background:hsla(0,0%,100%,.05);border:1px solid var(--border);color:var(--muted);display:grid;place-items:center;cursor:pointer;transition:background .15s ease,color .15s ease}.SectionsContent_sectionActionBtn__xqGBc:hover{background:hsla(0,0%,100%,.1);color:var(--text)}.SectionsContent_renderedContent__NR0A8{margin-bottom:10px;cursor:text;color:var(--muted-strong);line-height:1.65;font-size:14px}.SectionsContent_renderedContent__NR0A8:hover{background:hsla(0,0%,100%,.03);border-radius:8px}.SectionsContent_renderedContent__NR0A8 a{color:var(--accent);text-decoration:none}.SectionsContent_renderedContent__NR0A8 a:hover{text-decoration:underline}.SectionsContent_renderedContent__NR0A8 h1,.SectionsContent_renderedContent__NR0A8 h2,.SectionsContent_renderedContent__NR0A8 h3{color:var(--text);font-weight:700;margin:12px 0 6px}.SectionsContent_renderedContent__NR0A8 p{margin-bottom:8px}.SectionsContent_renderedContent__NR0A8 ol,.SectionsContent_renderedContent__NR0A8 ul{padding-left:20px;margin-bottom:8px}.SectionsContent_renderedContent__NR0A8 li{margin-bottom:4px}.SectionsContent_editableField__08AUG{width:100%;min-height:100px;font-family:inherit;font-size:13px;line-height:1.55;padding:12px;margin-bottom:10px;border:1px solid rgba(59,181,255,.25);border-radius:12px;background:rgba(8,17,31,.7);color:var(--text);resize:vertical}.SectionsContent_editableField__08AUG:focus{outline:none;border-color:rgba(59,181,255,.5)}.SectionsContent_markdownHint__JoZLX{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><text x="5" y="95" font-family="Arial" font-size="12" fill="%236b7280">Markdown</text></svg>');background-repeat:no-repeat;background-position:100% 100%}.SectionsContent_subsection__Fq1Yw{margin-left:18px;padding-left:14px;border-left:2px solid var(--border)}.SectionsContent_subsectionTitle___HQ6L{font-size:1em;font-weight:600;margin-top:12px;margin-bottom:6px;color:var(--muted-strong)}.SectionsContent_mediaGrid__sDEOV{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin-top:12px;margin-bottom:12px}.SectionsContent_mediaItem__lMEDR{border-radius:12px;overflow:hidden;background:hsla(0,0%,100%,.03);border:1px solid var(--border)}.SectionsContent_mediaImage__1Nv66{width:100%;height:140px;object-fit:cover;display:block}.SectionsContent_mediaAltText__LmLlk{padding:6px 10px;font-size:11px;color:var(--muted);line-height:1.4}.SectionsContent_emptyMessage__I_etX{color:var(--muted);font-size:13px;padding:24px 0;text-align:center}.StepTabs_stepTabs__Q90vM{display:flex;overflow-x:auto;gap:4px;margin-bottom:18px;padding:2px 0}.StepTabs_stepTab__NFV4w{display:flex;align-items:center;gap:8px;padding:8px 14px;cursor:pointer;border:1px solid transparent;background:transparent;transition:all .18s ease;white-space:nowrap;font-size:12px;font-weight:600;color:var(--muted);border-radius:999px;letter-spacing:.02em;text-transform:uppercase;position:relative}.StepTabs_stepTab__NFV4w:before{content:attr(data-index);display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;border:1px solid;font-size:10px;flex-shrink:0;opacity:.6}.StepTabs_stepTab__NFV4w:hover{background:hsla(0,0%,100%,.05);color:var(--muted-strong)}.StepTabs_stepTab__NFV4w.StepTabs_active__5E6Cy{background:rgba(59,181,255,.1);color:var(--accent);border-color:rgba(59,181,255,.2)}.StepTabs_stepTab__NFV4w.StepTabs_active__5E6Cy:before{background:rgba(59,181,255,.2);border-color:var(--accent);opacity:1}.StepTabs_stepTab__NFV4w.StepTabs_completed__yAr9b{color:var(--success)}.StepTabs_stepTab__NFV4w.StepTabs_completed__yAr9b:before{content:"✓";background:rgba(126,231,135,.12);border-color:var(--success);opacity:1}.StepTabs_stepTab__NFV4w:focus{outline:none;box-shadow:0 0 0 2px rgba(59,181,255,.4)}.LoadingSpinner_spinnerContainer__G02XW{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000}.LoadingSpinner_spinnerWrapper__KnIpj{display:flex;justify-content:center;align-items:center;margin-bottom:10px}.LoadingSpinner_spinner__9FrHV{width:30px;height:30px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-top-color:#3498db;animation:LoadingSpinner_spin__zVaxY 2s linear infinite}@keyframes LoadingSpinner_spin__zVaxY{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ProgressBar_progressContainer__3JL7E{width:100%;height:40px;background-color:#e0e0e0;border-radius:5px;margin:1px 0;position:relative}.ProgressBar_progressBar__XDrIy{height:100%;background-color:#4caf50;border-radius:5px;transition:width .5s ease-in-out;width:0}.ProgressBar_progressText__3hBu7{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;font-weight:700;white-space:nowrap;z-index:1}.StepLogs_stepLogsContent___Thcd{flex-grow:1;overflow-y:auto;padding:10px}.StepLogs_stepLogItem__v7m9Y{background:hsla(0,0%,100%,.03);border:1px solid var(--border);border-radius:12px;padding:10px 12px;margin-bottom:10px}.StepLogs_stepLogItem__v7m9Y h4{font-size:13px;font-weight:600;color:var(--muted-strong);margin-bottom:6px}.StepLogs_stepContent__Y32bc{font-size:13px;line-height:1.55;color:var(--muted)}.StepLogs_currentStep__esw01{border-color:rgba(59,181,255,.3);background:rgba(59,181,255,.06);box-shadow:0 0 0 1px rgba(59,181,255,.15)}.StepLogs_currentStep__esw01 h4{color:var(--accent)}.StepLogs_completedStep__30Vaf{opacity:.65}.ThoughtStream_container___HIO_{background:rgba(8,17,31,.92);border:1px solid var(--border);border-radius:18px;overflow:hidden;margin-bottom:16px}.ThoughtStream_header__nu_n4{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid var(--border)}.ThoughtStream_headerLabel__nk_MB{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.ThoughtStream_progressPct__BhXVl{font-size:12px;font-weight:700;color:var(--accent)}.ThoughtStream_timeline__0QIt9{padding:12px 14px;display:flex;flex-direction:column;max-height:280px;overflow-y:auto}.ThoughtStream_timelineItem__Hg3Aq{display:flex;gap:10px;min-height:32px}.ThoughtStream_iconCol__W7fQ7{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:16px;padding-top:2px}.ThoughtStream_connector__UMDIl{width:1px;flex:1;background:var(--border);margin:4px 0;min-height:8px}.ThoughtStream_connectorDone__KaiR6{background:rgba(126,231,135,.3)}.ThoughtStream_content__pmNIJ{padding-bottom:12px;flex:1;min-width:0}.ThoughtStream_stepName__KrROK{font-size:12px;font-weight:600;color:var(--muted);text-transform:capitalize;line-height:1.3}.ThoughtStream_activeItem__D_STF .ThoughtStream_stepName__KrROK{color:var(--accent)}.ThoughtStream_doneItem__s3Ry_ .ThoughtStream_stepName__KrROK{color:var(--success)}.ThoughtStream_logPreview__NtaoB{margin-top:5px;font-size:11px;color:var(--muted);line-height:1.5;word-break:break-word;background:hsla(0,0%,100%,.03);border-radius:8px;padding:6px 8px;border:1px solid var(--border)}.ThoughtStream_dotPulse__xGVG2{display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 0 rgba(59,181,255,.4);animation:ThoughtStream_pulse___FdsC 1.6s ease-out infinite}.ThoughtStream_dotPending__efWMa{display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--border);border:1px solid hsla(0,0%,100%,.1)}@keyframes ThoughtStream_pulse___FdsC{0%{box-shadow:0 0 0 0 rgba(59,181,255,.4)}70%{box-shadow:0 0 0 8px rgba(59,181,255,0)}to{box-shadow:0 0 0 0 rgba(59,181,255,0)}}