*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeLegibility}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}:root{color-scheme:dark}::selection{color:#0a0a0a;background:#eccd00}*:focus-visible{outline:.2rem solid #eccd00;outline-offset:.2rem}html{height:100%}body{min-height:100%}body{display:flex;flex-direction:column;margin:0;color:#fafafa;background:linear-gradient(135deg, rgba(229,56,59,.18), rgba(0,0,0,0) 38%) fixed,#0a0a0a;font:500 clamp(1rem,.96rem + .22vw,1.15rem)/1.7 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body>header{position:sticky;top:0;z-index:10;background:rgba(10,10,10,.9);border-bottom:.2rem solid #e5383b;backdrop-filter:blur(.8rem)}.container{display:grid;flex:1 0 auto;place-items:start center;padding:clamp(1rem,3.5vw,2.5rem) clamp(1rem,4vw,2rem)}main,article,article>section,section.content{width:min(100%,72ch)}:is(h1,h2,h3){margin:0 0 .25em;line-height:1.1;text-align:center;text-wrap:balance}h1{font-size:clamp(2.4rem,8vw,5rem)}h2{font-size:1.35rem}:is(p,ul,ol,pre,blockquote){margin:0 0 1rem}a{color:#eccd00;text-decoration-thickness:.1em;text-underline-offset:.2em}:is(a:hover,a.active){color:#0a0a0a;background:#62aedc;text-decoration:none}.skip-link,header a,.tags a,nav[aria-label=Pagination] a{display:inline-flex;padding:.35rem .6rem}.skip-link{position:absolute;top:-100%;left:1rem;z-index:100;color:#0a0a0a;background:#eccd00}.skip-link:focus{top:1rem}header ul,.tags,nav[aria-label=Pagination] ul{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;padding:.7rem 1rem;list-style:none}header a,.tags a,nav[aria-label=Pagination] a{color:#fafafa;text-decoration:none}header a:is(:hover,.active),.tags a,nav[aria-label=Pagination] a:hover{color:#0a0a0a;background:#eccd00}.tags a:hover{background:#62aedc}hr{width:min(100%,72ch);border:0;border-top:1px solid #525252}:is(pre,blockquote,.pages article){background:#171717;border:1px solid #525252}pre{overflow:auto;padding:1rem;white-space:pre-wrap;word-wrap:break-word}code:not([data-lang]){color:#62aedc;background:#171717;padding:.08em .3em}code[data-lang],code[data-lang]>*{background-color:rgba(0,0,0,0) !important}:is(a:hover,a.active) code:not([data-lang]){color:inherit;background-color:rgba(0,0,0,0)}blockquote{padding:1rem 1rem 1rem 1.25rem;border-left:.35rem solid #e5383b}.hidden{display:none}.flexbox{display:flex;flex-wrap:wrap;gap:.75rem}.flexbox-horizontal{justify-content:center;align-items:flex-start}.flexbox-vertical{flex-direction:column;align-items:center}.pages{max-width:100%}.pages article{padding:1rem}.meta{color:#d4d4d8;font-size:.95em;justify-content:center}:is(article>section,section.content,.toc) :is(h2,h3){text-align:left}:is(article>section,section.content) ul,article nav.toc ul{padding-left:1.5rem}.site-footer{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:clamp(.75rem,2.5vw,1.5rem) 1rem;text-align:center}.pride-rainbow{align-self:stretch;margin:calc(-1*clamp(.75rem,2.5vw,1.5rem)) -1rem 0;height:.75rem;background-image:linear-gradient(90deg, #e40303, #ff8c00, #ffed00, #008026, #004dff, #750787, #e40303, #ff8c00, #ffed00, #008026, #004dff, #750787, #e40303);background-size:200% 100%;animation:pride-rainbow-scroll 6s linear infinite}@keyframes pride-rainbow-scroll{from{background-position:0% 0}to{background-position:100% 0}}.footer-note{margin:0;color:#d4d4d8;font-size:.95em}