:root{--text:#111;--text-muted:#444;--bg:#fff;--bg-muted:#ddd;--link:#0969da}@media (prefers-color-scheme:dark){:root{--text:#eee;--text-muted:#bbb;--bg:#33363f;--bg-muted:#222;--link:#539bf5}}html{fill:#111;fill:var(--text);background-color:#fff;background-color:var(--bg);color:#111;color:var(--text);overflow:hidden}body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow:auto}main{margin-left:280px;margin-right:1em;padding-top:1em}footer{font-size:.75em}ul{list-style:none;padding:0}h3,h4,ul{margin:0}.link,a{color:inherit;cursor:pointer;text-decoration:none}.link:hover,a:hover{color:var(--link)}.flex-center,.modal-footer li,.summary span{align-items:center;display:flex}.mt-auto{margin-top:auto}.ml-4{margin-left:.25em}.ml-16{margin-left:1em}.mb-4{margin-bottom:.25em}.mb-8{margin-bottom:.5em}.w-240{width:240px}.flex,.flex-v{display:flex}.flex-v{flex-direction:column}.space-btwn{display:flex;justify-content:space-between}.space-even{display:flex;justify-content:space-evenly}.bold{font-weight:500}.text-muted{fill:var(--text-muted);color:var(--text-muted)}.relative{position:relative}input{border:1px solid var(--text-muted);border-radius:.5em;height:1.75em;outline:0;padding:.25em .5em}.sort{bottom:.25em;left:724px;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media screen and (min-width:1390px){.sort{left:1094px}}.modal-blur{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:hsla(0,0%,100%,.5);height:200vh;inset:-100vh -100vw;position:fixed;width:200vw;z-index:10}.modal{background-color:var(--bg-muted);border-radius:8px;display:flex;flex-direction:column;gap:1em;left:50%;max-width:480px;min-width:320px;padding:32px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100}ul.modal-footer svg{margin-right:.5em}.lang-button div{border-radius:50%;height:.75em;margin-right:.25em;width:.75em}.topic{text-align:right}.topic span,.topic-button{fill:var(--link);border:1px solid var(--link);border-radius:1em;color:var(--link);cursor:pointer;display:inline-flex;font-weight:700;margin-bottom:.25em;padding:.25em .5em}.topic span:hover,.topic-button:hover{fill:#fff;background-color:var(--link);color:#fff}.sidebar{inset:1em;position:fixed;width:240px}.summary svg{margin-right:.25em}.repos{display:flex;flex-wrap:wrap;gap:1em;margin-bottom:1em}.repo-box{border:1px solid var(--text-muted);border-radius:.5em;padding:1em;width:320px}.repo-box>span{display:block;margin-bottom:1em;margin-top:.5em}.repo-box .public{border:1px solid var(--text-muted);border-radius:1em;color:var(--text-muted);font-size:.75em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.25em .5em}
/*# sourceMappingURL=main.c6902891.css.map*/