:root{color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:#0d1117;color:#e6edf3;font:15px/1.55 system-ui,-apple-system,"Segoe UI",sans-serif}a{color:#58a6ff;text-decoration:none}a:hover{text-decoration:underline}.bar{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;border-bottom:1px solid #262d36}.bar .brand{font-weight:600;letter-spacing:.02em;color:#e6edf3}.bar nav{display:flex;align-items:center;gap:.9rem}.bar .who{color:#8b949e;font-size:.85rem}main{max-width:900px;margin:0 auto;padding:1.75rem 1.25rem 4rem}h1{font-size:1.4rem;margin:0 0 .35rem}h2{font-size:1rem;margin:0 0 .6rem}.muted{color:#8b949e}.small{font-size:.85rem}.mono{font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,monospace;font-size:.85rem}.break{overflow-wrap:anywhere}.crumbs{color:#8b949e;font-size:.85rem;margin-bottom:.5rem}.card{background:#161b22;border:1px solid #262d36;border-radius:10px;padding:1.1rem 1.25rem;margin:1rem 0}.card.narrow{max-width:26rem;margin:3rem auto}.card a{color:inherit;display:block}.card a:hover{text-decoration:none}.card a:hover h2{color:#58a6ff}.grid{list-style:none;padding:0;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill, minmax(15rem, 1fr))}.grid .card{margin:0}.state{display:flex;align-items:center;gap:.45rem;margin:.25rem 0}.state.big{font-size:1rem;margin:.5rem 0 0}.dot{width:.55rem;height:.55rem;border-radius:50%;flex:none}.dot.up{background:#3fb950}.dot.down{background:#f85149}.dot.idle{background:#8b949e}dl{display:grid;grid-template-columns:9rem 1fr;gap:.45rem 1rem;margin:0}dl dt{color:#8b949e;font-size:.85rem}dl dd{margin:0;overflow-wrap:anywhere}.tag{display:inline-block;background:#0d1117;border:1px solid #262d36;border-radius:6px;padding:.1rem .4rem;margin-right:.3rem}.tag.tag-ok{border-color:#3fb950;color:#3fb950}.tag.tag-warn{border-color:#8b949e;color:#8b949e}.tag.tag-bad{border-color:#f85149;color:#f85149}.scroll-x{overflow-x:auto;margin:0 -0.25rem}.table{width:100%;border-collapse:collapse;font-size:.9rem}.table th,.table td{text-align:left;padding:.5rem .5rem;border-bottom:1px solid #262d36;white-space:nowrap}.table th{color:#8b949e;font-size:.8rem;font-weight:500}.table tr:last-child td{border-bottom:0}form{display:flex;flex-direction:column;gap:.3rem;margin:1rem 0 .5rem}form label{font-size:.85rem;color:#8b949e;margin-top:.5rem}form input{background:#0d1117;border:1px solid #262d36;border-radius:8px;padding:.55rem .7rem;color:#e6edf3;font:inherit}form input:focus{outline:2px solid #58a6ff;outline-offset:1px}form button{margin-top:1rem;background:#58a6ff;color:#05203f;border:0;border-radius:8px;padding:.6rem .9rem;font:inherit;font-weight:600;cursor:pointer}form button[disabled]{opacity:.45;cursor:not-allowed}form button.link{background:none;color:#8b949e;font-weight:400;padding:0;margin:0}form button.link:hover{color:#e6edf3;text-decoration:underline}.error{max-width:900px;margin:1rem auto 0;padding:.7rem 1rem;border:1px solid #f85149;border-radius:10px;background:rgba(248,81,73,.1)}.empty{color:#8b949e;padding:2rem 0}.with-side{display:grid;grid-template-columns:12rem 1fr;gap:2rem;align-items:start}@media(max-width: 40rem){.with-side{grid-template-columns:1fr;gap:1rem}}.with-side>*{min-width:0}.side{position:sticky;top:1rem}@media(max-width: 40rem){.side{position:static}}.side .side-title{font-weight:600;margin:0 0 .6rem;overflow-wrap:anywhere}.side nav{display:flex;flex-direction:column;gap:.1rem}.side a{color:#8b949e;padding:.35rem .55rem;border-radius:7px}.side a:hover{color:#e6edf3;background:#161b22;text-decoration:none}.side a.on{color:#e6edf3;background:#161b22;font-weight:600}.side .side-foot{margin-top:1rem;font-size:.85rem}.stats{list-style:none;display:flex;gap:1.5rem;padding:0;margin:1rem 0;color:#8b949e;font-size:.85rem}.stats .n{display:block;color:#e6edf3;font-size:1.5rem;font-weight:600}.rows{list-style:none;padding:0;margin:0}.rows li{display:flex;align-items:center;gap:.6rem;padding:.55rem 0;border-bottom:1px solid #262d36}.rows li:last-child{border-bottom:0}
