:root{--paper:#f5f1e8;--paper-soft:#faf8f2;--panel:#fffdf8;--ink:#20201d;--muted:#77736b;--line:#cfc8bb;--line-strong:#aaa294;--brand:#5b5ce2;--brand-strong:#4748bd;--brand-soft:#eef;--saffron:#e4b810;--saffron-soft:#fff5c8;--blue:#2457e6;--red:#dc3c34;--green:#17824b;--text-caption:11px;--text-small:12px;--text-body:14px}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{background:var(--paper);color:var(--ink);font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:var(--text-body);-webkit-font-smoothing:antialiased;margin:0}button,input,textarea{color:inherit;font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.app-frame{background:var(--paper);grid-template-rows:60px minmax(0,1fr) 264px;height:100vh;min-height:820px;display:grid;overflow:hidden}.topbar{z-index:10;border-bottom:1px solid var(--line-strong);background:#faf8f2f5;grid-template-columns:minmax(380px,1fr) auto minmax(180px,1fr);align-items:center;min-width:0;padding:0 22px;display:grid}.brand{min-width:0;color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:flex}.brand-mark{flex:none;width:32px;height:32px;transition:transform .18s cubic-bezier(.22,1,.36,1)}.brand:hover .brand-mark{transform:rotate(-3deg)scale(1.04)}.brand strong{letter-spacing:-.04em;font-size:20px;font-weight:720}.brand small{color:var(--muted);letter-spacing:.02em;margin-left:8px;font-size:11px}.topbar nav{align-items:stretch;height:100%;display:flex}.nav-link{white-space:nowrap;background:0 0;border:0;padding:0 17px;font-weight:620;position:relative}.nav-link:after{content:"";background:0 0;height:1px;position:absolute;bottom:13px;left:17px;right:17px}.nav-link:hover{background:#eee9de}.nav-link--active:after{background:var(--ink)}.topbar-actions{justify-self:end;align-items:center;gap:8px;display:flex}.shortcut{border:1px solid var(--line);color:var(--muted);border-radius:5px;align-items:center;gap:3px;padding:5px 8px;font:11px/1 ui-monospace,Consolas,monospace;display:inline-flex}.header-icon{background:0 0;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.header-icon:hover{background:#e9e4da}.profile-alert-trigger{position:relative}.profile-alert-trigger>b{border:2px solid var(--paper-soft);background:var(--red);color:#fff;border-radius:9px;place-items:center;min-width:15px;height:15px;padding:0 4px;font:700 8px/1 ui-monospace,Consolas,monospace;display:grid;position:absolute;top:0;right:-2px}.profile-evolution-dialog{background:var(--panel);width:min(1040px,100vw - 48px);max-width:none;max-height:calc(100dvh - 40px);color:var(--ink);border:0;margin:auto;padding:0;position:fixed;inset:0;box-shadow:0 8px 8px #20201d2e}.profile-evolution-dialog[open]{grid-template-rows:auto auto minmax(0,1fr);display:grid}.profile-evolution-dialog::backdrop{background:#20201d80}.profile-evolution-dialog__header{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:flex-start;gap:28px;padding:23px 27px 19px;display:flex}.profile-evolution-dialog__header>div>span{color:var(--blue);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:6px;font:700 10px/1 ui-monospace,Consolas,monospace;display:flex}.profile-evolution-dialog__header h2{letter-spacing:-.03em;margin:8px 0 0;font-size:25px}.profile-evolution-dialog__header p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.5}.profile-overview-strip{border-bottom:1px solid var(--line-strong);background:var(--paper-soft);grid-template-columns:1.35fr repeat(3,1fr);display:grid}.profile-overview-strip>div{border-right:1px solid var(--line);grid-template-columns:1fr auto;gap:7px 12px;padding:15px 20px;display:grid}.profile-overview-strip>div:last-child{border-right:0}.profile-overview-strip small{color:var(--muted);grid-column:1/-1;font-size:10px}.profile-overview-strip strong{letter-spacing:-.03em;font:400 25px/1 Arial Narrow,Impact,sans-serif}.profile-overview-strip span{color:var(--muted);align-self:end;font-size:10px}.profile-overview-strip .is-pending strong{color:#9a6d00}.profile-evolution-dialog__body{grid-template-columns:330px minmax(0,1fr);min-height:0;display:grid}.profile-proposal-queue{border-right:1px solid var(--line-strong);flex-direction:column;min-width:0;min-height:0;padding:19px;display:flex}.profile-proposal-list{scrollbar-color:var(--line-strong) transparent;scrollbar-width:thin;gap:7px;min-height:0;margin-top:11px;padding-right:5px;display:grid;overflow-y:auto}.profile-proposal-card{border:1px solid var(--line);text-align:left;background:0 0;gap:7px;width:100%;padding:13px 14px;display:grid}.profile-proposal-card:hover{border-color:var(--brand);background:#5b5ce20a}.profile-proposal-card.is-active{border-color:var(--brand);background:var(--brand-soft);box-shadow:-4px 0 0 var(--brand)}.profile-proposal-card>span{color:#9a6d00;align-items:center;gap:5px;font-size:10px;display:flex}.profile-proposal-card>strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.profile-proposal-card>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.profile-proposal-card footer{border-top:1px solid var(--line);justify-content:space-between;padding-top:7px;display:flex}.profile-proposal-card footer b,.profile-proposal-card footer em{color:var(--muted);font:10px/1 ui-monospace,Consolas,monospace}.profile-empty{min-height:220px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;margin:0;font-size:11px;display:flex}.profile-empty svg{color:var(--green)}.profile-proposal-detail{scrollbar-color:var(--line-strong) transparent;scrollbar-width:thin;min-width:0;min-height:0;padding:23px 27px 20px;overflow-y:auto}.profile-proposal-detail__heading>span{color:#806000;background:#f5e1541f;border:1px solid #d8bd45;padding:4px 7px;font-size:10px;display:inline-flex}.profile-proposal-detail__heading h3{letter-spacing:-.025em;margin:15px 0 0;font-size:22px}.profile-proposal-detail__heading p{color:var(--muted);margin:5px 0 0;font-size:12px}.profile-delta{grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);align-items:center;gap:10px;margin-top:18px;display:grid}.profile-delta>div{border:1px solid var(--line-strong);background:#ffffff47;flex-direction:column;justify-content:space-between;min-height:84px;padding:13px 15px;display:flex}.profile-delta>div:last-child{border-color:var(--brand);background:var(--brand-soft)}.profile-delta small{color:var(--muted);font-size:10px}.profile-delta strong{font:400 33px/1 Arial Narrow,Impact,sans-serif}.profile-delta>svg{color:var(--blue);justify-self:center}.profile-evidence-facts{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:12px 0 0;display:grid}.profile-evidence-facts>div{border-right:1px solid var(--line);padding:11px 12px}.profile-evidence-facts>div:last-child{border-right:0}.profile-evidence-facts dt{color:var(--muted);font-size:10px}.profile-evidence-facts dd{overflow-wrap:anywhere;margin:6px 0 0;font:600 10px/1.3 ui-monospace,Consolas,monospace}.profile-reasoning{border-left:3px solid var(--blue);background:#f3f1eb;margin-top:12px;padding:13px 15px}.profile-reasoning small{color:var(--muted);font-size:10px}.profile-reasoning p{margin:7px 0 9px;font-size:11px;line-height:1.58}.profile-reasoning span{color:var(--muted);font-size:10px}.profile-review-form{grid-template-columns:.75fr 1.25fr;gap:9px;margin-top:13px;display:grid}.profile-review-form label{flex-direction:column;gap:6px;min-width:0;display:flex}.profile-review-form label>span{color:var(--muted);font-size:10px}.profile-review-form input{border:1px solid var(--line);background:#ffffff6b;width:100%;height:34px;padding:0 10px;font-size:11px}.profile-review-note{grid-column:1/-1}.profile-review-actions{justify-content:flex-end;gap:8px;margin-top:13px;display:flex}.profile-history-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.profile-history-empty svg{color:var(--green)}.profile-history-empty h3{margin:13px 0 0;font-size:18px}.profile-history-empty p{max-width:380px;color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.6}.profile-release-history__heading>span{color:var(--green);align-items:center;gap:6px;font-size:10px;display:flex}.profile-release-history__heading h3{margin:10px 0 0;font-size:20px}.profile-release-history__heading p{color:var(--muted);margin:6px 0 0;font-size:11px}.profile-release-list{border:1px solid var(--line);margin-top:18px;display:grid}.profile-release-list article{border-bottom:1px solid var(--line);grid-template-columns:44px minmax(150px,1fr) 110px 70px;align-items:center;gap:10px;min-height:62px;padding:8px 12px;display:grid}.profile-release-list article:last-child{border-bottom:0}.profile-release-list article>b{font:700 10px/1 ui-monospace,Consolas,monospace}.profile-release-list article>span{flex-direction:column;gap:4px;min-width:0;display:flex}.profile-release-list article strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.profile-release-list article small{color:var(--muted);font-size:10px}.profile-release-list article>em{color:var(--blue);font:700 11px/1 ui-monospace,Consolas,monospace}.project-help-dialog{background:var(--panel);width:min(880px,100vw - 48px);max-width:none;max-height:calc(100dvh - 40px);color:var(--ink);border:0;margin:auto;padding:0;position:fixed;inset:0;box-shadow:0 8px 8px #20201d29}.project-help-dialog[open]{grid-template-rows:auto minmax(0,1fr) auto;display:grid}.project-help-dialog::backdrop{background:#20201d75}.project-help-dialog__header{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 28px 20px;display:flex}.project-help-dialog__header h2{letter-spacing:-.025em;margin:0;font-size:24px}.project-help-dialog__header p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.5}.project-help-dialog__body{min-height:0;padding:0 28px;overflow-y:auto}.project-help-dialog__body h3{text-wrap:balance;margin:0;font-size:15px}.project-help-dialog__body p{color:var(--muted);text-wrap:pretty;margin:0;font-size:13px;line-height:1.65}.project-help-positioning{border-bottom:1px solid var(--line-strong);grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);gap:10px 38px;padding:26px 0 24px;display:grid}.project-help-positioning h3{letter-spacing:-.025em;max-width:18ch;font-size:24px;line-height:1.28}.project-help-positioning>p{grid-area:1/2/span 2}.project-help-audience{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:12px 0 0;padding-top:18px;display:grid}.project-help-audience div{grid-template-columns:82px 1fr;gap:10px;display:grid}.project-help-audience dt,.project-help-shifts dt,.project-help-trust dt{font-size:12px;font-weight:720}.project-help-audience dd{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.project-help-section{border-bottom:1px solid var(--line-strong);padding:22px 0}.project-help-section--last{border-bottom:0}.project-help-section__heading{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:14px;display:flex}.project-help-section__heading p{font-size:12px}.project-help-shifts,.project-help-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:14px 0 0;display:grid}.project-help-shifts div,.project-help-trust div{border-left:1px solid var(--line);padding:0 20px}.project-help-shifts div:first-child,.project-help-trust div:first-child{border-left:0;padding-left:0}.project-help-shifts div:last-child,.project-help-trust div:last-child{padding-right:0}.project-help-shifts dd,.project-help-trust dd{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.55}.project-help-chain{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.project-help-chain li{flex-direction:column;gap:5px;min-width:0;padding-right:34px;display:flex;position:relative}.project-help-chain li:not(:last-child):after{color:var(--muted);content:"→";position:absolute;top:7px;right:14px}.project-help-chain strong{font-size:13px}.project-help-chain small{color:var(--muted);font-size:11px;line-height:1.45}.project-help-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:0 18px;margin:0;padding:0;list-style:none;display:grid}.project-help-flow li{grid-template-columns:26px minmax(0,1fr);align-items:start;gap:9px;display:grid}.project-help-flow b{border:1px solid var(--line-strong);border-radius:50%;place-items:center;width:22px;height:22px;font:11px/1 ui-monospace,Consolas,monospace;display:grid}.project-help-flow span{flex-direction:column;gap:4px;min-width:0;display:flex}.project-help-flow strong{font-size:12px}.project-help-flow small{color:var(--muted);font-size:11px;line-height:1.45}.project-help-dialog__footer{border-top:1px solid var(--line-strong);background:var(--paper-soft);justify-content:space-between;align-items:center;gap:22px;padding:14px 28px;display:flex}.project-help-dialog__footer>span{max-width:610px;color:var(--muted);font-size:11px;line-height:1.5}.tooltip{z-index:50;background:var(--ink);color:#fff;border-radius:4px;padding:6px 8px;font-size:11px}.tooltip-arrow{fill:var(--ink)}.dashboard{border-bottom:1px solid var(--line-strong);grid-template-columns:29.2% 41.2% 29.6%;min-height:0;display:grid}.left-column,.graph-panel,.transcript-panel{background:#fffdf8a8;min-width:0;min-height:0}.left-column,.graph-panel{border-right:1px solid var(--line-strong)}.left-column{grid-template-rows:232px minmax(0,1fr);display:grid}.panel-heading{align-items:baseline;gap:11px;display:flex}.panel-heading strong{letter-spacing:.01em;font-size:13px}.panel-heading span{color:var(--muted);letter-spacing:.05em;font:10px/1 ui-monospace,Consolas,monospace}.scenario-composer{border-bottom:1px solid var(--line);padding:25px 21px 18px}.scenario-body{grid-template-columns:122px 1fr;gap:15px;margin-top:13px;display:grid}.scenario-number{letter-spacing:-.08em;align-self:start;font-family:Arial Narrow,Impact,sans-serif;font-size:112px;font-weight:300;line-height:.9}.scenario-fields{grid-template-columns:1fr;gap:4px;min-width:0;display:grid}.scenario-fields label{color:var(--muted);font-size:11px}.scenario-input-wrap{border-bottom:1px solid var(--line-strong);align-items:center;display:flex;position:relative}.scenario-input-wrap textarea{resize:none;background:0 0;border:0;width:100%;padding:1px 24px 5px 0;font-size:13px;font-weight:650;line-height:1.35}.scenario-input-wrap svg{color:var(--muted);position:absolute;right:2px}.field-button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;justify-content:space-between;align-items:center;height:26px;padding:0;font-size:10px;display:flex}.jobs-panel{min-height:0;padding:22px 20px 10px;overflow:hidden}.jobs-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.job-tools{gap:7px;display:flex}.search-box{border:1px solid var(--line);width:145px;height:30px;color:var(--muted);background:#ffffff6b;border-radius:4px;align-items:center;gap:6px;padding:0 8px;display:flex}.search-box input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.jobs-table{border:1px solid var(--line);background:#ffffff47}.jobs-table__head,.job-row{grid-template-columns:32px minmax(118px,1fr) 76px 62px 16px;align-items:center;min-height:48px;padding:0 10px;display:grid}.jobs-table__head{border-bottom:1px solid var(--line);min-height:34px;color:var(--muted);text-align:left;font-size:11px}.job-row{text-align:left;background:0 0;border:0;border-bottom:1px solid #ddd7cb;width:100%}.job-row:last-child{border-bottom:0}.job-row:hover{background:#f5f0e5}.job-row--selected{outline:1px solid var(--brand);outline-offset:-1px;background:var(--brand-soft)}.job-row>b{font:600 12px/1 ui-monospace,Consolas,monospace}.job-row>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.job-row>span strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.job-row>span small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.job-row em{font-style:normal;font-weight:700}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.confidence-cell{flex-direction:column;gap:4px;display:flex}.confidence-cell strong{font:11px/1 ui-monospace,Consolas,monospace}.confidence-cell i{background:#d8d2c7;width:22px;height:3px;display:block}.confidence-cell u{background:var(--ink);height:100%;text-decoration:none;display:block}.formula{color:var(--muted);text-align:center;margin:9px 0 0;font-size:11px}.button{border-radius:4px;justify-content:center;align-items:center;gap:6px;font-weight:620;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.button:active{transform:translateY(1px)}.button--default{border:1px solid var(--ink);background:var(--ink);color:#fff}.button--outline{border:1px solid var(--line);color:var(--ink);background:#ffffff6b}.button--outline:hover,.button--ghost:hover{background:#eee9de}.button--ghost{background:0 0;border:1px solid #0000}.button--accent{border:1px solid var(--brand-strong);background:var(--brand);color:#fff}.button--accent:hover{background:var(--brand-strong)}.button--md{height:34px;padding:0 13px;font-size:13px}.button--sm{height:30px;padding:0 10px;font-size:12px}.button--icon{width:30px;height:30px;padding:0}.filter-active{border-color:var(--brand);background:var(--brand-soft)}.graph-panel{grid-template-rows:43px 24px minmax(270px,1fr) 134px 32px;padding:18px 18px 0;display:grid;position:relative;overflow:hidden}.panel-heading--graph{justify-content:space-between}.panel-heading--graph>div,.panel-heading--transcript>div{align-items:baseline;gap:11px;display:flex}.graph-legend{color:var(--muted);align-items:center;gap:22px;font-size:11px;display:flex}.graph-legend span{align-items:center;gap:6px;display:inline-flex}.legend-line{border-top:1px dashed var(--line-strong);width:18px}.legend-line--blue{border-top:2px solid var(--blue)}.legend-line--red{border-color:var(--red)}.graph-canvas,.graph-loading{border:0;min-height:0}.graph-loading{color:var(--muted);place-items:center;font-size:11px;display:grid}.react-flow__pane{cursor:grab}.react-flow__node{font-family:inherit}.react-flow__node-default.graph-node{border:1px solid var(--line-strong);box-shadow:none;color:var(--ink);background:#fffdf8f5;border-radius:3px;align-items:stretch;padding:0;display:flex}.react-flow__node-default.graph-node:hover{border-color:var(--blue)}.react-flow__node-default.graph-node--event{border-color:var(--ink);background:var(--ink);color:#fff}.react-flow__node-default.graph-node--selected{border-color:var(--brand);background:var(--brand-soft)}.react-flow__node-default.graph-node--live{border-color:var(--blue);animation:1.15s ease-out infinite graph-node-live;box-shadow:0 0 #2457e647}@keyframes graph-node-live{70%{box-shadow:0 0 0 8px #2457e600}to{box-shadow:0 0 #2457e600}}.react-flow__node-default.graph-node--skill{border-color:#a9a295}.react-flow__node-default.graph-node--skill.selected{border:1px solid var(--blue);box-shadow:0 0 0 2px #2457e617}.react-flow__node-default.graph-node--negative{border-color:#e49b95}.event-node{text-align:left;flex-direction:column;justify-content:center;gap:7px;height:100%;padding:10px 12px;display:flex}.event-node strong{font-size:12px;line-height:1.35}.event-node span{color:#c8c4bb;font-size:10px}.graph-label{text-align:left;align-items:center;width:100%;height:100%;padding:8px 10px;display:flex}.graph-label--job{justify-content:space-between;gap:6px}.graph-label--job strong{font-size:12px;font-weight:620}.graph-label--job span{font:700 11px/1 ui-monospace,Consolas,monospace}.graph-label--skill{grid-template-columns:minmax(0,1fr) 40px 28px;gap:5px;display:grid}.graph-label--skill>span{align-items:baseline;gap:5px;min-width:0;display:flex;overflow:hidden}.graph-label--skill strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.graph-label--skill small{color:var(--muted);white-space:nowrap;font-size:10px}.graph-label--skill b{text-align:right;font:700 10px/1 ui-monospace,Consolas,monospace}.graph-label--skill em{color:var(--muted);text-align:right;font:10px/1 ui-monospace,Consolas,monospace}.react-flow__edge.animated path{animation-duration:1.4s}.selected-job-metrics{border:1px solid var(--line-strong);background:#fffdf8d1;grid-template-columns:1.6fr repeat(6,.84fr);display:grid}.selected-job-metrics>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;gap:4px;min-width:0;padding:10px 12px;display:flex}.selected-job-metrics>div:last-child{border-right:0}.selected-job-metrics small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.selected-job-metrics strong{letter-spacing:-.04em;font-family:Arial Narrow,Arial,sans-serif;font-size:21px;font-weight:500}.selected-job-metrics span{color:var(--muted);font-size:10px}.selected-job-title strong{letter-spacing:0;font-family:inherit;font-size:11px;font-weight:700}.status-dot{background:var(--green);border-radius:50%;width:5px;height:5px;display:inline-block}.graph-tip{color:var(--muted);margin:0;padding-top:5px;font-size:10px}.transcript-panel{padding:25px 18px 12px;overflow:hidden}.panel-heading--transcript{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:8px}.text-action{color:var(--muted);background:0 0;border:0;align-items:center;gap:3px;font-size:11px;display:inline-flex}.transcript-steps{padding:7px 0 9px}.transcript-step{grid-template-columns:30px minmax(0,1fr);display:grid;position:relative}.transcript-step__rail{justify-content:center;display:flex}.transcript-step__rail:after{border-left:1px dashed var(--line);content:"";position:absolute;top:24px;bottom:0;left:15px}.transcript-step:last-child .transcript-step__rail:after{display:none}.step-index{z-index:1;border:1px solid var(--line-strong);background:var(--paper-soft);width:20px;height:20px;color:var(--muted);border-radius:50%;place-items:center;font:10px/1 ui-monospace,Consolas,monospace;display:grid}.step-index--active{border-color:var(--blue);background:var(--blue);color:#fff}.transcript-step__content{min-width:0;padding-bottom:10px}.transcript-trigger{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:0 0 5px;display:flex}.transcript-trigger>span{align-items:baseline;gap:8px;min-width:0;display:flex}.transcript-trigger strong{font-size:13px}.transcript-trigger code{color:var(--muted);letter-spacing:.03em;font:10px/1 ui-monospace,Consolas,monospace}.transcript-trigger small{color:var(--muted);font:10px/1 ui-monospace,Consolas,monospace}.transcript-detail{border:1px solid var(--line);background:#ffffff52;min-height:45px;padding:9px 10px;position:relative}.transcript-detail p{margin:0;font-size:11px;line-height:1.55}.transcript-detail a{color:var(--blue);align-items:center;gap:4px;margin-top:6px;font-size:10px;text-decoration:none;display:inline-flex}.success-pill{color:var(--green);border:1px solid #87c69f;border-radius:3px;align-items:center;gap:3px;padding:3px 5px;font-size:10px;display:inline-flex;position:absolute;bottom:8px;right:8px}.evidence-section{border-top:1px solid var(--line-strong);padding-top:10px}.section-title{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.section-title strong{font-size:13px}.section-title button{color:var(--muted);background:0 0;border:0;font-size:11px}.evidence-list{display:grid}.evidence-row{min-height:33px;color:var(--ink);text-align:left;background:0 0;border:0;grid-template-columns:20px 48px minmax(0,1fr) 42px 28px 14px;align-items:center;gap:5px;padding:0;text-decoration:none;display:grid}.evidence-row:hover{background:#f0ebe0}.evidence-row>svg:first-child{color:var(--green)}.evidence-row:nth-child(2)>svg:first-child{color:var(--blue)}.evidence-row:nth-child(3)>svg:first-child{color:#7a65bc}.evidence-row small,.evidence-row em{color:var(--muted);font-size:10px;font-style:normal}.evidence-row span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.evidence-level{color:var(--green);border:1px solid #75bb8f;border-radius:2px;justify-self:start;padding:2px 4px;font-size:10px}.evidence-level--medium{color:#a87800;border-color:#d9a736}.playback-panel{z-index:3;background:#faf8f2fa;padding:13px 21px 14px;position:relative}.playback-heading{justify-content:space-between;align-items:center;display:flex}.playback-controls{grid-template-columns:36px 28px 28px 34px 100px minmax(0,1fr);align-items:center;gap:8px;margin-top:8px;display:grid}.play-button{border-radius:50%;width:36px;height:36px}.speed{border:1px solid var(--line);border-radius:3px;place-items:center;width:32px;height:27px;font-size:10px;display:grid}.current-time{border-right:1px solid var(--line-strong);border-left:1px solid var(--line-strong);flex-direction:column;justify-content:center;gap:3px;height:64px;padding:0 13px;display:flex}.current-time small{color:var(--muted);font-size:10px}.current-time strong{font:18px/1 Arial Narrow,Arial,sans-serif}.current-time span{background:var(--brand-soft);color:var(--brand-strong);align-self:flex-start;padding:3px 6px;font-size:10px}.timeline-track{align-self:stretch;padding:6px 20px 0;position:relative}.timeline-track input{z-index:2;opacity:0;cursor:pointer;width:calc(100% - 40px);height:12px;position:absolute;top:14px;left:20px;right:20px}.timeline-track:before{content:"";background:#b7ac88;height:1px;position:absolute;top:20px;left:25px;right:25px}.timeline-labels{grid-template-columns:repeat(8,1fr);align-items:end;height:100%;display:grid}.timeline-label{height:52px;color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:flex-end;align-items:center;gap:9px;font-size:10px;display:flex}.timeline-label i{z-index:1;border:1px solid var(--line-strong);background:var(--paper-soft);border-radius:50%;width:6px;height:6px;display:block}.timeline-label--active{color:var(--ink);font-weight:700}.timeline-label--active i{background:var(--ink);width:17px;height:17px;box-shadow:0 0 0 1px var(--ink);border:3px solid #e8d98e}.comparison-row{grid-template-columns:44% 22px minmax(0,1fr);align-items:stretch;margin-top:9px;display:grid}.snapshot{border:1px solid var(--line-strong);background:#ffffff4d;grid-template-columns:95px 88px 76px 76px minmax(0,1fr);min-width:0;min-height:112px;display:grid}.snapshot--after{border-color:var(--brand);background:var(--brand-soft);grid-template-columns:100px minmax(0,1fr) 82px 82px 72px}.snapshot>div{border-right:1px solid var(--line);min-width:0;padding:9px 10px}.snapshot>div:last-child{border-right:0}.snapshot-label{flex-direction:column;gap:7px;display:flex}.snapshot-label strong{font:10px/1 ui-monospace,Consolas,monospace}.snapshot-label span{font-size:10px}.snapshot-job{flex-direction:column;justify-content:space-between;display:flex}.snapshot-job b{border:1px solid var(--line);border-radius:3px;place-items:center;width:28px;height:28px;font:10px/1 ui-monospace,Consolas,monospace;display:grid}.snapshot-job strong{font-size:10px}.snapshot-metric{flex-direction:column;justify-content:center;gap:8px;display:flex}.snapshot-metric small{color:var(--muted);font-size:10px}.snapshot-metric strong{font:500 18px/1 Arial Narrow,Arial,sans-serif}.mini-skills{grid-auto-columns:minmax(64px,1fr);grid-auto-flow:column;align-items:center;gap:6px;overflow:hidden;display:grid!important}.mini-skills>span{background:#ffffff73;border:1px solid #b7c6f5;flex-direction:column;justify-content:space-between;min-width:0;height:67px;padding:7px;display:flex}.mini-skills small{text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.25;overflow:hidden}.mini-skills b{color:var(--blue);font:700 9px/1 ui-monospace,Consolas,monospace}.mini-skills em{color:var(--muted);align-self:flex-end;font-size:10px;font-style:normal}.mini-skill--negative{border-color:#e6a19a!important}.mini-skill--negative b{color:var(--red)}.comparison-arrow{z-index:2;border:1px solid var(--line-strong);background:var(--paper-soft);border-radius:50%;place-self:center;place-items:center;width:27px;height:27px;display:grid}@media (max-width:1180px){.app-frame{height:auto;min-height:100vh;overflow:visible}.topbar{grid-template-columns:1fr auto}.topbar nav{display:none}.dashboard{grid-template-columns:38% 62%}.transcript-panel{border-top:1px solid var(--line-strong);grid-column:1/-1}.playback-panel{min-height:292px}}@media (max-width:820px){.topbar{padding:0 14px}.brand small,.shortcut{display:none}.dashboard{display:block}.left-column{grid-template-rows:auto auto}.left-column,.graph-panel{border-right:0;border-bottom:1px solid var(--line-strong)}.graph-panel{min-height:650px}.playback-panel{overflow-x:auto}.playback-controls,.comparison-row{min-width:860px}}.workspace-frame{background:var(--paper);min-height:100vh}.workspace-topbar{height:60px;position:sticky;top:0}.workspace-topbar .nav-link{color:var(--ink);place-items:center;text-decoration:none;display:grid}.button:disabled{cursor:not-allowed;opacity:.45}.workspace-content{min-height:calc(100vh - 60px)}.product-page{width:min(1500px,100%);margin:0 auto;padding:34px clamp(20px,2vw,32px) 52px}.console-page,.jobs-page,.skills-page,.research-page{width:min(1800px,100%)}.page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:27px;display:flex}.page-heading>div:first-child{min-width:0;max-width:1050px}.page-heading__title{align-items:center;gap:15px;display:flex}.page-heading h1{letter-spacing:-.045em;margin:0;font-family:Arial Narrow,Impact,sans-serif;font-size:38px;font-weight:400;line-height:1}.page-heading p{max-width:950px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:7px 0 0;font-size:13px;line-height:1.5;overflow:hidden}.page-heading__context{align-items:center;gap:10px;min-width:0;display:flex}.page-heading__context>span{color:var(--muted);white-space:nowrap;font:11px/1 ui-monospace,Consolas,monospace;position:relative}.page-heading__context>span:before{color:var(--line-strong);content:"·";margin-right:10px}.run-status{border:1px solid var(--line);color:var(--muted);white-space:nowrap;background:#ffffff59;align-items:center;gap:6px;padding:4px 7px;font-size:11px;line-height:1;display:inline-flex}.run-status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.run-status--running{color:var(--blue);border-color:#9bb3f4}.run-status--complete{color:var(--green);border-color:#95c6a5}.run-status--warning{color:#806000;border-color:#d8bd45}.run-status--error{color:var(--red);border-color:#e1a8a2}.run-status--idle{color:var(--muted)}.page-heading__actions{gap:8px;display:flex}.page-heading__actions a{text-decoration:none}.workspace-panel{border:1px solid var(--line-strong);background:#fffdf8ad}.simulation-stage{background:linear-gradient(135deg,#fffdf8e0,#f3efe6b8);min-height:320px;margin-bottom:18px;padding:20px;position:relative;overflow:hidden}.simulation-stage:after{content:"";pointer-events:none;border:1px solid #2457e61a;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-160px;right:-110px}.simulation-stage__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.simulation-stage__header>div{flex-direction:column;gap:5px;display:flex}.simulation-stage__header span{color:var(--muted);font:10px/1 ui-monospace,Consolas,monospace}.simulation-stage__header h2{margin:0;font-size:16px}.simulation-stage__header>strong{color:var(--muted);align-items:center;gap:7px;font:11px/1 ui-monospace,Consolas,monospace;display:flex}.simulation-stage__header>strong i{background:var(--line-strong);border-radius:50%;width:7px;height:7px}.simulation-stage--running .simulation-stage__header>strong{color:var(--blue)}.simulation-stage--running .simulation-stage__header>strong i{background:var(--blue);box-shadow:0 0 0 4px #2457e61a}.simulation-stage--complete .simulation-stage__header>strong{color:var(--green)}.simulation-stage--complete .simulation-stage__header>strong i{background:var(--green)}.simulation-stage__flow{grid-template-columns:minmax(170px,1fr) 58px minmax(170px,.8fr) 58px minmax(170px,.9fr);align-items:center;gap:8px;margin-top:18px;display:grid}.evolution-node{border:1px solid var(--line-strong);transform-origin:50%;background:#fffdf8e0;flex-direction:column;justify-content:space-between;min-width:0;min-height:108px;padding:14px 15px;display:flex}.evolution-node>span{color:var(--muted);align-items:center;gap:7px;font:11px/1 ui-monospace,Consolas,monospace;display:flex}.evolution-node>span svg{color:var(--blue)}.evolution-node>strong{text-overflow:ellipsis;font-size:14px;line-height:1.45;overflow:hidden}.evolution-node>small{color:var(--muted);font:10px/1.2 ui-monospace,Consolas,monospace}.evolution-node--event{border-color:var(--ink);background:var(--ink);color:#fff}.evolution-node--event>span,.evolution-node--event>small{color:#cfcac0}.evolution-node--event>span svg{color:#8586ef}.evolution-node--job.is-live{border-color:var(--brand);background:var(--brand-soft)}.evolution-node--skill.is-live{border-color:var(--blue);background:#2457e60b}.evolution-connector{height:18px;position:relative}.evolution-connector:before{background:var(--line-strong);content:"";height:1px;position:absolute;top:8px;left:0;right:0}.evolution-connector:after{border-top:1px solid var(--line-strong);border-right:1px solid var(--line-strong);content:"";width:7px;height:7px;position:absolute;top:5px;right:0;transform:rotate(45deg)}.evolution-connector i{z-index:1;background:var(--blue);transform-origin:0;height:3px;position:absolute;top:7px;left:0;right:2px}.simulation-stage__progress{background:#dcd6cb;height:4px;margin-top:14px;overflow:hidden}.simulation-stage__progress i{background:linear-gradient(90deg, var(--brand), var(--blue), var(--green));height:100%;display:block}.simulation-stage__footer{grid-template-columns:minmax(260px,.9fr) minmax(420px,1.4fr);align-items:center;gap:20px;margin-top:14px;display:grid}.simulation-stage__footer>div{align-items:center;gap:10px;min-width:0;display:flex}.simulation-stage__footer>div>svg{color:var(--blue);flex:none}.simulation-stage__footer>div>span{flex-direction:column;gap:4px;min-width:0;display:flex}.simulation-stage__footer>div small{color:var(--muted);font:10px/1 ui-monospace,Consolas,monospace}.simulation-stage__footer>div strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.simulation-stage__footer ol{gap:6px;min-width:0;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.simulation-stage__footer li{border:1px solid var(--line);background:#ffffff47;grid-template-columns:8px 1fr auto;align-items:center;gap:6px;min-width:134px;padding:8px 9px;display:grid}.simulation-stage__footer li>i{background:var(--blue);border-radius:50%;width:5px;height:5px}.simulation-stage__footer li>span{flex-direction:column;gap:3px;min-width:0;display:flex}.simulation-stage__footer li strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.simulation-stage__footer li small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font:10px/1 ui-monospace,Consolas,monospace;overflow:hidden}.simulation-stage__footer li>svg{color:var(--blue)}.simulation-stage__footer .trace-empty{min-width:190px}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-bottom:13px;display:flex}.section-heading>div{flex-direction:column;gap:5px;display:flex}.section-heading h2{margin:0;font-size:16px}.section-heading>b{color:var(--muted);font:11px/1 ui-monospace,Consolas,monospace}.section-heading>a{color:var(--blue);align-items:center;gap:4px;font-size:11px;text-decoration:none;display:inline-flex}.metric-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px;display:grid}.metric-card{border:1px solid var(--line-strong);min-height:128px;color:var(--ink);background:#fffdf8b8;grid-template-rows:25px 1fr auto;grid-template-columns:1fr auto;padding:17px 18px;text-decoration:none;transition:border-color .15s,background .15s;display:grid;position:relative}.metric-card:hover{border-color:var(--blue);background:var(--panel)}.metric-card>svg{color:var(--blue);grid-area:1/2}.metric-card>small{color:var(--muted);grid-area:1/1;font-size:11px}.metric-card>strong{letter-spacing:-.04em;grid-area:2/1/auto/-1;align-self:center;font:400 37px/1 Arial Narrow,Impact,sans-serif}.metric-card>span{color:var(--muted);grid-area:3/1/auto/-1;align-items:center;gap:4px;font-size:11px;display:inline-flex}.metric-card--static:hover{border-color:var(--line-strong);background:#fffdf8b8}.preflight-strip{justify-content:space-between;align-items:center;gap:20px;min-height:68px;margin-bottom:18px;padding:12px 16px;display:flex}.preflight-strip__summary{align-items:center;gap:10px;min-width:230px;display:flex}.preflight-strip__summary>svg{color:var(--green);flex:none}.preflight-strip__summary>span{flex-direction:column;gap:3px;display:flex}.preflight-strip__summary strong{font-size:13px}.preflight-strip__summary small{color:var(--muted);font-size:11px}.preflight-strip ul{grid-template-columns:repeat(4,1fr);width:min(720px,100%);margin:0;padding:0;list-style:none;display:grid}.preflight-strip li{border-left:1px solid var(--line);grid-template-columns:20px 1fr;align-items:center;gap:2px 7px;padding:3px 15px;display:grid}.preflight-strip li svg{color:var(--muted);grid-row:1/3}.preflight-strip li span{color:var(--muted);font-size:11px}.preflight-strip li b{font-size:12px}.console-grid{grid-template-columns:1.2fr 1fr .76fr;gap:10px;display:grid}.progress-panel,.impact-panel,.run-summary-panel{min-height:330px;padding:20px}.run-progress{margin-top:14px;display:grid}.run-progress__step{border-bottom:1px solid var(--line);min-height:57px;color:var(--muted);grid-template-columns:31px 1fr auto;align-items:center;display:grid}.run-progress__step:last-child{border-bottom:0}.run-progress__step>i{border:1px solid var(--line-strong);border-radius:50%;place-items:center;width:22px;height:22px;font:10px/1 ui-monospace,Consolas,monospace;display:grid}.run-progress__step>div{flex-direction:column;gap:3px;display:flex}.run-progress__step strong{font-size:13px}.run-progress__step small,.run-progress__step>span{font:10px/1 ui-monospace,Consolas,monospace}.run-progress__step.is-active{color:var(--ink)}.run-progress__step.is-active>i{border-color:var(--blue);background:var(--blue);color:#fff}.run-progress__step.is-active>span{color:var(--blue)}.error-banner{color:var(--red);background:#fff0ed;border:1px solid #e1a8a2;margin:10px 0 0;padding:9px 10px;font-size:11px}.impact-list{margin-top:10px;display:grid}.impact-row{border-bottom:1px solid var(--line);min-height:61px;color:var(--ink);grid-template-columns:28px minmax(100px,1fr) 45px 48px 28px;align-items:center;text-decoration:none;display:grid}.impact-row:last-child{border-bottom:0}.impact-row>b{font:10px/1 ui-monospace,Consolas,monospace}.impact-row>span{flex-direction:column;gap:3px;min-width:0;display:flex}.impact-row>span strong{font-size:12px}.impact-row>span small,.impact-row>small{color:var(--muted);font-size:10px}.impact-row>em{font:700 10px/1 ui-monospace,Consolas,monospace}.impact-row>u{background:var(--blue);max-width:42px;height:3px;text-decoration:none;display:block}.impact-empty{min-height:225px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.impact-empty svg{color:var(--line-strong)}.impact-empty strong{color:var(--ink);font-size:13px}.impact-empty small{max-width:220px;font-size:11px;line-height:1.55}.detail-list{margin:11px 0 0;display:grid}.detail-list>div{border-bottom:1px solid var(--line);grid-template-columns:95px minmax(0,1fr);align-items:center;min-height:52px;display:grid}.detail-list>div:last-child{border-bottom:0}.detail-list dt{color:var(--muted);font-size:11px}.detail-list dd{overflow-wrap:anywhere;margin:0;font:11px/1.4 ui-monospace,Consolas,monospace;overflow:hidden}.events-layout{grid-template-columns:340px minmax(0,1fr);gap:12px;display:grid}.event-catalog,.event-composer{min-height:550px;padding:21px}.event-list{scrollbar-gutter:stable;gap:8px;max-height:536px;margin-top:15px;padding-right:10px;display:grid;overflow:hidden auto}.rss-run-error{color:var(--red);text-overflow:ellipsis;white-space:nowrap;background:#fff0ed;border:1px solid #e1a8a2;margin:10px 0 -3px;padding:8px 9px;font-size:10px;line-height:1.4;overflow:hidden}.event-card{border:1px solid var(--line);text-align:left;background:0 0;flex-direction:column;gap:10px;width:100%;margin-top:15px;padding:16px;display:flex}.event-list .event-card{cursor:pointer;margin-top:0;transition:border-color .16s,background .16s}.event-list .event-card:hover{border-color:var(--brand);background:#5b5ce20d}.event-card.is-selected{border-color:var(--brand);background:var(--brand-soft);box-shadow:-5px 0 0 var(--brand)}.event-card>span{color:var(--green);align-items:center;gap:6px;font-size:11px;display:flex}.event-card>span i{background:var(--green);border-radius:50%;width:6px;height:6px}.event-card strong{font-size:14px;line-height:1.5}.event-card small,.event-card em{color:var(--muted);font-size:11px;font-style:normal}.panel-note{color:var(--muted);margin:15px 0 0;font-size:11px;line-height:1.6}.event-composer{padding:25px 28px}.form-field{flex-direction:column;gap:8px;margin-top:24px;display:flex}.form-field>span,.read-only-field>span{color:var(--muted);font-size:11px}.form-field textarea{resize:vertical;border:1px solid var(--line-strong);background:#ffffff61;min-height:118px;padding:13px 14px;font-size:14px;font-weight:620;line-height:1.6}.form-field small,.read-only-field small{color:var(--muted);font-size:11px}.form-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:19px;display:grid}.read-only-field{border:1px solid var(--line);background:#ffffff42;flex-direction:column;justify-content:space-between;min-height:90px;padding:14px;display:flex}.read-only-field strong{align-items:center;gap:6px;font:12px/1.4 ui-monospace,Consolas,monospace;display:flex}.event-source{border:1px solid var(--line);background:#ffffff3d;margin-top:12px}.event-source--rss{background:#2457e609;border-color:#9bb3f4}.event-source header{border-bottom:1px solid var(--line);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:55px;padding:9px 13px;display:grid}.event-source header>span{background:var(--paper-soft);width:26px;height:26px;color:var(--muted);border-radius:50%;place-items:center;display:grid}.event-source--rss header>span{background:var(--brand-soft);color:var(--blue)}.event-source header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.event-source header strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.event-source header small{color:var(--muted);font-size:10px}.event-source header a{color:var(--blue);align-items:center;gap:4px;font-size:11px;font-weight:650;text-decoration:none;display:inline-flex}.event-source header a:hover{text-underline-offset:3px;text-decoration:underline}.event-source dl{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.event-source dl>div{min-width:0;padding:10px 13px}.event-source dl>div+div{border-left:1px solid var(--line)}.event-source dt{color:var(--muted);font-size:10px}.event-source dd{overflow-wrap:anywhere;margin:5px 0 0;font:11px/1.35 ui-monospace,Consolas,monospace}.event-validation{color:var(--green);background:#eff8f2;border:1px solid #95c6a5;align-items:center;gap:10px;margin-top:19px;padding:11px 13px;display:flex}.event-validation>span{flex-direction:column;gap:3px;display:flex}.event-validation strong{font-size:12px}.event-validation small{color:#47765a;font-size:11px}.composer-actions{justify-content:flex-end;margin-top:20px;display:flex}.is-spinning{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.job-workspace{grid-template-columns:355px minmax(0,1fr);gap:12px;display:grid}.job-ranking,.job-graph-panel{min-height:650px;padding:20px}.job-tools--page{margin:13px 0 10px}.job-tools--page .search-box{width:100%}.job-ranking .jobs-table{overflow-x:hidden}.job-ranking .jobs-table__head,.job-ranking .job-row{grid-template-columns:28px minmax(105px,1fr) 58px 52px 14px}.job-graph-panel{grid-template-rows:auto 28px minmax(430px,1fr) 72px;display:grid}.job-graph-panel .graph-legend{margin-top:6px}.job-graph-canvas{min-height:430px;position:relative}.job-graph-canvas .graph-canvas{width:100%;height:100%}.graph-pending-banner{z-index:3;border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8f0;align-items:center;gap:9px;padding:9px 11px;display:flex;position:absolute;top:10px;left:10px}.graph-pending-banner>i,.skill-pending-note>i{background:var(--saffron);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e8c4001f}.graph-pending-banner>span,.skill-pending-note>span{flex-direction:column;gap:3px;display:flex}.graph-pending-banner strong,.skill-pending-note strong{font-size:12px}.graph-pending-banner small,.skill-pending-note small{color:var(--muted);font-size:10px}.pending-value{color:var(--muted);font-style:normal;font-size:10px!important}.profile-pending-text{color:#9a6d00!important}.job-facts{border:1px solid var(--line-strong);grid-template-columns:repeat(5,1fr);display:grid}.job-facts>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;gap:5px;padding:10px 12px;display:flex}.job-facts>div:last-child{border-right:0}.job-facts small{color:var(--muted);font-size:11px}.job-facts strong{font:400 21px/1 Arial Narrow,Impact,sans-serif}.skill-toolbar{grid-template-columns:260px minmax(0,1fr);align-items:center;min-height:84px;margin-bottom:12px;padding:14px 18px;display:grid}.skill-toolbar>div:first-child{flex-direction:column;gap:3px;display:flex}.skill-toolbar>div:first-child span,.skill-toolbar small{color:var(--muted);font-size:11px}.skill-toolbar>div:first-child strong{font-size:14px}.job-switcher{scrollbar-width:thin;justify-content:flex-start;gap:7px;padding:2px 1px 5px;display:flex;overflow-x:auto}.job-switcher button{border:1px solid var(--line);white-space:nowrap;background:0 0;flex:none;align-items:center;gap:8px;padding:8px 10px;font-size:11px;display:inline-flex}.job-switcher button.is-active{border-color:var(--brand);background:var(--brand-soft)}.job-switcher button span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font:10px/1 ui-monospace,Consolas,monospace;display:grid}.skill-pending-note{background:#f5e1541f;border:1px solid #d8bd45;align-items:center;gap:10px;margin:-2px 0 12px;padding:10px 13px;display:flex}.skill-summary-grid{grid-template-columns:1.3fr 1fr;gap:12px;margin-bottom:12px;display:grid}.skill-highlight,.lifecycle-panel{min-height:200px;padding:20px}.skill-highlight__value{align-items:flex-end;gap:15px;margin-top:21px;display:flex}.skill-highlight__value strong{color:var(--blue);font:400 48px/.85 Arial Narrow,Impact,sans-serif}.skill-highlight__value span{font-size:13px;font-weight:700}.skill-highlight p{color:var(--muted);margin:18px 0 0;font-size:11px;line-height:1.6}.lifecycle-list{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:20px;display:grid}.lifecycle-list>span{border:1px solid var(--line);grid-template-columns:10px 1fr auto;align-items:center;min-height:47px;padding:0 12px;display:grid}.lifecycle-list strong{font:10px/1 ui-monospace,Consolas,monospace}.lifecycle-list b{font:400 18px/1 Arial Narrow,Impact,sans-serif}.lifecycle-dot{background:var(--line-strong);border-radius:50%;width:6px;height:6px}.lifecycle-dot--emerging{background:#7d65be}.lifecycle-dot--heating{background:var(--saffron)}.lifecycle-dot--peak{background:var(--green)}.lifecycle-dot--declining{background:var(--red)}.dna-panel{padding:20px}.dna-table{border:1px solid var(--line);margin-top:13px}.dna-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,1.3fr) 1fr 1fr 80px 1.2fr 70px;align-items:center;min-height:66px;padding:0 14px;display:grid}.dna-row:last-child{border-bottom:0}.dna-row--head{min-height:36px;color:var(--muted);background:#f0ece3;font-size:11px}.dna-row.is-changed{background:var(--brand-soft)}.dna-row>span:first-child{grid-template-columns:20px 1fr;display:grid}.dna-row>span:first-child i{color:var(--blue);grid-row:1/3}.dna-row>span:first-child small{color:var(--muted);font-size:10px}.dna-row>span:nth-child(2),.dna-row>span:nth-child(3){flex-direction:column;gap:6px;width:75%;display:flex}.dna-row>span b,.dna-row>b{font:11px/1 ui-monospace,Consolas,monospace}.dna-row>span u{background:#d9d3c8;height:3px;text-decoration:none;display:block}.dna-row>span u i{background:var(--blue);height:100%;display:block}.dna-row>em{font:700 11px/1 ui-monospace,Consolas,monospace}.lifecycle-change{align-items:center;gap:6px;display:flex}.lifecycle-change small{color:var(--muted);font:10px/1 ui-monospace,Consolas,monospace}.lifecycle-change strong{font:10px/1 ui-monospace,Consolas,monospace}.research-layout{grid-template-columns:minmax(430px,.9fr) minmax(520px,1.1fr);gap:12px;display:grid}.transcript-workspace{min-height:680px}.research-page .transcript-panel{background:0 0;height:100%;padding:23px;overflow:visible}.research-side{gap:12px;display:grid}.assessment-panel,.evidence-ledger{padding:20px}.assessment-list{gap:8px;margin-top:13px;display:grid}.assessment-card{border:1px solid var(--line);grid-template-columns:130px 90px 1fr 78px;align-items:center;min-height:74px;padding:10px 12px;display:grid}.assessment-card>span{align-items:center;gap:8px;display:flex}.assessment-card>span b{font:11px/1 ui-monospace,Consolas,monospace}.assessment-card>span small{font-size:11px}.assessment-card>strong{font:11px/1 ui-monospace,Consolas,monospace}.assessment-card p{max-height:38px;color:var(--muted);margin:0;font-size:11px;line-height:1.45;overflow:hidden}.assessment-card em{color:var(--muted);justify-self:end;font-size:10px;font-style:normal}.empty-state{color:var(--muted);margin:15px 0;font-size:11px}.ledger-row{border-bottom:1px solid var(--line);grid-template-columns:25px minmax(140px,1fr) 55px 35px 14px;align-items:center;min-height:54px;display:grid}.evidence-ledger a.ledger-row{color:var(--ink);text-decoration:none}.evidence-ledger a.ledger-row:hover{background:#f0ebe0}.ledger-row:last-child{border-bottom:0}.ledger-row>svg:first-child{color:var(--green)}.ledger-row>span{flex-direction:column;gap:3px;display:flex}.ledger-row strong{font-size:11px}.ledger-row small,.ledger-row em{color:var(--muted);font-size:10px;font-style:normal}.ledger-row>b{font:11px/1 ui-monospace,Consolas,monospace}.settings-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.settings-card{min-height:270px;padding:22px}.settings-card__title{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding-bottom:15px;display:flex}.settings-card__title>svg{color:var(--blue)}.settings-card__title strong{font-size:14px}.settings-note{border:1px solid var(--line);color:var(--muted);margin:13px 0 0;padding:12px 14px;font-size:11px}@media (min-width:1181px) and (min-height:720px){.workspace-frame{grid-template-rows:60px minmax(0,1fr);height:100dvh;min-height:0;display:grid;overflow:hidden}.workspace-topbar{position:relative}.workspace-content{height:100%;min-height:0;overflow:hidden}.product-page{height:100%;min-height:0;padding:18px 24px 20px;overflow:hidden}.page-heading{min-height:55px;margin-bottom:14px}.page-heading h1{font-size:32px}.page-heading p{text-overflow:ellipsis;white-space:nowrap;line-height:1.45;overflow:hidden}.console-page{grid-template-rows:auto minmax(260px,1.18fr) minmax(218px,.82fr);grid-template-columns:minmax(0,1fr) 252px;gap:10px 12px;display:grid}.console-page>.page-heading{grid-column:1/-1;margin-bottom:0}.console-page>.simulation-stage{grid-area:2/1;min-height:0;margin:0;padding:16px 18px}.console-page>.metric-grid{grid-area:2/2/4;grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:1fr;gap:8px;min-height:0;margin:0}.console-page--pending{grid-template-rows:auto clamp(250px,30vh,300px) auto minmax(220px,1fr);grid-template-columns:minmax(0,1fr)}.console-page--pending>.simulation-stage{grid-area:2/1}.console-page--pending>.preflight-strip{grid-area:3/1;min-height:62px;margin:0}.console-page.console-page--pending>.console-grid{grid-area:4/1}.console-page--pending .simulation-stage--idle{min-height:0}.console-page--pending .simulation-stage--idle .evolution-node{min-height:clamp(82px,9.5vh,100px)}.console-page--pending .impact-empty{min-height:120px}.console-page .metric-card{grid-template-rows:20px 1fr auto;min-height:0;padding:12px 14px}.console-page .metric-card>strong{font-size:clamp(26px,3.1vh,36px)}.console-page>.console-grid{grid-area:3/1;min-height:0}.console-page .progress-panel,.console-page .impact-panel,.console-page .run-summary-panel{min-height:0;padding:14px 16px;overflow:hidden}.console-page .section-heading{padding-bottom:9px}.console-page .run-progress{margin-top:7px}.console-page .run-progress__step{min-height:clamp(38px,4.7vh,49px)}.console-page .impact-list{margin-top:5px}.console-page .impact-row{min-height:clamp(37px,4.9vh,51px)}.console-page .impact-empty{min-height:145px}.console-page .detail-list{margin-top:5px}.console-page .detail-list>div{min-height:clamp(36px,4.8vh,49px)}.console-page .simulation-stage__flow{margin-top:clamp(12px,1.8vh,18px)}.console-page .evolution-node{min-height:clamp(88px,10.5vh,108px)}.console-page .simulation-stage__footer{margin-top:10px}.events-page,.jobs-page,.research-page{grid-template-rows:auto minmax(0,1fr);display:grid}.events-layout,.job-workspace,.research-layout{min-height:0}.event-catalog,.event-composer,.job-ranking,.job-graph-panel,.transcript-workspace{height:100%;min-height:0}.event-catalog,.job-ranking{flex-direction:column;min-width:0;display:flex}.event-list{overscroll-behavior:contain;flex:1;min-height:0;max-height:none}.event-composer{overscroll-behavior:contain;overflow-y:auto}.job-ranking .jobs-table{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.job-ranking .jobs-table__head{z-index:1;background:var(--paper-soft);position:sticky;top:0}.job-graph-panel{grid-template-rows:auto 28px minmax(0,1fr) 66px}.job-graph-canvas{min-height:0}.skills-page,.settings-page{flex-direction:column;min-height:0;display:flex}.skills-page .page-heading,.settings-page .page-heading{flex:none}.skills-page .skill-toolbar{flex:none;min-height:70px;margin-bottom:9px;padding-block:10px}.skills-page .skill-pending-note{flex:none;margin-bottom:9px;padding-block:8px}.skills-page .skill-summary-grid{flex:none;margin-bottom:9px}.skills-page .skill-highlight,.skills-page .lifecycle-panel{min-height:146px;padding:14px 17px}.skills-page .skill-highlight__value{margin-top:14px}.skills-page .skill-highlight__value strong{font-size:40px}.skills-page .skill-highlight p{margin-top:12px}.skills-page .lifecycle-list{gap:6px;margin-top:12px}.skills-page .lifecycle-list>span{min-height:35px}.skills-page .dna-panel{flex-direction:column;flex:1;min-height:0;padding:15px 17px;display:flex}.skills-page .dna-table{overscroll-behavior:contain;flex:1;min-height:0;overflow:auto}.skills-page .dna-row--head{z-index:1;background:#f0ece3;position:sticky;top:0}.research-page .transcript-workspace{overscroll-behavior:contain;overflow-y:auto}.research-page .transcript-panel{height:auto;min-height:100%;padding:18px}.research-side{grid-template-rows:minmax(0,1fr) minmax(0,1fr);min-height:0}.assessment-panel,.evidence-ledger{overscroll-behavior:contain;min-height:0;overflow-y:auto}.settings-grid{flex:1;grid-template-rows:repeat(2,minmax(0,1fr));min-height:0}.settings-card{min-height:0;padding:17px 20px}.settings-card .detail-list>div{min-height:clamp(40px,5.2vh,52px)}.settings-note{flex:none;margin-top:10px;padding-block:9px}.event-list,.event-composer,.job-ranking .jobs-table,.skills-page .dna-table,.research-page .transcript-workspace,.assessment-panel,.evidence-ledger{scrollbar-color:var(--line-strong) transparent;scrollbar-width:thin}}@media (max-width:1180px){.workspace-topbar{grid-template-columns:1fr auto;height:auto;min-height:60px}.workspace-topbar nav{border-top:1px solid var(--line);order:3;grid-column:1/-1;height:42px;display:flex;overflow-x:auto}.workspace-topbar .nav-link{min-width:110px}.workspace-topbar .nav-link:after{bottom:5px}.console-grid{grid-template-columns:1fr 1fr}.simulation-stage__footer{grid-template-columns:1fr}.run-summary-panel{grid-column:1/-1;min-height:auto}.research-layout{grid-template-columns:1fr}.preflight-strip{flex-direction:column;align-items:flex-start}.preflight-strip ul{width:100%}.events-page .event-list{scrollbar-gutter:auto;max-height:none;padding-right:0;overflow:clip visible}}@media (max-width:820px){.workspace-topbar{padding:0 14px}.project-help-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);inset:0}.profile-evolution-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.profile-evolution-dialog__header{padding:19px 18px 16px}.profile-overview-strip{grid-template-columns:repeat(2,1fr)}.profile-overview-strip>div:nth-child(2){border-right:0}.profile-overview-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.profile-evolution-dialog__body{display:block;overflow-y:auto}.profile-proposal-queue{border-right:0;border-bottom:1px solid var(--line-strong);min-height:280px}.profile-proposal-list{max-height:270px}.profile-proposal-detail{padding:20px 18px;overflow:visible}.profile-evidence-facts{grid-template-columns:repeat(2,1fr)}.profile-evidence-facts>div:nth-child(2){border-right:0}.profile-evidence-facts>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.profile-review-form{grid-template-columns:1fr}.profile-review-note{grid-column:auto}.profile-release-list article{grid-template-columns:35px minmax(100px,1fr) 78px}.profile-release-list article>small{grid-column:2/4}.project-help-dialog__header,.project-help-dialog__footer{padding-left:18px;padding-right:18px}.project-help-dialog__body{padding:0 18px}.project-help-positioning{grid-template-columns:1fr;gap:12px}.project-help-positioning h3{max-width:21ch;font-size:21px}.project-help-positioning>p{grid-area:auto/1}.project-help-audience,.project-help-shifts,.project-help-trust,.project-help-chain,.project-help-flow{grid-template-columns:1fr}.project-help-audience{gap:12px}.project-help-shifts div,.project-help-trust div{border-top:1px solid var(--line);border-left:0;padding:12px 0}.project-help-shifts div:first-child,.project-help-trust div:first-child{border-top:0;padding-top:0}.project-help-chain,.project-help-flow{gap:14px}.project-help-chain li{padding:0 0 0 30px}.project-help-chain li:not(:last-child):after{content:"↓";top:23px;left:6px;right:auto}.project-help-flow li{border-top:1px solid var(--line);padding-top:12px}.project-help-flow li:first-child{border-top:0;padding-top:0}.project-help-section__heading{flex-direction:column;align-items:flex-start;gap:5px}.project-help-dialog__footer{flex-direction:column;align-items:stretch}.project-help-dialog__footer>span{max-width:none}.product-page{padding:25px 14px 40px}.page-heading{flex-direction:column;align-items:flex-start}.page-heading h1{font-size:35px}.page-heading__title{flex-direction:column;align-items:flex-start;gap:9px}.page-heading__context{flex-wrap:wrap}.page-heading p{white-space:normal}.metric-grid,.console-grid,.events-layout,.job-workspace,.skill-summary-grid,.settings-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.simulation-stage__flow{grid-template-columns:1fr}.evolution-connector{height:12px}.evolution-connector:before{top:5px}.evolution-connector:after{top:2px}.simulation-stage__footer{grid-template-columns:1fr}.simulation-stage__footer ol{overflow-x:auto}.event-catalog,.event-composer,.job-ranking,.job-graph-panel{min-height:auto}.event-source dl{grid-template-columns:1fr}.event-source dl>div+div{border-top:1px solid var(--line);border-left:0}.job-graph-panel{grid-template-rows:auto 28px 480px auto}.job-facts{grid-template-columns:repeat(2,1fr)}.skill-toolbar{grid-template-columns:1fr;gap:13px}.job-switcher{justify-content:flex-start;overflow-x:auto}.dna-panel{overflow-x:auto}.dna-table{min-width:850px}.assessment-card{grid-template-columns:1fr 80px;gap:8px}.assessment-card p{grid-column:1/-1}.preflight-strip ul{grid-template-columns:repeat(2,1fr)}.preflight-strip li:nth-child(3),.preflight-strip li:nth-child(4){border-top:1px solid var(--line)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
