@font-face{font-display:swap;font-family:funnel display;font-style:normal;font-weight:400;src:url(/fonts/funnel-display-v3-latin-ext-regular.woff2)format('woff2')}@font-face{font-display:swap;font-family:funnel display;font-style:normal;font-weight:700;src:url(/fonts/funnel-display-v3-latin-ext-700.woff2)format('woff2')}@font-face{font-display:swap;font-family:roboto mono;font-style:normal;font-weight:400;src:url(/fonts/roboto-mono-v31-latin-ext-regular.woff2)format('woff2')}body{background-color:var(--rp-base);color:var(--rp-text);font-family:funnel display,sans-serif;line-height:1.5;margin:auto;max-width:768px}@media only screen and (max-width:810px){body{max-width:90vw}.hidden-on-mobile{display:none}}header{border-bottom:1px solid var(--rp-highlight-low);margin-bottom:1rem}nav>ul{margin:0;padding:0}nav>ul>li{display:inline;list-style:none;margin-right:10px}ul{padding-left:15px}ul>li{list-style:circle}.flex-space-between{display:flex;justify-content:space-between}time{font-size:14px;color:var(--rp-muted)}footer{border-top:1px solid var(--rp-highlight-low);margin-top:1rem;color:var(--rp-muted)}p{text-align:justify;font-size:15px}b,strong{color:var(--rp-iris)}i,em{color:var(--rp-foam)}h1{color:var(--rp-gold)}:is(h2,h3,h4,h5){color:var(--rp-rose)}:is(h1,h2,h3,h4,h5)>a{color:var(--rp-love)}h1>a{color:var(--rp-love)}a{color:var(--rp-love);text-decoration:none;font-weight:700}a:hover{color:var(--rp-rose);text-decoration:underline;transition:.3s}:is(h1,h2,h3,h4,h5,h6)::before{content:'#';color:var(--rp-muted);margin-right:5px}h2::before{content:'##'}h3::before{content:'###'}h4::before{content:'####'}h5::before{content:'#####'}h6::before{content:'######'}header{margin-top:20px}header>span{font-weight:800;font-size:25px;color:var(--rp-gold)}header>span::after{content:"_";color:var(--rp-muted);animation:blink-animation 1.5s steps(5,start)infinite;-webkit-animation:blink-animation 1.5s steps(5,start)infinite}@keyframes blink-animation{to{visibility:hidden}}@-webkit-keyframes blink-animation{to{visibility:hidden}}.inline-heading{display:inline;margin-left:10px}blockquote{border-left:5px solid var(--rp-rose);border-radius:3px;margin:0;background-color:var(--rp-surface)}blockquote>p{margin-left:10px;padding:3px}pre,code{background-color:var(--rp-overlay) !important;font-family:roboto mono,monospace;font-size:14px;border-radius:3px}pre{padding:10px 16px;overflow:auto}code{color:var(--rp-gold);padding:0 3px;word-wrap:break-word}pre>code{padding:0}code>span{color:var(--rp-iris)}table{margin:auto;width:100%}th,td{padding:5px 10px}th{background-color:var(--rp-overlay);text-align:center !important}tr{max-width:500px}tr:nth-child(odd){background-color:var(--rp-highlight-high)}tr:nth-child(even){background-color:var(--rp-highlight-med)}