:root{color:#242622;font-synthesis:none;--paper:#f8f5ee;--ink:#242622;--muted:#6f716a;--line:#d7d2c7;--graphite:#30332f;--amber:#bd6b24;--amber-light:#f5dfc7;--cyan:#1f7180;--cyan-light:#d6e8e9;--red:#a13e32;--focus:#176d91;background:#efece4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em}.eyebrow{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:800}.muted{color:var(--muted)}.error{color:var(--red)}.primary,.secondary,.danger,.compact,.text-button{border:0;border-radius:2px;padding:.72rem 1rem;font-weight:750}.primary{background:var(--graphite);color:#fff}.primary:hover{background:#151714}.secondary,.compact{border:1px solid var(--line);background:var(--paper);color:var(--ink)}.danger{color:var(--red);background:#fff2ef;border:1px solid #ce9f98}.text-button{color:inherit;text-underline-offset:3px;background:0 0;padding-inline:.35rem;text-decoration:underline}.compact{padding:.45rem .65rem;font-size:.8rem}.login-page{grid-template-columns:1.2fr minmax(340px,.8fr);min-height:100vh;display:grid}.login-intro{background:var(--graphite);color:#f7f3e9;flex-direction:column;justify-content:flex-end;padding:clamp(2rem,7vw,7rem);display:flex}.login-intro h1{max-width:760px;margin-bottom:1.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,6.7rem);font-weight:500;line-height:.92}.login-intro .eyebrow{color:#b7bbb1}.lede{color:#cdd0c7;max-width:550px;font-size:clamp(1rem,1.6vw,1.3rem);line-height:1.6}.login-form{align-self:center;gap:1.4rem;width:min(430px,100% - 3rem);margin:auto;padding:2rem 0;display:grid}.login-form h2{margin-bottom:.5rem;font-size:1.75rem}.login-form label,.new-task label{gap:.45rem;font-size:.8rem;font-weight:750;display:grid}input,textarea{width:100%;color:var(--ink);background:#fffdf8;border:1px solid #aaa89f;border-radius:2px;padding:.85rem}input:focus,textarea:focus{border-color:var(--focus)}.desk-mark{background:var(--amber);color:#fff;place-items:center;width:2.75rem;height:2.75rem;margin-bottom:2rem;font-family:Georgia,serif;font-size:1.6rem;display:grid}.security-note{border-top:1px solid var(--line);color:var(--muted);padding-top:1rem;font-size:.78rem;line-height:1.5}.console-shell{grid-template:64px 1fr/270px minmax(0,1fr);min-height:100vh;display:grid}.topbar{background:var(--graphite);color:#fff;border-bottom:1px solid #1d1f1c;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 1.25rem;display:flex}.brand,.operator{align-items:center;gap:.65rem;display:flex}.brand>span{background:var(--amber);place-items:center;width:32px;height:32px;font-family:Georgia,serif;font-size:1.2rem;display:grid}.brand small{color:#bfc3ba;border-left:1px solid #5a5e57;padding-left:.65rem}.operator{font-size:.82rem}.status-dot{background:#60b7a0;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #3d5d52}.task-rail{border-right:1px solid var(--line);background:#e6e2d9;padding:1.35rem 1rem}.rail-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.rail-heading h2{margin:0;font-size:1.3rem}.rail-state{margin-top:2rem;font-size:.85rem;line-height:1.5}.task-list{margin:1.25rem 0;padding:0;list-style:none}.task-list button{text-align:left;background:0 0;border:1px solid #0000;gap:.55rem;width:100%;margin-bottom:.35rem;padding:.85rem;display:grid}.task-list button:hover{background:#eeebe3}.task-list button.selected{background:var(--paper);box-shadow:inset 3px 0 var(--amber);border-color:#bbb7ac}.task-list button>span:first-child{text-overflow:ellipsis;font-weight:750;overflow:hidden}.task-status{color:var(--muted);text-transform:uppercase;align-items:center;gap:.4rem;font-size:.7rem;font-weight:750;display:inline-flex}.task-status i{background:#94968f;border-radius:50%;width:7px;height:7px}.status-active i,.status-turn_active i{background:var(--cyan);box-shadow:0 0 0 3px var(--cyan-light)}.status-attention_required i{background:var(--amber);box-shadow:0 0 0 3px var(--amber-light)}.new-task{background:var(--paper);border:1px solid #a9a59a;flex:0 0 100%;gap:.8rem;width:100%;padding:1rem;display:grid;box-shadow:0 12px 35px #34352f20}.new-task div{gap:.5rem;display:flex}.workspace{min-width:0;padding:clamp(1.2rem,3vw,2.5rem)}.empty-workspace{max-width:650px;margin:16vh auto 0}.empty-workspace h1{margin-bottom:1rem;font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,4.5rem);font-weight:500;line-height:1}.empty-workspace>p:last-child{max-width:550px;color:var(--muted);line-height:1.7}.task-heading{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.5rem;display:flex}.task-heading h1{margin-bottom:.6rem;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:500}.status-line,.task-actions,.confirm{align-items:center;gap:.8rem;display:flex}.status-line>span{color:var(--muted);text-transform:capitalize;font-size:.75rem}.confirm{background:#fff8f5;border:1px solid #ce9f98;padding:.4rem .6rem;font-size:.8rem}.banner{border-left:3px solid var(--cyan);background:var(--cyan-light);margin-bottom:1rem;padding:.8rem 1rem;font-size:.85rem}.banner.warning{border-color:var(--amber);background:var(--amber-light)}.banner.error{border-color:var(--red);color:#74271e;background:#f6dcd8}.desk-grid{grid-template-columns:minmax(0,1fr) 300px;gap:1rem;display:grid}.output-panel,.decision-panel{border:1px solid var(--line);background:var(--paper);min-width:0}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:52px;padding:0 1rem;display:flex}.panel-heading h2{margin:0;font-size:1rem}.panel-heading span{color:var(--muted);font-size:.72rem}.output{color:#e7e8e2;background:#252824;height:min(48vh,520px);padding:1rem;font:.78rem/1.55 Cascadia Code,SFMono-Regular,Consolas,monospace;overflow:auto}.output-empty{color:#9b9f96}.event-line,.agent-line{grid-template-columns:72px 145px minmax(0,1fr);gap:.75rem;margin-bottom:.4rem;display:grid}.event-line time,.agent-line time{color:#858a80}.event-line strong{color:#8fc1c8;font-weight:500}.agent-line strong{color:#efaf72;font-weight:500}.agent-line span{white-space:pre-wrap;overflow-wrap:anywhere}.composer{border-top:1px solid var(--line);gap:.5rem;padding:1rem;display:grid}.composer label{font-size:.78rem;font-weight:750}.composer textarea{resize:vertical}.composer>div{justify-content:space-between;align-items:center;display:flex}.composer>div span{color:var(--muted);font-size:.7rem}.decision-panel{padding-bottom:1rem}.decision-panel>.muted{padding:1rem;font-size:.82rem;line-height:1.5}.approval{background:#fff8ef;border:1px solid #d0b18f;margin:1rem;padding:1rem}.approval h3{margin-bottom:.5rem}.approval p:not(.eyebrow),.approval time{color:var(--muted);font-size:.78rem;line-height:1.5;display:block}.approval div{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.full-state{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;display:grid}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-intro{min-height:42vh;padding:2.5rem 1.5rem}.login-intro h1{font-size:clamp(2.8rem,13vw,5rem)}.console-shell{grid-template:64px auto 1fr/1fr}.task-rail{border-right:0;border-bottom:1px solid var(--line);padding:.8rem 1rem;display:block;overflow-x:auto}.task-list{gap:.5rem;margin:.8rem 0 0;display:flex}.task-list li{min-width:180px}.desk-grid{grid-template-columns:1fr}.decision-panel{order:-1}.output{height:42vh}}@media (width<=580px){.brand small,.operator>span:not(.status-dot){display:none}.workspace{padding:1rem}.task-heading{gap:1rem;display:grid}.task-actions,.confirm{flex-wrap:wrap}.event-line,.agent-line{grid-template-columns:70px minmax(0,1fr)}.event-line span,.agent-line span{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
