.header_header__P90l2{width:100%;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column}.header_header__P90l2 h1,.header_header__P90l2 h2,.header_header__P90l2 h3{color:#fff}.header_header__P90l2 h1{font-family:RobotoMonoBold;font-size:clamp(1rem,1.3rem + (1vw - .2rem)*.8571,1.7rem);min-height:0}.header_header__P90l2 h2{font-family:RobotoMonoRegular;font-size:clamp(1rem,1rem + (1vw - .2rem)*.8571,1.5rem);min-height:0;font-weight:400}@media screen and (min-width:1150px){.header_header__P90l2{flex-direction:row;width:auto}}.header_logo_wrapper__m7CNA{margin:20px;transform:scale(.8)}.header_header_title__jgyLg{width:100%}.navbar_navbar__hX2mV{width:100%;display:flex;margin-top:2%;justify-content:center;border-bottom:2px dashed #fff}.navbar_navbar__hX2mV ol{padding:0;list-style-type:none;display:flex;flex-direction:column;text-align:center;font-family:RobotoRegular}@media screen and (min-width:800px){.navbar_navbar__hX2mV ol{flex-direction:row}}.navbar_navbar__hX2mV ol a{text-decoration:none}.navbar_navbar__hX2mV ol li{color:#fff;margin:10px;padding:10px}.navbar_navbar__hX2mV ol li:hover{cursor:pointer}.navbar_navbar__hX2mV ol li:hover:after{transform:scaleX(1)}.navbar_navbar__hX2mV ol li:after{content:"";display:flex;justify-content:center;width:100%;height:3px;transform:scaleX(0);margin-top:5px;transform-origin:center left;background:#85cb33;transition:transform .2s ease-in-out}.layout_wrapper__LO32O{min-height:100vh;background:#242424;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start}*{box-sizing:border-box}body,html{height:100%}body{padding:0;margin:0;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:#3d92b6;overflow-wrap:break-word}ol{margin-left:10px;padding:0;list-style-type:none}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}.blog-content>p>img,.events-content>p>img{max-width:100%;height:auto}.mermaid-container>svg{width:auto;height:auto}@font-face{font-family:RobotoRegular;src:url(/_next/static/media/Roboto-Regular.33144faf.woff2) format("woff2");font-weight:400}@font-face{font-family:RobotoMonoRegular;src:url(/_next/static/media/RobotoMono-Regular.10ac26e3.woff2) format("woff2");font-weight:400}@font-face{font-family:RobotoMonoBold;src:url(/_next/static/media/RobotoMono-Bold.8898e188.woff2) format("woff2");font-weight:700}
/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.blog-content>pre,.events-content>pre{background:rgb(52,51,55);padding:20px;border-radius:10px;overflow-x:auto;max-width:100%}.hljs,pre:has(.hljs){color:#c9d1d9;text-wrap:wrap;white-space:pre-wrap;word-break:break-word}pre code{display:block;overflow-x:auto}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#79c0ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-code,.hljs-comment,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}@media (max-width:768px){.blog-content>pre,.events-content>pre{padding:12px}.hljs,pre:has(.hljs){font-size:14px}}pre{position:relative;overflow-x:auto}.line-number{display:inline-block;width:2em;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.3;text-align:right;padding-right:1em}.code-title{background-color:#2d2d2d;color:white;font-size:.8rem;padding:.5rem 1rem;border-top-left-radius:.3rem;border-top-right-radius:.3rem}