/* Website status illustrations. Selectors are isolated to .status-views. */
.status-views{--status-border:#5f87af;--status-label:#afd7ff;--status-text:#dadada;--status-dim:#9cabbc;--status-cyan:#00d5df;width:100%;min-width:0;color:var(--status-text);font:13px/1.55 var(--mono,ui-monospace,SFMono-Regular,Menlo,monospace);text-align:left}
.status-views *{box-sizing:border-box;min-width:0}
.status-views :where(h3,h4,p,dl,dt,dd){margin:0;letter-spacing:0}
.status-views :where(button,table){font:inherit}
.status-views button{cursor:pointer;letter-spacing:0}
.status-views [hidden]{display:none!important}
.status-views :where(button,[tabindex]):focus-visible{outline:2px solid #afd7ff;outline-offset:4px}
.status-views[data-status-current=memory]{--status-border:#00d5df}
.status-views[data-status-current=processes]{--status-border:#af5fff}
.status-views .status-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 0 14px;color:#d7ffff;font-size:12px}
.status-views .status-fixture-label{color:#d7d7ff;font-size:10px;padding:3px 7px;border:1px solid #4c5270;white-space:nowrap}
.status-views .status-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:15px}
.status-views .status-tabs button{display:flex;justify-content:center;align-items:center;gap:8px;min-height:42px;border:1px solid #405262;background:#080d13;color:#afd7ff;padding:6px 8px;font-size:12px;transition:background .18s,border-color .18s,color .18s}
.status-views .status-tabs button>span:first-child{color:#00d5df;font-size:16px}
.status-views .status-tabs button[aria-selected=true]{background:#afd7ff;border-color:#afd7ff;color:#00141b}
.status-views .status-tabs button[aria-selected=true]>span:first-child{color:#00141b}
.status-views .status-tabs button:hover{border-color:#d7ffff}
.status-views .status-panels{border:1px solid var(--status-border);border-radius:4px;background:#020609;box-shadow:inset 0 1px #ffffff05;transition:border-color .2s}
.status-views .status-panel{padding:20px;min-height:358px;outline-offset:4px}
.status-views .status-panel.status-enter{animation:status-panel-enter .22s ease-out}
.status-views .status-panel-heading{display:flex;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:19px}
.status-views .status-panel-heading h3{font:700 15px/1.4 var(--mono,monospace);color:var(--status-border)}
.status-views .status-panel-heading>span{font-size:10px;color:#aab9cc;text-align:right}
.status-views .status-panel-note{font-size:11px;line-height:1.65;color:#91a2b4;margin-top:16px}
.status-views .status-account+ .status-account{margin-top:20px;padding-top:17px;border-top:1px solid #273b4c}
.status-views .status-account{--status-account:#afd7af}
.status-views .status-account-1{--status-account:#d7afd7}
.status-views .status-account h4{color:var(--status-account);font-size:13px;line-height:1.4;margin-bottom:12px}
.status-views .status-quota-row{display:grid;grid-template-columns:33px minmax(0,1fr) 39px;gap:11px;align-items:start;margin-top:9px}
.status-views .status-quota-row>b{color:#afd7ff;font-weight:500;line-height:18px}
.status-views .status-quota-row>strong{color:#dadada;font-size:13px;text-align:right;line-height:18px}
.status-views .status-quota-row p{font-size:10px;line-height:1.6;color:#aebdcb;margin-top:3px}
.status-views .status-charbar{display:flex;max-width:100%;font:12px/18px var(--mono,monospace);letter-spacing:-.04em;white-space:nowrap;overflow:hidden}
.status-views .status-charbar b{font-weight:400;color:var(--status-account,var(--status-cyan))}
.status-views .status-charbar i{font-style:normal;color:#d7d7ff4a}
.status-views .status-missing{grid-template-columns:33px minmax(0,1fr);color:#9baabd;font-size:12px}
.status-views .status-perm-modes{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #496579;margin-bottom:17px;text-align:center;font-size:12px}
.status-views .status-perm-modes>span,.status-views .status-perm-modes>strong{padding:7px 4px}
.status-views .status-perm-modes>span:first-child{color:#00d7ff}
.status-views .status-perm-modes>span:last-child{color:#d78787}
.status-views .status-perm-modes>strong{background:#00af5f;color:#031b10}
.status-views .status-perm-list{display:grid;gap:9px;font-size:11px}
.status-views .status-perm-list>div{display:grid;grid-template-columns:76px 1fr;gap:10px}
.status-views .status-perm-list dt{color:#afd7ff}
.status-views .status-perm-list dd{color:#b4c3d1;line-height:1.6}
.status-views .status-linked-task{position:relative;margin-top:16px;padding:12px 13px;border:1px solid #465b68;background:#091117;transition:border-color .2s,background .2s}
.status-views .status-linked-task.is-selected{border-color:#ffd700;background:#1b1a0c}
.status-views .status-task-eyebrow{display:block;font-size:9px;letter-spacing:.06em;color:#9bacbf;margin-bottom:6px}
.status-views .status-linked-task>div{display:flex;align-items:center;gap:9px}
.status-views .status-linked-task strong{font-size:13px;color:#edf5fd}
.status-views .status-claude-tag{display:inline-block;font-size:10px;line-height:17px;background:#d98973;color:#1a0c08;padding:0 5px;border-radius:2px;font-weight:700}
.status-views .status-waiting{color:#ffd700;margin-left:auto;font-size:11px}
.status-views .status-linked-task p{font-size:11px;color:#b2c3cf;margin-top:6px;padding-right:92px}
.status-views .status-linked-task>button{position:absolute;right:12px;bottom:8px;font-size:10px;color:#afd7ff;border:0;background:transparent;padding:6px 0}
.status-views .status-memory-total{display:flex;align-items:center;gap:12px;font-size:11px}
.status-views .status-memory-total>span:first-child{white-space:nowrap;color:#afd7ff}
.status-views .status-memory-total strong{font-size:17px;color:#d7ffff}
.status-views .status-memory-total .status-charbar{flex:1}
.status-views .status-memory-total>b{color:#00af5f;font-size:14px;white-space:nowrap}
.status-views .status-memory-summary{font-size:10px;color:#adbdca;margin:6px 0 13px}
.status-views .status-memory-segments{display:grid;gap:5px}
.status-views .status-memory-row{display:grid;grid-template-columns:115px 1fr 51px;gap:10px;font-size:11px;align-items:center}
.status-views .status-memory-row>span:first-child{color:#afd7ff}
.status-views .status-memory-row strong{font-weight:500;text-align:right}
.status-views .status-memory-facts{display:flex;flex-wrap:wrap;gap:5px 16px;margin-top:12px;font-size:10px;color:#95acbf}
.status-views .status-memory-facts b{font-weight:400;color:#cfdae3}
.status-views .status-memory-facts .status-pressure-normal{color:#00af5f}
.status-views .status-rank-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:16px 0 8px;font-size:10px;color:#becbd5}
.status-views .status-rank-heading h4{color:#00d5df;font-size:12px}
.status-views .status-rank-row{display:grid;grid-template-columns:110px 65px minmax(0,1fr);gap:8px;align-items:center;font-size:10px;margin-top:3px}
.status-views .status-rank-row strong{font-weight:500;color:#ffaf87;text-align:right}
.status-views .status-rank-row .status-charbar b{color:#ffaf87}
.status-views .status-process-toolbar{display:flex;align-items:center;gap:7px;margin-bottom:16px;color:#afd7ff;font-size:11px}
.status-views .status-process-toolbar button{min-height:29px;padding:3px 10px;border:1px solid #4d4364;background:#171224;color:#afd7ff;font-size:11px}
.status-views .status-process-toolbar button[aria-pressed=true]{background:#00ffff;color:#00141b;border-color:#00ffff}
.status-views .status-process-table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:11px;line-height:1.45;text-align:left;font-variant-numeric:tabular-nums}
.status-views .status-process-table .status-col-pid{width:12%}.status-views .status-process-table .status-col-name{width:21%}.status-views .status-process-table .status-col-cpu{width:15%}.status-views .status-process-table .status-col-memory{width:17%}.status-views .status-process-table .status-col-state{width:19%}.status-views .status-process-table .status-col-time{width:16%}
.status-views .status-process-table th{font-weight:500;color:#afd7ff;padding:0 3px 9px 0;border-bottom:1px solid #433455;overflow-wrap:anywhere;font-size:10px}
.status-views .status-process-table td{padding:13px 3px 13px 0;border-bottom:1px solid #251e31;color:#dadada;overflow-wrap:anywhere}
.status-views .status-process-table :is(th,td):nth-child(3),.status-views .status-process-table :is(th,td):nth-child(4){text-align:right;padding-right:8px}
.status-views .status-process-table td button{background:none;border:0;padding:0;color:#afd7ff;font-size:inherit;text-align:left}
.status-views .status-process-table td button>span{font-size:9px}
.status-views .status-process-group{display:flex;align-items:center;gap:9px;border-top:1px dashed #453257;padding-top:15px;margin-top:23px;font-size:11px;color:#c3abd9}
.status-views .status-process-group strong{font-size:11px;font-weight:500}
.status-views .status-process-group>span:last-child{margin-left:auto;font-size:10px;color:#adb6c6}
.status-views .status-notice-zone{margin-top:20px}
.status-views .status-notice-label{font-size:10px;color:#bac4d2;letter-spacing:.07em;margin-bottom:8px}
.status-views .status-notification{display:flex;align-items:center;gap:13px;width:100%;text-align:left;border:1px solid #53616e;border-radius:10px;background:#101b23;padding:14px 15px;box-shadow:0 8px 24px #0002;transition:border-color .2s,background .2s,transform .2s}
.status-views .status-notification:hover{border-color:#a8d6e8;background:#14262f;transform:translateY(-2px)}
.status-views .status-notification:active{transform:translateY(0)}
.status-views .status-notification>img{width:40px;height:32px;object-fit:contain;image-rendering:pixelated;flex:none}
.status-views .status-notification-copy{display:flex;flex-direction:column;gap:3px;flex:1}
.status-views .status-notification-app{display:flex;align-items:center;justify-content:space-between;gap:6px;color:#adc0ce;font-size:10px}
.status-views .status-notification-app>span{font-size:9px;color:#86c7b0}
.status-views .status-notification-copy>strong{font-size:13px;font-weight:600;color:#edf5ff;line-height:1.5}
.status-views .status-notification-copy>span:last-child{font-size:10px;color:#9bafbc;line-height:1.55}
.status-views .status-notification-arrow{font-size:21px;color:#afd7ff;flex:none;transition:transform .2s}
.status-views .status-notification:hover .status-notification-arrow{transform:translate(2px,-2px)}
.status-views .status-notice-condition{font-size:10px;color:#8ca0af;line-height:1.6;margin-top:9px}
.status-views .status-feedback{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@keyframes status-panel-enter{from{opacity:.45;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:500px){.status-views{font-size:12px}.status-views .status-topline{font-size:11px;gap:7px}.status-views .status-tabs{gap:4px}.status-views .status-tabs button{padding:6px 4px;font-size:11px;gap:4px}.status-views .status-tabs button>span:first-child{font-size:14px}.status-views .status-panel{padding:16px 12px;min-height:371px}.status-views .status-panel-heading{margin-bottom:16px;gap:8px}.status-views .status-panel-heading h3{font-size:13px}.status-views .status-panel-heading>span{font-size:9px}.status-views .status-quota-row{gap:6px;grid-template-columns:29px minmax(0,1fr) 35px}.status-views .status-missing{grid-template-columns:29px minmax(0,1fr)}.status-views .status-charbar{font-size:10px}.status-views .status-perm-list>div{grid-template-columns:65px 1fr;gap:8px}.status-views .status-linked-task{padding:11px 10px}.status-views .status-linked-task>div{gap:7px}.status-views .status-linked-task strong{font-size:12px}.status-views .status-linked-task p{padding-right:84px;font-size:10px}.status-views .status-memory-total{gap:8px}.status-views .status-memory-total strong{font-size:15px}.status-views .status-memory-row{grid-template-columns:100px 1fr 42px;gap:6px;font-size:10px}.status-views .status-memory-facts{gap:5px 12px}.status-views .status-rank-row{grid-template-columns:92px 55px minmax(0,1fr);gap:6px}.status-views .status-process-table{font-size:10px}.status-views .status-process-table th{font-size:9px}.status-views .status-process-table :is(th,td):nth-child(3),.status-views .status-process-table :is(th,td):nth-child(4){padding-right:5px}.status-views .status-process-group{gap:7px}.status-views .status-notification{padding:12px;gap:10px}.status-views .status-notification-copy>strong{font-size:12px}.status-views .status-notification-arrow{font-size:18px}}
@media(prefers-reduced-motion:reduce){.status-views .status-panel.status-enter{animation:none}.status-views :is(button,.status-panels,.status-linked-task,.status-notification-arrow){transition:none}.status-views .status-notification:hover,.status-views .status-notification:hover .status-notification-arrow{transform:none}}
