@layer normalizer,layout,fragments,theme,hotfix;@layer theme{:root{--text-color:oklch(0.1867 0 0);--link-color:oklch(0.407 0.115879 250.2212);--link-color-visited:oklch(0.4403 0.1603 303.37);--bg-color:oklch(0.9821 0 0);--logo-text-color:color-mix(in oklch, var(--text-color), var(--bg-color) 100%);--text-color-70:color-mix(in oklch, var(--text-color) 70%, var(--bg-color) 30%);--success:oklch(0.5198 0.176858 142.4953);--info:oklch(0.452 0.313214 264.052);--warning:oklch(0.7927 0.171 70.67);--danger:oklch(0.628 0.2577 29.23);--space-xs:.42rem;--space-s:.69rem;--space-m:1rem;--space-l:1.3rem;--space-xl:1.69rem;--font-family-base:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, sans-serif;--font-size-base:clamp(14px, 1.2vw, 16px);--max-width-content:690px;--line-height:1.42rem}@media(prefers-color-scheme:dark){:root{--text-color:oklch(0.9821 0 0);--bg-color:oklch(0.1867 0 0);--logo-text-color:color-mix(in oklch, var(--text-color) 100%, var(--bg-color))}}html{font-size:var(--font-size-base)}body{font-family:var(--font-family-base);font-size:var(--font-size-base);line-height:1.42;word-wrap:break-word;overflow-wrap:break-word;background-color:var(--bg-color);color:var(--text-color)}a{color:inherit;font-weight:700}@media(hover:hover) and (pointer:fine){a:hover{text-decoration:underline}}footer{& a{margin:0 .2rem}}small{font-weight:400}table{border-collapse:collapse;border-spacing:0}:focus-visible{outline:2px solid var(--text-color)}header a[aria-label=skip-to-content]{position:absolute;top:0;transform:translateY(calc(3rem * -1));transition:transform .5s;background-color:var(--bg-color);padding:.3rem;&:focus{transform:translateY(0%)}}.global-header{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:center;& nav{display:flex;flex-direction:row;gap:0 1rem;flex-wrap:wrap}& span{font-weight:700;background-color:rebeccapurple;color:var(--logo-text-color);padding:.2rem}& a{text-decoration:none}}}@layer hotfix{}@layer fragments{a[href^=http]:not([href*="mxpppe.at"])::after{content:"\2197\FE0E";color:var(--text-color-70)}.simple-list{margin:1rem 0;& ul{padding-left:0;display:flex;flex-direction:column;gap:.7rem}& li{display:flex;flex-direction:row;gap:.5rem;border:1px solid var(--text-color);padding:.7rem;flex-wrap:nowrap}& a{font-weight:700;text-decoration:none}}.fragment-single-article{display:flex;flex-direction:column;gap:.5rem;& .fragment-single-article__header, & .fragment-single-article__content, & .fragment-single-article__aside, & .fragment-single-article__footer{border:1px solid var(--text-color);padding:.7rem}& .fragment-single-article__footer a{text-decoration:underline}& .fragment-single-article__footer a{text-decoration:underline}& .fragment-single-article__aside p{margin:0}}figure{margin-bottom:.7rem;figcaption{small{padding:.3rem 0;color:var(--text-color-70)}}}.fragment-single-article__header{h1{margin-bottom:0}}.hero{margin-top:.7rem;gap:.5rem;display:flex;flex-direction:column;& h1{margin-top:0}@media(min-width:555px){display: grid; grid-template-columns: 3fr 4fr; margin: 1.67rem 0rem; gap: 1.67rem;}}.badges{margin:.3rem 0;display:flex;flex-direction:row;gap:.3rem;flex-wrap:wrap}:target[id^=fn]{--color-text-target:#131313;--color-bg-target:yellow;color:var(--color-text-target);background-color:var(--color-bg-target);font-weight:700;text-decoration:underline}[id^="fn:"]{text-decoration:none}.footnotes{margin-top:1rem;& ol{margin-bottom:0}}.footnote-ref{text-decoration:none}::marker{color:var(--text-color)}.highlight{margin:.7rem 0;& div{padding:.7rem}}}@layer layout{body{padding:var(--space-s)1rem;margin:auto;max-width:var(--max-width-content)}h1,h2,h3,h4,h5,h6,p,ul,ol{margin:0 0 .5rem}h1,h2,h3,h4,h5,h6{line-height:1.13}p,ul,ol,li{line-height:1.69}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.2rem}h4{font-size:1.1rem}h5{font-size:1rem}h6{font-size:1rem}p{font-size:1rem}img,picture,svg,video{max-width:100%;height:auto;display:block}ul,ol{padding-left:2rem;margin-bottom:1rem}li{margin-bottom:.25rem}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;padding:0;border:1px solid transparent}main{margin:.7rem 0;& hr{margin-bottom:.7rem}}}@layer normalizer{*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;height:100%;line-height:var(--line-height,1.42);overflow-y:auto;scrollbar-gutter:stable;scroll-behavior:smooth}body{min-height:100vh;line-height:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:inherit}}