:root{color-scheme:light;--ink: #101927;--muted: #4b5a6a;--line: #d6dee8;--surface: rgba(255, 255, 255, .9);--surface-strong: #ffffff;--bubble-bg: linear-gradient(180deg, rgba(235, 243, 251, .92) 0%, rgba(255, 255, 255, .98) 100%);--bubble-line: #d9e5f0;--accent: #1d5f9c;--accent-deep: #123a62;--accent-soft: #e9f3fb;--bg: radial-gradient(circle at 14% 18%, #d7ebff 0%, #f7f9fc 38%, #edf2f7 100%);font-family:IBM Plex Sans,Avenir Next,Segoe UI,sans-serif;line-height:1.45;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg)}.site-shell,.app-shell{min-height:100vh}button,input,textarea{font:inherit}.site-shell{padding:1rem}.page-shell{max-width:1280px;margin:0 auto}.site-header{max-width:1280px;margin:0 auto 1rem;padding:.4rem 0 1.4rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand-lockup{display:inline-flex;align-items:center;text-decoration:none;margin-left:.35rem;border:0;padding:0;color:var(--ink);background:transparent}.brand-lockup:hover{background:transparent}.brand-copy{display:grid;gap:.05rem;padding-left:.28rem;text-align:left}.brand-copy strong{font-size:1.16rem}.brand-copy span{color:var(--muted);font-size:.98rem}.site-nav,.site-actions{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.workbench-nav{justify-content:center;flex:1}.nav-link{display:inline-flex;align-items:center;text-decoration:none;color:#24405b;font-weight:600;background:transparent;border:1px solid transparent;padding:0}.nav-link:hover{background:transparent}.nav-link.active{color:var(--ink)}.workbench-nav-label{padding:.7rem 1rem;border-radius:999px;border:1px solid #b8cadc;background:#ffffffbf}.auth-shell{width:100%;max-width:620px;margin:7vh auto 0;padding:1.5rem;background:var(--surface);border:1px solid var(--line);border-radius:1.3rem;box-shadow:0 18px 44px #10192714;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.site-action-button{padding:.7rem 1rem}.auth-form{display:grid;gap:.65rem}.auth-header{display:grid;gap:.45rem;margin-bottom:1rem}.auth-header h1{margin:0;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:clamp(2.4rem,5vw,3.8rem);line-height:.96;letter-spacing:-.03em}.auth-header p{margin:0;color:#264157;max-width:34ch}.auth-primary,.auth-form button{width:100%}.auth-primary{margin-top:0}.auth-divider{position:relative;margin:1rem 0;text-align:center;color:#5a7188;font-size:.9rem}.auth-divider:before{content:"";position:absolute;inset:50% 0 auto;border-top:1px solid #d6e0ea}.auth-divider span{position:relative;padding:0 .7rem;background:#ffffffeb}.app-shell{padding:1rem}.columns{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(400px,1.5fr) minmax(320px,1.2fr);gap:1rem}.epicog-columns{grid-template-columns:minmax(220px,260px) minmax(340px,.95fr) minmax(560px,1.45fr);align-items:start}.workbench-layout{grid-template-columns:minmax(0,1fr)}.column{background:#ffffffd6;border:1px solid #d3dee9;border-radius:.9rem;padding:.9rem;min-height:calc(100vh - 7rem)}.section-header{display:flex;justify-content:space-between;align-items:center}.list{list-style:none;margin:0;padding:0;display:grid;gap:.4rem}.list-item{width:100%;text-align:left;border:1px solid #bfd0e0;background:#f4f8fc;border-radius:.5rem;padding:.75rem;color:#142436;display:grid;gap:.28rem}.list-item.active{border-color:#2770b8;background:#d9ecff;box-shadow:0 0 0 1px #2770b826}.list-item-title{font-weight:600;color:#102132}.list-item-meta{font-size:.82rem;color:#4b6278}.list-item-body{font-size:.92rem;line-height:1.45;color:#213447}.conversation-card,.task-card{min-height:4.25rem}.messages{display:grid;gap:.7rem;max-height:56vh;overflow-y:auto;padding-right:.2rem}.message{border-radius:.7rem;padding:.65rem;border:1px solid #d0dcea;background:#f8fbff}.message.assistant{background:#eef7ff}.chat-form,.panel-form{display:grid;gap:.55rem;margin-top:.9rem}textarea,input{width:100%;border:1px solid #c7d6e6;border-radius:.95rem;padding:.8rem .9rem;background:#fffffffa;color:var(--ink)}button{cursor:pointer;border:1px solid transparent;border-radius:999px;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-deep) 100%);color:#fff;padding:.85rem 1.15rem;font-weight:700}button.secondary{color:var(--ink);background:#ffffffe0;border-color:#bfd0e0}.link-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid transparent;border-radius:999px;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-deep) 100%);color:#fff;padding:.85rem 1.15rem;font-weight:700}button.primary{margin-top:.8rem}button:disabled{opacity:.55;cursor:not-allowed}.actions{display:flex;gap:.4rem;flex-wrap:wrap}.top-gap{margin-top:.75rem}.compact{font-size:.9rem}.error,.error-banner{color:#8a1f1f;background:#feeaea;border:1px solid #efc8c8;padding:.5rem;border-radius:.5rem}.error-banner{max-width:1180px;margin:0 auto 1rem}.notice{color:#0f4d20;background:#e8f8e8;border:1px solid #b8e0b8;padding:.5rem;border-radius:.5rem}.workflow-card,.current-goal-card,.offer-card,.canvas-pane,.compiled-shell{margin-bottom:.9rem;padding:.8rem;border-radius:.8rem;border:1px solid #d4dee8;background:linear-gradient(180deg,#ffffffeb,#eff6fceb)}.workflow-card h3,.current-goal-card p,.current-goal-card strong{margin:0}.workflow-card p{margin:.45rem 0 0;color:#294158}.offer-card strong{display:block;margin-bottom:.3rem}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700;color:#4c647b;margin-bottom:.3rem}.current-goal-card strong{display:block;margin-bottom:.45rem;color:#102132}.current-goal-card p:last-child{color:#294158}.workspace-form{margin-bottom:1rem}.landing-shell,.public-page-shell{display:grid;gap:1rem}.landing-hero,.page-hero,.marketing-card,.success-card,.landing-hero h1,.page-hero h1,.success-card h1{margin:0 0 .75rem;font-size:clamp(2.1rem,4vw,4rem);line-height:1.02;max-width:14ch}.landing-copy,.page-copy{max-width:60ch;color:#294158}.page-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:1rem;align-items:start}.page-hero.compact-hero{grid-template-columns:1fr}.page-hero.compact-hero h1{max-width:16ch}.page-hero-aside{padding:1rem;border-radius:.9rem;border:1px solid #d4dee8;background:linear-gradient(180deg,#f1f7fdf5,#fffffff5);color:#294158}.page-hero-aside strong{display:block;margin-bottom:.55rem;color:#102132}.page-section{display:grid;gap:.85rem}.section-header-block{display:grid;gap:.3rem}.section-header-block h2,.marketing-card h3,.success-card h1,.section-header-block .page-copy{margin:0}.card-grid,.detail-grid{display:grid;gap:1rem}.card-grid.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.two-up,.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card h2,.example-card h2{font-size:1.45rem;line-height:1.15}.service-kicker{margin:0;color:#4b6278;font-weight:700}.example-card.compact .example-section:last-child{display:none}.example-card-shell{display:grid;gap:.65rem}.example-section{display:grid;gap:.25rem}.example-section p{margin:0;color:#294158}.compact-list{gap:.35rem}.cta-band{padding:1.2rem;border-radius:1rem;border:1px solid #d4dee8;background:linear-gradient(135deg,#dbecfbeb,#ffffffeb);display:flex;justify-content:space-between;align-items:center;gap:1rem}.brief-form-shell{padding:1.2rem;border-radius:1rem;border:1px solid #d4dee8;background:#ffffffe6;display:grid;gap:.9rem}.brief-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.brief-form-shell label{display:grid;gap:.35rem;color:#24405b;font-weight:600}.brief-form-shell textarea{min-height:6rem}.success-card{max-width:860px;margin:4rem auto 0}.landing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.marketing-card h2,.marketing-card h3{margin:0 0 .45rem}.planner-gate-shell{display:block;max-width:680px;margin:0 auto}.workspace-list-shell{margin-bottom:1rem;padding:.8rem;border-radius:.8rem;border:1px solid var(--line);background:var(--surface)}.workbench-page{padding-bottom:2.2rem}.page-layout{background:#fffffff5;border:1px solid #e5ebf2;border-radius:1.4rem;overflow:hidden;box-shadow:0 18px 50px #10192714}.workbench-layout-shell{min-height:calc(100vh - 7.5rem)}.workspace-column{overflow:visible;min-width:0;display:grid;gap:0}.workbench-hero-card,.workbench-empty-card{padding:3rem 3.25rem;background:transparent;border:0;border-radius:0;box-shadow:none}.workbench-hero-grid{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);gap:2rem;align-items:center}.workbench-hero-copy{display:grid;align-content:start;gap:1rem;min-width:0;max-width:34rem}.workbench-hero-copy h1{margin:0;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-weight:700;font-size:clamp(3rem,6vw,5.4rem);line-height:.96;letter-spacing:-.03em;color:var(--ink);max-width:10.5ch;text-wrap:balance}.workbench-hero-objective,.workbench-hero-summary,.workbench-hero-notice{margin:0;color:#264157}.workbench-hero-objective{font-size:1.16rem;max-width:34rem}.workbench-hero-summary{font-size:1rem;max-width:34rem;color:#44586c}.workbench-hero-notice{max-width:34rem}.workbench-command-bar{display:flex;flex-wrap:wrap;gap:.7rem}.workbench-hero-panel{padding:1.35rem;border-radius:1.1rem;background:linear-gradient(180deg,#e8f2fceb,#fffffff5);border:1px solid #cfe0ef;display:grid;gap:1rem;align-content:start}.workbench-panel-block{display:grid;gap:.32rem}.workbench-panel-label{font-size:.77rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#5a738a}.workbench-panel-block strong{color:#102132;font-size:1.05rem}.workbench-panel-block p,.workbench-panel-footnote{margin:0;color:#486278;line-height:1.5}.workbench-stats{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.workbench-stats div{padding:.95rem 1rem;border-radius:.95rem;border:1px solid var(--bubble-line);background:var(--bubble-bg);box-shadow:0 10px 24px #1019270f}.workbench-stats dt{margin:0;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#667f95}.workbench-stats dd{margin:.25rem 0 0;font-size:1.1rem;font-weight:700;color:#112234}.workbench-help-card{margin:0;padding:1.5rem 3.25rem;border-top:1px solid #e7edf4;border-radius:0;border-left:0;border-right:0;border-bottom:0;background:transparent;box-shadow:none}.workbench-body-card,.compiled-shell{margin-bottom:0;padding:2.5rem 3.25rem;border-radius:0;border-top:1px solid #e7edf4;border-left:0;border-right:0;border-bottom:0;background:transparent;box-shadow:none}.workbench-section-header{align-items:end}.workbench-section-header>div{display:grid;gap:.2rem}.workbench-section-header .eyebrow{margin-bottom:0}.workbench-section-header h3{margin:0}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#0f192561;z-index:40;cursor:pointer}.thread-drawer{position:fixed;top:5.75rem;left:1rem;bottom:1rem;width:min(360px,calc(100vw - 2rem));padding:.9rem;overflow-y:auto;background:#fffffffa;border:1px solid #d3dee9;border-radius:.9rem;box-shadow:0 18px 48px #1021322e;z-index:41}.context-drawer{left:auto;right:1rem}.workbench-toolbar{margin-bottom:.8rem}.tight{gap:.75rem}.tight h2,.tight h3{margin:0}.tight select{border:1px solid #bfd1e3;border-radius:.55rem;padding:.48rem .6rem;background:#fff}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .55rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.status-pill.strong{color:#0a5933;background:#dff7e9;border:1px solid #9fd3b3}.status-pill.warm{color:#7a4c00;background:#fff0cf;border:1px solid #f0cf8d}.status-pill.soft{color:#5b6774;background:#eef3f8;border:1px solid #cfdae5}.status-pill.danger{color:#892a2a;background:#feeaea;border:1px solid #efc8c8}.refinement-form{margin-top:.9rem;padding-top:.9rem;border-top:1px solid #d9e4ef;display:grid;gap:.6rem}.workspace-status-card{position:relative}.plan-header-row{display:flex;justify-content:space-between;gap:.8rem;align-items:start}.plan-header-copy{min-width:0}.workspace-card-actions{flex-shrink:0}.help-toggle{min-width:0}.plan-summary-line{margin:.3rem 0 0;color:#50697f}.planner-notice{margin:.45rem 0 0;color:#24405b;font-size:.92rem}.plan-objective-line{margin:.35rem 0 0;color:#1f3549;line-height:1.45}.floating-help-bubble{margin-top:.7rem;padding:.75rem .85rem;border-radius:.8rem;border:1px solid #c8d9ea;background:#f8fbfffa;box-shadow:0 8px 24px #10213214;display:grid;gap:.4rem}.tip-bubble{margin-top:.9rem;padding:.85rem .9rem;border-radius:.8rem;border:1px solid #c8d9ea;background:linear-gradient(180deg,#f8fbff,#eef6ff);display:grid;gap:.45rem}.tip-bubble strong{color:#16324b}.tip-bubble p{margin:0;color:#284056}.helper-steps{margin:0;padding-left:1.1rem;display:grid;gap:.32rem;color:#284056}.clarification-panel{margin-top:.7rem;padding-top:.7rem;border-top:1px solid #d9e4ef;display:grid;gap:.55rem}.clarification-panel-header{display:flex;justify-content:space-between;gap:.75rem;align-items:baseline}.clarification-question{display:grid;gap:.2rem}.clarification-question p{margin:0;color:#1f3549}.plan-flow-pane{margin-top:.7rem;margin-bottom:0;min-height:0;padding:0;border:0;background:transparent}.plan-readout{display:grid;gap:.8rem}.plan-section{padding-bottom:.7rem;border-bottom:1px solid #d9e4ef}.plan-section:last-child{padding-bottom:0;border-bottom:0}.plan-section h4{margin:0 0 .3rem;color:#102132}.plan-section p{margin:0;color:#284056}.plan-line-list{display:grid;gap:.55rem}.plan-line{padding-bottom:.55rem;border-bottom:1px solid #e4edf5}.plan-line:last-child{padding-bottom:0;border-bottom:0}.plan-line-header{display:flex;justify-content:space-between;gap:.6rem;align-items:baseline;margin-bottom:.3rem}.plan-line-status{color:#7a4c00;font-size:.84rem;font-weight:600}.plan-note{color:#50697f}.covered-points{margin-top:.55rem}.covered-points summary{cursor:pointer;color:#50697f;font-size:.9rem}.covered-point-list{margin-top:.45rem;display:grid;gap:.35rem}.covered-point-list p{margin:0;color:#50697f}.refinement-label{display:grid;gap:.4rem;font-weight:700;color:#24405b}.refinement-label textarea{min-height:5.5rem}.suggestion-row{display:flex;gap:.45rem;flex-wrap:wrap}.suggestion-chip{border:1px solid #bfd1e3;background:#f7fbff;color:#16324b;border-radius:999px;padding:.42rem .7rem;font-size:.85rem;line-height:1.2}.suggestion-chip:hover{background:#e9f4ff}.advanced-tools{margin:0;padding:2rem 3.25rem;border-top:1px solid #e7edf4;border-left:0;border-right:0;border-bottom:0;border-radius:0;background:transparent}.advanced-tools summary{cursor:pointer;font-weight:700;font-size:.95rem;color:#35516b}.advanced-tools[open] summary{margin-bottom:.7rem}.advanced-draft{margin-top:1rem}.canvas-split{display:grid;grid-template-columns:1fr;gap:.9rem;margin-bottom:1rem}.canvas-pane{min-height:320px}.pane-meta{font-size:.82rem;color:#50697f}.section-tip{margin:0 0 .55rem;color:#50697f;font-size:.88rem}.state-block+.state-block{margin-top:.9rem}.state-block h4,.draft-section h4,.compiled-section h4,.phase-shell h3,.appendix-shell h3{margin:0 0 .4rem;color:#102132}.state-block p,.draft-section p,.compiled-section p,.phase-task-card p{margin:0;color:#284056}.state-list,.bullet-list{margin:0;padding-left:1rem;display:grid;gap:.4rem}.state-list{padding-left:0;list-style:none}.state-list-item{border:1px solid #d2deea;background:#f7fbff;border-radius:.7rem;padding:.7rem}.state-list-header{display:flex;justify-content:space-between;gap:.5rem;align-items:baseline;margin-bottom:.35rem}.state-grid,.compiled-grid,.phase-grid{display:grid;gap:.75rem}.state-grid{grid-template-columns:1fr 1fr;margin-top:.9rem}.workspace-column .state-grid,.workspace-column .compiled-grid{grid-template-columns:1fr}.draft-sections{display:grid;gap:.75rem}.draft-section,.compiled-section,.phase-task-card{border:1px solid var(--bubble-line);border-radius:.95rem;background:var(--bubble-bg);box-shadow:0 10px 24px #10192714;padding:1.1rem 1rem}.draft-collapsed-note{margin-top:0}.compiled-summary{margin:0 0 .8rem;color:#284056}.wrapup-shell{margin:0 0 .95rem;padding:1.3rem 1.2rem;border:1px solid var(--bubble-line);border-radius:1.05rem;background:var(--bubble-bg);box-shadow:0 14px 32px #10192714}.wrapup-shell h4,.wrapup-shell h5{margin:0 0 .45rem;color:#102132}.wrapup-summary{margin:0 0 .7rem;color:#284056}.wrapup-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem}.wrapup-publish-bar{margin-bottom:.85rem}.wrapup-block+.wrapup-block{margin-top:.8rem}.wrapup-block .list{list-style:disc;padding-left:1.15rem;display:block}.wrapup-block ol.list{list-style:decimal}.wrapup-block .list li+li{margin-top:.38rem}.phase-progress{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin:0 0 .8rem;padding:.95rem 1rem;border:1px solid var(--bubble-line);border-radius:.95rem;background:var(--bubble-bg);color:#284056}.compiled-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.appendix-shell{margin-top:1rem}.appendix-section{background:#fcfdff}.phase-shell{margin-top:1rem}.phase-primary-card{border:1px solid var(--bubble-line);border-radius:1.05rem;background:var(--bubble-bg);box-shadow:0 14px 32px #10192714;padding:1.2rem}.phase-primary-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.55rem}.phase-primary-header h4{margin:.2rem 0 0;color:#102132}.phase-primary-card p{margin:0;color:#284056}.primary-task-controls{margin-top:.85rem;justify-content:flex-start}.phase-checklist{margin-top:.75rem}.phase-checklist summary{cursor:pointer;color:#24405b;font-weight:700}.phase-checklist[open] summary{margin-bottom:.75rem}.share-bar{display:grid;gap:.4rem;margin:0 0 .9rem}.share-bar strong{color:#24405b}.shared-main{display:grid;gap:1rem}.order-shell{margin-top:1rem}.phase-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.order-grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.phase-column{border:1px solid var(--bubble-line);border-radius:1.05rem;background:var(--bubble-bg);box-shadow:0 14px 32px #10192714;padding:1rem}.is-primary-task{border-color:#9ec2e8;background:#f3f8ff}.workspace-card{min-height:5rem}.task-controls{display:flex;justify-content:space-between;align-items:flex-end;gap:.6rem;margin-top:.75rem}.task-controls label{display:grid;gap:.3rem;font-size:.82rem;color:#4b6278}.task-controls select{border:1px solid #bfd1e3;border-radius:.55rem;padding:.42rem .55rem;background:#fff;color:#16212f}.phase-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.6rem;color:#24405b}.status-timeline{list-style:none;margin:.8rem 0 0;padding:0;display:grid;gap:.55rem}.status-timeline li{border-top:1px solid #d9e4ef;padding-top:.55rem;display:grid;gap:.15rem}.status-timeline span{color:#556c82;font-size:.86rem}.epicog-columns .right{overflow-y:auto}@media(min-width:1680px){.canvas-split{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.workspace-column .state-grid,.workspace-column .compiled-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.plan-summary{display:grid;gap:.2rem;margin-bottom:.2rem}.plan-summary strong{color:#102132}.plan-summary span,.plan-reference{color:#4b6278}.plan-reference{margin-top:0;font-size:.88rem}pre{max-height:180px;overflow:auto;background:#0f1a26;color:#e9f4ff;border-radius:.55rem;padding:.6rem}.app-shell{display:grid;grid-template-columns:248px minmax(0,1fr) 340px;grid-template-rows:64px minmax(0,1fr);width:100vw;height:100vh;overflow:hidden;background:#fff;color:#000;font-family:Inter,system-ui,Arial,sans-serif;line-height:1.45;padding:0;position:relative}.dashboard-banner{position:fixed;top:12px;left:272px;right:20px;z-index:90;margin:0;background:#eff6ff;color:#111827;border:1px solid #bfdbfe;border-radius:0;padding:10px 12px}.app-shell button,.app-shell .link-button{cursor:pointer;border:1px solid #2563eb;border-radius:6px;background:#2563eb;color:#fff;padding:10px 16px;font-weight:600;box-shadow:none}.app-shell button.secondary,.app-shell .secondary,.app-shell .link-button.secondary{background:#fff;color:#000;border-color:#bfdbfe}.app-shell input,.app-shell textarea,.app-shell select{width:100%;background:#fff;color:#000;border:1px solid #bfdbfe;border-radius:0;padding:14px;font:inherit}.sidebar{grid-column:1;grid-row:1 / 3;width:248px;height:100vh;border-right:1px solid #dbeafe;background:#fff;display:flex;flex-direction:column;overflow:hidden}.sidebar-brand{height:72px;padding:20px 20px 16px;display:grid;gap:2px;border-bottom:1px solid #e5e7eb}.sidebar-brand strong{font-size:16px;line-height:1.25}.sidebar-brand span{color:#374151;font-size:14px}.sidebar-nav{display:grid;gap:0;padding:12px}.sidebar-nav-item,.sidebar-tool-button,.sidebar-signout{width:100%;min-height:40px;border:1px solid transparent;border-radius:0;background:#fff;color:#374151;display:flex;align-items:center;justify-content:flex-start;padding:10px 12px;font-weight:500}.sidebar-nav-item.is-active{background:#eff6ff;color:#2563eb;border-color:#dbeafe}.sidebar-tools{display:grid;gap:8px;padding:12px;border-top:1px solid #f3f4f6}.sidebar-bottom{margin-top:auto;padding:16px;border-top:1px solid #e5e7eb}.sidebar-signout{border-color:#bfdbfe}.topbar{grid-column:2 / 4;grid-row:1;height:64px;border-bottom:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 24px;min-width:0}.topbar-copy{min-width:0;display:grid;gap:2px}.topbar-copy strong{font-size:16px;line-height:1.2}.topbar-copy span{color:#6b7280;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-actions{display:flex;gap:10px;align-items:center;flex-shrink:0}.main{grid-column:2;grid-row:2;height:calc(100vh - 64px);overflow-y:auto;padding:24px 28px;background:#fff}.context{grid-column:3;grid-row:2;height:calc(100vh - 64px);border-left:1px solid #dbeafe;background:#fff;overflow-y:auto;padding:20px}.active-question,.answer-panel,.working-plan,.refine-panel,.draft-panel,.workspace-empty-panel,.compiled-shell{border:1px solid #e5e7eb;background:#fff;padding:20px;margin-bottom:20px;border-radius:0;box-shadow:0 1px 4px #00000014}.active-question{border-color:#bfdbfe}.panel-kicker-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.panel-kicker{font-size:12px;text-transform:uppercase;color:#2563eb;letter-spacing:.08em;font-weight:700}.panel-meta,.question-label,.panel-summary,.context-summary,.status-text,.plan-reference,.section-tip{color:#6b7280;font-size:14px}.question-label{margin:0 0 8px}.active-question-text{margin:0;font-size:24px;line-height:1.25;font-weight:700;color:#000}.answer-form,.refinement-form{display:grid;gap:16px}.answer-label,.refinement-label{display:grid;gap:8px;color:#111827;font-weight:600}.answer-actions{display:flex;justify-content:flex-end}.panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.panel-header h2,.context-section h3{margin:4px 0 0;font-size:18px;line-height:1.2}.working-plan-table{display:grid;border-top:1px solid #f3f4f6}.working-plan-row{display:grid;grid-template-columns:160px 80px minmax(0,1fr);gap:16px;align-items:start;padding:14px 0;border-bottom:1px solid #f3f4f6}.working-plan-label{font-weight:600;color:#111827}.working-plan-status{color:#2563eb;font-size:14px;font-weight:600}.working-plan-body{color:#111827;line-height:1.5}.suggestion-row,.actions,.wrapup-actions,.top-gap{display:flex;gap:10px;flex-wrap:wrap}.suggestion-chip{background:#fff;color:#374151;border:1px solid #bfdbfe;border-radius:0;padding:8px 12px;font-size:13px;line-height:1.2}.draft-sections,.compiled-grid,.phase-grid{display:grid;gap:16px}.draft-section,.compiled-section,.phase-primary-card,.phase-column,.phase-task-card,.wrapup-shell,.share-bar,.phase-progress{border:1px solid #e5e7eb;border-radius:0;background:#fff;box-shadow:none;padding:16px}.context-section{border-bottom:1px solid #e5e7eb;padding-bottom:18px;margin-bottom:18px}.context-section:last-child{margin-bottom:0}.context-headline{margin:0 0 10px;font-size:24px;line-height:1.2}.context-metrics{display:grid;gap:10px;margin-top:14px}.context-metric-row{display:flex;justify-content:space-between;gap:12px;font-size:14px;color:#374151}.context-metric-row strong{color:#111827}.context-list{margin:0;padding-left:18px;display:grid;gap:10px;color:#111827}.context-help{margin-top:14px;padding-top:14px;border-top:1px solid #f3f4f6;color:#6b7280;font-size:14px}.status-pill,.status-pill.strong,.status-pill.warm,.status-pill.soft,.status-pill.danger{display:inline-flex;align-items:center;border:1px solid #bfdbfe;background:#eff6ff;color:#2563eb;border-radius:0;padding:4px 8px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.thread-drawer{position:fixed;top:0;left:0;bottom:0;width:340px;padding:20px;overflow-y:auto;background:#fff;border-right:1px solid #dbeafe;border-radius:0;box-shadow:none;z-index:70}.context-drawer{left:auto;right:0;border-right:0;border-left:1px solid #dbeafe}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#1118272e;z-index:60;cursor:pointer}.error,.error-banner,.notice{color:#111827;background:#eff6ff;border:1px solid #bfdbfe;border-radius:0}.floating-help-bubble,.tip-bubble,.covered-points,.advanced-tools,.workspace-list-shell,.list-item,.column,.page-layout,.workbench-hero-card,.workbench-empty-card,.workbench-hero-panel,.workbench-stats div,.workbench-help-card,.workbench-body-card{border-radius:0;box-shadow:none;background:#fff}.app-shell .eyebrow{color:#2563eb;margin-bottom:0}@media(max-width:1180px){.app-shell{grid-template-columns:220px minmax(0,1fr) 300px}.working-plan-row{grid-template-columns:130px 72px minmax(0,1fr)}}@media(max-width:960px){.app-shell{grid-template-columns:220px minmax(0,1fr);grid-template-rows:64px minmax(0,1fr)}.context{display:none}.topbar{grid-column:2}}
