/* Visible profession navigation. */
.pilot-job-tabs,.pilot-job-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0}.pilot-job-tabs{margin:0}.pilot-job-tabs button{padding:.7rem 1rem;min-height:44px;border:1px solid #d7ded7;border-radius:12px;background:#fff;color:#264637;text-align:left;font:inherit;cursor:pointer}.pilot-job-tabs button[aria-pressed="true"]{background:#e8efe9;border-color:#37684d;font-weight:600}.pilot-job-tabs button:focus-visible{outline:3px solid #976c26;outline-offset:2px}.pilot-job-picker{position:relative}.pilot-job-picker summary{padding:.7rem .4rem;min-height:44px;font-size:12px;cursor:pointer}.pilot-job-picker[open]>.pilot-field{position:absolute;top:100%;left:0;width:240px;padding:12px;background:#fff;border:1px solid #d7ded7;border-radius:12px;box-shadow:0 8px 20px #13291c20;z-index:5}.candidate-work [data-step="2"]>.pilot-job-grid{grid-template-columns:minmax(0,1fr) minmax(190px,300px);align-items:end}@media(max-width:760px){.candidate-work [data-step="2"]>.pilot-job-grid{grid-template-columns:1fr}}
/* Loaded by the new renderer only. The ongoing shared review retains its assets. */
.housing-fields[hidden],.housing-fields [hidden]{display:none!important}
.housing-fields{border:1px solid #dce5da;background:#f7f9f3;border-radius:12px;padding:22px;margin:4px 0 24px;max-width:790px}
.housing-fields>summary{display:list-item!important;list-style:disclosure-closed inside!important;cursor:pointer;font-size:15px;font-weight:600;min-height:28px;padding:0!important}.housing-fields[open]>summary{list-style-type:disclosure-open!important;margin-bottom:18px}.housing-fields>summary small{display:block;font-size:12px;font-weight:400;color:var(--ink-muted);margin:7px 0 0 18px}
.housing-fields h3{margin:0 0 10px;font-size:21px}.housing-fields h4{font-size:15px;margin:22px 0 8px}.housing-fields>.pilot-field{max-width:400px}
.housing-fields .interview-tags{margin-bottom:12px}.housing-fields .interview-tags span{background:white}
.housing-shortcuts{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}
.housing-shortcuts button{font:inherit;font-size:12px;color:var(--forest);background:transparent;border:0;text-decoration:underline;cursor:pointer;min-height:32px;padding:4px 8px}
.housing-break{background:white;border:1px solid #dbe4d8;border-radius:9px;padding:16px;margin:12px 0;max-width:580px}
.housing-break-edge{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:14px}.housing-break-edge .pilot-field{margin-bottom:12px}.housing-break-edge select{min-width:0}
.housing-break p{font-size:13px;color:var(--forest);margin:2px 0 10px}.housing-break [data-remove-break]{font-size:12px}
.housing-break-actions{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 22px}.housing-feedback:empty{display:none}.housing-feedback{font-size:13px}
.housing-summary{font-size:13px;line-height:1.7;padding-left:18px;overflow-wrap:anywhere}
@media(max-width:600px){.housing-fields{padding:16px}.housing-break{padding:12px}.housing-break-edge{grid-template-columns:minmax(0,1fr) 92px;gap:8px}.housing-break-actions .btn{white-space:normal}}
.interview-all-topics{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--ink-muted);margin:8px 0 18px;min-height:32px;cursor:pointer}
.interview-all-topics input{accent-color:var(--forest);width:16px;height:16px}
.interview-baseline{font-size:12px;color:var(--forest);background:#edf3ec;display:inline-block;padding:6px 10px;border-radius:6px;margin:0 0 12px}
.pilot-activity-choices [data-job-group]>.pilot-helper{font-size:12px;line-height:1.5;max-width:580px;margin:2px 0 12px}
@media(min-width:900px){.pilot-activity-choices [data-job-group]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}.pilot-activity-choices [data-job-group]>.pilot-helper{grid-column:1/-1}}
[data-schedule-end][hidden],.schedule-legacy[hidden]{display:none}
.schedule-legacy{padding:14px 16px;background:#faf4e9;border:1px solid #e5dac7;border-radius:9px;max-width:660px;margin-bottom:20px}
.schedule-legacy p{font-size:13px;line-height:1.6;margin:0 0 12px}
.need-household{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;max-width:740px;margin-top:22px}
.need-household .pilot-field{max-width:350px}
.need-household [data-household-job][hidden]{display:none}
.need-organization summary span{font-weight:400;color:var(--ink-muted);font-size:12px;margin-left:6px}
.need-organization textarea{max-width:700px}
.need-household-facts{margin-top:18px;border-top:1px solid #e2e8e0;padding-top:14px}
.need-household-facts>div{grid-template-columns:minmax(170px,240px) 1fr}
[data-need-editor] [data-need-contexts] .pilot-checks{gap:4px 16px}
[data-need-editor] [data-need-contexts] .pilot-check,[data-need-editor] .pilot-activity-choices .pilot-check{box-sizing:border-box;min-height:44px;margin:0;padding:8px 0;align-items:center}
[data-need-summary] h3{font-size:17px;margin:0 0 12px}
[data-need-summary] ul{padding-left:20px;line-height:1.65}
[data-need-summary] small{display:block;color:var(--ink-muted);line-height:1.6;margin-top:16px}
.need-received{max-width:700px;margin:auto}
.need-next-steps{list-style:none;counter-reset:need-step;padding:0;margin:28px 0}
.need-next-steps li{position:relative;padding:0 0 24px 44px;counter-increment:need-step}
.need-next-steps li:before{content:counter(need-step);position:absolute;left:0;top:0;width:28px;height:28px;display:grid;place-items:center;border:1px solid #b7c8ba;border-radius:50%;color:var(--forest);font-size:13px}
.need-next-steps p{font-size:14px;line-height:1.6;color:var(--ink-muted);margin:6px 0 0}
@media(max-width:600px){.need-household{grid-template-columns:1fr;gap:0}.need-household .pilot-field{max-width:none}.need-received h1{font-size:30px}.need-household-facts>div{grid-template-columns:1fr;gap:3px}}
.followup-choices{margin:18px 0 24px;padding-top:16px;border-top:1px solid #e0e7dc}
.followup-choices .followup-reason{max-width:420px}
.pilot-confirmation [data-field=references],[data-pilot-outcome] [data-field=action],[data-pilot-close] [data-field=outcome]{max-width:440px}
.followup-note,.followup-previous{padding:0!important;border:0!important;margin:12px 0!important}
.followup-note>summary,.followup-previous>summary{display:list-item!important;list-style:disclosure-closed inside!important;font-size:13px!important;cursor:pointer;padding:6px 0;min-height:34px}
.followup-note[open]>summary,.followup-previous[open]>summary{list-style-type:disclosure-open!important;margin-bottom:10px}
.followup-note summary span{font-weight:400;color:var(--ink-muted);margin-left:5px}
.followup-previous p{white-space:pre-line;font-size:13px;overflow-wrap:anywhere}
.followup-note textarea{max-width:620px;min-height:80px}
.interview-tags,.interview-heard{border:0;padding:0;margin:0 0 22px;min-width:0}
.interview-tags legend,.interview-heard legend{font-size:13px;font-weight:600;color:var(--forest);padding:0;margin-bottom:10px}
.interview-tags>div{display:flex;gap:8px;flex-wrap:wrap}
.interview-tags label{position:relative;display:flex;cursor:pointer;max-width:100%}
.interview-tags input{position:absolute;opacity:0;width:1px;height:1px}
.interview-tags span{border:1px solid #cbd6cd;border-radius:9px;padding:10px 14px;min-height:43px;box-sizing:border-box;display:flex;align-items:center;gap:6px;background:#fff;font-size:13px;color:#42564a;line-height:1.35}
.interview-tags input:checked+span{border-color:var(--forest);background:#e8f0e8;color:var(--forest);box-shadow:inset 0 0 0 1px var(--forest);font-weight:600}
.interview-tags input:checked+span::before{content:'✓';font-size:12px}
.interview-tags input:focus-visible+span{outline:3px solid #8ca99c;outline-offset:3px}
.interview-heard small{display:block;font-weight:400;color:var(--ink-muted);font-size:12px;margin-top:4px}
.interview-heard>div{display:grid;gap:8px;max-width:680px}
.interview-heard label{display:flex;gap:12px;align-items:center;padding:12px 15px;background:#fff;border:1px solid #d6dfd6;border-radius:9px;font-size:14px;cursor:pointer;line-height:1.45;min-height:46px;box-sizing:border-box}
.interview-heard input{width:18px;height:18px;flex-shrink:0;accent-color:var(--forest);margin:0}
.interview-heard label:has(input:checked){border-color:#718e79;background:#edf3ec}
.interview-heard label:has(input:focus-visible){outline:3px solid #8ca99c;outline-offset:2px}
.interview-example-setting{max-width:350px;margin-bottom:24px!important}
.interview-experience{padding-top:8px}
.interview-optional-notes{margin:14px 0!important;border:0!important;padding:0!important}
.interview-optional-notes>summary{font-size:13px!important;color:var(--forest);cursor:pointer;min-height:36px;display:list-item!important;list-style:disclosure-closed inside!important}
.interview-optional-notes[open]>summary{list-style-type:disclosure-open!important;margin-bottom:12px}
.interview-work-tasks{border-top:1px solid #e2e8e0;border-bottom:1px solid #e2e8e0;padding:20px 0;margin:4px 0 22px}
.interview-work-tasks .pilot-activity-choices{grid-template-columns:1fr;gap:8px}
.interview-work-tasks [data-job-group]{background:#f6f8f3;padding:14px 16px;border-radius:9px;margin:0 0 14px}
.interview-work-tasks [data-job-group][hidden]{display:none}
.interview-work-tasks .pilot-check{padding:6px 0;min-height:34px;align-items:center;line-height:1.4}
.interview-option-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.interview-option-actions [data-remove-option]{font-size:12px;background:transparent!important;border-color:transparent!important;color:var(--ink-muted)}
[data-interview-summary] small{display:block;line-height:1.6;color:#526455;margin:4px 0 16px;max-width:720px}
[data-evidence-hint]:empty{display:none}
.pilot-choice-field[data-field=from],.pilot-choice-field[data-field=to]{max-width:180px}
.pilot-question .pilot-prompt{line-height:1.6;margin-bottom:18px}
.pilot-question .interview-tags,.pilot-question .interview-heard{margin-bottom:16px}
.pilot-question .interview-rating{margin-bottom:14px}
.pilot-question .interview-example-setting{margin-top:0;margin-bottom:18px!important}
@media(min-width:761px){[data-candidate-editor] [data-step="2"]>h2{font-size:25px;margin-bottom:6px}[data-candidate-editor] [data-step="2"]>p{margin-bottom:16px}[data-candidate-editor] [data-step="2"]>.pilot-grid{grid-template-columns:260px minmax(200px,350px);gap:20px;margin-bottom:10px}[data-candidate-editor] [data-step="2"]>.pilot-grid .pilot-field{margin-bottom:8px}[data-candidate-editor] .interview-topic-status{margin-bottom:8px}[data-candidate-editor] .pilot-topics{margin-bottom:14px}}
@media(max-width:600px){.interview-tags span{min-height:46px;padding:10px 12px}.interview-heard label{font-size:13px}.interview-option-actions{display:grid}.interview-example-setting{max-width:100%}}

/* The telephone question remains the visual focus on a laptop. */
.need-task-context[hidden],[data-work-contexts][hidden],.pilot-field[hidden],[data-agreements][hidden],[data-actual-start][hidden]{display:none!important}
.need-task-context{padding:14px 16px;background:#f6f8f3;border:1px solid #dce5da;border-radius:10px;margin:14px 0;max-width:760px}
.need-task-context .pilot-checks{display:flex;flex-wrap:wrap;gap:4px 18px}
.agreement-amount{grid-template-columns:minmax(140px,240px) minmax(90px,150px);max-width:440px}
.interview-method{margin:0 0 14px!important;padding:0!important;border:0!important;font-size:13px;color:var(--ink-muted)}
.interview-method summary{cursor:pointer;min-height:28px}
.candidate-work .candidate-callbar .btn-forest{background:var(--forest);color:#fff}
@media(min-width:761px){
 .pilot-main:has(.candidate-work [data-step="2"]:not([hidden])){padding-top:20px}
 .candidate-work:has([data-step="2"]:not([hidden]))>.pilot-heading h1{font-size:26px!important}
 .candidate-work:has([data-step="2"]:not([hidden]))>.pilot-heading p{display:none}
 .candidate-work:has([data-step="2"]:not([hidden])) .candidate-callbar{padding-top:5px;padding-bottom:5px;margin-bottom:8px}
 .candidate-work>.pilot-heading{margin-bottom:12px!important;padding-bottom:0!important;align-items:center}
 .candidate-work>.pilot-heading h1{font-size:32px!important;line-height:1.15;margin-bottom:5px}
 .candidate-work>.pilot-heading .pilot-eyebrow{display:none}
 .candidate-work>.pilot-heading p{font-size:12px;margin:0}
 .candidate-work .candidate-callbar{padding:10px 16px;margin-bottom:14px}
 .candidate-work .pilot-steps{margin-bottom:0;padding:0 20px}
 .candidate-work .pilot-steps button{min-height:46px;padding:8px}
 .candidate-work .interview-method>summary{padding:0!important;min-height:24px}
 .candidate-work [data-step="2"]>.pilot-grid{margin:0 0 4px;gap:12px}
 .candidate-work [data-step="2"]>.pilot-grid .pilot-field{margin:0}
 .candidate-work [data-step="2"] .pilot-topics{margin-top:4px;margin-bottom:6px}
 .candidate-work .pilot-question h3{scroll-margin-top:130px}
 .candidate-work .pilot-editor-section{padding:20px 26px}
 .candidate-work .pilot-topics{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto;gap:6px;padding:0 0 6px;max-width:100%}
 .candidate-work .pilot-topics button{flex:0 0 auto;min-height:38px;font-size:12px;padding:7px 10px}
 .candidate-work .interview-all-topics{margin:0 0 4px;min-height:26px}
 .candidate-work .pilot-question{margin-top:8px}
 .candidate-work .pilot-question h3{font-size:24px;margin:0 0 8px}
 .candidate-work .pilot-question .pilot-prompt{font-size:16px;line-height:1.5;max-width:760px;margin-bottom:14px}
 .candidate-work [data-candidate-editor] [data-step="2"]>.pilot-job-grid{grid-template-columns:minmax(0,1fr) minmax(190px,300px);align-items:end}
 .candidate-work .pilot-job-picker{margin:0;padding:0;border:0}
}
.need-priorities{margin:20px 0}.need-task-priority{padding:14px 0;border-top:1px solid #e4e9e5}.need-task-priority>strong{display:block;font-size:14px;margin-bottom:8px}.need-task-priority>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.need-task-priority .pilot-field{margin:0;font-size:12px}.need-priorities [data-main-job]>.pilot-field{max-width:360px}.need-expectation{display:block;color:#536b5f;margin-top:4px;font-size:12px}.need-principal{font-size:14px;color:#345d48}.need-task-priority[hidden],.need-priorities[hidden],.need-priorities [data-main-job][hidden]{display:none!important}@media(max-width:520px){.need-task-priority>div{grid-template-columns:1fr;gap:8px}}
