:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f4ef;--panel:#fff;--panel-strong:#efede6;--text:#24211d;--muted:#6d665f;--line:#d9d4ca;--line-strong:#bbb3a7;--green-bg:#e5f3e8;--green-text:#225f35;--amber-bg:#fff0cc;--amber-text:#7a4d00;--red-bg:#fde8e5;--red-text:#8a2a21;--blue-bg:#e8eef8;--blue-text:#2f507c;--gray-bg:#e9e5dd;--gray-text:#4b4741}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html,body{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.45}a{color:inherit;text-decoration:none}strong,h1,h2{letter-spacing:0}.console-shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.mobile-nav{display:none}.sidebar{color:#f9f7f1;background:#24211d;flex-direction:column;gap:22px;padding:18px 14px;display:flex}.brand{grid-template-columns:42px 1fr;align-items:center;gap:10px;padding:4px;display:grid}.brand-mark{color:#211b12;background:#d9b35f;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;display:inline-flex}.brand strong,.brand small,.mobile-brand strong,.mobile-brand small,.sidebar-footer strong,.sidebar-footer span{display:block}.brand small,.mobile-brand small,.sidebar-footer span{color:#cfc8bb}.nav-list{gap:4px;display:grid}.chat-lab-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.chat-lab-thread{gap:10px;display:grid}.chat-lab-message{background:var(--panel-strong);border:1px solid var(--line);border-radius:8px;gap:4px;min-width:0;padding:12px;display:grid}.chat-lab-message.is-user{background:var(--blue-bg);border-color:#bfcee4}.chat-lab-message.is-tool_result,.chat-lab-message.is-citation{background:var(--gray-bg)}.chat-lab-message.is-proposal,.chat-lab-message.is-action_card{background:var(--green-bg);border-color:#b7d7bf}.chat-lab-message.is-error{background:var(--red-bg);border-color:#e4b7b0}.chat-lab-message span,.chat-lab-part-chip{color:var(--muted);overflow-wrap:anywhere;text-transform:uppercase;min-width:0;font-size:11px;font-weight:800}.chat-lab-message p{overflow-wrap:anywhere;margin:0}.chat-lab-type-row{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.chat-lab-part-chip{background:var(--panel-strong);border:1px solid var(--line);border-radius:999px;padding:5px 8px}.mode-switch{background:#fffaf01a;border:1px solid #ffffff29;border-radius:8px;flex-wrap:wrap;gap:4px;padding:4px;display:flex}.mode-link{color:#e8e0d4;flex:1 1 max-content;text-align:center;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;min-width:0;max-width:100%;padding:7px 8px;font-size:12px;font-weight:800;overflow:hidden}.mode-link:hover,.mode-link:focus-visible,.mode-link.is-active{color:#24211d;background:#fffaf0}.nav-item{color:#e8e0d4;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:10px 11px;font-weight:650;display:flex}.nav-item:hover,.nav-item:focus-visible,.nav-item.is-active{color:#24211d;background:#fffaf0;border-color:#fffaf0}.sidebar-footer{border-top:1px solid #ffffff2e;gap:3px;margin-top:auto;padding:16px 4px 4px;display:grid}.meta-label,.eyebrow,.metric span,.record span,.panel-header span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.workspace{grid-template-rows:auto 1fr;gap:18px;min-width:0;padding:18px;display:grid}.topbar{background:var(--panel);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:flex-start;gap:18px;padding:14px 16px;display:flex}.topbar-copy{gap:4px;min-width:0;display:grid}.title-row{align-items:center;gap:8px;min-width:0;display:flex}.topbar h1{margin:2px 0 0;font-size:24px;line-height:1.15}.section-help{background:var(--blue-bg);color:var(--blue-text);cursor:help;border:1px solid #bccbe0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:850;line-height:1;display:inline-flex;position:relative}.section-help:after{color:#fffaf0;content:attr(data-tooltip);opacity:0;pointer-events:none;text-transform:none;visibility:hidden;z-index:20;background:#24211d;border-radius:8px;width:max-content;max-width:min(360px,100vw - 32px);padding:10px 12px;font-size:12px;font-weight:550;line-height:1.4;transition:opacity .14s,transform .14s;display:none;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-4px);box-shadow:0 12px 32px #24211d38}.section-help:hover:after,.section-help:focus-visible:after,.nav-item:focus-visible .section-help:after{opacity:1;visibility:visible;display:block;transform:translate(-50%)translateY(0)}.topbar-status{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.screen-stack{gap:14px;min-width:0;display:grid}.split-view{grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr);align-items:start}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dashboard-hero{justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.dashboard-hero h2{margin:3px 0 6px;font-size:24px;line-height:1.15}.dashboard-hero p,.dashboard-card p{color:var(--muted);margin:0}.dashboard-primary-action{color:#fffaf0;white-space:nowrap;background:#24211d;border-radius:8px;justify-content:center;padding:12px 16px;font-weight:800;display:inline-flex}.dashboard-card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:12px;display:grid}.dashboard-card{background:var(--panel);border:1px solid var(--line);border-radius:8px;gap:9px;min-width:0;padding:14px;display:grid}.dashboard-card:hover,.dashboard-card:focus-visible,.dashboard-row:hover,.dashboard-row:focus-visible{border-color:var(--line-strong)}.dashboard-card span,.dashboard-row span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.dashboard-card strong{overflow-wrap:anywhere;font-size:18px;line-height:1.2}.dashboard-card .status{justify-self:start}.workflow-cockpit,.workflow-action-grid{gap:12px;padding:13px;display:grid}.workflow-cockpit{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr))}.workflow-action-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.workflow-step,.workflow-action{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;gap:10px;min-width:0;padding:13px;display:grid}.workflow-step{grid-template-columns:34px minmax(0,1fr)}.workflow-step h3,.workflow-step p,.workflow-action p{overflow-wrap:anywhere;margin:0}.workflow-step h3{margin-top:8px;font-size:17px;line-height:1.2}.workflow-step p,.workflow-action p{color:var(--muted)}.workflow-action.is-disabled{opacity:.78}.workflow-action-link,.workflow-action-disabled{border-radius:8px;justify-content:center;justify-self:start;min-height:36px;padding:8px 11px;font-weight:850;display:inline-flex}.workflow-action-link{color:#fffaf0;background:#24211d}.workflow-action-link:hover,.workflow-action-link:focus-visible{outline:none;box-shadow:0 0 0 3px #d9b35f42}.workflow-action-disabled{background:var(--gray-bg);color:var(--gray-text)}.gate-details{border-top:1px solid var(--line);margin-top:4px;padding-top:8px}.gate-details summary{color:var(--muted);cursor:pointer;text-transform:uppercase;font-size:11px;font-weight:850;list-style-position:inside}.gate-details[open] summary{margin-bottom:6px}.gate-summary{gap:0;margin:0;display:grid}.gate-summary div{grid-template-columns:minmax(96px,.35fr) minmax(0,1fr);gap:4px;padding:5px 0;display:grid}.gate-summary dt{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:850}.gate-summary dd{overflow-wrap:break-word;word-break:normal;min-width:0;margin:0}.draft-candidate-grid{gap:12px;padding:13px;display:grid}.draft-candidate-card{border:1px solid var(--line);border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.draft-candidate-card h3,.draft-candidate-card p{overflow-wrap:anywhere;margin:0}.draft-candidate-card details{border-top:1px solid var(--line);padding-top:10px}.draft-candidate-card summary{cursor:pointer;font-weight:800}.draft-action-row{flex-wrap:wrap;gap:8px;display:flex}.draft-action-row button{border:1px solid var(--line-strong);color:var(--text);cursor:pointer;font:inherit;background:#fffaf0;border-radius:8px;min-height:36px;padding:7px 10px;font-weight:800}.draft-action-row button:hover,.draft-action-row button:focus-visible,.draft-action-row button.is-selected{border-color:#d9b35f;outline:none;box-shadow:0 0 0 3px #d9b35f38}.draft-edit-box{gap:6px;display:grid}.draft-edit-box span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.draft-edit-box textarea{border:1px solid var(--line);color:var(--text);font:inherit;resize:vertical;background:#fbfaf6;border-radius:8px;min-width:0;min-height:150px;padding:10px 11px}.voice-audit-review{border-top:1px solid var(--line);gap:14px;padding:16px 13px;display:grid}.voice-audit-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.voice-audit-heading>div{max-width:72ch}.voice-audit-heading h3,.voice-audit-heading p,.voice-audit-findings p,.naturalness-overview-heading h4,.naturalness-overview-heading p,.naturalness-findings-heading h4,.naturalness-findings-heading p,.naturalness-owner-strip p{margin:0}.voice-audit-status,.voice-audit-severity{color:#224c35;background:#eef6f1;border-radius:999px;flex:none;padding:7px 10px;font-size:13px;font-weight:800}.voice-audit-status.is-blocked,.voice-audit-severity.is-blocker{color:#7f1d1d;background:#fff0eb}.voice-audit-severity.is-warning{color:#6c4a00;background:#fff5d8}.voice-audit-severity.is-info{color:#304b7a;background:#eef2fb}.voice-audit-bindings{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;margin:0;display:grid}.voice-audit-bindings div{background:#f4f1e9;border-radius:8px;gap:4px;padding:10px 11px;display:grid}.voice-audit-bindings dt{color:var(--muted);font-size:12px;font-weight:800}.voice-audit-bindings dd{overflow-wrap:anywhere;margin:0}.voice-audit-findings{gap:9px;margin:0;padding:0;list-style:none;display:grid}.voice-audit-finding-groups{gap:8px;margin:0;padding:0;list-style:none;display:grid}.naturalness-finding-group{border:1px solid var(--line);border-radius:8px;overflow:clip}.naturalness-finding-group>summary{cursor:pointer;background:#fbfaf6;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.naturalness-finding-group>summary:hover{background:#f4f1e9}.naturalness-finding-group>summary:focus-visible{outline:3px solid color-mix(in srgb, var(--text) 35%, transparent);outline-offset:-3px}.naturalness-finding-group>summary>span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px;font-weight:900}.naturalness-finding-group>.voice-audit-findings{border-top:1px solid var(--line);gap:0;padding:8px}.naturalness-finding-group>.voice-audit-findings>li+li{margin-top:7px}.voice-audit-findings li{border:1px solid var(--line);border-radius:8px;overflow:clip}.voice-audit-finding-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:9px;display:flex}.voice-audit-findings blockquote{border:1px solid var(--line);overflow-wrap:anywhere;background:#fbfaf6;border-radius:8px;margin:0;padding:9px 11px}.voice-audit-findings small{color:var(--muted);overflow-wrap:anywhere}.naturalness-overview{border-block:1px solid var(--line);gap:12px;padding-block:14px;display:grid}.naturalness-overview-heading,.naturalness-findings-heading{justify-content:space-between;align-items:start;gap:14px;display:flex}.naturalness-overview-heading>div,.naturalness-findings-heading{max-width:72ch}.naturalness-overview-heading p,.naturalness-findings-heading p,.naturalness-level-copy>span,.naturalness-level-copy>em,.naturalness-owner-strip,.naturalness-legacy-note{color:var(--muted);font-size:13px}.naturalness-health{color:#224c35;background:#eef6f1;border:1px solid #c6ddcd;border-radius:999px;flex:none;padding:6px 9px;font-size:12px;font-weight:800}.naturalness-health.is-watch{color:#6c4a00;background:#fff5d8;border-color:#ead79d}.naturalness-health.is-drifted{color:#7f1d1d;background:#fff0eb;border-color:#ebc3b7}.naturalness-levels{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;margin:0;padding:0;list-style:none;display:grid}.naturalness-levels>li{border-top:1px solid var(--line);grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0;padding:11px 2px;display:grid}.naturalness-level-number{color:var(--text);background:#ece7dc;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:900;display:inline-flex}.naturalness-levels>li.is-findings .naturalness-level-number{color:#6c4a00;background:#fff5d8}.naturalness-levels>li.is-passed .naturalness-level-number{color:#224c35;background:#e5f2e9}.naturalness-level-copy{gap:3px;min-width:0;display:grid}.naturalness-level-copy>strong{font-size:14px}.naturalness-level-copy>em{overflow-wrap:anywhere;font-style:normal}.naturalness-level-count{color:var(--muted);font-variant-numeric:tabular-nums;padding-top:4px;font-size:13px;font-weight:800}.naturalness-owner-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 18px;display:grid}.naturalness-owner-strip strong{color:var(--text)}.naturalness-findings-section{gap:10px;display:grid}.voice-audit-findings details{background:#fffdfa}.voice-audit-findings summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;list-style-position:inside;display:grid}.voice-audit-findings summary:hover{background:#fbfaf6}.voice-audit-findings summary:focus-visible{outline:3px solid color-mix(in srgb, var(--text) 35%, transparent);outline-offset:-3px}.naturalness-finding-level{color:var(--muted);font-size:12px;font-weight:900}.naturalness-finding-body{border-top:1px solid var(--line);gap:10px;padding:12px;display:grid}.naturalness-finding-body dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px 14px;margin:0;display:grid}.naturalness-finding-body dl>div{min-width:0}.naturalness-finding-body dt{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.naturalness-finding-body dd{overflow-wrap:anywhere;margin:3px 0 0}.naturalness-empty,.naturalness-legacy-note{border:1px dashed var(--line-strong);background:#fbfaf6;border-radius:8px;margin:0;padding:12px}.voice-audit-readiness summary{cursor:pointer;font-weight:800}.voice-audit-edit-form{gap:10px;display:grid}.voice-audit-edit-form label{gap:6px;font-weight:800;display:grid}.voice-audit-edit-form textarea{border:1px solid var(--line-strong);color:var(--text);font:inherit;resize:vertical;background:#fbfaf6;border-radius:8px;min-height:140px;padding:10px 11px}.voice-audit-edit-form button{background:var(--text);border:1px solid var(--text);color:#fffaf1;cursor:pointer;font:inherit;border-radius:8px;justify-self:start;min-height:42px;padding:9px 12px;font-weight:800}.voice-audit-edit-form button:disabled{color:var(--muted);cursor:not-allowed;background:#ece7dc;border-color:#d8d0bf}.voice-audit-readiness ul{gap:7px;display:grid}@media (max-width:720px){.voice-audit-heading{flex-direction:column;align-items:stretch}.voice-audit-status{align-self:start}.naturalness-overview-heading,.naturalness-findings-heading{flex-direction:column;align-items:stretch}.naturalness-health{align-self:start}.naturalness-levels,.naturalness-owner-strip,.naturalness-finding-body dl{grid-template-columns:1fr}.voice-audit-findings summary{grid-template-columns:auto minmax(0,1fr)}.voice-audit-findings summary .voice-audit-severity{grid-column:2;justify-self:start}}.draft-question-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.article-workflow-form{gap:18px;display:grid}.article-workflow-heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.article-workflow-heading h3,.article-workflow-heading p{margin:0}.article-workflow-heading>div{gap:6px;max-width:70ch;display:grid}.article-workflow-mode{color:#224c35;background:#edf5ef;border:1px solid #c6ddcd;border-radius:999px;flex:none;padding:7px 10px}.article-workflow-form textarea{border:1px solid var(--line-strong);color:var(--text);font:inherit;resize:vertical;background:#fbfaf6;border-radius:8px;min-height:92px;padding:10px 11px}.article-readiness,.article-handoff{border:1px solid var(--line);background:#f4f1e9;border-radius:9px;gap:5px;padding:12px;display:grid}.article-readiness[data-state^=needs-],.article-readiness[data-state=unsupported-language]{background:#fff0eb;border-color:#eac5b9}.article-readiness span,.article-readiness small,.article-handoff small,.article-section-grid small{color:var(--muted)}.article-missing-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.article-missing-list li{color:#7f1d1d;background:#fff0eb;border-radius:999px;padding:6px 9px;font-weight:800}.article-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.article-section-grid article{border:1px solid var(--line);border-radius:9px;gap:9px;padding:12px;display:grid}.article-section-grid article>div{justify-content:space-between;align-items:start;gap:12px;display:flex}.article-section-grid article span{color:var(--muted);font-size:12px;font-weight:800}.article-state-reference{color:var(--muted);margin:0;font-size:12px}@media (max-width:720px){.article-workflow-heading{flex-direction:column;align-items:stretch}.article-workflow-mode{align-self:start}.article-section-grid{grid-template-columns:1fr}}.draft-question-list li{border-bottom:1px solid var(--line);gap:6px;padding:12px 13px;display:grid}.draft-question-list strong{overflow-wrap:anywhere}.draft-question-list span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.dashboard-list{display:grid}.dashboard-row{border-bottom:1px solid var(--line);gap:4px;padding:12px 13px;display:grid}.dashboard-row small{color:var(--muted)}.metric,.panel{background:var(--panel);border:1px solid var(--line);border-radius:8px}.metric{gap:4px;min-width:0;padding:13px;display:grid}.metric strong{overflow-wrap:anywhere;min-width:0;font-size:20px}.metric small{color:var(--muted);overflow-wrap:anywhere}.panel{min-width:0;overflow:hidden}.panel-header{background:var(--panel-strong);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;display:flex}.panel-header h2{margin:0;font-size:15px}.record-grid,.boundary-grid,.service-grid{gap:0;display:grid}.record-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.boundary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.record,.service-row{border-bottom:1px solid var(--line);border-right:1px solid var(--line);gap:5px;min-width:0;padding:12px 13px;display:grid}.record strong,.service-row strong{overflow-wrap:anywhere;min-width:0}.plain-list{gap:8px;margin:0;padding:13px 18px 13px 30px;display:grid}.language-bridge-summary{gap:0;display:grid}.language-bridge-lead{justify-content:space-between;align-items:flex-start;gap:20px;padding:16px;display:flex}.language-bridge-lead h3,.language-bridge-lead p{margin:0}.language-bridge-lead h3{margin-top:4px;font-size:19px}.language-bridge-lead p{color:var(--muted);max-width:760px;margin-top:6px}.language-bridge-grid{border-top:1px solid var(--line);grid-template-columns:repeat(5,minmax(0,1fr));margin:0;display:grid}.language-bridge-grid>div{border-right:1px solid var(--line);gap:5px;min-width:0;padding:13px;display:grid}.language-bridge-grid>div:last-child{border-right:0}.language-bridge-grid dt,.language-bridge-grid dd{margin:0}.language-bridge-grid dt,.language-bridge-grid small{color:var(--muted)}.language-bridge-grid dd{overflow-wrap:anywhere;font-weight:750}.language-bridge-grid small{overflow-wrap:anywhere}.language-bridge-limitation,.language-bridge-blockers,.language-bridge-ready{border-top:1px solid var(--line);margin:0;padding:13px 16px}.language-bridge-limitation{background:var(--amber-bg)}.language-bridge-limitation p{margin:4px 0 0}.language-bridge-blockers{background:var(--red-bg)}.language-bridge-blockers ul{margin:6px 0 0;padding-left:20px}.language-bridge-ready{color:var(--muted)}@media (max-width:1100px){.language-bridge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.language-bridge-grid>div:nth-child(2n){border-right:0}}@media (max-width:680px){.language-bridge-lead{flex-direction:column;align-items:stretch}.language-bridge-grid{grid-template-columns:1fr}.language-bridge-grid>div{border-right:0}}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:10px 12px}th{color:var(--muted);text-transform:uppercase;background:#fbfaf6;font-size:12px}td{overflow-wrap:anywhere}.path-cell{color:#534c45;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.status{background:var(--gray-bg);color:var(--gray-text);overflow-wrap:anywhere;text-transform:capitalize;white-space:nowrap;border-radius:999px;align-items:center;max-width:100%;min-height:24px;padding:6px 9px;font-size:12px;font-weight:750;line-height:1;display:inline-flex}.status-active,.status-approved,.status-passed,.status-fixture-contract,.status-fixture-shell,.status-ready{background:var(--green-bg);color:var(--green-text)}.status-regulated,.status-medium,.status-manual-approval,.status-ready-for-manual-upload,.status-gated,.status-next,.status-needs-input,.status-needs-review,.status-draft{background:var(--amber-bg);color:var(--amber-text)}.status-disabled,.status-deferred,.status-blocked{background:var(--red-bg);color:var(--red-text)}.status-edit,.status-read-only,.status-draft-only,.status-export-only{background:var(--blue-bg);color:var(--blue-text)}.timeline{gap:0;margin:0;padding:0;list-style:none;display:grid}.timeline li{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;gap:12px;padding:12px 13px;display:grid}.step-index{color:var(--muted);overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.row-title,.surface-meta,.service-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.row-title strong{overflow-wrap:break-word;min-width:0}.row-title .status{flex:none}.timeline p,.timeline small{color:var(--muted);margin:4px 0 0;display:block}.surface-list{display:grid}.source-wizard-workspace{align-content:start;gap:8px;min-width:0;display:grid}.project-voice-workspace{align-content:start;gap:0;min-width:0;display:grid}.interview-header{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px;display:grid}.interview-header h2{margin:4px 0 0;font-size:24px;line-height:1.1}.interview-header p{color:var(--muted);max-width:720px;margin:8px 0 0}.setup-mode-panel{align-content:center}.project-profile-setup-surface{align-content:start;gap:16px;min-width:0;padding:18px;display:grid}.project-profile-section-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0;display:grid}.project-profile-section-header-body{min-width:0}.project-profile-section-header h3{overflow-wrap:anywhere;min-width:0;margin:4px 0 0;font-size:22px;line-height:1.15}.project-profile-section-header p{color:var(--muted);max-width:760px;margin:8px 0 0}.project-profile-section-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.project-profile-section-card-grid,.setup-mode-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:12px;display:grid}.setup-mode-start-form{min-width:0;display:grid}.project-profile-section-card,.setup-mode-start-form button{border:1px solid var(--line);color:var(--text);text-align:left;background:#fbfaf6;border-radius:8px;gap:8px;min-width:0;min-height:0;padding:14px;display:grid}.project-profile-section-card:is(button,a){cursor:pointer;text-decoration:none}.project-profile-section-card:is(button,a):hover,.project-profile-section-card:is(button,a):focus-visible,.setup-mode-start-form button:hover,.setup-mode-start-form button:focus-visible{border-color:#d9b35f;outline:none;box-shadow:0 0 0 3px #d9b35f38}.project-profile-section-card>span,.setup-mode-start-form span{color:#7c5b14;overflow-wrap:anywhere;text-transform:uppercase;min-width:0;font-size:13px;font-weight:800}.project-profile-section-card>strong,.setup-mode-start-form strong{overflow-wrap:anywhere;min-width:0;font-size:20px;line-height:1.12;display:block}.setup-mode-option{min-height:132px}.project-profile-section-card>p,.setup-mode-start-form p{color:var(--muted);overflow-wrap:anywhere;min-width:0;margin:0}.project-profile-section-card.is-ready{border-color:#87b886;box-shadow:inset 4px 0 #87b886}.project-profile-section-card.is-draft{border-color:#e1bd63;box-shadow:inset 4px 0 #e1bd63}.project-profile-section-card.is-active{border-color:#4b8f69;box-shadow:inset 4px 0 #4b8f69}.project-profile-section-card.is-locked,.project-profile-section-card.is-disabled,.project-profile-section-card[aria-disabled=true]{opacity:.72}.project-profile-section-card-actions{flex-wrap:wrap;align-self:end;gap:8px;margin-top:2px;display:flex}.project-profile-section-action{background:var(--text);border:1px solid var(--text);color:#fffaf1;cursor:pointer;font:inherit;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:8px 11px;font-weight:800;display:inline-flex}.project-profile-section-action:disabled,.project-profile-section-card:disabled{color:var(--muted);cursor:not-allowed;background:#ece7dc;border-color:#d8d0bf}.inline-start-form{display:contents}.interview-layout{grid-template-columns:minmax(240px,.42fr) minmax(0,1fr);min-height:520px;display:grid}.interview-guidance{border-right:1px solid var(--line);background:#fbfaf6;grid-auto-rows:min-content;gap:18px;padding:18px;display:grid}.interview-guidance h3,.interview-panel h3{margin:4px 0 0;font-size:22px;line-height:1.15}.interview-guidance p,.interview-panel p{color:var(--muted);margin:8px 0 0}.compact-progress{gap:10px;display:grid}.compact-progress strong{overflow-wrap:anywhere;min-width:0}.interview-progress-dots{grid-template-columns:repeat(8,minmax(0,1fr));gap:5px;display:grid}.interview-progress-dots span{background:#e7dfd0;border-radius:999px;height:5px}.interview-progress-dots span.is-filled{background:#d9b35f}.saved-answers-context-note,.active-work-note{background:#f7f3e8;border:1px solid #d9b35f;border-radius:8px;gap:6px;padding:12px;display:grid}.saved-answers-context-note p,.active-work-note p{margin:0}.interview-panel{align-content:start;gap:16px;min-width:0;padding:18px;display:grid}.interview-question{border-bottom:1px solid var(--line);padding-bottom:14px}.interview-answer-form,.confirmation-editor,.manual-profile-form,.final-review-form{gap:14px;display:grid}.manual-profile-form{align-content:start}.final-review-layout{grid-template-columns:1fr}.final-review-form{gap:18px}.final-review-summary{gap:8px;max-width:860px;display:grid}.final-review-instruction{max-width:860px}.manual-profile-fields,.assistant-intake-card{align-content:start}.deferred-review-warning{background:#fff7df;border:1px solid #e1bd63;border-radius:8px;gap:10px;padding:13px;display:grid}.deferred-review-warning ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.deferred-review-warning li{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.deferred-review-warning li span{gap:3px;min-width:0;display:grid}.deferred-review-warning small{color:var(--muted);line-height:1.4}.deferred-review-warning button{color:#fffaf0;cursor:pointer;font:inherit;background:#24211d;border:1px solid #24211d;border-radius:8px;min-height:36px;padding:8px 11px;font-weight:800}.interview-answer-form label,.confirmation-editor label,.manual-profile-form label,.file-answer-review-fields label,.final-review-grid label{gap:6px;min-width:0;display:grid}.interview-answer-form textarea,.confirmation-editor textarea,.manual-profile-form textarea,.file-answer-review-fields textarea,.final-review-grid textarea{border:1px solid var(--line);box-sizing:border-box;color:var(--text);font:inherit;resize:vertical;background:#fbfaf6;border-radius:8px;width:100%;min-width:0;padding:10px 11px;line-height:1.5}.file-answer-review-fields textarea,.final-review-grid textarea{min-height:140px}.file-answer-review-fields textarea:focus{background:#fffdf8;border-color:#d9b35f;outline:none;box-shadow:0 0 0 3px #d9b35f33}.review-field-card{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;gap:10px;padding:13px;display:grid}.review-field-heading{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.review-field-heading>span{color:var(--muted);background:#efe8d8;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}.review-field-label{min-width:0;color:var(--text)!important;background:0 0!important;padding:0!important;font-size:14px!important}.review-field-step-pill{white-space:normal}.review-field-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.review-field-actions span{color:var(--muted);margin-right:auto;font-size:13px}.review-field-actions button,.review-field-actions a{border:1px solid var(--line-strong);color:var(--text);cursor:pointer;font:inherit;background:#fffaf0;border-radius:8px;justify-content:center;min-height:36px;padding:7px 10px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.review-field-summary-card{align-content:start}.interview-dialogue{gap:10px;display:grid}.dialogue-message{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;gap:6px;padding:12px;display:grid}.dialogue-message span{color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:800}.dialogue-message p{margin:0}.dialogue-message strong{color:var(--text);overflow-wrap:anywhere}.interview-helper-note{background:0 0;border-left:3px solid #d9b35f;gap:6px;padding:2px 0 2px 12px;display:grid}.interview-helper-note span{color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:800}.interview-helper-note p{color:var(--muted);margin:0}.interview-helper-note strong{color:var(--text);overflow-wrap:anywhere}.assistant-chat{gap:14px;display:grid}.assistant-chat-thread{gap:10px;min-width:0;display:grid}.assistant-chat-message{border:1px solid var(--line);border-radius:8px;gap:7px;min-width:0;max-width:min(760px,100%);padding:12px;display:grid;overflow:visible}.assistant-chat-message p,.assistant-chat-message strong{overflow-wrap:anywhere;white-space:pre-wrap;margin:0}.assistant-markdown{gap:.65rem;min-width:0;display:grid}.assistant-markdown p,.assistant-markdown ul,.assistant-markdown ol{margin:0}.assistant-markdown ul,.assistant-markdown ol{gap:.25rem;padding-left:1.1rem;display:grid}.assistant-markdown li{overflow-wrap:anywhere}.assistant-proposal-instruction{color:var(--muted);font-size:.96rem}.file-answer-review-panel{border:1px solid var(--line);border-radius:8px;gap:16px;padding:16px;display:grid}.file-answer-review-summary{gap:6px;display:grid}.file-answer-review-summary h4,.file-answer-review-summary p{margin:0}.file-answer-review-grid{gap:14px;display:grid}.file-answer-review-group{gap:10px;min-width:0;display:grid}.file-answer-review-group-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.file-answer-review-group-heading strong{color:var(--muted);font-size:.94rem}.file-answer-review-step{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;gap:10px;min-width:0;padding:14px;display:grid}.file-answer-review-fields{gap:12px;min-width:0;display:grid}.assistant-chat-message.is-assistant{background:#fbfaf6;justify-self:start}.assistant-chat-message.is-user{background:#fffaf0;border-color:#d9b35f;justify-self:end}.assistant-chat-message.is-status{border-left:3px solid #d9b35f}.assistant-chat-message.is-proposal,.assistant-chat-message.is-prefill{background:#f7f3e8;border-color:#d9b35f}.assistant-chat-message.is-error{background:#fff6f1;border-color:#d99672}.assistant-chat-sender{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:850}.assistant-chat-file-chip{border:1px solid var(--line);color:var(--text);background:#efe8d8;border-radius:999px;justify-self:start;align-items:center;gap:8px;min-width:0;max-width:100%;padding:7px 10px;display:inline-flex}.assistant-chat-file-chip strong{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.assistant-chat-file-chip small,.assistant-chat-feedback .autosave-footnote{color:var(--muted)}.assistant-chat-summary-labels{flex-wrap:wrap;gap:6px;min-width:0;max-width:100%;display:flex}.assistant-chat-summary-labels small{border:1px solid var(--line);color:var(--muted);overflow-wrap:anywhere;background:#fffaf0;border-radius:999px;min-width:0;padding:5px 8px;font-weight:800}.assistant-chat-typing{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.assistant-chat-typing span{background:#d9b35f;border-radius:999px;width:7px;height:7px;animation:.9s ease-in-out infinite chatTypingPulse;display:inline-block}.assistant-chat-typing span:nth-child(2){animation-delay:.12s}.assistant-chat-typing span:nth-child(3){animation-delay:.24s}@keyframes chatTypingPulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.assistant-follow-up-actions{background:#fffaf0;border:1px solid #d9b35f;border-radius:8px;gap:10px;padding:13px;display:grid}.assistant-follow-up-actions p{color:var(--muted);max-width:760px;margin:0}.assistant-follow-up-actions div{flex-wrap:wrap;gap:8px;display:flex}.assistant-follow-up-actions button{border:1px solid var(--line-strong);color:var(--text);cursor:pointer;font:inherit;background:#fbfaf6;border-radius:8px;min-height:38px;padding:8px 11px;font-size:14px;font-weight:800;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s}.assistant-follow-up-actions button:first-child{color:#fffaf0;background:#24211d;border-color:#24211d}.assistant-follow-up-actions button:hover,.assistant-follow-up-actions button:focus-visible{border-color:#d4af37;outline:none;transform:translateY(-1px);box-shadow:0 8px 20px #24211d1f}.assistant-follow-up-actions button:active{transform:translateY(0);box-shadow:0 3px 10px #24211d1f}.assistant-chat-composer{gap:8px;display:grid}.assistant-chat-input-shell{border:1px solid var(--line-strong);background:#fbfaf6;border-radius:8px;gap:8px;min-width:0;padding:10px;display:grid}.assistant-chat-attachment-preview{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.assistant-chat-attachment-preview .assistant-chat-file-chip{background:#efe8d8}.assistant-chat-attachment-preview button{border:1px solid var(--line);color:var(--muted);cursor:pointer;font:inherit;background:#fffaf0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:20px;font-weight:850;transition:background .14s,border-color .14s,box-shadow .14s,color .14s,transform .14s;display:inline-flex}.assistant-chat-attachment-preview button:hover:not(:disabled),.assistant-chat-attachment-preview button:focus-visible{color:var(--text);background:#f6ead0;border-color:#d4af37;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #d4af372e}.assistant-chat-attachment-preview button:active:not(:disabled){transform:translateY(0)scale(.96)}.assistant-chat-attachment-preview button:disabled{cursor:not-allowed;opacity:.55}.assistant-chat-answer{min-width:0;display:block}.assistant-chat-answer textarea{color:var(--text);font:inherit;resize:vertical;background:0 0;border:0;outline:none;width:100%;min-width:0;min-height:70px;max-height:220px;padding:0;line-height:1.45}.assistant-chat-composer-bar{align-items:center;gap:10px;min-width:0;display:flex}.assistant-chat-file-button{border:1px solid var(--line);cursor:pointer;background:#fffaf0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;transition:background .14s,border-color .14s,box-shadow .14s,color .14s,transform .14s;display:inline-flex;position:relative;overflow:hidden}.assistant-chat-file-button:hover,.assistant-chat-file-button:focus-visible{background:#f6ead0;border-color:#d4af37;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #d4af372e}.assistant-chat-file-button:active{transform:translateY(0)scale(.97)}.assistant-chat-button-icon{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;line-height:1;display:flex;transform:translateY(-1px)}.assistant-chat-paperclip{color:var(--text);font-size:26px;font-weight:900}.assistant-chat-file-input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.assistant-chat-composer-hint{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:13px;overflow:hidden}.assistant-chat-composer-bar button{color:#fffaf0;cursor:pointer;font:inherit;background:#1f1b17;border:1px solid #1f1b17;border-radius:999px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;min-height:42px;padding:0;font-size:22px;font-weight:850;line-height:1;transition:background .14s,border-color .14s,box-shadow .14s,color .14s,transform .14s;display:inline-flex}.assistant-chat-composer-bar button:hover:not(:disabled),.assistant-chat-composer-bar button:focus-visible{background:#2f2a24;border-color:#2f2a24;outline:none;transform:translateY(-1px);box-shadow:0 8px 18px #1f1b1738,0 0 0 4px #d4af3738}.assistant-chat-composer-bar button:active:not(:disabled){transform:translateY(0)scale(.96)}.assistant-chat-composer-bar button:disabled{cursor:not-allowed;opacity:.65}.assistant-chat-composer-bar button .assistant-chat-button-icon{font-size:25px;font-weight:850}@media (prefers-reduced-motion:reduce){.assistant-chat-attachment-preview button,.assistant-chat-file-button,.assistant-chat-composer-bar button{transition:none}.assistant-chat-attachment-preview button:hover:not(:disabled),.assistant-chat-attachment-preview button:focus-visible,.assistant-chat-attachment-preview button:active:not(:disabled),.assistant-chat-file-button:hover,.assistant-chat-file-button:focus-visible,.assistant-chat-file-button:active,.assistant-chat-composer-bar button:hover:not(:disabled),.assistant-chat-composer-bar button:focus-visible,.assistant-chat-composer-bar button:active:not(:disabled){transform:none}}.assistant-chat-feedback{flex-wrap:wrap;gap:8px;display:flex}.assistant-chat-defer-button{border:1px solid var(--line-strong);color:var(--text);cursor:pointer;font:inherit;background:#fbfaf6;border-radius:999px;min-height:34px;padding:7px 11px;font-weight:800}.assistant-chat-defer-button:hover:not(:disabled),.assistant-chat-defer-button:focus-visible{border-color:var(--accent)}.assistant-chat-defer-button:disabled{cursor:not-allowed;opacity:.62}.local-help-zone{gap:10px;display:grid}.local-help-actions,.quick-prompt-row{flex-wrap:wrap;gap:8px;display:flex}.local-help-actions button,.quick-prompt-row button{border:1px solid var(--line);color:var(--text);cursor:pointer;font:inherit;background:#fffaf0;border-radius:999px;padding:8px 11px;font-size:14px;font-weight:750}.local-help-actions button.is-active{background:#efe4c4;border-color:#d9b35f}.local-help-card{border:1px solid var(--line);background:#fffaf0;border-radius:8px;gap:8px;padding:12px;display:grid}.local-help-card strong{overflow-wrap:anywhere;min-width:0}.local-help-card p,.local-help-card ul{color:var(--muted);margin:0}.local-help-card ul{gap:6px;padding-left:18px;display:grid}.local-help-card small{color:var(--muted);line-height:1.4}.confirmation-card{border:1px solid var(--line);background:#fffaf0;border-radius:8px;gap:14px;padding:14px;display:grid}.step-recommendation-card{background:#f7f3e8;border:1px solid #d9b35f;border-left-width:4px;border-radius:8px;gap:10px;padding:13px;display:grid}.step-recommendation-card h4{color:var(--text);margin:0;font-size:18px;line-height:1.25}.step-recommendation-card p{color:var(--muted);margin:0}.step-recommendation-card .step-recommendation-answer{color:var(--text);font-size:17px;font-weight:700;line-height:1.4}.step-recommendation-meta,.step-recommendation-actions{flex-wrap:wrap;gap:8px;display:flex}.step-recommendation-meta span{border:1px solid var(--line);color:var(--muted);background:#fffaf0;border-radius:999px;padding:6px 9px;font-size:13px;font-weight:800}.step-recommendation-missing{border-top:1px solid var(--line);padding-top:9px}.step-recommendation-actions button{border:1px solid var(--line);color:var(--text);cursor:pointer;font:inherit;background:#fffaf0;border-radius:8px;padding:9px 11px;font-size:14px;font-weight:800}.step-recommendation-actions button:first-child{color:#fffaf0;background:#1f1b17;border-color:#1f1b17}.assistant-processing-status{background:#fbfaf6;border-left:3px solid #d9b35f;gap:5px;padding:2px 0 2px 12px;display:grid}.assistant-processing-status strong{color:var(--text);font-size:14px}.assistant-processing-status p{color:var(--muted);margin:0}.confirmation-field{position:relative}.confirmation-field-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.edit-glyph{border:1px solid var(--line);color:var(--muted);background:#efe8d8;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.interview-actions{flex-wrap:wrap;gap:10px;display:flex}.interview-actions button{color:#fffaf0;cursor:pointer;font:inherit;background:#24211d;border:1px solid #24211d;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 13px;font-weight:750;display:inline-flex}.interview-actions button:nth-child(2),.interview-actions button:nth-child(3){border-color:var(--line-strong);color:var(--text);background:#fbfaf6}.action-help{width:16px;height:16px}.action-help:after{left:auto;right:0;transform:translateY(-4px)}.action-help:hover:after,.action-help:focus-visible:after{transform:translateY(0)}.autosave-note{color:var(--muted);background:0 0;border:0;border-radius:8px;margin:0;padding:0;font-size:13px;line-height:1.35}.interview-form-footer{gap:8px;display:grid}.autosave-footnote{color:var(--muted);margin:0;font-size:13px;line-height:1.35}.scope-summary-grid{border:1px solid var(--line);background:#fffaf0;border-radius:8px;gap:8px;padding:12px;display:grid}.scope-summary-grid strong{font-size:14px}.scope-summary-grid span{color:var(--muted);font-size:14px;line-height:1.35}.update-profile-summary{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;gap:10px;padding:12px;display:grid}.update-profile-summary dl{gap:8px;margin:0;display:grid}.update-profile-summary div{border-top:1px solid var(--line);gap:3px;padding-top:8px;display:grid}.update-profile-summary dt{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.update-profile-summary dd{overflow-wrap:anywhere;margin:0}.saved-profile-card{gap:16px;padding:18px;display:grid}.saved-profile-card h3{margin:4px 0 0;font-size:22px;line-height:1.15}.saved-profile-card p{color:var(--muted);margin:8px 0 0}.saved-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.saved-profile-grid article{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;gap:6px;min-width:0;padding:12px;display:grid}.saved-profile-grid span{color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:750}.saved-profile-grid strong,.saved-profile-grid p{overflow-wrap:anywhere;min-width:0}.profile-setup-hub{gap:16px;padding:18px;display:grid}.profile-setup-hub .project-profile-section-header h3{margin:4px 0 0;font-size:24px;line-height:1.12}.profile-checklist-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:12px;display:grid}.profile-checklist-grid .project-profile-section-card{gap:10px;min-height:150px;position:relative}.profile-checklist-grid .project-profile-section-card>strong{font-size:22px}.profile-checklist-grid .project-profile-section-action{background:var(--text);border:1px solid var(--text);color:#fffaf1;cursor:pointer;border-radius:8px;align-self:end;min-height:42px;padding:9px 12px;font-weight:800}.profile-checklist-grid .project-profile-section-action:disabled{color:var(--muted);cursor:not-allowed;background:#ece7dc;border-color:#d8d0bf}.profile-checklist-grid b{color:#0f6b38;background:#e2f4e4;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:inline-flex;position:absolute;top:14px;right:14px}.project-profile-bases-hub,.project-profile-base-detail,.project-profile-platform-catalog,.project-channel-profile-detail{gap:16px;padding:18px;display:grid}.project-profile-hub-heading,.project-profile-detail-header{justify-content:space-between;align-items:start;gap:14px;display:flex}.project-profile-hub-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.entity-detail-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.entity-detail-header-body{min-width:0}.entity-detail-title-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.project-profile-hub-heading h3,.project-profile-detail-header h3,.entity-detail-title-row h3{overflow-wrap:anywhere;min-width:0;margin:4px 0 0;font-size:24px;line-height:1.12}.project-profile-hub-heading p,.project-profile-detail-header p,.entity-detail-header p,.project-profile-empty-state p,.project-profile-detail-section p,.project-channel-profile-detail p{color:var(--muted);margin:6px 0 0}.project-profile-hub-heading button,.project-profile-detail-header button,.entity-detail-back,.entity-detail-header-actions button,.entity-detail-title-button,.entity-detail-rename-form button,.project-profile-base-card-actions button,.project-profile-base-card-confirm button,.project-profile-empty-state button,.project-profile-detail-actions button,.project-profile-detail-tabs button,.project-profile-active-base-summary button,.project-profile-active-base-summary a,.project-profile-danger-zone button,.project-profile-revision-history button{cursor:pointer;border-radius:8px;min-height:38px;padding:8px 11px;font-weight:800}.project-profile-hub-heading button,.project-profile-empty-state button,.project-profile-active-base-summary button,.project-profile-active-base-summary a,.project-profile-detail-actions button:first-child,.entity-detail-primary-action{background:var(--text);border:1px solid var(--text);color:#fffaf1;text-decoration:none}.entity-detail-back,.entity-detail-title-button,.entity-detail-header-actions button,.entity-detail-rename-form button{border:1px solid var(--line-strong);color:var(--text);background:#fbfaf6}.entity-detail-title-button{overflow-wrap:anywhere;text-align:left;border-color:#0000;max-width:100%;margin:0;padding-left:0;font-size:24px;line-height:1.12}.entity-detail-title-button:hover,.entity-detail-title-button:focus-visible{border-color:var(--line-strong)}.entity-detail-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.entity-detail-rename-form{flex-wrap:wrap;align-items:end;gap:8px;display:flex}.entity-detail-rename-form label{gap:5px;min-width:min(100%,260px);display:grid}.entity-detail-rename-form label span{color:var(--muted);font-size:12px;font-weight:800}.entity-detail-rename-form input{border:1px solid var(--line-strong);color:var(--text);font:inherit;background:#fffdf8;border-radius:8px;min-width:0;min-height:38px;padding:7px 10px}.project-profile-base-list,.project-channel-profile-list,.project-profile-platform-card-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:12px;display:grid}.project-profile-platform-card-list.is-compact{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.project-profile-base-card,.project-channel-profile-card,.project-profile-platform-card{border:1px solid var(--line);color:var(--text);cursor:pointer;text-align:left;background:#fbfaf6;border-radius:8px;gap:8px;min-width:0;min-height:150px;padding:14px;text-decoration:none;display:grid}.project-profile-base-card-link{color:inherit;gap:8px;min-width:0;text-decoration:none;display:grid}.project-profile-base-card-actions,.project-profile-base-card-confirm{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.project-profile-base-card-actions{border-top:1px solid var(--line);margin-top:2px;padding-top:10px}.project-profile-base-card-actions button,.project-profile-base-card-confirm button{border:1px solid var(--line-strong);color:var(--text);background:#fbfaf6;font-size:13px}.project-profile-base-card-actions .project-profile-base-card-danger,.project-profile-base-card-confirm button:first-of-type{color:#fff7f3;background:#7f1d1d;border-color:#7f1d1d}.project-profile-base-card-confirm{background:#fff7f3;border:1px solid #e0b4a2;border-radius:8px;padding:10px}.project-profile-base-card-confirm p{flex-basis:100%;margin:0}.project-profile-base-card:hover,.project-profile-base-card:focus-visible,.project-channel-profile-card:hover,.project-channel-profile-card:focus-visible,.project-profile-platform-card:hover,.project-profile-platform-card:focus-visible{border-color:var(--line-strong);outline:none;box-shadow:0 10px 24px #1a161017}.project-profile-base-card.is-active,.project-channel-profile-card.is-active,.project-profile-platform-card.is-active{border-color:#4b8f69;box-shadow:inset 4px 0 #4b8f69}.project-profile-base-card.is-archived{background:#f4f1ea}.project-profile-base-card span,.project-channel-profile-card span,.project-profile-platform-card span{color:#315f49;text-transform:uppercase;font-size:12px;font-weight:850}.project-profile-base-card strong,.project-channel-profile-card strong,.project-profile-platform-card strong{overflow-wrap:anywhere;font-size:21px;line-height:1.14}.project-profile-base-card p,.project-channel-profile-card p,.project-profile-platform-card p,.project-profile-base-card small,.project-profile-platform-card small{overflow-wrap:anywhere;margin:0}.project-profile-platform-card.is-disabled,.project-profile-platform-card[aria-disabled=true]{color:var(--muted);cursor:default;background:#f4f1ea}.project-profile-platform-card.is-disabled:hover,.project-profile-platform-card.is-disabled:focus-visible{border-color:var(--line);box-shadow:none}.project-profile-active-base-summary{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.project-profile-active-base-summary h4{margin:4px 0 0;font-size:20px;line-height:1.16}.project-profile-empty-state{border:1px dashed var(--line-strong);background:#fbfaf6;border-radius:8px;gap:10px;padding:16px;display:grid}.project-profile-detail-actions{flex-wrap:wrap;gap:8px;display:flex}.project-profile-detail-actions button{border:1px solid var(--line-strong);color:var(--text);background:#fbfaf6}.project-profile-detail-actions button:disabled,.entity-detail-back:disabled,.entity-detail-header-actions button:disabled,.entity-detail-title-button:disabled,.entity-detail-rename-form button:disabled,.project-profile-base-card-actions button:disabled,.project-profile-base-card-confirm button:disabled,.project-profile-hub-heading button:disabled,.project-profile-empty-state button:disabled,.project-profile-danger-zone button:disabled,.project-profile-revision-history button:disabled{color:var(--muted);cursor:not-allowed;background:#ece7dc;border-color:#d8d0bf}.project-profile-detail-tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:8px;display:flex}.project-profile-detail-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:3px solid #0000}.project-profile-detail-tabs button.is-active{border-bottom-color:var(--text);color:var(--text)}.project-profile-detail-section{gap:14px;display:grid}.profile-summary-metrics{flex-wrap:wrap;gap:8px;display:flex}.profile-summary-metrics span{color:#224c35;background:#eef6f1;border:1px solid #c9dfd1;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:800}.author-voice-corpus{border-top:1px solid var(--line);gap:16px;padding-top:18px;display:grid}.author-voice-corpus-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.author-voice-corpus-heading>div{max-width:72ch}.author-voice-corpus-heading h4,.author-voice-corpus-heading p,.author-voice-versions h5{margin:0}.author-voice-status{color:#5e594f;background:#f4f1e9;border-radius:999px;flex:none;padding:7px 10px;font-size:13px;font-weight:800}.author-voice-status.is-active{color:#145c32;background:#e2f4e4}.author-voice-upload-row{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.author-voice-upload-row label{flex:360px;gap:7px;font-weight:750;display:grid}.author-voice-upload-row input{border:1px solid var(--line-strong);font:inherit;background:#fff;border-radius:8px;min-height:42px;padding:7px 9px}.author-voice-upload-row button,.author-voice-review>button,.author-voice-versions button{border:1px solid var(--line-strong);color:var(--text);cursor:pointer;font:inherit;background:#fff;border-radius:8px;min-height:42px;padding:9px 12px;font-weight:800}.author-voice-corpus-labels{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;display:grid}.author-voice-corpus-labels label{gap:6px;font-weight:750;display:grid}.author-voice-corpus-labels select,.author-voice-candidate-decision select{border:1px solid var(--line-strong);color:var(--text);font:inherit;background:#fff;border-radius:8px;min-height:40px;padding:8px 9px}.author-voice-review,.author-voice-versions{gap:12px;display:grid}.author-voice-review-summary{color:#224c35;background:#eef6f1;border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:8px 14px;padding:11px 12px;display:flex}.author-voice-bulk-confirmation{align-items:start;gap:9px;max-width:75ch;display:flex}.author-voice-bulk-confirmation input,.author-voice-candidate-list input{width:18px;height:18px;margin:2px 0 0}.author-voice-review details{border-bottom:1px solid var(--line);border-top:1px solid var(--line);padding:11px 0}.author-voice-review summary{cursor:pointer;font-weight:800}.author-voice-candidate-list,.author-voice-versions ol{gap:8px;max-height:420px;margin:12px 0 0;padding:0 4px 0 0;list-style:none;display:grid;overflow:auto}.author-voice-candidate-list li,.author-voice-versions li{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;justify-content:space-between;align-items:start;gap:12px;padding:11px 12px;display:flex}.author-voice-candidate-list li.is-excluded{opacity:.62}.author-voice-candidate-list li>div,.author-voice-versions li>div{gap:4px;min-width:0;display:grid}.author-voice-candidate-list li span,.author-voice-versions li span,.author-voice-versions li small{color:var(--muted);font-size:13px}.author-voice-candidate-list li p{overflow-wrap:anywhere;margin:0}.author-voice-candidate-list li label{flex:none;align-items:center;gap:7px;display:flex}.author-voice-candidate-decision{flex:0 0 min(240px,38%);align-items:end;gap:7px;display:grid}.author-voice-corpus-result,.author-voice-comparison{background:#f4f1e9;border-radius:8px;gap:4px;padding:11px 12px;display:grid}.author-voice-version-buttons{flex-wrap:wrap;gap:8px;display:flex}.author-voice-review>button.author-voice-primary-action{background:var(--text);border-color:var(--text);color:#fffaf1;justify-self:start}.author-voice-version-actions{flex-wrap:wrap;gap:8px;display:flex}.author-voice-versions button.is-danger{color:#7f1d1d;border-color:#a94632}.author-voice-upload-row button:disabled,.author-voice-review button:disabled,.author-voice-versions button:disabled{color:var(--muted);cursor:not-allowed;background:#ece7dc;border-color:#d8d0bf}@media (max-width:720px){.author-voice-corpus-heading,.author-voice-candidate-list li,.author-voice-versions li{flex-direction:column;align-items:stretch}.author-voice-candidate-decision{flex-basis:auto;width:100%}.author-voice-status{align-self:start}}.project-profile-revision-history{gap:14px;display:grid}.project-profile-revision-history ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.project-profile-revision-history li{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.project-profile-revision-history li span{color:var(--muted);font-size:13px}.project-profile-danger-zone{background:#fff7f3;border:1px solid #e0b4a2;border-radius:8px;padding:14px}.project-profile-danger-zone button{color:#fff7f3;background:#7f1d1d;border:1px solid #7f1d1d;justify-self:start}.project-profile-danger-zone label{gap:6px;max-width:420px;display:grid}.project-profile-danger-zone input{border:1px solid var(--line-strong);font:inherit;border-radius:8px;padding:9px 11px}.assistant-intake-chat{align-content:start}.assistant-intake-chat .assistant-chat{min-height:0}.assistant-intake-chat textarea{min-height:150px}.assistant-intake-chat .assistant-chat-composer-bar{flex-wrap:wrap;align-items:stretch}.assistant-intake-chat .assistant-chat-file-button,.assistant-intake-chat .assistant-chat-composer-bar button{border-radius:8px;flex:180px;width:auto;max-width:100%;height:auto;min-height:42px;padding:0 14px;font-size:14px;font-weight:850;line-height:1.2}.assistant-intake-chat .assistant-chat-file-button{color:var(--text);gap:8px;overflow:visible}.assistant-intake-chat .assistant-chat-file-button .assistant-chat-button-icon{background:#efe8d8;border-radius:999px;flex:0 0 24px;width:24px;height:24px;transform:none}.assistant-intake-chat .assistant-chat-file-button span:not(.assistant-chat-button-icon){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.draft-resume-banner{background:#fff7df;border:1px solid #e1bd63;border-radius:8px;grid-template-columns:1fr;align-items:stretch;gap:12px;padding:14px;display:grid}.draft-resume-banner h4{margin:4px 0 0;font-size:20px;line-height:1.15}.draft-resume-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start;gap:8px;display:flex}.draft-resume-actions button{color:#fffaf0;cursor:pointer;background:#24211d;border:1px solid #24211d;border-radius:8px;min-height:38px;padding:8px 11px;font-weight:800}.draft-resume-actions button:nth-child(2),.draft-resume-actions button:nth-child(3){border-color:var(--line-strong);color:var(--text);background:#fbfaf6}.draft-resume-actions button:disabled{color:var(--muted);cursor:not-allowed;background:#ece7dc;border-color:#d8d0bf}.draft-resume-actions .form-message{text-align:left;flex:1 0 100%}.danger-zone-reset{background:#fff7f3;border:1px solid #e0b4a2;border-radius:8px;grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;padding:14px;display:grid}.danger-zone-reset h4{overflow-wrap:anywhere;margin:4px 0 0;font-size:18px;line-height:1.18}.danger-zone-reset p{margin:6px 0 0}.danger-zone-reset>button,.danger-zone-actions button{cursor:pointer;border-radius:8px;min-height:38px;padding:8px 11px;font-weight:800}.danger-zone-reset>button,.danger-zone-actions button:first-child{color:#fff7f3;background:#7f1d1d;border:1px solid #7f1d1d;justify-self:start}.danger-zone-actions button:nth-child(2){border:1px solid var(--line-strong);color:var(--text);background:#fbfaf6}.danger-zone-reset button:disabled{color:var(--muted);cursor:not-allowed;background:#ece7dc;border-color:#d8d0bf}.danger-zone-confirm{gap:8px;display:grid}.danger-zone-confirm strong{overflow-wrap:anywhere}.danger-zone-actions{flex-wrap:wrap;gap:8px;display:flex}.danger-zone-reset .form-message{text-align:left}.final-review-grid{grid-template-columns:1fr;gap:12px;display:grid}.wizard-launch{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;display:grid}.wizard-launch h2,.wizard-stage-header h2{margin:4px 0 0;font-size:22px;line-height:1.15}.wizard-launch p{color:var(--muted);max-width:620px;margin:8px 0 0}.wizard-primary-action,.wizard-controls button{color:#fffaf0;cursor:pointer;font:inherit;background:#24211d;border:1px solid #24211d;border-radius:8px;min-height:40px;padding:9px 13px;font-weight:750}.wizard-controls button:first-child{border-color:var(--line-strong);color:var(--text);background:#fbfaf6}.wizard-primary-action:disabled,.wizard-controls button:disabled{cursor:not-allowed;opacity:.55}.wizard-flow{grid-template-columns:minmax(250px,.42fr) minmax(0,1fr);align-items:stretch;display:grid}.wizard-stepper{border-right:1px solid var(--line);grid-auto-rows:min-content;display:grid}.wizard-step{border:0;border-bottom:1px solid var(--line);color:inherit;cursor:pointer;text-align:left;background:0 0;grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:9px;min-height:86px;padding:13px;display:grid}.wizard-step:hover,.wizard-step:focus-visible,.wizard-step.is-active{background:#fbfaf6}.wizard-step.is-active{box-shadow:inset 3px 0 #d9b35f}.wizard-step strong,.wizard-step small{overflow-wrap:anywhere;min-width:0;display:block}.wizard-step small{color:var(--muted);margin-top:3px;font-size:12px}.wizard-stage{grid-template-rows:auto 1fr auto;min-width:0;display:grid}.wizard-stage-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.wizard-stage-body{min-width:0;display:grid}.source-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px;display:grid}.source-choice{border:1px solid var(--line);color:inherit;cursor:pointer;text-align:left;background:#fbfaf6;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:2px 10px;min-width:0;padding:9px 10px;display:grid}.source-choice:hover,.source-choice:focus-visible,.source-choice.is-active{border-color:#d9b35f;box-shadow:inset 0 0 0 1px #d9b35f}.source-choice-title,.source-choice-description,.source-choice-help,.source-choice-marker{overflow-wrap:anywhere;min-width:0}.source-choice-title{font-weight:800}.source-choice-description{color:var(--muted);grid-column:1;font-size:12px;line-height:1.35}.source-choice-help{color:var(--blue-text);background:#e8f0fb;border:1px solid #bccbe0;border-radius:999px;grid-column:2;justify-content:center;justify-self:end;align-items:center;width:22px;height:22px;font-size:12px;font-weight:850;line-height:1;display:none}.source-choice-marker{color:#1f1b17;opacity:0;border-radius:50%;grid-area:1/3/span 2;place-self:center end;place-items:center;width:22px;height:22px;font-size:13px;font-weight:900;line-height:1;display:grid}.source-choice.is-active .source-choice-marker{opacity:1;background:#d9b35f}.source-education-panel{border-top:1px solid var(--line);background:#fbfaf6;gap:12px;padding:16px;display:grid}.source-education-panel h3{margin:3px 0 4px;font-size:18px}.source-education-panel p,.telegram-data-guide p,.source-file-field small{color:var(--muted);margin:0;line-height:1.45}.source-education-panel ol,.telegram-data-guide ol{gap:8px;margin:0;padding-left:22px;display:grid}.source-education-panel li,.telegram-data-guide li{padding-left:2px}.source-education-note{border:1px solid var(--line);background:#fffaf0;border-radius:8px;padding:10px 11px}.source-assistant-panel{border-bottom:1px solid var(--line);min-width:0;padding:12px}.source-assistant-panel .assistant-chat{gap:10px}.source-assistant-panel .assistant-chat-message small,.source-assistant-summary{overflow-wrap:anywhere}.source-assistant-form{gap:10px}.rights-confirmation-list{gap:0;display:grid}.rights-confirmation{border-bottom:1px solid var(--line);color:inherit;background:#fbfaf6;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:13px 16px;display:grid}.rights-confirmation:first-child{border-top:0}.rights-confirmation input{width:18px;height:18px;margin:0}.rights-confirmation span,.rights-confirmation strong,.rights-confirmation small{overflow-wrap:anywhere;min-width:0;display:block}.rights-confirmation strong{font-weight:800}.rights-confirmation small{color:var(--muted);margin-top:2px;font-size:12px;line-height:1.35}.rights-safeguard-list{border-bottom:1px solid var(--line);background:#fbfaf6;gap:8px;padding:13px 16px;display:grid}.rights-safeguard{gap:2px;display:grid}.rights-safeguard strong,.rights-safeguard small{overflow-wrap:anywhere;min-width:0;display:block}.rights-safeguard strong{font-weight:800}.rights-safeguard small{color:var(--muted);font-size:12px;line-height:1.35}.rights-retention{grid-template-columns:minmax(0,1fr) minmax(120px,160px)}.rights-retention select{border:1px solid var(--line-strong);color:var(--text);font:inherit;background:#fffaf0;border-radius:8px;min-width:0;padding:9px 10px}.wizard-controls{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:8px;padding:13px;display:flex}.panel-divider{border-top:1px solid var(--line)}.wizard-input-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:13px;display:grid}.wizard-input-grid label{gap:6px;min-width:0;display:grid}.telegram-data-guide{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;gap:10px;padding:12px;display:grid}.profile-progress-grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.profile-progress-grid article{border-right:1px solid var(--line);gap:5px;min-width:0;padding:13px;display:grid}.profile-progress-grid strong,.profile-progress-grid p,.memory-summary-list strong,.memory-summary-list p,.memory-summary-list li{overflow-wrap:anywhere;min-width:0}.profile-progress-grid p,.memory-summary-list p,.profile-upload-guide p{color:var(--muted);margin:0}.memory-summary-list{border-bottom:1px solid var(--line);background:#fbfaf6;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:12px;padding:13px;display:grid}.memory-summary-list ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.memory-summary-list li{border:1px solid var(--line);background:#fffaf0;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.profile-upload-guide{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;gap:6px;padding:12px;display:grid}.telegram-data-guide strong{margin-top:3px;display:block}.source-file-field{border:1px dashed var(--line-strong);background:#fbfaf6;border-radius:8px;gap:10px;padding:11px;display:grid}.upload-dropzone{cursor:pointer;min-width:0;padding:12px;transition:background .16s,border-color .16s,box-shadow .16s;position:relative;overflow:hidden}.upload-dropzone:hover,.upload-dropzone:focus-within{background:#fffaf0;border-color:#d9b35f;box-shadow:0 0 0 3px #d9b35f2e}.upload-dropzone-body{pointer-events:none;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.upload-dropzone-input{cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;inset:0}.upload-dropzone-icon{color:#fffaf0;background:#1f1b17;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-size:24px;font-weight:800;line-height:1;display:inline-flex}.upload-dropzone-copy{gap:4px;min-width:0;display:grid}.upload-dropzone-copy strong{color:var(--text);font-size:16px;line-height:1.2}.upload-dropzone-copy span{color:var(--muted);line-height:1.35}.upload-dropzone-copy small{margin-top:2px}.upload-dropzone-status{border:1px solid var(--line);color:var(--text);text-overflow:ellipsis;white-space:nowrap;background:#efe8d8;border-radius:999px;max-width:170px;padding:8px 10px;font-size:13px;font-weight:800;overflow:hidden}.wizard-readonly-field{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;gap:6px;min-width:0;padding:10px 11px;display:grid}.wizard-readonly-field span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.wizard-readonly-field strong{overflow-wrap:anywhere;min-width:0}.wizard-form{display:grid}.field-label{color:var(--muted);text-transform:uppercase;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.field-help{text-transform:none;width:18px;height:18px}.wizard-input-grid input,.wizard-input-grid select,.wizard-input-grid textarea{border:1px solid var(--line);color:var(--text);font:inherit;resize:vertical;background:#fbfaf6;border-radius:8px;min-width:0;padding:10px 11px}.wizard-checkbox{align-items:center;gap:10px;display:flex}.wizard-checkbox input{width:18px;height:18px}.wizard-submit-row{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:10px;padding:13px;display:flex}.wizard-submit-row button{color:#fffaf0;cursor:pointer;font:inherit;background:#24211d;border:1px solid #24211d;border-radius:8px;min-height:40px;padding:9px 13px;font-weight:750}.wizard-submit-row button:disabled{cursor:progress;opacity:.68}.form-message{border-radius:8px;padding:8px 10px;font-size:13px}.form-message.is-ok{background:var(--green-bg);color:var(--green-text)}.form-message.is-error{background:var(--red-bg);color:var(--red-text)}.wide-field{grid-column:1/-1}.surface-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 13px;display:grid}.surface-row strong,.surface-row span{overflow-wrap:anywhere;min-width:0;display:block}.surface-row span,.surface-meta span{color:var(--muted);font-size:12px}@media (max-width:980px){.console-shell{grid-template-rows:auto 1fr;grid-template-columns:1fr}.sidebar{display:none}.mobile-nav{color:#f9f7f1;z-index:30;background:#24211d;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:8px 12px;display:grid;position:sticky;top:0}.mobile-brand{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.mobile-brand .brand-mark{width:38px;height:38px}.mobile-brand strong,.mobile-brand small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mobile-menu{justify-self:end;position:relative}.mobile-menu-toggle{color:#24211d;cursor:pointer;background:#fffaf0;border:1px solid #ffffff52;border-radius:8px;justify-content:center;align-items:center;width:42px;height:40px;list-style:none;display:inline-flex}.mobile-menu-toggle::-webkit-details-marker{display:none}.mobile-menu-toggle:focus-visible{outline-offset:2px;outline:3px solid #d9b35f}.menu-icon{gap:4px;width:18px;display:grid}.menu-icon span{background:currentColor;border-radius:999px;height:2px;display:block}.mobile-menu-panel{background:#24211d;border:1px solid #ffffff2e;border-radius:8px;gap:4px;min-width:min(320px,100vw - 24px);max-height:min(74vh,620px);padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:auto;box-shadow:0 16px 36px #24211d3d}.mobile-menu-meta{border-top:1px solid #ffffff2e;grid-template-columns:auto minmax(0,1fr);gap:2px 10px;margin-top:6px;padding:10px 4px 2px;display:grid}.mobile-menu-meta strong{color:#fffaf0;overflow-wrap:anywhere;min-width:0}.summary-grid,.split-view,.wizard-flow,.interview-layout,.record-grid,.boundary-grid,.service-grid,.profile-progress-grid,.source-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.source-choice-description{display:none}.source-choice-help{display:inline-flex}.source-choice-marker{grid-row:1}.assistant-chat-composer-bar{align-items:center}}@media (max-width:640px){.workspace{padding:12px}.topbar,.dashboard-hero,.surface-row{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.topbar-status{justify-content:flex-start}.nav-list,.summary-grid,.split-view,.wizard-flow,.interview-layout,.wizard-launch,.project-profile-section-card-grid,.setup-mode-grid,.profile-checklist-grid,.wizard-input-grid,.final-review-grid,.chat-lab-grid,.saved-profile-grid,.profile-progress-grid,.memory-summary-list,.dashboard-card-grid,.record-grid,.boundary-grid,.service-grid,.source-choice-grid{grid-template-columns:1fr}.wizard-stepper{border-right:0}.interview-header{grid-template-columns:1fr;align-items:stretch}.project-profile-section-header{grid-template-columns:1fr}.project-profile-section-header-actions,.project-profile-section-card-actions{justify-content:flex-start}.project-profile-section-action,.project-profile-section-card:is(button,a){width:100%}.entity-detail-header{grid-template-columns:1fr}.entity-detail-header-actions{justify-content:flex-start}.entity-detail-header-actions button,.entity-detail-back,.entity-detail-title-button{width:100%}.draft-resume-banner{grid-template-columns:1fr;align-items:stretch}.draft-resume-actions{justify-content:flex-start}.interview-guidance{border-right:0;border-bottom:1px solid var(--line)}.wizard-step{grid-template-columns:28px minmax(0,1fr)}.wizard-step .status{grid-column:2;justify-self:start}.upload-dropzone-body{grid-template-columns:42px minmax(0,1fr)}.upload-dropzone-status{grid-column:1/-1;width:fit-content;max-width:none}.rights-retention{grid-template-columns:1fr;align-items:start}.wizard-controls{justify-content:stretch}.wizard-controls button{flex:1}.timeline li{grid-template-columns:1fr}}.insight-interview-panel,.expert-voice-candidate{background:color-mix(in srgb, var(--amber-bg) 34%, var(--panel));border:1px solid var(--line-strong);border-radius:10px;gap:14px;min-width:0;padding:16px;display:grid}.insight-interview-panel:focus-visible{outline:3px solid var(--blue-bg);outline-offset:3px}.insight-interview-heading,.expert-voice-candidate>header{justify-content:space-between;align-items:start;gap:16px;display:flex}.insight-interview-heading>div,.expert-voice-candidate>header>div{gap:5px;min-width:0;display:grid}.insight-interview-heading h4,.insight-interview-heading p,.expert-voice-candidate h3,.expert-voice-candidate header p{margin:0}.insight-interview-heading>strong,.expert-voice-candidate-status{background:var(--panel);border:1px solid var(--line);border-radius:999px;flex:none;padding:7px 10px}.insight-interview-progress{background:var(--panel-strong);border-radius:999px;height:8px;overflow:hidden}.insight-interview-progress span{background:var(--text);height:100%;transition:width .18s;display:block}.insight-interview-expiry,.insight-interview-message,.expert-voice-message{color:var(--muted);margin:0}.insight-interview-question-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.insight-interview-question-list li{background:var(--panel);border:1px solid var(--line);border-radius:8px;gap:7px;min-width:0;padding:12px;display:grid}.insight-interview-question-list li.is-current{border-color:var(--line-strong);box-shadow:inset 4px 0 0 var(--text)}.insight-interview-question-list h5,.insight-interview-question-list p,.insight-interview-question-list small{overflow-wrap:anywhere;margin:0}.insight-interview-question-list small{color:var(--muted)}.insight-interview-question-meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.insight-interview-question-meta span,.insight-interview-question-meta em{color:var(--muted);font-size:12px;font-style:normal}.insight-interview-answer{gap:8px;display:grid}.insight-interview-answer textarea{background:var(--panel);border:1px solid var(--line-strong);color:var(--text);font:inherit;resize:vertical;border-radius:7px;width:100%;min-height:112px;padding:11px}.insight-interview-answer>div,.expert-voice-candidate-actions{flex-wrap:wrap;gap:9px;display:flex}.insight-interview-answer button,.expert-voice-candidate-actions button{border:1px solid var(--line-strong);cursor:pointer;font:inherit;border-radius:7px;min-height:44px;padding:10px 15px;font-weight:700}.insight-interview-answer button.is-primary,.expert-voice-candidate-actions button.is-primary{background:var(--text);color:var(--panel)}.insight-interview-answer button.is-secondary,.expert-voice-candidate-actions button.is-secondary{background:var(--panel);color:var(--text)}.insight-interview-channels,.expert-voice-rights{background:var(--panel);border:1px solid var(--line);border-radius:7px;gap:4px;margin:0;padding:10px 12px;display:grid}.insight-interview-error,.expert-voice-error{color:var(--danger);margin:0}.expert-voice-candidate{margin-bottom:18px}.expert-voice-candidate>header>div>span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:700}.expert-voice-candidate-diff{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.expert-voice-candidate-diff article{background:var(--panel);border:1px solid var(--line);border-radius:8px;min-width:0;padding:12px}.expert-voice-candidate-diff span{color:var(--muted);font-size:12px}.expert-voice-candidate-diff p{overflow-wrap:anywhere;margin:7px 0 0}.expert-voice-rights strong{display:block}.expert-voice-terminal{margin:0;font-weight:700}@media (max-width:640px){.insight-interview-heading,.expert-voice-candidate>header{flex-direction:column;align-items:stretch}.insight-interview-heading>strong,.expert-voice-candidate-status{align-self:flex-start}.expert-voice-candidate-diff{grid-template-columns:1fr}.insight-interview-answer>div,.expert-voice-candidate-actions{display:grid}.insight-interview-answer button,.expert-voice-candidate-actions button{width:100%}}.agenda-surface{gap:16px;display:grid}.pipelines-surface{gap:16px;min-width:0;display:grid}.pipelines-intro{justify-content:space-between;align-items:start;gap:20px;display:flex}.pipelines-intro h2,.pipeline-dossier h3,.pipeline-dossier h4,.pipeline-queue h3,.pipelines-state h2{margin:0}.pipelines-intro p,.pipeline-dossier header p,.pipelines-state p,.pipeline-queue p{color:var(--muted);margin:5px 0 0}.pipelines-status{background:var(--green-bg);color:var(--green-text);white-space:nowrap;border:1px solid #b7d7bf;border-radius:6px;padding:8px 10px;font-weight:750}.pipelines-alert{background:var(--amber-bg);border:1px solid var(--line);border-radius:7px;align-items:center;gap:10px;padding:11px 13px;display:flex}.pipelines-alert span{color:var(--muted)}.pipelines-live-status{color:var(--muted);margin:-6px 0 0}.pipelines-summary{background:var(--panel);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(6,minmax(0,1fr));margin:0;display:grid;overflow:hidden}.pipelines-summary>div{gap:4px;min-width:0;padding:10px 12px;display:grid}.pipelines-summary>div+div{border-left:1px solid var(--line)}.pipelines-summary dt{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:750}.pipelines-summary dd{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0;font-size:17px;font-weight:750}.pipelines-layout{grid-template-columns:minmax(270px,.72fr) minmax(480px,1.4fr);align-items:start;gap:14px;min-width:0;display:grid}.pipelines-rail{gap:14px;min-width:0;display:grid}.pipelines-list,.pipeline-queue,.pipeline-dossier,.pipelines-state{background:var(--panel);border:1px solid var(--line);border-radius:8px;min-width:0;overflow:hidden}.pipelines-list{display:grid}.pipeline-row{justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:10px 12px;display:flex}.pipeline-row+.pipeline-row{border-top:1px solid var(--line)}.pipeline-row:hover,.pipeline-row:focus-visible,.pipeline-row.is-selected{background:var(--panel-strong)}.pipeline-row:focus-visible,.pipeline-actions button:focus-visible,.pipeline-switches button:focus-visible,.pipeline-edit-form select:focus-visible{outline-offset:-3px;outline:3px solid #9bb6da}.pipeline-row>span,.pipeline-queue li>span,.pipeline-history li>span{gap:3px;min-width:0;display:grid}.pipeline-row strong,.pipeline-row small,.pipeline-queue strong,.pipeline-queue small{overflow-wrap:anywhere}.pipeline-row small,.pipeline-queue small,.pipeline-history small,.pipeline-kicker{color:var(--muted)}.pipeline-row b{background:var(--panel-strong);border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:30px;display:inline-flex}.pipeline-row.is-selected b{background:var(--text);color:var(--panel)}.pipeline-queue{padding:14px}.pipeline-create-form{background:var(--panel);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.pipeline-create-form>span{gap:3px;display:grid}.pipeline-create-form small{color:var(--muted)}.pipeline-create-form button{background:var(--panel);border:1px solid var(--line-strong);color:var(--text);border-radius:7px;min-height:44px;padding:9px 12px}.pipeline-queue ul,.pipeline-history{margin:10px 0 0;padding:0;list-style:none}.pipeline-queue li,.pipeline-history li,.pipeline-autostops li{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.pipeline-queue em,.pipeline-history em,.pipeline-autostops em{color:var(--muted);white-space:nowrap;font-size:12px;font-style:normal}.pipeline-autostops{margin:0;padding:0;list-style:none}.pipeline-autostops li>span{gap:3px;display:grid}.pipeline-autostops small{color:var(--muted)}.pipeline-dossier{gap:18px;padding:16px;display:grid}.pipeline-dossier>header{justify-content:space-between;align-items:start;gap:16px;display:flex}.pipeline-level{background:var(--blue-bg);color:var(--blue-text);border:1px solid #bfcee4;border-radius:6px;padding:7px 10px;font-size:18px;font-weight:800}.pipeline-dossier>section{gap:9px;display:grid}.pipeline-boundary-note{background:var(--amber-bg);border:1px solid var(--line);color:var(--amber-text);border-radius:7px;margin:0;padding:9px 10px}.pipeline-switches{border:1px solid var(--line);border-radius:7px;overflow:hidden}.pipeline-switches>div{justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:7px 10px;display:flex}.pipeline-switches>div+div{border-top:1px solid var(--line)}.pipeline-switches>div>span{gap:2px;display:grid}.pipeline-switches small{color:var(--muted)}.pipeline-actions{flex-wrap:wrap;gap:9px;display:flex}.pipeline-actions button,.pipeline-switches button,.pipeline-edit-form select{min-height:44px}.pipeline-actions button,.pipeline-switches button{background:var(--panel);border:1px solid var(--line-strong);color:var(--text);cursor:pointer;font:inherit;border-radius:7px;padding:9px 12px;font-weight:750}.pipeline-actions button.is-primary{background:var(--text);border-color:var(--text);color:var(--panel)}.pipeline-actions button:disabled,.pipeline-switches button:disabled,.pipeline-edit-form select:disabled{cursor:not-allowed;opacity:.5}.pipeline-edit-form{flex:100%;align-items:end;gap:9px;display:flex}.pipeline-edit-form label{color:var(--muted);flex:1;gap:5px;font-size:12px;display:grid}.pipeline-edit-form select{background:var(--panel);border:1px solid var(--line-strong);color:var(--text);font:inherit;border-radius:7px;max-width:100%;padding:8px 10px}.pipelines-state{padding:24px}@media (max-width:1100px){.pipelines-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.pipelines-summary>div:nth-child(4){border-left:0;border-top:1px solid var(--line)}.pipelines-summary>div:nth-child(n+5){border-top:1px solid var(--line)}}@media (max-width:760px){.pipelines-intro{flex-direction:column;align-items:stretch;gap:10px}.pipelines-status{width:fit-content}.pipelines-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.pipelines-summary>div:nth-child(odd){border-left:0}.pipelines-summary>div:nth-child(n+3){border-top:1px solid var(--line)}.pipelines-layout{grid-template-columns:minmax(0,1fr)}.pipeline-edit-form{flex-direction:column;align-items:stretch}.pipeline-actions,.pipeline-actions form,.pipeline-actions button{width:100%}.pipelines-alert{flex-direction:column;align-items:start;gap:3px}}@media (prefers-reduced-motion:reduce){.pipeline-row,.pipeline-actions button,.pipeline-switches button{scroll-behavior:auto;transition:none}}.agenda-intro,.agenda-detail-header,.agenda-story,.agenda-alert,.agenda-blocked,.agenda-actions{align-items:center;display:flex}.agenda-intro{justify-content:space-between;gap:20px}.agenda-intro h2,.agenda-detail h3,.agenda-detail h4,.agenda-state h2{margin:0}.agenda-intro p,.agenda-state p,.agenda-gaps p{color:var(--muted);margin:5px 0 0}.agenda-count,.agenda-score,.agenda-detail-score{font-variant-numeric:tabular-nums;white-space:nowrap}.agenda-count{background:var(--panel-strong);border:1px solid var(--line);border-radius:6px;padding:7px 10px}.agenda-alert,.agenda-blocked{background:var(--amber-bg);border:1px solid var(--line);border-radius:7px;gap:10px;padding:11px 13px}.agenda-alert span,.agenda-blocked span{color:var(--muted)}.agenda-layout{grid-template-columns:minmax(260px,.8fr) minmax(460px,1.4fr);align-items:start;gap:14px;display:grid}.agenda-list{background:var(--panel);border:1px solid var(--line);border-radius:8px;margin:0;padding:0;list-style:none;overflow:hidden}.agenda-list li+li{border-top:1px solid var(--line)}.agenda-story{color:inherit;gap:11px;min-height:74px;padding:11px 12px;text-decoration:none}.agenda-story:hover,.agenda-story:focus-visible,.agenda-story.is-selected{background:var(--panel-strong)}.agenda-story:focus-visible,.agenda-actions button:focus-visible{outline:3px solid var(--blue-bg);outline-offset:-3px}.agenda-rank{background:var(--panel-strong);border:1px solid var(--line);border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;height:30px;display:inline-flex}.agenda-story.is-selected .agenda-rank{background:var(--text);border-color:var(--text);color:var(--panel)}.agenda-story-copy{flex:1;gap:4px;min-width:0;display:grid}.agenda-story-copy strong,.agenda-story-copy small{overflow-wrap:anywhere}.agenda-story-copy small,.agenda-kicker,.agenda-source-meta dt,.agenda-factor-head{color:var(--muted);font-size:12px}.agenda-score{font-size:18px;font-weight:700}.agenda-detail,.agenda-state{background:var(--panel);border:1px solid var(--line);border-radius:8px;min-width:0}.agenda-detail{gap:16px;padding:16px;display:grid}.agenda-detail-header{justify-content:space-between;align-items:start;gap:16px}.agenda-detail-header>div{gap:5px;display:grid}.agenda-detail-score{font-size:24px}.agenda-source-meta{background:var(--panel-strong);border:1px solid var(--line);border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.agenda-source-meta div{gap:4px;padding:10px 12px;display:grid}.agenda-source-meta div+div{border-left:1px solid var(--line)}.agenda-source-meta dd{overflow-wrap:anywhere;margin:0}.agenda-factors,.agenda-gaps{gap:9px;display:grid}.agenda-factor-table{border:1px solid var(--line);border-radius:7px;overflow:hidden}.agenda-factor-head,.agenda-factor-row{grid-template-columns:minmax(140px,1fr) repeat(5,minmax(62px,.34fr));gap:8px;padding:8px 10px;display:grid}.agenda-factor-head{background:var(--panel-strong)}.agenda-factor-row+.agenda-factor-row{border-top:1px solid var(--line)}.agenda-factor-row span{font-variant-numeric:tabular-nums}.agenda-gaps ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.agenda-gaps li{background:var(--amber-bg);border:1px solid var(--line);border-radius:6px;padding:6px 8px}.agenda-decision-note{border-top:1px solid var(--line);margin:0;padding-top:13px}.agenda-actions{justify-content:flex-end;gap:9px}.agenda-actions button{border:1px solid var(--line-strong);cursor:pointer;font:inherit;border-radius:6px;min-height:42px;padding:9px 15px;font-weight:700}.agenda-actions button.is-primary{background:var(--text);border-color:var(--text);color:var(--panel)}.agenda-actions button.is-secondary{background:var(--panel);color:var(--text)}.agenda-actions button:disabled{cursor:not-allowed;opacity:.5}.agenda-state{padding:28px}@media (max-width:900px){.agenda-layout{grid-template-columns:1fr}}@media (max-width:640px){.agenda-intro,.agenda-detail-header,.agenda-alert,.agenda-blocked{flex-direction:column;align-items:stretch}.agenda-source-meta{grid-template-columns:1fr}.agenda-source-meta div+div{border-left:0;border-top:1px solid var(--line)}.agenda-factor-table{overflow-x:auto}.agenda-factor-head,.agenda-factor-row{min-width:680px}.agenda-actions,.agenda-actions form,.agenda-actions button{width:100%}}
