:root{--bg: #0f172a;--panel: #1e293b;--ink: #e2e8f0;--muted: #94a3b8;--accent: #38bdf8}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--ink)}.app{max-width:760px;margin:0 auto;padding:24px}.masthead h1{margin:0 0 4px;color:var(--accent)}.masthead p{color:var(--muted);margin-top:0}.masthead-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.pill{font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;white-space:nowrap}.pill--ok{background:#052e16;color:#4ade80;border:1px solid #166534}.pill--bad{background:#450a0a;color:#f87171;border:1px solid #991b1b}.pill--unknown{background:#1e293b;color:var(--muted);border:1px solid #334155}.desc-meter{background:#0b1220;border:1px solid #1e3a5e;border-radius:10px;padding:10px 12px;margin-bottom:12px}.desc-meter-head{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;color:var(--muted)}.desc-label{font-weight:700}.desc-bar{height:8px;background:#1e293b;border-radius:999px;overflow:hidden;margin:6px 0}.desc-fill{height:100%;transition:width .2s ease,background .2s ease}.desc-tips{margin:6px 0 0;padding-left:18px;font-size:12px;color:var(--muted)}.desc-tips li{margin:2px 0}.intake{display:flex;flex-direction:column;gap:12px;background:var(--panel);padding:16px;border-radius:12px}.intake label{display:flex;flex-direction:column;gap:4px;font-size:14px}.intake textarea,.intake input{padding:8px;border-radius:8px;border:1px solid #334155;background:#0f172a;color:var(--ink);font:inherit}button{cursor:pointer;border:none;border-radius:8px;padding:8px 14px;background:var(--accent);color:#03283a;font-weight:600}button:disabled{opacity:.6;cursor:default}.error{color:#f87171}.results{margin-top:20px}.delegation{background:#0b1220;border:1px solid #1e3a5e;border-radius:12px;padding:12px 14px;margin-bottom:16px}.delegation-legend{display:flex;gap:8px;flex-wrap:wrap;font-size:13px;font-weight:600}.chip-ai{color:#7dd3fc}.chip-you{color:#86efac}.progress{height:10px;background:#1e293b;border-radius:999px;overflow:hidden;margin:8px 0 4px}.progress-bar{height:100%;background:linear-gradient(90deg,#22c55e,#86efac);transition:width .25s ease}.progress-label{color:var(--muted);font-size:13px;margin:0}.results-head{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.dtags{display:flex;gap:6px;flex-wrap:wrap}.dtag{color:#fff;font-size:12px;font-weight:600;padding:3px 8px;border-radius:999px}.note{background:#172554;border-left:3px solid var(--accent);padding:8px 12px;border-radius:6px;color:var(--muted)}.hyp-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:12px}.hyp{background:var(--panel);padding:14px;border-radius:12px;border:1px solid #334155}.ai-part{font-size:12px;font-weight:600;color:#7dd3fc;margin-bottom:6px}.hyp-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.rank{color:var(--accent);font-weight:700}.area{font-size:12px;text-transform:uppercase;letter-spacing:.04em;background:#334155;padding:2px 6px;border-radius:6px;color:var(--muted)}.title{font-weight:600}.conf{margin-left:auto;color:var(--muted);font-size:13px;display:inline-flex;align-items:center;gap:6px}.conf-bar{display:inline-block;width:54px;height:7px;background:#1e293b;border-radius:999px;overflow:hidden;vertical-align:middle}.conf-fill{display:block;height:100%;border-radius:999px}.conf-pct{white-space:nowrap}.discern{display:flex;flex-direction:column;gap:6px;margin-top:8px}.challenge{align-self:flex-start;background:#1e3a5e;color:#7dd3fc;font-weight:600}.challenge:hover{background:#25476e}.critique{background:#0b1220;border:1px solid #1e3a5e;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.5}.critique p{margin:6px 0}.critique strong{color:var(--ink)}.critique .mentor-q{color:#86efac}.nudge{background:#1a1206;border:1px solid #5a4a16;color:#fbbf24;border-radius:10px;padding:8px 12px;font-size:13px;margin-bottom:10px}.fixes{background:var(--panel);border:1px solid #334155;border-radius:12px;padding:10px 14px;margin-top:16px}.fixes summary{cursor:pointer;color:var(--accent);font-weight:600}.fixes-empty{color:var(--muted);font-size:13px;margin:8px 0 0}.fixes-list{list-style:none;padding:0;margin:10px 0 0;display:flex;flex-direction:column;gap:6px}.fixes-list li{display:flex;align-items:center;gap:8px;font-size:13px}.fixes-area{width:92px;text-transform:uppercase;letter-spacing:.03em;color:var(--muted);font-size:11px}.fixes-bar{flex:1;height:8px;background:#1e293b;border-radius:999px;overflow:hidden}.fixes-fill{display:block;height:100%;background:linear-gradient(90deg,#22c55e,#86efac)}.fixes-count{color:var(--muted);font-variant-numeric:tabular-nums}.fixes-note{color:var(--muted);font-size:12px;margin:10px 0 0}.verify{color:#fbbf24;font-size:14px;margin:8px 0}.checklist{background:#061a12;border:1px solid #14532d;border-radius:10px;padding:10px 12px;margin:6px 0}.checklist-head{display:flex;justify-content:space-between;align-items:center}.hands{color:#86efac;font-weight:600;font-size:13px}.check-count{color:var(--muted);font-size:13px}.checklist .steps{margin:6px 0 0}.checklist .steps li{display:flex;align-items:flex-start;gap:8px}.checklist .steps li.done span{text-decoration:line-through;color:var(--muted)}.checklist input{margin-top:3px;accent-color:#22c55e}.steps{margin:8px 0;padding-left:20px}.why summary{cursor:pointer;color:var(--muted);font-size:14px}.feedback{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:14px}.feedback button{background:#334155;color:var(--ink);font-weight:500;padding:4px 10px}.feedback button.active{background:var(--accent);color:#03283a}.legend{margin-top:24px;background:var(--panel);border:1px solid #334155;border-radius:12px;padding:12px 16px}.legend summary{cursor:pointer;color:var(--accent);font-weight:600}.legend-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-top:12px}.legend-item p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.45}@media(min-width:560px){.legend-grid{grid-template-columns:1fr 1fr}}.tabs{display:flex;gap:8px;margin-top:12px}.tab{background:#334155;color:var(--muted);font-weight:600;padding:6px 14px;border-radius:999px}.tab.active{background:var(--accent);color:#03283a}.ref-chips{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px}.ref-label{color:var(--muted);font-size:13px}.ref-chip{background:#0b1220;color:#7dd3fc;border:1px solid #1e3a5e;border-radius:999px;padding:3px 10px;font-size:12px}.ref-chip:hover{background:#122038}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#020617b3;display:flex;justify-content:flex-end;z-index:50}.drawer{width:min(440px,92vw);height:100%;background:var(--bg);border-left:1px solid #334155;padding:18px 20px;overflow-y:auto}.drawer-head{display:flex;justify-content:space-between;align-items:center}.drawer-area{text-transform:uppercase;font-size:11px;letter-spacing:.04em;background:#334155;padding:2px 6px;border-radius:6px;color:var(--muted)}.drawer-close{background:transparent;color:var(--muted);font-size:18px}.drawer-title{margin:8px 0 4px;font-size:18px}.drawer-prov{background:#0b1220;border:1px solid #1e3a5e;border-left:3px solid var(--accent);border-radius:8px;padding:8px 12px;margin:8px 0 10px}.drawer-prov-tag{display:block;text-transform:uppercase;font-size:10px;letter-spacing:.05em;color:var(--accent);margin-bottom:4px}.drawer-prov p{margin:0;font-size:13px;line-height:1.5;color:var(--ink)}.drawer-prov em{color:#7dd3fc;font-style:normal}.drawer-summary{color:var(--muted);font-size:14px;margin:0 0 10px}.drawer-body{font-size:14px;line-height:1.55;white-space:pre-wrap}.drawer-snippet{background:#0b1220;border:1px solid #1e3a5e;border-radius:8px;padding:10px 12px;margin-top:12px;font-size:12px;overflow-x:auto;color:#cbd5e1}.drawer-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.rtag{background:#1e293b;color:var(--muted);font-size:11px;padding:2px 8px;border-radius:999px}.workspace-tabs{display:flex;gap:6px;flex-wrap:wrap;margin:14px 0 12px;border-bottom:1px solid #334155;padding-bottom:10px}.workspace-tab{background:#1e293b;color:var(--muted);font-size:12px;padding:5px 10px}.workspace-tab.active{background:#0e7490;color:#ecfeff}.workspace-hint{color:var(--muted);font-size:13px;line-height:1.5;margin:0 0 10px}.drawer-markdown{white-space:pre-wrap;overflow-x:auto;background:#020617;border:1px solid #1e3a5e;border-radius:8px;color:#cbd5e1;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;margin:0;padding:12px}.code-lab{display:flex;flex-direction:column;gap:9px}.code-lab label{color:var(--ink);font-size:13px;font-weight:700}.code-editor{min-height:220px;resize:vertical;background:#020617;border:1px solid #1e3a5e;border-radius:8px;color:#e2e8f0;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;padding:12px;width:100%}.code-editor:disabled{color:var(--muted);cursor:not-allowed;opacity:.7}.code-lab-boundary{color:var(--muted);font-size:12px;line-height:1.45;margin:0}.code-lab-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.code-reset{background:#334155;color:var(--ink)}.code-copy{background:#22c55e;color:#052e16}.code-status{color:#86efac;font-size:12px;min-height:18px}.reflib{margin-top:20px}.reflib-sub{color:var(--muted);font-size:14px;margin:4px 0 12px}.reflib-example{color:var(--muted);font-size:13px;line-height:1.5;margin:0 0 12px;padding:10px 12px;background:#0b1220;border:1px solid #1e3a5e;border-left:3px solid var(--accent);border-radius:8px}.reflib-example[role=note] strong{color:#7dd3fc}.reflib-example--default[role=note] strong{color:var(--accent)}.ref-filters{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:14px}.rf{background:#334155;color:var(--muted);font-weight:500;padding:4px 12px;border-radius:999px}.rf.active{background:var(--accent);color:#03283a}.reflib-grid{list-style:none;padding:0;display:grid;grid-template-columns:1fr;gap:12px}.reflib-card{background:var(--panel);border:1px solid #334155;border-radius:12px;padding:14px}.reflib-area{text-transform:uppercase;font-size:11px;letter-spacing:.04em;background:#334155;padding:2px 6px;border-radius:6px;color:var(--muted)}.reflib-card h3{margin:8px 0 6px;font-size:16px}.reflib-card p{color:var(--muted);font-size:13px;margin:0 0 10px}.reflib-open{background:var(--accent);color:#03283a;font-weight:600}@media(min-width:560px){.reflib-grid{grid-template-columns:1fr 1fr}}.learn-loop{margin-top:10px;padding:10px 12px;background:#0b1220;border:1px solid #1e3a5e;border-radius:8px}.learn-msg{display:block;font-size:13px;color:var(--ink);margin-bottom:8px}.learn-loop .ref-chips{margin-top:0}.team-select{display:flex;align-items:center;gap:8px;margin-top:10px;flex-wrap:wrap;font-size:13px}.team-select label{color:var(--muted)}.team-select select{background:var(--panel);color:var(--ink);border:1px solid #334155;border-radius:8px;padding:4px 8px;font-size:13px}.team-hint{color:var(--muted);font-size:12px}.team-example-note{color:var(--muted);font-size:12px;line-height:1.5;margin:6px 0 0;flex-basis:100%}.team-example-note[role=note] strong{color:#7dd3fc}.team-example-note--default[role=note] strong{color:var(--accent)}.safety-banner{background:#1a1206;border:1px solid #5a4a16;border-left:4px solid #fbbf24;border-radius:10px;padding:10px 12px;margin-bottom:14px}.safety-banner strong{color:#fde68a;font-size:14px}.safety-banner p{color:var(--ink);font-size:13px;line-height:1.45;margin:5px 0 0}.handoff{background:#10243a;border:1px solid #1e5c84;border-radius:12px;padding:10px 14px;margin-top:16px}.handoff summary{cursor:pointer;color:#7dd3fc;font-weight:700}.handoff p{color:var(--muted);font-size:13px;line-height:1.45;margin:8px 0}.handoff-copy{background:#7dd3fc;color:#03283a}.handoff-status{min-height:19px}.impact{margin-top:20px}.impact-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.impact h2{margin:2px 0 0}.eyebrow{color:var(--accent);font-size:12px;font-weight:700;letter-spacing:.06em;margin:0;text-transform:uppercase}.impact-local{background:#052e16;border:1px solid #166534;border-radius:999px;color:#86efac;font-size:12px;font-weight:600;padding:4px 8px;white-space:nowrap}.impact-intro{color:var(--muted);font-size:14px;line-height:1.5}.impact-grid{display:grid;gap:10px;grid-template-columns:1fr;margin-top:14px}.metric{background:var(--panel);border:1px solid #334155;border-radius:12px;display:flex;flex-direction:column;gap:4px;padding:14px}.metric span{color:var(--muted);font-size:13px}.metric strong{color:var(--accent);font-size:24px}.metric small{color:var(--muted);font-size:12px}.impact-privacy{background:#0b1220;border:1px solid #1e3a5e;border-radius:10px;margin-top:14px;padding:10px 12px}.impact-privacy strong{color:#7dd3fc;font-size:13px}.impact-privacy p{color:var(--muted);font-size:13px;line-height:1.45;margin:5px 0 0}@media(min-width:560px){.impact-grid{grid-template-columns:1fr 1fr}}.robot-map{background:var(--panel);border:1px solid #334155;border-radius:12px;margin-top:20px;padding:16px}.robot-map-head h2{margin:3px 0 6px}.robot-map-head p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.45;margin:0}.map-layers{border:0;margin:14px 0;padding:0}.map-layers legend{color:var(--muted);font-size:12px;font-weight:700;margin-bottom:6px}.map-layer-buttons{display:flex;flex-wrap:wrap;gap:6px}.map-layer{background:#334155;color:var(--muted);font-size:12px;padding:5px 9px}.map-layer.active{background:#0e7490;color:#ecfeff;outline:2px solid #67e8f9;outline-offset:1px}.robot-hotspots{display:grid;gap:9px;grid-template-columns:1fr;list-style:none;margin:0;padding:0}.robot-hotspot{align-items:center;background:#0b1220;border:1px solid #334155;color:var(--ink);display:grid;grid-template-columns:auto 1fr;padding:12px;text-align:left}.robot-hotspot:hover,.robot-hotspot:focus-visible{border-color:var(--accent);outline:2px solid var(--accent);outline-offset:2px}.robot-hotspot.selected{border-color:#7dd3fc;box-shadow:inset 0 0 0 1px #7dd3fc}.hotspot-dot{background:#64748b;border-radius:999px;height:10px;margin-right:9px;width:10px}.status-selected .hotspot-dot{background:#38bdf8}.status-suspected .hotspot-dot{background:#fbbf24}.status-checked .hotspot-dot{background:#4ade80}.status-observed-problem .hotspot-dot,.status-mentor-review .hotspot-dot{background:#fb7185}.hotspot-label{font-size:15px;font-weight:700}.hotspot-status{color:#cbd5e1;font-size:12px;grid-column:2;margin-top:2px}.hotspot-examples{color:var(--muted);font-size:11px;grid-column:2;margin-top:2px}.map-selection{color:var(--muted);font-size:13px;line-height:1.4;margin:14px 0 0}.text-intake-toggle{background:#1e3a5e;color:#7dd3fc;margin-top:12px}.map-intake{margin-top:16px}.map-intake h2{margin-bottom:4px}.map-intake>p{color:var(--muted);font-size:14px;line-height:1.45;margin-top:0}@media(min-width:560px){.robot-hotspots{grid-template-columns:1fr 1fr}}:root{--bg: #f3f7fb;--panel: #ffffff;--ink: #172033;--muted: #526078;--accent: #1266d4;--accent-soft: #e8f1ff;--success: #137a52;--warning: #a85100}body{background:linear-gradient(180deg,#eaf4ff 0,var(--bg) 280px);font-size:16px}.app{max-width:980px;padding:20px clamp(16px,4vw,36px) 48px}.masthead{background:#ffffffeb;border:1px solid #d8e3f0;border-radius:20px;box-shadow:0 10px 30px #264a7414;padding:18px 20px}.masthead h1{color:#0b4fa8;font-size:clamp(28px,5vw,40px);letter-spacing:-.035em}.masthead .tagline{color:var(--ink);font-size:15px;margin:2px 0 0}.start-over{background:transparent;border:1px solid #b9c9dc;color:#28435f;min-height:44px}.tabs{border-top:1px solid #e2eaf3;margin-top:16px;padding-top:12px}.tab{background:transparent;border:1px solid transparent;color:#43556d;min-height:44px}.tab.active{background:var(--accent-soft);border-color:#9fc5f5;color:#0b4fa8}.prototype-note{align-items:start;background:#fffaf0;border:1px solid #edce88;border-left:5px solid #d89019;border-radius:18px;display:grid;gap:16px;grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);margin-top:20px;padding:18px 20px}.prototype-note h2{color:#513807;font-size:20px;margin:5px 0 7px}.prototype-note p:not(.eyebrow){color:#5d4a24;line-height:1.55;margin:0}.prototype-note details{border:1px solid #ecd59f;border-radius:12px;padding:10px 12px}.prototype-note summary{color:#624809;cursor:pointer;font-weight:800}.prototype-note ul{color:#5d4a24;line-height:1.5;margin:10px 0 0;padding-left:20px}.prototype-note li+li{margin-top:6px}button{min-height:46px;padding:10px 16px}button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #ffb000;outline-offset:3px}.student-progress{margin-bottom:22px}.student-progress-copy{align-items:center;display:flex;justify-content:space-between;gap:16px}.student-progress-copy span{color:var(--muted);font-size:13px;font-weight:700}.student-progress-copy strong{color:#28435f;font-size:14px}.student-progress-track{background:#dce7f3;border-radius:999px;height:8px;margin-top:8px;overflow:hidden}.student-progress-track span{background:linear-gradient(90deg,#1266d4,#18a57a);display:block;height:100%;transition:width .25s ease}.robot-map,.guided-card,.next-test,.mentor-center{background:var(--panel);border:1px solid #d8e3f0;border-radius:22px;box-shadow:0 14px 36px #264a7417;margin-top:24px;padding:clamp(20px,4vw,34px)}.robot-map-head{max-width:680px}.robot-map-head h2,.guided-card h2,.next-test h2{color:#172033;font-size:clamp(25px,4vw,34px);letter-spacing:-.025em;line-height:1.15;margin:5px 0 10px}.robot-map-head p:not(.eyebrow),.guided-card>p,.next-test>p{color:var(--muted);font-size:16px;line-height:1.55}.eyebrow{color:#0b5bbf}.robot-picker-layout{align-items:center;display:grid;gap:28px;margin-top:24px}.robot-illustration{display:none;height:280px;margin:0 auto;position:relative;width:260px}.robot-body{background:#d9eaff;border:5px solid #285f9d;border-radius:30px;height:155px;left:45px;position:absolute;top:52px;width:170px}.robot-antenna{background:#285f9d;height:42px;left:127px;position:absolute;top:15px;width:6px}.robot-antenna:before{background:#ffb000;border:4px solid #285f9d;border-radius:50%;content:"";height:16px;left:-9px;position:absolute;top:-10px;width:16px}.robot-eye{background:#172033;border-radius:50%;height:17px;left:42px;position:absolute;top:42px;width:17px}.robot-eye.second{left:102px}.robot-panel{background:#fff;border:3px solid #8bb9eb;border-radius:12px;bottom:22px;color:#285f9d;font-size:20px;font-weight:900;left:42px;padding:7px 14px;position:absolute}.robot-arm{background:#8bb9eb;border:4px solid #285f9d;height:18px;position:absolute;top:100px;width:62px}.robot-arm.left{left:2px;transform:rotate(-20deg)}.robot-arm.right{right:2px;transform:rotate(20deg)}.robot-wheel{background:#26364b;border:5px solid #57708d;border-radius:18px;height:65px;position:absolute;top:192px;width:48px}.robot-wheel.left{left:48px}.robot-wheel.right{right:48px}.robot-hotspots{gap:10px}.robot-hotspot{background:#f8fbff;border:2px solid #d8e3f0;border-radius:14px;grid-template-columns:42px 1fr;min-height:94px;padding:13px;width:100%}.robot-hotspot:hover,.robot-hotspot:focus-visible{background:#eef6ff;border-color:#1266d4}.robot-hotspot.selected{background:#e8f1ff;border-color:#1266d4;box-shadow:inset 0 0 0 1px #1266d4}.system-icon{align-items:center;background:#deebf8;border-radius:12px;color:#174f8c;display:flex;font-size:20px;font-weight:900;grid-row:1 / span 3;height:38px;justify-content:center;width:38px}.hotspot-label{color:#172033;font-size:16px}.hotspot-technical{color:#53677e;font-size:12px;grid-column:2}.hotspot-status{color:#31506f;font-size:12px;grid-column:2}.map-selection{background:#f0f7ff;border-radius:10px;color:#31506f;padding:10px 12px}.investigation-views{border-top:1px solid #dce6f0;margin-top:18px;padding-top:14px}.investigation-views summary{color:#315f91;cursor:pointer;font-weight:700}.map-layer{background:#edf2f7;color:#40546c}.map-layer.active{background:#1266d4;color:#fff;outline-color:#1266d4}.guided-card{margin-inline:auto;max-width:760px}.answer-grid{display:grid;gap:10px;margin:20px 0}.answer-grid button{background:#f7faff;border:2px solid #cedbea;color:#203650;font-size:16px;text-align:left}.answer-grid button:hover{background:#e9f3ff;border-color:#1266d4}.question-count{color:#0b5bbf!important;font-size:14px!important;font-weight:800;margin-bottom:5px}.guided-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:18px}.back-action,.quiet-action{background:transparent;color:#315f91}.text-intake-toggle{background:transparent;border:1px solid #aabed3;color:#315f91;display:block;margin:14px auto 0}.result-label,.prediction-label{color:#263b52;display:flex;flex-direction:column;font-weight:700;gap:7px;margin:18px 0}.result-label textarea,.prediction-label input{background:#fff;border:2px solid #b9c9dc;border-radius:12px;color:var(--ink);font:inherit;min-height:48px;padding:12px}.result-label textarea{min-height:110px;resize:vertical}.results{margin-top:24px}.safety-banner{background:#fff8e8;border-color:#e8bd57;color:#4d390b}.safety-banner strong,.safety-banner p{color:#4d390b}.note{background:#edf5ff;border-color:#1266d4;color:#28435f}.next-test{margin-top:16px}.safety-condition{background:#fff6df;border:1px solid #e5ba50;border-radius:12px;color:#58420e;line-height:1.5;padding:12px 14px}.prediction-label{background:#f3f8fe;border-radius:14px;padding:14px}.prediction-label small{color:var(--muted);font-weight:500}.outcome-grid{display:grid;gap:10px;margin-top:20px}.secondary-action{background:#e7f1ff;color:#0b4fa8}.mentor-stop{background:#fff9ec;border-color:#e8bd57}.next-step-card{background:#effbf6;border-color:#7bcaa8}.possible-causes{background:#fff;border:1px solid #d8e3f0;border-radius:18px;margin-top:18px;padding:16px 18px}.possible-causes>summary{color:#214f80;cursor:pointer;font-size:16px;font-weight:800}.results-head{justify-content:space-between;margin-top:18px}.results-head h2{margin:4px 0 12px}.hyp{background:#f8fbff;border-color:#d8e3f0}.hyp-head,.title,.critique strong{color:var(--ink)}.area{color:#40546c}.hyp-status,.why summary{color:#465d75}.challenge{background:#e3f0ff;color:#0b4fa8}.critique,.delegation{background:#f1f6fb;color:var(--ink)}.handoff{background:#eef7ff;border-color:#91bce7}.handoff summary{color:#174f8c}.fixes{background:#fff;border-color:#d8e3f0}.team-example-note{background:#eef7ff;border-color:#91bce7;color:#28435f;border-radius:10px;padding:9px 12px;border-left:3px solid #1266d4}.team-example-note[role=note] strong,.team-example-note--default[role=note] strong{color:#0b5bbf}.reflib-example{background:#eef7ff;border-color:#91bce7;color:#28435f;border-left-color:#1266d4}.reflib-example[role=note] strong,.reflib-example--default[role=note] strong{color:#0b5bbf}.mentor-center .impact,.mentor-center .legend{box-shadow:none}.error{background:#fff0f0;border:1px solid #e6a1a1;border-radius:12px;padding:12px}@media(min-width:700px){.robot-picker-layout{grid-template-columns:280px 1fr}.robot-illustration{display:block}.robot-hotspots,.answer-grid{grid-template-columns:1fr 1fr}.outcome-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.app{padding:10px 12px 36px}.masthead{border-radius:0 0 18px 18px;margin:-10px -12px 0}.masthead-row{align-items:flex-start}.tabs{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px}.tab{font-size:12px;padding:8px 4px}.student-progress-copy{align-items:flex-start;flex-direction:column;gap:2px}.robot-map,.guided-card,.next-test,.mentor-center{border-radius:18px;padding:19px 16px}.guided-actions{align-items:stretch;flex-direction:column-reverse}.guided-actions button{width:100%}.prototype-note{grid-template-columns:1fr;padding:17px}}:root{--paper: #f7f9fc;--ink-strong: #10243d;--line: #c9d7e6;--signal: #e38b22;--signal-soft: #fff1d8;--teal: #087f78;--teal-soft: #e5f6f2;--blue-soft: #eaf3ff}body{background-color:var(--paper);background-image:linear-gradient(rgba(18,102,212,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(18,102,212,.035) 1px,transparent 1px),linear-gradient(180deg,#edf6ff 0,var(--paper) 340px);background-size:28px 28px,28px 28px,auto}.app{max-width:1040px}.masthead{background:#fffffff5;border-color:var(--line);border-radius:14px;box-shadow:0 18px 42px #2243651c;padding:22px clamp(20px,4vw,34px) 16px;position:relative}.masthead:before{background:var(--signal);content:"";height:4px;left:0;position:absolute;right:0;top:0}.masthead h1{color:var(--ink-strong);font-size:clamp(30px,5vw,44px);letter-spacing:-.045em;line-height:1}.masthead h1:after{color:var(--signal);content:" /"}.masthead .tagline{color:#45617d;font-size:15px;letter-spacing:.01em}.masthead .tabs{border-top-color:#e1e9f2}.tab{color:#45617d}.tab.active{background:var(--ink-strong);border-color:var(--ink-strong);color:#fff}.start-over{border-color:#aebfd2;color:#274560}.prototype-note{background:var(--signal-soft);border-color:#e9c986;border-left-color:var(--signal);border-radius:14px;box-shadow:0 8px 20px #6d4c140f}.prototype-note h2{color:#48320d}.prototype-note details{background:#ffffff5c}.robot-map,.guided-card,.next-test,.mentor-center{border-color:var(--line);border-radius:14px;box-shadow:0 16px 36px #22436514}.robot-map-head h2,.guided-card h2,.next-test h2{color:var(--ink-strong)}.eyebrow{color:var(--teal);letter-spacing:.09em}.robot-map-head p:not(.eyebrow),.guided-card>p,.next-test>p{color:#45617d}.robot-hotspot{background:#ffffffe0;border-color:#cbd9e7;border-radius:10px}.robot-hotspot:hover,.robot-hotspot:focus-visible{background:var(--blue-soft);border-color:#1266d4}.robot-hotspot.selected{background:#e1efff}.system-icon{background:#e7f0fa;color:#245782}.map-selection{background:var(--teal-soft);color:#205a58}.map-layer.active{background:var(--teal);outline-color:var(--teal)}.results-head{border-bottom:1px solid var(--line);padding-bottom:12px}.results-head h2{color:var(--ink-strong)}.delegation{background:var(--blue-soft);border-color:#b9d2ed}.chip-ai{color:#145a98}.chip-you{color:var(--teal)}.hyp{background:#ffffffeb;border-color:#cbd9e7;border-radius:10px}.ai-part{color:#145a98;letter-spacing:.02em}.rank{color:var(--signal)}.challenge{background:var(--blue-soft);color:#0b4fa8}.challenge:hover{background:#dbeaff}.feedback button.active{background:var(--teal);color:#fff}.checklist{background:var(--teal-soft);border-color:#91cfc0}.hands{color:var(--teal)}.safety-banner{box-shadow:inset 4px 0 0 var(--signal)}.reflib-card,.metric,.fixes,.legend{background:#ffffffe6;border-color:var(--line);border-radius:10px}.reflib-card h3{color:var(--ink-strong)}.reflib-open{background:var(--ink-strong);color:#fff}.reflib-open:hover,.tab:hover{filter:brightness(1.08)}.rf.active{background:var(--teal);color:#fff}.metric strong{color:var(--teal)}@media(min-width:700px){.prototype-note{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr)}}
