:root{color:#171717;background:#f4f1ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f4f1ea}button,input,select,textarea{font:inherit}.app-shell{display:grid;grid-template-columns:232px 1fr;min-height:100vh}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,rgba(0,139,105,.12),transparent 36%),#f4f1ea}.login-panel{width:min(100%,420px);display:grid;gap:22px;padding:34px;border:1px solid #ded8cc;border-radius:8px;background:#fff;box-shadow:0 18px 48px #17201c1c}.compact-login{justify-items:center;text-align:center}.login-logo{width:168px;max-width:100%;height:auto}.login-panel h1{margin:0;color:#17201c;font-size:2rem;letter-spacing:0}.google-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;border:1px solid #cbd6d0;border-radius:8px;color:#17201c;background:#fff;font-weight:700;cursor:pointer}.google-button:hover{background:#f8faf8}.google-button span{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;color:#fff;background:#008b69;font-weight:800}.login-domain{margin:-10px 0 0;color:#66726d;font-size:.85rem;text-align:center}.sidebar{background:#131316;color:#f4f1ea;padding:18px 14px;display:flex;flex-direction:column;gap:8px}.brand{display:flex;align-items:center;gap:10px;min-height:44px;margin-bottom:16px;font-weight:700}.brand img{width:28px;height:28px}.nav,.primary,.icon-button{border:0;cursor:pointer}.nav{display:flex;align-items:center;gap:10px;width:100%;min-height:40px;padding:0 10px;border-radius:8px;color:#c9c3b8;background:transparent;text-align:left}.nav.active,.nav:hover{color:#f4f1ea;background:#26262b}.workspace{padding:22px}.topbar{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.topbar-actions{display:flex;align-items:center;gap:8px}.user-chip{display:inline-flex;align-items:center;gap:9px;min-height:38px;max-width:260px;padding:0 10px;border:1px solid #ded8cc;border-radius:8px;background:#fff}.user-chip img,.user-chip span{width:24px;height:24px;border-radius:50%}.user-chip span{display:inline-grid;place-items:center;color:#fff;background:#008b69;font-size:.78rem;font-weight:800}.user-chip strong{overflow:hidden;color:#17201c;font-size:.85rem;text-overflow:ellipsis;white-space:nowrap}.topbar h1,.panel h2,.run-row h2,.checkpoint h3{margin:0;letter-spacing:0}.topbar h1{font-size:1.8rem}.eyebrow,.muted,.run-row p,.checkpoint p,.timeline p{color:#66726d}.eyebrow{margin:0 0 4px;text-transform:uppercase;font-size:.75rem;font-weight:700}.mission-grid{display:grid;grid-template-columns:minmax(320px,1.2fr) minmax(280px,.8fr);gap:16px}.panel,.run-row,.checkpoint{background:#fff;border:1px solid #ded8cc;border-radius:8px;box-shadow:0 1px 2px #17201c0a}.panel{padding:18px}.command-panel{grid-row:span 2}form{display:grid;gap:10px}label{font-size:.85rem;font-weight:700}textarea,select,input{width:100%;border:1px solid #cbd6d0;border-radius:8px;padding:10px 12px;color:#17201c;background:#fbfcfb}select{min-height:42px}select:disabled,textarea:disabled,input:disabled{color:#8b938f;background:#eef1ef}textarea{min-height:190px;resize:vertical}.primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:8px;color:#fff;background:#008b69;font-weight:700}.primary:disabled,.icon-button:disabled{opacity:.55;cursor:not-allowed}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:8px;color:#171717;background:#e8e2d7}.approve{background:#dff4e8;color:#006b50}.reject{background:#fae4e1;color:#9a3328}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.badge,.task-pill{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:0 9px;font-size:.75rem;font-weight:700;background:#e4f8f1;color:#006b50}.badge.alert,.badge.waiting{background:#fff0cf;color:#7f5410}.badge.done{background:#dff4e8;color:#23633f}.badge.failed{background:#fae4e1;color:#9a3328}.run-title{margin:0 0 16px;font-size:1.05rem;font-weight:700}.approval-alert{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px;border:1px solid #f0d18f;border-radius:8px;color:#5f4312;background:#fff7e5}.approval-alert strong{display:block;margin-bottom:2px}.approval-alert p,.approval-note,.checkpoint-run{margin:0;color:#66726d}.run-approval{margin-bottom:0}.approval-note{margin-bottom:12px;font-size:.9rem}.metrics{display:grid;grid-template-columns:repeat(4,minmax(70px,1fr));gap:8px}.metric{min-height:66px;padding:10px;border:1px solid #e4e9e6;border-radius:8px;background:#f8faf8}.metric strong{display:block;font-size:1.4rem}.metric span{color:#66726d;font-size:.8rem}.timeline-panel{grid-column:1 / -1}.timeline,.checkpoint-list,.list-view{display:grid;gap:12px;margin:0;padding:0}.timeline{list-style:none}.timeline li{display:grid;grid-template-columns:160px 180px 1fr;align-items:baseline;gap:12px;min-height:38px;border-bottom:1px solid #edf1ef;padding:8px 0}.timeline li:last-child{border-bottom:0}.timeline span{color:#6f5b90;font-size:.8rem;font-weight:700}.timeline p{margin:0}.run-row,.checkpoint{padding:16px}.run-row{display:grid;gap:16px}.run-summary{display:grid;grid-template-columns:minmax(280px,1fr) minmax(260px,.9fr);gap:16px;align-items:center}.run-row h2{margin-top:10px;font-size:1.05rem}.task-strip{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.run-output{display:grid;gap:10px;padding-top:14px;border-top:1px solid #edf1ef}.run-output.compact{margin-top:16px}.output-heading,.task-output-meta{display:flex;align-items:center;gap:10px}.output-heading{justify-content:space-between;color:#17201c}.output-heading span{display:inline-flex;align-items:center;gap:8px;font-weight:700}.output-heading small{color:#66726d;font-size:.8rem}.task-output-list{display:grid;gap:10px}.task-output{display:grid;gap:8px;padding:12px;border:1px solid #e4e9e6;border-radius:8px;background:#fbfcfb}.task-output-meta{align-items:flex-start}.task-output-meta strong{line-height:1.35}.task-output pre{width:100%;max-height:280px;margin:0;overflow:auto;white-space:pre-wrap;word-break:break-word;border-radius:8px;padding:12px;color:#e9f5ef;background:#17201c;font:.86rem/1.45 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.task-output pre.task-error{color:#ffe8e5;background:#3a1511}.task-pill.done{background:#dff4e8;color:#23633f}.task-pill.running{background:#d9eef5;color:#1f6074}.task-pill.pending{background:#edf0ef;color:#53615b}.task-pill.failed{background:#fae4e1;color:#9a3328}.checkpoint{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.checkpoint.requires-approval{border-color:#f0d18f}.checkpoint-meta{display:flex;flex-wrap:wrap;gap:8px}.checkpoint h3{margin-top:10px;font-size:1rem}.checkpoint-run{margin-top:6px;font-size:.85rem}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.decision-note{color:#66726d;font-size:.8rem}.error{padding:10px 12px;border:1px solid #f0b7b0;border-radius:8px;color:#842c24;background:#fff0ee}.form-note,.form-error{margin:0;font-size:.85rem}.form-note{color:#66726d}.form-error{color:#9a3328}@media(max-width:820px){.app-shell{grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:2;display:flex;flex-wrap:wrap;align-items:center}.brand{margin-bottom:0}.nav{width:auto}.mission-grid,.run-summary,.timeline li{grid-template-columns:1fr}.command-panel{grid-row:auto}.task-strip{justify-content:flex-start}.checkpoint{flex-direction:column}.topbar{align-items:flex-start;flex-direction:column}.topbar-actions,.user-chip{width:100%}.user-chip{max-width:none}}
