@import url(https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&display=swap);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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#0d1117;color:#c9d1d9;font-family:JetBrains Mono,monospace;line-height:1.6}.layout{align-items:flex-start;display:flex;gap:4rem;margin:0 auto;max-width:1000px;padding:4rem 2rem}.sidebar{display:flex;flex-direction:column;gap:1rem;min-width:180px;position:-webkit-sticky;position:sticky;top:4rem}.sidebar a{color:#8b949e;font-size:1.1rem;text-decoration:none;transition:color .2s ease}.sidebar a:hover{color:#c9d1d9}.sidebar a:before{color:#ff7b72;content:"./"}.content{display:flex;flex-direction:column;gap:8rem}section{scroll-margin-top:4rem}h1{color:#c9d1d9;font-size:2.5rem;margin-bottom:.5rem}h2{border-bottom:1px solid #30363d;color:#58a6ff;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.5rem}p{font-size:1rem;margin-bottom:1rem}.keyword{color:#ff7b72}.string{color:#a5d6ff}.entity{color:#d2a8ff}.success{color:#7ee787}.comment{color:#8b949e}.project-block{border-left:2px solid #30363d;margin-top:1rem;padding-left:1rem}.ext-link{border-bottom:1px dashed #58a6ff;color:#58a6ff;text-decoration:none}.ext-link:hover{opacity:.7}@media (max-width:768px){.layout{flex-direction:column;gap:2rem}.sidebar{border-bottom:1px solid #30363d;flex-direction:row;flex-wrap:wrap;padding-bottom:1rem;position:relative;top:0;width:100%}}.sidebar a.active{color:#c9d1d9;font-weight:700}.sidebar a.active:before{color:#7ee787}
/*# sourceMappingURL=main.c6061d3e.css.map*/