:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#d8ddd9;font-synthesis:none;background:#0b0e0d;font-family:Inter,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:1000px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.shell{grid-template-columns:330px 1fr;min-height:100vh;display:grid}.sidebar{background:#111513;border-right:1px solid #29302d;padding:22px 14px;overflow:auto}.sidebar>header,.detail-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}h1,h2,p{margin-top:0}h1{margin-bottom:4px;font-size:22px}h2{color:#8f9b95;letter-spacing:.1em;text-transform:uppercase;margin:24px 8px 8px;font-size:11px}.eyebrow{color:#65d29c;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-family:Consolas,monospace;font-size:11px;display:block}.run-list{gap:4px;display:grid}.run{width:100%;color:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:5px;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 10px;display:grid}.run:hover{background:#191f1c}.run.selected{background:#1b2621;border-color:#315943}.run-copy{min-width:0}.run-copy strong,.run-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.run-copy small{color:#818a85;margin-top:3px}.run time{color:#818a85;font:11px Consolas,monospace}.dot{background:#56605b;border-radius:50%;width:8px;height:8px}.dot.online{background:#54d28f;box-shadow:0 0 8px #54d28f66}.history{border-top:1px solid #29302d;margin-top:24px;padding-top:14px}.history summary{color:#8f9b95;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.history summary span{float:right}.detail{grid-template-rows:auto auto auto auto minmax(240px,1fr) auto;min-width:0;max-height:100vh;padding:28px 32px 24px;display:grid}.detail-header{border-bottom:1px solid #29302d;padding-bottom:18px}.detail-header p{color:#818a85;font:12px Consolas,monospace}.identity{align-items:center;gap:10px;display:flex}.run-actions{gap:8px;display:flex}.quiet,.danger{color:#aeb7b2;background:0 0;border:1px solid #39413d;border-radius:4px;padding:7px 10px}.danger{color:#e39a9a;border-color:#6a3434}.danger:disabled{opacity:.35;cursor:not-allowed}.facts{background:#29302d;border:1px solid #29302d;grid-template-columns:repeat(6,minmax(100px,1fr));gap:1px;margin:18px 0;display:grid}.facts div{background:#111513;padding:11px}.facts span,.facts strong{display:block}.facts span{color:#76817b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:10px}.facts strong{overflow-wrap:anywhere;font-size:13px}.milestones{color:#9aa49f;font-size:12px}.log-toolbar{justify-content:space-between;align-items:center;display:flex}.log-toolbar h2{margin:10px 0}.toggle{color:#909a95;font-size:12px}.event-log{background:#090c0b;border:1px solid #29302d;border-radius:4px;font-family:Consolas,monospace;overflow:auto}.event{border-bottom:1px solid #171c19;grid-template-columns:78px 1fr;gap:14px;padding:9px 12px;font-size:12px;display:grid}.event time{color:#66716b}.event strong{color:#cbd2ce;font-weight:500}.event p{color:#8f9994;white-space:pre-wrap;margin:4px 0 0}.event.action{background:#101a15}.event.delivered strong{color:#65d29c}.event.failed strong{color:#e18484}.event-log pre{color:#aebbb4;white-space:pre-wrap;border-bottom:1px solid #202622;margin:0;padding:12px;font-size:11px}.composer{grid-template-columns:1fr auto;gap:8px;padding-top:14px;display:grid}.composer input,.login input{color:#edf1ef;background:#101412;border:1px solid #39413d;border-radius:4px;outline:none;padding:10px 12px}.composer input:focus,.login input:focus{border-color:#55a97d}.composer button,.login button{color:#07110b;background:#4fb47e;border:0;border-radius:4px;padding:10px 18px;font-weight:700}.composer button:disabled,.composer input:disabled{opacity:.45;cursor:not-allowed}.login{background:#111513;border:1px solid #29302d;border-radius:6px;width:360px;margin:18vh auto;padding:28px}.login label{color:#9aa49f;gap:7px;margin:24px 0 12px;font-size:12px;display:grid}.login button{width:100%;margin-top:8px}.form-error,.error{color:#efa3a3}.error{cursor:pointer;background:#351c1c;margin-bottom:12px;padding:10px}.empty,.centered{color:#727d77;place-items:center;min-height:200px;display:grid}.empty.compact{min-height:100px}.centered{min-height:100vh}
