:root{--ink:#14171a;--ink-muted:#57606a;--paper:#fff;--paper-tint:#f6f8fa;--line:#d0d7de;--accent:#1f6feb;--bar-bg:#0d1117;--bar-text:#c9d1d9;--bar-line:#30363d}*{box-sizing:border-box}html,body{background:var(--paper);color:var(--ink);margin:0;padding:0;font-family:-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.55}h1,h2,h3,h4{color:var(--ink);margin:0 0 .4em;font-weight:700}a{color:var(--accent)}a:hover{text-decoration:none}p{margin:0 0 1em}.wrap{max-width:820px;margin:0 auto;padding:0 20px}code,.mono{font-family:Courier New,Courier,monospace}.masthead{background:var(--bar-bg);color:var(--bar-text);border-bottom:1px solid var(--bar-line);padding:16px 0}.masthead .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.masthead .wordmark{color:var(--bar-text);font-family:Courier New,Courier,monospace;font-size:1.15rem;font-weight:700;text-decoration:none}.masthead .wordmark .dot{color:var(--accent)}.masthead nav ul{gap:16px;margin:0;padding:0;list-style:none;display:flex}.masthead nav a{color:#8b949e;font-size:.85rem;text-decoration:none}.masthead nav a:hover,.masthead nav a[aria-current=page]{color:var(--bar-text)}.hero{border-bottom:1px solid var(--line);padding:30px 0 22px}.hero h1{margin-bottom:10px;font-size:1.55rem}.hero p{color:var(--ink-muted);max-width:62ch;margin:0 0 10px;font-size:.95rem}.snapshot-line{color:var(--ink-muted);font-family:Courier New,monospace;font-size:.78rem}.topics{padding:18px 0 40px}.topics h2{text-transform:uppercase;letter-spacing:.04em;color:var(--ink-muted);margin-bottom:10px;font-size:.78rem}.topic-list{flex-direction:column;display:flex}.topic-row{border-bottom:1px solid var(--line);color:var(--ink);justify-content:space-between;align-items:center;padding:11px 0;text-decoration:none;display:flex}.topic-row:hover .name{color:var(--accent)}.topic-row .name{font-size:1rem;font-weight:600}.topic-row .count{color:var(--ink-muted);font-family:Courier New,monospace;font-size:.8rem}.page-body{padding:28px 0 50px}.page-body h1{font-size:1.55rem}.page-body h2{margin-top:1.6em;font-size:1.15rem}.page-body p,.page-body li{max-width:68ch}.page-body .kicker{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:6px;font-size:.72rem}.crumb{color:var(--ink-muted);padding:12px 0 0;font-size:.78rem}.crumb a{color:var(--ink-muted)}.topic-header{border-bottom:1px solid var(--line);padding:8px 0 20px}.topic-header h1{margin:6px 0;font-size:1.4rem}.topic-header p{color:var(--ink-muted);max-width:64ch;margin:0 0 8px;font-size:.92rem}.repo-list{padding:18px 0}.repo-row{border:1px solid var(--line);justify-content:space-between;gap:14px;margin-bottom:10px;padding:14px 16px;display:flex}.repo-row .left{flex:1;min-width:0}.repo-row .full-name a{color:var(--ink);font-family:Courier New,monospace;font-size:.95rem;font-weight:700;text-decoration:none}.repo-row .full-name a:hover{color:var(--accent)}.repo-row .desc{color:var(--ink-muted);margin-top:4px;font-size:.86rem}.repo-row .lang{color:var(--ink-muted);margin-top:6px;font-family:Courier New,monospace;font-size:.72rem}.repo-row .meta{text-align:right;color:var(--ink-muted);white-space:nowrap;font-family:Courier New,monospace;font-size:.8rem}.repo-row .stars{color:var(--ink);font-weight:700}.topics-grid{flex-direction:column;padding:10px 0 40px;display:flex}footer.site-footer{border-top:1px solid var(--line);margin-top:20px;padding:24px 0 40px}footer.site-footer .wrap{flex-wrap:wrap;justify-content:space-between;gap:30px;display:flex}footer.site-footer h4{margin-bottom:8px;font-size:.92rem}footer.site-footer ul{margin:0;padding:0;list-style:none}footer.site-footer li{margin-bottom:4px}footer.site-footer a{font-size:.85rem}footer.site-footer .disclosure-full{width:100%;color:var(--ink-muted);border-top:1px solid var(--line);max-width:72ch;margin-top:16px;padding-top:12px;font-size:.78rem;display:block}@media (width<=480px){.repo-row{flex-direction:column}.repo-row .meta{text-align:left;margin-top:8px}.masthead .wordmark{font-size:1.05rem}.hero h1{font-size:1.3rem}}
