.prose{font-size:1rem;max-width:768px;line-height:2}.prose :where(h1,h2,h3,h4,h5,h6,dl,ol,ul,p){margin-top:1.25rem;margin-bottom:1.25rem}.prose :where(h1){font-size:1.75rem}.prose :where(h2){font-size:1.675rem;line-height:1.5}.prose :where(h3,h4){font-size:1.5rem;line-height:1.5}.prose :where(h5,h6){font-size:1.425rem;line-height:1.5}.prose :where(strong,b){color:rgb(var(--title-clr))}.prose :where(a){font-weight:500;color:rgb(var(--title-clr));border-bottom-width:1px;border-color:rgb(var(--primary-clr))}.prose :where(ol,ul){padding-left:1.625rem}.prose :where(ol){list-style-type:decimal}.prose :where(ul){list-style-type:disc}.prose :where(ol>li,ul>li)::marker{color:rgb(var(--meta-clr))}.prose :where(li){margin-top:.5rem;margin-bottom:.5rem}.prose :where(ol>li,ul>li){padding-left:.375rem}.prose :where(ul ul,ul ol,ol ul,ol ol){margin-top:.75rem;margin-bottom:.75rem}.prose :where(dt){font-weight:500;color:rgb(var(--title-clr));margin-top:1.25rem}.prose :where(dd){margin-top:.5rem;padding-left:1.625rem}.prose :where(hr){border-top-width:1px;margin-top:2.5rem;margin-bottom:2.5rem}.prose :where(table,picture,figure,video,pre,img){margin-top:1.5rem;margin-bottom:1.5rem;border-radius:.75rem}.prose :where(blockquote){margin-top:1.5rem;margin-bottom:1.5rem}.prose :where(table){width:100%;table-layout:auto;text-align:left;font-size:.875em}.prose :where(thead th,tbody td,tfoot td){padding:.625rem}.prose :where(thead){border-bottom-width:1px}.prose :where(thead th){font-weight:700;color:rgb(var(--title-clr));vertical-align:bottom}.prose :where(tbody tr){border-bottom-width:1px}.prose :where(tbody td){vertical-align:baseline}.prose :where(tfoot){border-top-width:1px}.prose :where(tfoot td){vertical-align:top}.prose :where(thead th:first-child,tbody td:first-child,tfoot td:first-child){padding-left:0}.prose :where(thead th:last-child,tbody td:last-child,tfoot td:last-child){padding-right:0}.prose :where(blockquote){font-weight:500;font-style:italic;border-left-width:.25rem;padding-left:1.25rem}.prose :where(picture){display:block}.prose :where(picture>img,figure>*){margin-top:0;margin-bottom:0}.prose :where(figcaption){opacity:.7;font-size:.875em;line-height:1.5;text-align:center;margin-top:.625rem}.prose :where(kbd){border-width:1px;font-size:.75em;border-radius:.25rem;background-color:rgb(var(--light-clr));padding:2px 6px;margin:0 4px}.prose :where(code){font-weight:500;color:rgb(var(--title-clr));font-size:.875em}.prose :where(code):before{content:"`"}.prose :where(code):after{content:"`"}.prose :where(h1 code,h2 code,h3 code,h4 code,h5 code,h6 code,blockquote code,thead th code,a code){color:inherit}.prose :where(pre){overflow-x:auto;font-size:.875em;background-color:rgb(var(--light-clr));border-radius:.375rem;padding:16px 24px}.prose :where(pre code){position:relative;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;font-weight:inherit;background-color:transparent;border-radius:0;border-width:0;padding:0}.prose :where(pre code):after,.prose :where(pre code):before{content:none}.prose :where(.prose>:first-child,hr+*,h2+*,h3+*,h4+*,h5+*,h6+*){margin-top:0}.prose :where(.prose>:last-child){margin-bottom:0}.page__article{max-width:768px;margin:0 auto}.page__header{text-align:center}.page__title{font-size:36px}@media (min-width:576px){.page__title{font-size:40px}}