:root{--accent:#4f46e5;--bg:#fff;--border:#e2e2e6;--muted:#666}*{box-sizing:border-box}body{color:#1a1a1a;margin:0;font-family:system-ui,-apple-system,sans-serif;line-height:1.55}button{font:inherit;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;padding:.55rem 1rem}button:hover:not(:disabled){border-color:var(--accent)}button:disabled{opacity:.5;cursor:default}button.danger{color:#c44e52;border-color:#c44e52}.state-screen{max-width:640px;margin:4rem auto;padding:0 1.5rem}.state-screen h1{font-size:1.6rem}.state-screen .muted{color:var(--muted);font-size:.92rem}.state-screen .lede{font-size:1.1rem}.state-screen>button{background:var(--accent);border-color:var(--accent);color:#fff;padding:.65rem 1.4rem}.state-screen>button:disabled{background:var(--muted);border-color:var(--muted)}.intro-more{border-top:1px solid var(--border);margin:1.5rem 0;padding-top:.9rem}.intro-more summary{cursor:pointer;color:var(--muted);font-size:.92rem}.intro-more p{color:var(--muted);margin:.6rem 0 0;font-size:.92rem}.fine-print{margin-top:1.25rem}.idle-banner{text-align:center;background:#fff8e6;border-bottom:1px solid #dd8452;padding:.6rem 1rem}.layout{background:var(--border);grid-template-columns:1fr 1fr;gap:1px;height:100dvh;display:grid}.left-panel,.right-panel{background:#fff;flex-direction:column;min-height:0;padding:1.25rem;display:flex}.left-panel{overflow-y:auto}.right-panel{overflow:hidden}.task-counter{color:var(--muted);font-size:.85rem}.task-prompt{margin:.5rem 0 1rem}.task-prompt p,.message-body p{margin:0 0 .5rem}.task-prompt p:last-child,.message-body p:last-child{margin-bottom:0}.task-prompt ol,.task-prompt ul{margin:.4rem 0;padding-left:1.2rem}.task-prompt strong,.message-body strong{font-weight:600}.task-prompt h1,.task-prompt h2,.task-prompt h3,.message-body h1,.message-body h2,.message-body h3{margin:.6rem 0 .3rem;font-size:1rem}.task-prompt code,.message-body code{background:#0000000f;border-radius:4px;padding:.1rem .3rem;font-size:.9em}.task-hint--ai{border-left:3px solid var(--accent);color:#333;background:#eef0fd;border-radius:0 6px 6px 0;margin:0 0 1rem;padding:.55rem .75rem;font-size:.85rem;line-height:1.45}.task-hint--ai strong{color:var(--accent)}.answer-area{flex-direction:column;flex:1;display:flex}.answer-label{margin-bottom:.35rem;font-size:.9rem;font-weight:600}.answer-input{min-height:180px;font:inherit;border:1px solid var(--border);resize:vertical;border-radius:6px;flex:1;padding:.7rem}.next-task-btn{align-self:flex-start;margin-top:1rem}.confirm-inline{background:#fff8e6;border:1px solid #dd8452;border-radius:6px;margin-top:1rem;padding:.85rem}.confirm-inline button{margin-top:.5rem;margin-right:.5rem}.chat-header{border-bottom:1px solid var(--border);flex-shrink:0;padding-bottom:.6rem;font-weight:600}.chat-messages{flex:1;min-height:0;padding:.75rem 0;overflow-y:auto}.chat-input-area{border-top:1px solid var(--border);flex-shrink:0;padding-top:.75rem}.debrief{max-width:820px;margin:2.5rem auto;padding:0 1.5rem 4rem}.debrief .lede{color:var(--muted)}.notice{border-left:3px solid var(--accent);background:#f6f6fa;border-radius:0 6px 6px 0;padding:.85rem 1.1rem}.notice--warn{background:#fff8e6;border-left-color:#dd8452}.notice h2{margin:.2rem 0 .5rem;font-size:1rem}.notice ul{margin:0;padding-left:1.1rem}.notice li{margin-bottom:.35rem}.notice-more{border-top:1px solid var(--border);margin:.7rem 0 0;padding-top:.7rem;font-size:.92rem}.task-nav{justify-content:space-between;align-items:center;margin:2rem 0 1rem;display:flex}.task-detail h2{align-items:center;gap:.6rem;display:flex}.label{border-radius:99px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.label--engaged{color:#1b5e20;background:#e6f4ea}.label--indication_of_surrender{color:#8a1c14;background:#fdecea}.label--none{color:var(--muted);background:#eee}.task-brief{border-left:3px solid var(--border);background:#f6f6fa;border-radius:0 6px 6px 0;margin:1rem 0;padding:.85rem 1.1rem}.task-brief h3{margin:.1rem 0 .5rem;font-size:.98rem}.task-brief .task-prompt{margin:0}.unscorable{background:#fff8e6;border-radius:6px;padding:.7rem .9rem}.signals{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.92rem}.signals th,.signals td{text-align:left;border-bottom:1px solid var(--border);padding:.35rem .5rem}.timeline-legend{color:var(--muted);flex-wrap:wrap;gap:.9rem;margin-bottom:.4rem;font-size:.8rem;display:flex}.timeline-legend-item{align-items:center;gap:.35rem;display:flex}.timeline-legend-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.timeline-legend-line{width:8px;height:2px;display:inline-block}.attribution{margin:1.5rem 0}.attribution-title{margin-bottom:.3rem;font-size:.98rem}.attribution-intro{color:var(--muted);margin:.2rem 0 .9rem;font-size:.9rem}.attribution-note{color:var(--muted);background:#f6f6fa;border-radius:6px;margin-top:.9rem;padding:.7rem .9rem;font-size:.85rem}.wf-legend{color:var(--muted);flex-wrap:wrap;gap:1.1rem;margin:.5rem 0 1.1rem;font-size:.8rem;display:flex}.wf-legend-item{align-items:center;gap:.4rem;display:flex}.wf-legend-swatch{border-radius:2px;width:10px;height:10px;display:inline-block}.wf-legend-swatch--surrender{background:#d98177}.wf-legend-swatch--engaged{background:#77a3d9}.wf-legend-swatch--fixed{background:#bbb}.waterfall{flex-direction:column;gap:.3rem;display:flex;position:relative}.wf-boundary-row{grid-template-columns:11rem 1fr 3rem;gap:.5rem;margin-bottom:.15rem;display:grid}.wf-track--boundary{background:0 0;height:.9rem;position:relative}.wf-zero-label{color:#888;white-space:nowrap;font-size:.72rem;position:absolute;top:0;transform:translate(-50%)}.wf-zero-tick{z-index:1;pointer-events:none;background:#999;width:1px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.wf-row{grid-template-columns:11rem 1fr 3rem;align-items:center;gap:.5rem;display:grid}.wf-name{font-size:.82rem;line-height:1.25}.wf-name small{color:var(--muted);font-size:.72rem;display:block}.wf-name code{background:0 0;padding:0;font-size:.9em}.wf-side--surrender{color:#8a1c14}.wf-side--engaged{color:#1b5e20}.wf-track{background:#fafafa;border-radius:3px;height:1.15rem;position:relative}.wf-bar{z-index:2;border-radius:2px;min-width:2px;position:absolute;top:.15rem;bottom:.15rem}.wf-bar--surrender{background:#d98177}.wf-bar--engaged{background:#77a3d9}.wf-bar--fixed{background:#bbb}.wf-num{text-align:right;font-variant-numeric:tabular-nums;color:var(--muted);font-size:.8rem}.wf-row--base .wf-num,.wf-row--total .wf-num{color:#1a1a1a;font-weight:600}.wf-row--total .wf-name{font-weight:600}.wf-axis{grid-template-columns:11rem 1fr 3rem;gap:.5rem;margin-top:.4rem;display:grid}.wf-axis-track{height:1rem;position:relative}.wf-axis-tick{flex-direction:column;align-items:center;display:flex;position:absolute;top:0;transform:translate(-50%)}.wf-axis-tick-line{background:#ccc;width:1px;height:4px}.wf-axis-tick-label{color:#aaa;white-space:nowrap;margin-top:1px;font-size:.7rem}.wf-axis-title{text-align:center;color:#aaa;grid-column:2;margin:.2rem 0 0;font-size:.72rem}@media (width<=640px){.wf-row,.wf-axis,.wf-boundary-row{grid-template-columns:8rem 1fr 2.6rem}}.transcript{padding-left:1.2rem}.turn{margin-bottom:.6rem}.turn--used{border-left:3px solid var(--accent);background:#f6f6fa;padding:.5rem}.used-badge{text-transform:uppercase;letter-spacing:.04em;color:var(--accent);font-size:.72rem;display:block}.debrief pre{white-space:pre-wrap;background:#f6f6fa;border-radius:6px;padding:.7rem}.debrief-footer{border-top:1px solid var(--border);margin-top:2.5rem;padding-top:1.25rem}.confirm button{margin-right:.5rem}@media print{.task-nav,.debrief-footer,.idle-banner{display:none}}.message-thread{flex-direction:column;gap:.75rem;display:flex}.message{border-radius:14px;max-width:80%;padding:.6rem .85rem;font-size:.95rem;line-height:1.55}.message--user{color:#fff;background:#1a1a1a;align-self:flex-end}.message--assistant{color:#111;border:1px solid var(--border);background:#fff;align-self:flex-start}.message-label{text-transform:uppercase;letter-spacing:.06em;opacity:.55;margin-bottom:.25rem;font-size:.68rem;font-weight:600;display:block}.message-body p{margin:0 0 .5rem}.message-body p:last-child{margin-bottom:0}.message-body ol,.message-body ul{margin:.4rem 0;padding-left:1.2rem}.message-body code{background:#0000000f;border-radius:4px;padding:.1rem .3rem;font-size:.9em}.message--user .message-body code{background:#ffffff26}.input-bar{align-items:flex-end;gap:.5rem;display:flex}.input-bar textarea{border:1px solid var(--border);font:inherit;resize:none;border-radius:10px;flex:1;max-height:9rem;padding:.6rem .7rem}.input-bar textarea:focus{border-color:var(--accent);outline:none}.input-bar button{align-self:stretch}.typing-indicator{border:1px solid var(--border);background:#fff;border-radius:14px;gap:5px;width:fit-content;padding:.6rem .85rem;display:flex}.typing-indicator span{background:#aaa;border-radius:50%;width:7px;height:7px;animation:1.2s infinite bounce}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.fault-reveal{background:#fff8e6;border-left:3px solid #dd8452;border-radius:0 6px 6px 0;margin:1rem 0;padding:.85rem 1.1rem}.fault-reveal h3{margin:.1rem 0 .5rem;font-size:1rem}.fault-reveal .muted{color:var(--muted);margin-bottom:0;font-size:.9rem}.captcha{margin-top:1.25rem}.captcha .muted{margin-bottom:.6rem}.layout--keystroke{grid-template-columns:1fr 1fr minmax(20rem,26rem)}.ke-back{color:var(--muted);margin-bottom:.5rem;font-size:.85rem;display:inline-block}.ke-title{margin:0 0 .5rem;font-size:1.25rem}.ke-note{color:var(--muted);border-left:3px solid var(--accent);background:#f6f6fa;border-radius:0 6px 6px 0;padding:.6rem .8rem;font-size:.9rem}.ke-empty{color:var(--muted);font-size:.9rem}.ke-empty--stream{margin:0;padding:1rem 1.1rem}.ke-stream{background:#fafafa;flex-direction:column;min-height:0;display:flex;overflow:hidden}.ke-stream-head{flex-shrink:0;justify-content:space-between;align-items:baseline;gap:.5rem;padding:1.25rem 1.1rem .6rem;display:flex}.ke-stream-title{font-weight:600}.ke-count{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.8rem}.ke-tabs{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:.4rem;padding:0 1.1rem .7rem;display:flex}.ke-tabs button{padding:.3rem .7rem;font-size:.85rem}.ke-tabs .ke-tab-active{border-color:var(--accent);color:var(--accent)}.ke-spacer{flex:1}.ke-json{white-space:pre;flex:1;min-height:0;margin:0;padding:.9rem 1.1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.75rem;line-height:1.5;overflow:auto}.ke-ref{flex:1;min-height:0;padding:.9rem 1.1rem;overflow:auto}.ke-ref-intro{color:var(--muted);margin:0 0 .8rem;font-size:.85rem}.ke-ref-table{border-collapse:collapse;width:100%;font-size:.8rem}.ke-ref-table th{text-align:left;border-bottom:1px solid var(--border);color:var(--muted);background:#fafafa;padding:.4rem .5rem;font-weight:600;position:sticky;top:0}.ke-ref-table td{border-bottom:1px solid var(--border);vertical-align:top;padding:.55rem .5rem;line-height:1.45}.ke-ref-type{font-size:.85em;display:block}.ke-ref-label{color:var(--muted);font-size:.9em;display:block}.ke-badge{color:#8a1c14;background:#fdecea;border-radius:4px;margin-top:.25rem;padding:.05rem .35rem;font-size:.72rem;display:inline-block}.ke-none{color:var(--muted)}.ke-field{margin-bottom:.4rem}.ke-field-type{color:var(--accent);margin-left:.35rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.ke-field-desc{color:var(--muted);font-size:.92em;display:block}@media (width<=1100px){.layout--keystroke{grid-template-columns:1fr;height:auto}.layout--keystroke .right-panel{height:70vh;overflow:visible}.layout--keystroke .ke-stream{max-height:70vh}}.sg-layout{align-items:flex-start;gap:2.5rem;max-width:1140px;margin:2.5rem auto;padding:0 1.5rem 4rem;display:flex}.sg-toc{flex-shrink:0;width:190px;font-size:.82rem;position:sticky;top:2rem}.sg-toc-title{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .6rem;font-size:.7rem;font-weight:600}.sg-toc ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.sg-toc li.sg-toc-sub{padding-left:.9rem}.sg-toc a{color:var(--muted);text-decoration:none}.sg-toc a:hover{color:#1a1a1a;text-decoration:underline}@media (width<=1050px){.sg-toc{display:none}.sg-layout{max-width:900px}}.reference-page{flex:1;min-width:0;max-width:900px}.reference-page h1{margin:.5rem 0 .8rem;font-size:1.4rem}.reference-page h2{margin:2rem 0 .6rem;font-size:1.05rem}.reference-page h3{margin:1.5rem 0 .5rem;font-size:.95rem}.reference-page .lede{color:var(--muted);margin:0 0 .9rem}.sg-reasons{color:var(--muted);margin:0 0 .9rem;padding-left:1.2rem}.sg-reasons li{margin-bottom:.5rem}.sg-reasons li:last-child{margin-bottom:0}.sg-example-table{margin:1rem 0 1.5rem}.sg-example-table td{vertical-align:middle;font-size:.85rem;line-height:1.45}.sg-example-table td:first-child{white-space:nowrap}.sg-caption{color:var(--muted);margin:.5rem 0 0;font-size:.75rem}.sg-doc-table td{vertical-align:top;font-size:.85rem;line-height:1.45}.sg-doc-table td:first-child{white-space:nowrap}.reference-page sup a{font-size:.75em;text-decoration:none}.sg-references{color:var(--muted);padding-left:1.3rem;font-size:.85rem;line-height:1.6}.sg-references li{margin-bottom:.7rem}.sg-references li:target{color:#1a1a1a}.sg-references a{word-break:break-all}.sg-stat-row{flex-wrap:wrap;gap:1.2rem;margin:1rem 0 1.5rem;display:flex}.sg-stat{background:#f6f6fa;border-radius:8px;min-width:120px;padding:.7rem 1rem}.sg-stat-value{font-size:1.3rem;font-weight:600}.sg-stat-label{color:var(--muted);margin-top:.15rem;font-size:.75rem}
