:root{--solo-bg:#f8fafc;--solo-surface:#fff;--solo-surface-muted:#f1f5f9;--solo-border:#e2e8f0;--solo-text:#0f172a;--solo-text-muted:#475569;--solo-primary:#2563eb;--solo-primary-hover:#1d4ed8;--solo-primary-soft:#eff6ff;--solo-success:#15803d;--solo-danger:#b91c1c;--solo-shadow:0 8px 24px #0f172a0f;--solo-radius:12px;--solo-radius-sm:10px;--solo-font:Inter,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}html,body,#root{min-height:100%}*,:before,:after{box-sizing:border-box}body{font-family:var(--solo-font);color:var(--solo-text);background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);margin:0}.screen{min-height:100vh;font-family:var(--solo-font);padding:16px}.center{place-items:center;display:grid}.header{z-index:20;border:1px solid var(--solo-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--solo-radius);box-shadow:var(--solo-shadow);background:#ffffffe6;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:10px 14px;display:flex;position:sticky;top:0}.brandBlock p{color:var(--solo-text-muted);margin:4px 0 0;font-size:13px}.brandLink{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brandLogo{border-radius:4px;width:30px;height:30px}.brandText{color:#0000;background:linear-gradient(90deg,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text;font-size:24px;font-weight:800;line-height:1}.headerActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.headerActions span{color:var(--solo-text-muted);padding:0 4px;font-size:13px}.appBody{grid-template-columns:1fr;gap:14px;display:grid}.appBody.withSidebar{grid-template-columns:240px 1fr;align-items:start}.sideNav{border:1px solid var(--solo-border);background:var(--solo-surface);border-radius:var(--solo-radius);box-shadow:var(--solo-shadow);padding:12px 10px;position:sticky;top:84px}.sideNavTitle{text-transform:uppercase;letter-spacing:.07em;color:var(--solo-text-muted);margin:4px 6px 10px;font-size:11px;font-weight:700}.sideNavItems{gap:2px;display:grid}.sideNavButton{color:#1e293b;text-align:left;background:0 0;border:0;border-left:3px solid #0000;border-radius:0;justify-content:flex-start;width:100%;min-height:0;padding:9px 10px 9px 12px;font-size:13px;font-weight:500}.sideNavButton:hover{color:#0f172a;background:#f8fafc}.sideNavButton.active{border-left-color:var(--solo-primary);color:#1d4ed8;background:#eff6ff;font-weight:700}.mainContent{gap:12px;display:grid}.portalGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.intakeGrid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start}.evidencePanel{grid-column:1/-1}.panel,.sidebar,.customerPortal,.moduleItem,.promptBox,.thread,.message,.catalogCard,.emptyCard,.createRun,.rowCard{border:1px solid var(--solo-border);background:var(--solo-surface);border-radius:var(--solo-radius-sm)}.panel,.sidebar,.customerPortal,.createRun{flex-direction:column;gap:12px;padding:12px;display:flex}.panel,.sidebar{max-height:calc(100vh - 168px);overflow:auto}.panel{max-height:none;overflow:visible}.formPanel{width:100%}.panel h2,.panel h3,.customerPortal h2,.createRun h2{margin:0}.panel p,.customerPortal p,.rowCard p,.moduleItem p{color:var(--solo-text-muted);margin:0}.panelHeaderRow{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:2px;display:flex}.rowCard,.moduleItem{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;padding:12px;display:flex}.inlineActions,.cardActions,.ownerRow,.moduleActions,.row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inlineActions{margin-top:4px}.panelHeaderRow>.inlineActions{margin-top:0;margin-left:auto}.formActions{justify-content:flex-end;padding-top:4px}.formGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}.toolCreateGrid{align-items:start;gap:12px 14px}.formField{letter-spacing:.01em;color:#0f172a;gap:5px;min-width:0;font-size:12px;display:grid}.formFieldLabelRow{align-items:center;gap:6px;display:inline-flex}.formFieldLabel{font-weight:700}.fieldBadge{border-radius:999px;align-items:center;padding:2px 6px;font-size:10px;font-weight:700;line-height:1.2;display:inline-flex}.fieldBadge.required{color:#9a3412;background:#ffedd5}.fieldBadge.optional{color:#334155;background:#e2e8f0}.formFieldHint{color:var(--solo-text-muted);font-size:12px;font-weight:500;line-height:1.35}.formFieldError{color:#b91c1c;font-size:12px;font-weight:600}.actionHelp{color:var(--solo-text-muted);font-size:12px}.panelExplain{color:var(--solo-text-muted);margin-bottom:6px;font-size:12px}.advancedPanel{border:1px solid var(--solo-border);border-radius:8px;margin-top:8px;padding:8px 10px}.advancedPanel>summary{cursor:pointer;color:#475569;font-size:12px;font-weight:700}.tabHeaderRow{justify-content:flex-start;display:flex}.tabStrip{border-bottom:1px solid var(--solo-border);align-items:center;gap:2px;display:inline-flex}.tabTrigger{color:var(--solo-text-muted);background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;min-height:32px;padding:0 12px;font-size:13px;font-weight:500}.tabTrigger:hover{color:#0f172a;background:#f8fafc;border-color:#0000}.tabTrigger.active{color:#1d4ed8;background:#eff6ff;border-bottom-color:#2563eb;font-weight:700}.tabLabelWithHelp{align-items:center;gap:0;display:inline-flex}.formErrorSummary{color:#7f1d1d;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:4px 0;padding:8px 10px;font-size:13px}.formErrorSummary ul{margin:6px 0 0;padding-left:18px}.healthCard{border:1px solid var(--solo-border);border-radius:8px;gap:4px;padding:8px 10px;display:grid}.healthCard.ok{background:#f0fdf4;border-color:#86efac}.healthCard.warn{background:#fff7ed;border-color:#fdba74}.fieldSpanFull,.configuredProvidersPanel{grid-column:1/-1}.providerList{gap:8px;display:grid}.providerRow{border:1px solid var(--solo-border);border-radius:var(--solo-radius-sm);background:#f8fafc;gap:6px;padding:10px 12px;display:grid}.providerIdentity{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.providerStatus{border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.providerStatus.active{color:#166534;background:#dcfce7}.providerStatus.inactive{color:#334155;background:#e2e8f0}.providerActions{justify-content:flex-end;gap:8px;display:flex}.providerMeta{color:var(--solo-text-muted);flex-wrap:wrap;gap:12px;font-size:12px;display:flex}.excerptPre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;max-height:180px;margin:6px 0 0;font-size:12px;line-height:1.35;overflow:auto}.panelHeaderRow .formField{min-width:170px}.inlineActions .formField{min-width:150px}.buildPlanNameRow{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin-bottom:8px;display:grid}.buildPlanNameRow .formField{margin:0}.buildPlanNameButton{align-self:end;min-height:38px}.intakesFilters{grid-template-columns:1.3fr .9fr .9fr;align-items:end;gap:10px;display:grid}.intakesListMeta{color:var(--solo-text-muted);justify-content:space-between;gap:10px;font-size:12px;display:flex}.intakesTableWrap{border:1px solid var(--solo-border);border-radius:8px;overflow:auto}.intakesTable{border-collapse:collapse;table-layout:auto;width:100%;font-size:12px}.toolsTableWrap{overflow-x:hidden}.toolsTable{table-layout:fixed}.toolsTable th:first-child{width:13%}.toolsTable th:nth-child(2){width:24%}.toolsTable th:nth-child(3){width:15%}.toolsTable th:nth-child(4){width:7%}.toolsTable th:nth-child(5){width:10%}.toolsTable th:nth-child(6),.toolsTable th:nth-child(7){width:16%}.toolsTable th:nth-child(8){width:9%}.intakesTable th,.intakesTable td{text-align:left;vertical-align:middle;white-space:normal;overflow-wrap:anywhere;border-bottom:1px solid #e2e8f0;padding:8px 10px}.intakesTable th{color:#334155;background:#f8fafc;font-weight:700}.intakesTable tbody tr:hover{background:#f8fafc}.intakesTable tbody tr:last-child td{border-bottom:0}.monoClip{text-overflow:ellipsis;max-width:360px;font-family:IBM Plex Mono,SFMono-Regular,Menlo,monospace;overflow:hidden;white-space:nowrap!important}.cellClip{text-overflow:ellipsis;overflow:hidden;white-space:nowrap!important}.actionCellRight{text-align:right!important}.readinessBadge{border-radius:999px;align-items:center;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.readinessBadge.low{color:#991b1b;background:#fee2e2}.readinessBadge.mid{color:#92400e;background:#ffedd5}.readinessBadge.high{color:#1d4ed8;background:#dbeafe}.readinessBadge.ready{color:#166534;background:#dcfce7}.lifecycleBadge,.publishBadge{border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.lifecycleBadge.draft{color:#475569;background:#e2e8f0}.lifecycleBadge.in_review{color:#1d4ed8;background:#dbeafe}.lifecycleBadge.ready{color:#92400e;background:#ffedd5}.lifecycleBadge.published{color:#166534;background:#dcfce7}.lifecycleBadge.archived{color:#7c2d12;background:#fee2e2}.publishBadge.yes{color:#166534;background:#dcfce7}.publishBadge.no{color:#475569;background:#e2e8f0}.buildStageBadge{border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.buildStageBadge.pending{color:#92400e;background:#ffedd5}.buildStageBadge.complete{color:#166534;background:#dcfce7}.publicationSummaryCard,.toolPlanSummary{align-items:flex-start}.tableIconAction{color:#334155;width:26px;min-width:26px;height:26px;padding:0}.tableIconAction:hover{color:#0f172a}.inlineCompactField{max-width:140px}.composerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:10px;padding-top:2px;display:flex}.iconActionGroup{align-items:center;gap:6px;display:inline-flex}.iconAction{color:#334155;background:0 0;border:0;border-radius:0;width:28px;min-width:28px;height:28px;min-height:0;padding:0 2px;font-size:14px}.iconAction:hover{color:#0f172a;background:0 0;border-color:#0000}.iconAction svg{transition:color .12s,opacity .12s}.iconActionGroup .iconAction:first-child{color:#475569}.iconActionGroup .iconAction:nth-child(2){color:#1d4ed8}.iconActionGroup .iconAction:nth-child(3){color:#b45309}.iconAction.execute,.iconAction.execute:hover,.iconAction.execute:disabled{background:0 0;border:0}.iconAction:disabled{opacity:.35;color:#64748b;cursor:not-allowed}.iconAction:disabled:hover{color:#64748b}.iconSvg{width:16px;height:16px;display:block}.tooltipWrap{display:inline-flex;position:relative}.tooltipBubble{color:#f8fafc;white-space:nowrap;opacity:0;pointer-events:none;z-index:30;background:#0f172a;border-radius:6px;padding:5px 8px;font-size:11px;line-height:1.2;transition:opacity .12s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.tooltipWrap:hover .tooltipBubble,.tooltipWrap:focus-within .tooltipBubble{opacity:1}.typingRow{align-items:center;gap:4px;margin-top:6px;display:inline-flex}.typingDot{background:#94a3b8;border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite typingPulse}.typingDot:nth-child(2){animation-delay:.12s}.typingDot:nth-child(3){animation-delay:.24s}@keyframes typingPulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-1px)}}.formPanel .formGrid{margin-top:2px}.formPanel .formGrid textarea{min-height:112px}.catalogGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin-top:12px;display:grid}.pillRow{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.pill{letter-spacing:.01em;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.pill.native{color:#166534;background:#dcfce7}.pill.affiliate{color:#3730a3;background:#e0e7ff}.emptyCard{background:#f8fafc;border-style:dashed}.modules,.promptBox,.thread{margin-top:12px;padding:10px}.intakeThreadScrollable{overscroll-behavior:contain;max-height:420px;overflow-y:auto}.message{margin-top:8px;padding:10px}.message pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;color:#0f172a;margin:8px 0 0;font-family:inherit}.proofMetaRow{color:var(--solo-text-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:inline-flex}.proofMetaItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:baseline;gap:4px;padding:2px 6px;display:inline-flex}.statusTextLine{font-family:IBM Plex Mono,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.35}.sessionMetaLine{color:var(--solo-text-muted);font-size:12px;line-height:1.35}.rowCard>div>strong{font-size:12px;font-weight:700}.rowCard>div>p{font-size:12px;line-height:1.35}.message.agent,.message.assistant{border-left:4px solid #2563eb}.message.admin{border-left:4px solid #16a34a}.message.system{border-left:4px solid #7c3aed}.meta{color:var(--solo-text-muted);justify-content:space-between;font-size:12px;display:flex}.mono{font-family:IBM Plex Mono,SFMono-Regular,Menlo,monospace}.specDump{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;border:1px solid var(--solo-border);background:#f8fafc;border-radius:8px;max-height:72vh;padding:10px;overflow:auto}input,textarea,select,button{font:inherit}input,textarea,select{color:#0f172a;background:#fff;border:1px solid #d1d9e6;border-radius:8px;width:100%;padding:8px 11px;font-size:14px;box-shadow:inset 0 1px 1px #0f172a05}input:focus,textarea:focus,select:focus{outline-offset:0;border-color:#2563eb;outline:2px solid #2563eb40}input[aria-invalid=true],textarea[aria-invalid=true],select[aria-invalid=true]{border-color:#dc2626;outline:2px solid #dc26262e}textarea{resize:vertical;min-height:96px;line-height:1.4}button{border:1px solid var(--solo-border);color:#0f172a;cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:13px;font-weight:600;line-height:1;display:inline-flex}button:hover{background:var(--solo-surface-muted);border-color:#cbd5e1}button:disabled{opacity:.6;cursor:not-allowed}button.execute{background:var(--solo-success);border-color:var(--solo-success);color:#fff}button.execute:hover{background:#166534;border-color:#166534}.buttonPrimary{background:var(--solo-primary);border-color:var(--solo-primary);color:#fff}.buttonPrimary:hover{background:var(--solo-primary-hover);border-color:var(--solo-primary-hover)}input,select{min-height:38px}select{padding-right:28px}.headerActions button{min-height:32px;padding:0 10px}@media (min-width:981px){.formGrid>label:nth-child(odd):last-child{grid-column:1/-1}}@media (max-width:980px){.appBody.withSidebar{grid-template-columns:1fr}.sideNav{position:static}.sideNavItems{grid-template-columns:repeat(3,minmax(0,1fr))}.portalGrid,.formGrid,.sideNavItems,.intakesFilters,.buildPlanNameRow{grid-template-columns:1fr}.evidencePanel{grid-column:auto}.panel,.sidebar{max-height:none}.header{flex-direction:column;align-items:flex-start}}