.uplot,.uplot *,.uplot *:before,.uplot *:after{box-sizing:border-box}.uplot{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5;width:min-content}.u-title{text-align:center;font-size:18px;font-weight:700}.u-wrap{position:relative;user-select:none}.u-over,.u-under{position:absolute}.u-under{overflow:hidden}.uplot canvas{display:block;position:relative;width:100%;height:100%}.u-axis{position:absolute}.u-legend{font-size:14px;margin:auto;text-align:center}.u-inline{display:block}.u-inline *{display:inline-block}.u-inline tr{margin-right:16px}.u-legend th{font-weight:600}.u-legend th>*{vertical-align:middle;display:inline-block}.u-legend .u-marker{width:1em;height:1em;margin-right:4px;background-clip:padding-box!important}.u-inline.u-live th:after{content:":";vertical-align:middle}.u-inline:not(.u-live) .u-value{display:none}.u-series>*{padding:4px}.u-series th{cursor:pointer}.u-legend .u-off>*{opacity:.3}.u-select{background:#00000012;position:absolute;pointer-events:none}.u-cursor-x,.u-cursor-y{position:absolute;left:0;top:0;pointer-events:none;will-change:transform}.u-hz .u-cursor-x,.u-vt .u-cursor-y{height:100%;border-right:1px dashed #607D8B}.u-hz .u-cursor-y,.u-vt .u-cursor-x{width:100%;border-bottom:1px dashed #607D8B}.u-cursor-pt{position:absolute;top:0;left:0;border-radius:50%;border:0 solid;pointer-events:none;will-change:transform;background-clip:padding-box!important}.u-axis.u-off,.u-select.u-off,.u-cursor-x.u-off,.u-cursor-y.u-off,.u-cursor-pt.u-off{display:none}:root{color-scheme:dark;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--bg: #080b09;--panel: #101613;--panel-deep: #0d120f;--panel-raised: #131b16;--border: #243229;--border-strong: #31503b;--text: #e9f5ee;--muted: #8b9d92;--dim: #6f8176;--green: #57e389;--green-soft: #8ff0b2;--blue: #62a0ea;--purple: #c061cb;--amber: #f8e45c;--orange: #ff9e64}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-height:100vh;background:radial-gradient(circle at 50% -20%,rgba(87,227,137,.07),transparent 38rem),var(--bg);color:var(--text)}.skip-link{position:fixed;z-index:20;top:10px;left:10px;padding:9px 12px;color:var(--bg);background:var(--green-soft);border-radius:7px;transform:translateY(-160%)}.skip-link:focus-visible{outline:2px solid var(--text);outline-offset:2px;transform:translateY(0)}main{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:56px 0 calc(56px + env(safe-area-inset-bottom))}header,.section-head,footer{display:flex;align-items:center;justify-content:space-between;gap:24px}.site-head{align-items:end;margin-bottom:28px}h1{margin:0;font-size:clamp(2.7rem,7vw,5rem);letter-spacing:-.08em;line-height:.9;text-wrap:balance}h2,h3{margin:0;letter-spacing:-.03em;text-wrap:balance}h2{font-size:clamp(1.25rem,3vw,1.7rem)}h3{font-size:.95rem}.eyebrow,.fact-label{color:var(--muted);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.eyebrow{font-weight:400}.state,.live-count{display:flex;align-items:center;gap:9px;color:var(--green-soft);white-space:nowrap}.dot{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 18px var(--green)}.dot.offline{background:#e5a50a;box-shadow:none}.public-grid{margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.card{min-width:0;min-height:190px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;background:var(--panel);border:1px solid var(--border);border-radius:16px}.metric-value{margin:18px 0;overflow-wrap:anywhere;font-size:clamp(1.3rem,2.6vw,1.8rem);font-variant-numeric:tabular-nums;letter-spacing:-.05em}.meter{height:6px;overflow:hidden;background:#202c25;border-radius:999px}.meter span{display:block;height:100%;width:0;background:var(--green);border-radius:inherit;transition:width .35s ease}.metric-visuals{display:grid;gap:12px}.metric-chart{display:block;width:100%;aspect-ratio:5 / 1;color:var(--green);overflow:visible}.metric-chart[hidden]{display:none}.metric-chart-line{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.metric-chart-end{fill:currentColor}.private-status{margin-top:16px;overflow:hidden;background:#111713eb;border:1px solid var(--border-strong);border-radius:20px}.private-status[hidden]{display:none}.private-head{padding:24px 26px;display:flex;align-items:start;justify-content:space-between;gap:24px;border-bottom:1px solid var(--border);background:linear-gradient(135deg,rgba(87,227,137,.06),transparent 55%)}.private-title-row{display:flex;align-items:center;gap:10px}.private-badge{padding:5px 9px;color:var(--green-soft);font-size:.7rem;border:1px solid var(--border-strong);border-radius:999px}.private-identity{margin:9px 0 0;color:var(--muted);font-size:.78rem;overflow-wrap:anywhere}.sample-window{display:grid;justify-items:end;gap:6px;color:var(--muted);font-size:.72rem;white-space:nowrap}.sample-window strong{display:flex;align-items:center;gap:8px;color:var(--green-soft);font-size:.78rem;font-weight:500}.sample-window .dot{width:7px;height:7px}.host-strip{display:grid;grid-template-columns:minmax(0,2fr) repeat(2,minmax(110px,.5fr));border-bottom:1px solid var(--border)}.host-fact{min-width:0;padding:18px 24px;border-right:1px solid var(--border)}.host-fact:last-child{border-right:0}.host-fact strong{display:block;margin-top:8px;overflow-wrap:anywhere;font-size:.9rem;font-weight:500;line-height:1.45}.private-charts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--border)}.chart-card{min-width:0;padding:22px 24px 18px;background:var(--panel)}.chart-card-head{min-height:64px;display:flex;align-items:start;justify-content:space-between;gap:16px}.chart-card-copy p{margin:6px 0 0;color:var(--dim);font-size:.72rem}.chart-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px 12px;font-size:.68rem;font-variant-numeric:tabular-nums}.chart-legend>span{display:grid;grid-template-columns:7px auto auto;align-items:center;gap:5px;color:var(--muted)}.chart-legend i,.chart-tooltip i,.service-key{width:7px;height:7px;border-radius:50%}.chart-legend strong{color:var(--text);font-weight:500}.chart-frame{position:relative;min-width:0;min-height:250px;overflow:hidden}.chart-empty{margin:0;min-height:250px;display:grid;place-items:center;color:var(--dim);font-size:.78rem}.chart-empty[hidden]{display:none}.chart-tooltip{position:absolute;z-index:4;min-width:150px;padding:10px 11px;display:grid;gap:6px;pointer-events:none;color:var(--text);background:#080b09f5;border:1px solid var(--border-strong);border-radius:9px;box-shadow:0 12px 32px #00000059;font-size:.68rem;font-variant-numeric:tabular-nums}.chart-tooltip[hidden]{display:none}.chart-tooltip>strong{color:var(--muted);font-weight:500}.chart-tooltip>span{display:flex;align-items:center;justify-content:space-between;gap:18px}.chart-tooltip>span>span{display:flex;align-items:center;gap:6px;color:var(--muted)}.chart-tooltip b{font-weight:500}.chart-frame .uplot{font-family:inherit}.chart-frame .u-over{cursor:crosshair}.services-panel{padding:24px;border-top:1px solid var(--border)}.services-panel .section-head{align-items:end;margin-bottom:16px}.services-note{margin:0;color:var(--dim);font-size:.72rem}.service-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:12px}.service-table-wrap:focus-visible{outline:2px solid var(--green-soft);outline-offset:3px}.service-table{width:100%;border-collapse:collapse;font-size:.75rem;font-variant-numeric:tabular-nums}.service-table th,.service-table td{padding:13px 14px;text-align:right;white-space:nowrap;border-bottom:1px solid var(--border)}.service-table th{color:var(--dim);font-size:.66rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.service-table th:first-child,.service-table td:first-child{text-align:left}.service-table tbody tr:last-child td{border-bottom:0}.service-name{display:flex;align-items:center;gap:8px;color:var(--text);font-weight:500}.service-state{color:var(--muted)}.service-state.active{color:var(--green-soft)}.runner-panel{padding:24px;border-top:1px solid var(--border)}.runner-panel>.section-head{align-items:end;margin-bottom:16px}.runner-freshness{color:var(--dim);font-size:.72rem}.runner-unavailable{margin:0;padding:26px;text-align:center;color:var(--dim);background:var(--panel-deep);border:1px solid var(--border);border-radius:12px}.runner-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid var(--border);border-radius:12px;overflow:hidden}.runner-summary>div{min-width:0;padding:16px 18px;border-right:1px solid var(--border);background:var(--panel-deep)}.runner-summary>div:last-child{border-right:0}.runner-summary span{display:block;color:var(--dim);font-size:.67rem;letter-spacing:.08em;text-transform:uppercase}.runner-summary strong{display:block;margin-top:8px;font-size:1.2rem;font-weight:500;font-variant-numeric:tabular-nums}.runner-capacity-note{margin:9px 2px 0;color:var(--muted);font-size:.72rem;line-height:1.5}.runner-savings-note{margin:9px 2px 0;color:var(--dim);font-size:.67rem;line-height:1.5}.runner-savings-note a{color:var(--muted)}.runner-charts{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;background:var(--border);border:1px solid var(--border);border-radius:12px}.runner-charts .chart-card{padding:19px 18px 15px}.runner-charts .chart-card-head{min-height:78px}.runner-tables{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.runner-tables>section{min-width:0}.runner-tables .recent-jobs{grid-column:1 / -1}.runner-table-head{min-height:28px;margin-bottom:9px;display:flex;align-items:center;justify-content:space-between;gap:12px}.runner-table-head h4{margin:0;font-size:.78rem;font-weight:500}.runner-table-head span{color:var(--dim);font-size:.67rem}.runner-state{color:var(--muted)}.runner-state.running,.runner-outcome.succeeded{color:var(--green-soft)}.runner-outcome.failed{color:#ff7b72}.pool-held{color:var(--orange);font-weight:500}.pool-ceiling{color:var(--muted)}.pool-hold td{padding:9px 14px 12px;text-align:left;white-space:normal;color:var(--muted);font-size:.7rem;line-height:1.55}.pool-hold.refused td{color:var(--orange);background:#ff9e640f}.runner-job{max-width:260px;overflow:hidden;text-overflow:ellipsis}.visitors{margin-top:16px;padding:22px;background:var(--panel);border:1px solid var(--border);border-radius:16px}.visitor-list{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:1px;overflow:hidden;border:1px solid #202c25;border-radius:11px;background:#202c25}.visitor{display:grid;grid-template-columns:1fr auto;gap:16px;padding:14px 15px;background:var(--panel-deep)}.visitor strong{font-weight:500}.visitor-meta{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:.8rem}.visitor-status.live{color:var(--green-soft)}.empty{padding:22px;text-align:center;color:var(--dim);background:var(--panel-deep)}footer{justify-content:flex-end;margin-top:20px;color:var(--dim);font-size:.75rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.public-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.private-charts,.runner-charts{grid-template-columns:1fr}.runner-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.runner-summary>div:nth-child(3){border-right:0}.runner-summary>div:nth-child(-n+3){border-bottom:1px solid var(--border)}.runner-tables{grid-template-columns:1fr}.runner-tables .recent-jobs{grid-column:auto}}@media(max-width:600px){main{width:min(100% - 20px,1180px);padding-top:34px}.site-head,.private-head{align-items:start;flex-direction:column}.public-grid{grid-template-columns:1fr}.card{min-height:175px}.sample-window{justify-items:start}.host-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.host-fact{padding:15px 17px}.host-fact:first-child{grid-column:1 / -1;border-right:0;border-bottom:1px solid var(--border)}.chart-card{padding:18px 16px 14px}.chart-card-head{min-height:auto;flex-direction:column;margin-bottom:10px}.chart-legend{justify-content:flex-start}.services-panel{padding:20px 16px}.services-panel .section-head{align-items:start;flex-direction:column;gap:7px}.runner-panel{padding:20px 16px}.runner-panel>.section-head{align-items:start;flex-direction:column;gap:7px}.runner-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.runner-summary>div:nth-child(3){border-right:1px solid var(--border)}.runner-summary>div:nth-child(2n){border-right:0}.runner-summary>div:nth-child(-n+4){border-bottom:1px solid var(--border)}.visitor{grid-template-columns:1fr;gap:7px}}@media(prefers-reduced-motion:reduce){.dot{box-shadow:none}.meter span{transition:none}}
