﻿:root{color-scheme:light;--background: #f8f7f3;--foreground: #181817;--text: #2b2a27;--muted: #6f6c64;--border: #b8b4aa;--link: #005ef2;--link-visited: #6726d6;--link-active: #b100be;--surface: #eeeae2;--selection-background: #3366cc;--selection-foreground: #ffffff;--footnote-popup-background: #eeeeee;--svg-filter: none}@media (prefers-color-scheme: dark){:root:not([data-theme]){color-scheme:dark;--background: #0b0b0a;--foreground: #e8e6df;--text: #d8d5cc;--muted: #aaa69c;--border: #55534d;--link: #00ffaf;--link-visited: #c3a8ff;--link-active: #ff5bd5;--surface: #222222;--selection-background: #ffcc00;--selection-foreground: #000000;--footnote-popup-background: #333333;--svg-filter: invert(1)}}:root[data-theme=light]{color-scheme:light;--background: #f8f7f3;--foreground: #181817;--text: #2b2a27;--muted: #6f6c64;--border: #b8b4aa;--link: #005ef2;--link-visited: #6726d6;--link-active: #b100be;--surface: #eeeae2;--selection-background: #3366cc;--selection-foreground: #ffffff;--footnote-popup-background: #eeeeee;--svg-filter: none}:root[data-theme=dark]{color-scheme:dark;--background: #0b0b0a;--foreground: #e8e6df;--text: #d8d5cc;--muted: #aaa69c;--border: #55534d;--link: #00ffaf;--link-visited: #c3a8ff;--link-active: #ff5bd5;--surface: #222222;--selection-background: #ffcc00;--selection-foreground: #000000;--footnote-popup-background: #333333;--svg-filter: invert(1)}html{font-family:"IBM Plex Serif",serif;font-size:1.05rem;line-height:1.5;margin-left:auto;margin-right:auto;max-width:65ch;padding:1.5rem 1em 3em;background:var(--background);color:var(--foreground)}@media screen and (min-width: 64rem){html{margin-left:max(2rem,(100vw - 65ch - 18rem)/2);margin-right:auto}}h1,h2,h3,h4,h5,h6,header,nav,body>footer{font-family:"IBM Plex Sans",sans-serif}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;margin:2.2em 0 .7em}h1{font-size:1.45em}h2{font-size:1.25em}h3{font-size:1.1em}h4{font-size:1em}h5{font-size:.95em}h6{font-size:.9em}h1::before{content:"# "/""}h2::before{content:"## "/""}h3::before{content:"### "/""}h1::before,h2::before,h3::before{color:var(--muted)}pre,code,kbd,samp{font-family:"IBM Plex Mono",monospace}code,kbd,samp{font-size:.9em}pre{overflow-x:auto;font-size:.9em;line-height:1.45}pre code{background:none !important;font-size:inherit}:not(pre)>code{padding:.08em .22em}article p,article ul,article ol,.desc{color:var(--text)}p{text-align:left}p,ul,ol,.g,article>footer,article>header{margin:0 0 1.5em}img{max-width:100%}img:not([src*=".svg"]),article>div,pre{border-radius:.3rem}img[src$="#pixelate"]{image-rendering:pixelated}nav img[src*=".svg"],footer img[src*=".svg"],.media__theme{filter:var(--svg-filter)}pre{padding:1.5rem;margin:0 0 1.5rem;background:var(--surface) !important}blockquote{margin:0 0 1.5rem;padding:0 0 0 1.25em;border-left:3px solid var(--border);color:var(--text);background:none !important}blockquote>*:last-child{margin-bottom:0}code,article>img,article>p>img,.g img{background:var(--surface) !important}article>img,article>p>img,article>div{display:block;margin-bottom:1.5rem;width:100%}.media{width:100%;margin:0 0 1.5rem}.media>a{display:block}.media img{display:block;width:100%;height:auto}.media figcaption{margin-top:.4rem;font-family:"IBM Plex Sans",sans-serif;font-size:.85rem;color:var(--muted)}.media--raster img{border-radius:.3rem;background:var(--surface)}a[data-lightbox] img{cursor:zoom-in}::selection{background:var(--selection-background);color:var(--selection-foreground)}.giallo{color-scheme:inherit !important}.s{font-size:.85rem;color:var(--muted)}body>header>div{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.75rem}body>header>div>span:first-child{min-width:0}body>header>div strong{font-size:1rem;font-weight:600;color:var(--foreground)}body>header>div .desc{font-size:.85rem;font-weight:400;color:var(--muted)}body>header>div .theme{flex:0 0 auto;font-size:.72rem;opacity:.8}body>header>div .theme:hover,body>header>div .theme:focus-within{opacity:1}body>header>div .theme span{padding:.18em .45em}header>hr{margin:0 0 .5rem}.theme{display:inline-flex;padding:0;margin:0;overflow:hidden;border:1px solid var(--border);border-radius:.3rem;font-family:"IBM Plex Sans",sans-serif;font-size:.8rem}.theme[hidden]{display:none}.theme legend{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.theme label{cursor:pointer}.theme label+label{border-left:1px solid var(--border)}.theme input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.theme span{display:block;padding:.25em .55em;color:var(--muted);user-select:none}.theme input:checked+span{color:var(--foreground);background:var(--surface);font-weight:600}.theme input:focus-visible+span{outline:2px solid var(--link);outline-offset:-2px}.theme label:hover span{color:var(--link-active)}nav{display:flex;gap:.5rem;margin:0 0 .75rem;font-family:"IBM Plex Sans",sans-serif}nav a{flex:1;display:flex;flex-direction:column;align-items:center;padding:.1rem 0;overflow:hidden;font-size:.9rem;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}footer{margin-top:1.5rem}body>footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem}body>footer img,body>footer svg{width:1em;height:1em;vertical-align:middle}.g{display:grid;grid-template-columns:repeat(auto-fill, minmax(7rem, 1fr));gap:.5rem}.g a{aspect-ratio:1;display:flex;align-items:center;justify-content:center}.g img{object-fit:contain;max-height:100%;max-width:100%}.p{list-style:none;padding:0;margin:0 0 1.5rem}.p>li{display:grid;grid-template-columns:max-content 1fr;gap:.75rem;align-items:baseline;margin:0 0 .45rem}.p time{font-family:"IBM Plex Sans",sans-serif;font-size:.9rem;font-weight:400;color:var(--muted);white-space:nowrap}.p>li>div{min-width:0;margin:0;font-size:.9rem;line-height:1.3}.p>li>div>a{font-family:"IBM Plex Sans",sans-serif;font-weight:600}.p ul{margin:0}.lb{padding:0;border:0;margin:auto;max-width:95vw;max-height:95vh;overflow:visible;background:rgba(0,0,0,0)}.lb::backdrop{background:rgba(0,0,0,.8666666667)}.lb img{display:block;width:auto;height:auto;max-width:95vw;max-height:calc(95vh - 2.5rem)}.lb__bar{display:flex;justify-content:flex-end;height:2.5rem;align-items:center}.lb__bar button{padding:.25rem .5rem;border:0;font:inherit;color:#fff;background:rgba(0,0,0,0);cursor:pointer}.footnote-definition{display:flex;gap:.5em;margin:0 0 .5em;font-size:.85rem}.footnote-definition p{margin:0}.footnote-definition-label{min-width:1.5em}.footnote-reference{margin:0 .15em}section.footnotes{margin-top:4rem;padding-top:0;padding-left:1.5rem;border-top:1px solid var(--border);color:var(--muted);font-size:.8em;line-height:1.4}.footnotes-list{padding-left:1.5rem}.footnotes-list li{margin-top:.4rem}.footnote-popup{position:fixed;z-index:1000;width:max-content;max-width:min(28rem,100vw - 2rem);padding:.75rem .9rem;font-size:.85rem;line-height:1.4;background:var(--footnote-popup-background);border:1px solid var(--border);border-radius:.4rem;box-shadow:0 2px 6px rgba(0,0,0,.1),0 8px 24px rgba(0,0,0,.08)}.footnote-popup[hidden]{display:none}.footnote-popup p:first-child{margin-top:0}.footnote-popup p:last-child{margin-bottom:0}.footnote-popup-jump{display:block;margin-top:.5rem;font-size:.8em;color:var(--muted)}a{color:var(--link);text-decoration-thickness:.08em;text-underline-offset:.14em}a:visited{color:var(--link-visited)}a.active,a:active,a:hover{color:var(--link-active);text-decoration-style:dotted}a[rel~=external]::after{content:"⁠↗";margin-left:.15em;font-size:.75em;vertical-align:.15em}a[rel~=external]:has(img){position:relative;display:inline-block}a[rel~=external]:has(img)::after{position:absolute;right:.3em;top:.3em;margin-left:0;vertical-align:initial}hr{border:0;border-top:1px dotted var(--border);clear:both}sup,sub{position:relative;vertical-align:baseline;font-size:.75em;line-height:0}sup{top:-.5em}sub{bottom:-.25em}.search-input{box-sizing:border-box;width:100%;margin-bottom:2rem;padding:.5rem;font:inherit;color:inherit;background:rgba(0,0,0,0);border:1px solid var(--border)}.search-input:focus{outline:2px solid var(--link);outline-offset:2px}@media (max-width: 30em){html{font-size:1rem}body>header .desc{display:none}nav.many{flex-wrap:wrap;row-gap:1rem}nav.many a{flex-basis:var(--nav-basis)}}@media print{*{color:#000 !important;filter:none !important;background:none !important}html{font-size:.8rem;max-width:none;padding:0;background:#fff !important}.theme{display:none !important}img,pre{break-inside:avoid}}main{counter-reset:margin}.margin{counter-increment:margin}.margin__fallback{display:none}.margin__ref{padding:0;border:0;vertical-align:super;font:inherit;font-size:0;color:var(--link);background:rgba(0,0,0,0);cursor:pointer}.margin__ref::after{content:counter(margin);font-size:.7rem;line-height:1}.margin__body{display:block;margin:.4rem 0 .8rem 1rem;padding-left:.75rem;border-left:1px solid var(--border);font-size:.85rem;line-height:1.4;color:var(--muted)}.margin__body::before{content:counter(margin) ". ";font-weight:500}@media screen and (max-width: 63.999rem){html.js .margin__body{display:none}html.js .margin--open .margin__body{display:block}}@media screen and (min-width: 64rem){.margin__body{float:right;clear:right;width:16rem;margin:0 -18rem .8rem 2rem;padding-left:.75rem;border-left:1px solid var(--border)}.margin__ref{cursor:default}}