*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:#0a0a0a;color:#eaeaea;line-height:1.5}a{color:#6ee7b7;text-decoration:none}button,input{font-family:inherit;background:#181818;color:#eaeaea;border:1px solid #333;padding:8px 12px;border-radius:6px}button:hover{background:#222;cursor:pointer}.container{max-width:1400px;margin:0 auto;padding:24px}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.header h1{font-size:22px;font-weight:600}.header .meta{font-size:13px;color:#888}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px;margin-bottom:24px}.card{background:#141414;border:1px solid #222;border-radius:8px;padding:16px}.card .label{font-size:12px;color:#888;text-transform:uppercase;letter-spacing:.5px}.card .value{font-size:28px;font-weight:600;margin-top:4px}.card .sub{font-size:13px;color:#999;margin-top:4px}.section-title{font-size:14px;font-weight:600;text-transform:uppercase;color:#888;letter-spacing:.5px;margin-bottom:12px}.slot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));grid-gap:12px;gap:12px}.slot{background:#141414;border:1px solid #222;border-radius:8px;padding:16px}.slot-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.slot-title{font-size:16px;font-weight:600}.slot-status{padding:3px 10px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase}.status-running{background:#064e3b;color:#6ee7b7}.status-paused{background:#422006;color:#fbbf24}.status-asking{background:#1e1b4b;color:#a5b4fc}.status-stale{background:#3f1d1d;color:#fca5a5}.status-finished{background:#064e3b;color:#6ee7b7}.status-unknown{background:#1f1f1f;color:#888}.slot-account{font-size:12px;color:#888;margin-bottom:8px}.slot-progress{display:flex;gap:12px;flex-wrap:wrap;font-size:13px;margin-bottom:10px}.slot-progress .item{display:flex;flex-direction:column}.slot-progress .item .k{color:#666;font-size:11px}.slot-progress .item .v{color:#ddd;font-weight:500}.progress-bar{background:#1f1f1f;height:8px;border-radius:4px;overflow:hidden;margin:8px 0}.progress-bar .fill{background:#6ee7b7;height:100%;transition:width .3s}.progress-bar .fill.amber{background:#fbbf24}.progress-bar .fill.red{background:#fca5a5}.tmux-preview{background:#050505;border:1px solid #222;border-radius:6px;padding:10px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;color:#999;max-height:160px;overflow-y:auto;white-space:pre-wrap;word-break:break-all}.token-row{display:flex;justify-content:space-between;font-size:12px;padding:4px 0;color:#aaa}.token-row .k{color:#666}.bar-block{margin:8px 0}.bar-label{display:flex;justify-content:space-between;font-size:11px;color:#888;margin-bottom:4px}.window-block{background:#0d0d0d;border:1px solid #1d1d1d;border-radius:6px;padding:10px;margin:8px 0}.window-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px;border-bottom:1px solid #1a1a1a;padding-bottom:4px}.window-name{font-size:12px;font-weight:600;color:#ddd}.window-reset{font-size:10px;color:#666;font-family:ui-monospace,monospace}.active-pause{border:1px solid #5a3b15;padding:8px 12px;border-radius:6px;margin:10px 0;font-size:13px}.active-pause,.attention-banner{background:#2d1b06;color:#fbbf24}.attention-banner{border:2px solid #5a3b15;border-radius:8px;padding:16px 20px;margin-bottom:20px}.attention-title{font-size:16px;font-weight:600;margin-bottom:8px}.attention-row{font-size:13px;padding:4px 0;color:#ddd}.attention-row strong{color:#fbbf24}.usage-bar-block{margin:8px 0}.usage-bar-row{display:flex;justify-content:space-between;align-items:baseline;font-size:12px;margin-bottom:4px}.usage-bar-label{color:#ddd;font-weight:500}.usage-bar-pct{color:#999;font-size:11px}.usage-bar-pct,.usage-bar-reset{font-family:ui-monospace,monospace}.usage-bar-reset{font-size:10px;color:#666;margin-top:3px}.feed{background:#141414;border:1px solid #222;border-radius:8px;padding:16px}.feed-event{font-size:13px;padding:6px 0;border-bottom:1px solid #1a1a1a;display:flex;gap:12px;align-items:baseline}.feed-event:last-child{border-bottom:none}.feed-event .ts{color:#555;font-family:ui-monospace,monospace;font-size:11px;width:80px}.feed-event .slot{color:#6ee7b7;width:60px}.feed-event .phase{color:#fbbf24;width:80px;font-size:11px}.feed-event .summary{color:#ccc;flex:1 1}.empty-state{text-align:center;padding:60px;color:#666}.error{background:#3f1d1d;color:#fca5a5;padding:12px;border-radius:6px;margin-bottom:16px;font-size:13px}.refresh-btn{background:#1e3a8a;border-color:#1e40af}.refresh-btn:hover{background:#1e40af}.stale-warning{color:#fbbf24;font-size:12px}