#NAV ul{display:inline-block;list-style:none;margin:0;padding:0}#NAV ul li{display:inline-block}#NAV a{display:inline-block;margin:0 .75rem;color:#def;text-decoration:none}#NAV a:hover{scale:1.25;text-decoration:none}.section .pages,.subsections{display:grid;grid-template-columns:repeat(auto-fill, minmax(min(35ch,100%), 1fr));gap:.75rem;list-style:none;padding:0;margin:0 0 .75rem 0;font-size:.85em}.section .pages a,.subsections a{display:inline-block;width:100%;height:100%;position:relative;padding:.75rem;border-radius:16px;background-color:rgba(0,0,0,.4980392157);backdrop-filter:blur(5px);color:#def;text-decoration:none}.section .pages a img,.subsections a img{max-width:35%;float:inline-start;margin-right:.75rem}.section .pages a article h1,.subsections a article h1{font-size:1.5em}.section .pages a article *:first-child,.subsections a article *:first-child{margin-top:0}.section .pages a article *:last-child,.subsections a article *:last-child{margin-bottom:0}.section .pages a:hover,.subsections a:hover{scale:1.25;z-index:10}.start{max-width:50%;float:inline-start;margin-right:.75rem}.end{max-width:50%;float:inline-end;margin-left:.75rem}.logo{width:12rem;max-width:30%;border-radius:50%}.video{position:relative;overflow:hidden}.video iframe{border:none;position:absolute;top:0;left:0;width:100%;height:100%}.video::after{display:block;content:"";padding-top:56.25%}.image,picture,source{display:contents}img,pre,.video,canvas{display:block;max-width:95%;height:auto;margin:.75rem auto;border-radius:16px}input,button,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6{font-family:"Nacelle","Inter","Fira Sans","FiraGO",sans-serif;clear:both}h1{text-align:center;line-height:calc(1em + .5rem)}section h2{text-align:center}a,a:active{color:#207bd2;text-decoration:underline;transition:.2s ease-in-out}a:hover{text-decoration:none}a i{font-style:normal}pre{padding:.75rem;overflow-x:auto}pre::before{content:attr(data-lang);display:block;text-align:center;margin-bottom:.75rem}code{font-family:"FiraGO","Fira Code",monospace}footer,blockquote{font-size:.8em}body>footer p,blockquote p{opacity:.75}*,*::before,*::after{box-sizing:border-box}html{font-size:112.5%;scroll-behavior:smooth;scroll-padding-top:calc(.75rem + 1em + .5rem + .75rem + .75rem)}body{overflow-wrap:break-word;hyphens:auto;font-family:"Libre Baskerville","Merriweather",sans-serif;line-height:calc(1em + .5rem);color:#2d2c2b;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;background-color:#e2e4e8;margin:0}body>footer{position:absolute;width:100%;border-top:2px solid;padding:.75rem;background-color:#e2e4e8;z-index:10}body>footer ul{width:fit-content;margin:auto;list-style:none;padding:0}body>footer li{display:inline-block;margin:0 .5em}#current{color:#def;opacity:.75}#NAV{position:sticky;top:0;height:min-content;white-space:nowrap;overflow-x:auto;overflow-y:hidden;text-align:center;background-color:rgba(0,0,0,.4980392157);backdrop-filter:blur(5px);z-index:9}#NAV>a{display:inline-block;padding:.75rem;margin:0}#NAV ul{display:inline-block}.overbox{overflow-x:auto;width:100%;height:fit-content;margin:0}.overbox .center{width:max-content;margin:0 auto 0 calc(50vw - min(70ch + 2.25rem,100vw - 16px)/2 - 8px);display:flex;justify-content:center;flex-wrap:nowrap;align-content:stretch}.overbox aside{width:min(35ch,100vw - 3rem);display:none}#TOC+.overbox aside{display:initial}#TOC+.overbox main{padding:.75rem 1.5rem 3rem .75rem}main{position:relative;z-index:8;width:min(70ch + 2.25rem,100vw - 16px);background:linear-gradient(to right, #e2e4e8 95%, rgba(0,0,0,0) 100%);padding:.75rem .75rem 3rem .75rem}main .info{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;margin:.75rem 0}main .breadcrumb{margin:0;padding:0}main .breadcrumb li{display:inline-block;list-style:none}main .breadcrumb li::after{content:"/";margin:0 .33ch}#TOC{z-index:7;width:min(35ch,100vw - 3rem);position:fixed;top:calc(.75rem + 1em + .5rem + .75rem + .75rem);right:.25rem;overflow-y:auto;height:calc(100% - (.75rem + 1em + .5rem + .75rem + .75rem)*2);padding-inline-start:1em}#TOC>ol{height:min-content}#TOC ol{margin:0;padding-inline-start:.5em}#TOC a{color:#2d2c2b;text-decoration:none}#TOC a:hover{text-decoration:underline}.terms,.term .pages{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;gap:.75rem;padding:.75rem;list-style:none}.terms a,.term .pages a{display:inline-block;color:#def;padding:.75rem;border-radius:16px;color:#def;background-color:rgba(0,0,0,.4980392157);backdrop-filter:blur(5px);text-decoration:none}.terms a:hover,.term .pages a:hover{scale:1.25;z-index:10}a.return{display:block;width:3rem;height:3rem;border-radius:50%;color:#def;text-decoration:none;background-color:rgba(0,0,0,.4980392157);backdrop-filter:blur(5px)}a.return i,a.return svg{display:block;width:fit-content;margin:auto;position:relative;top:50%;transform:translateY(-50%)}a.return:hover{scale:1.25;z-index:10}@media screen and (prefers-color-scheme: dark){body{background-color:#000;color:#bdbcbb}body #NAV{background-color:rgba(119,119,119,.4980392157);backdrop-filter:blur(5px)}body #NAV a{color:#def}body>footer{background-color:#000}main{background:linear-gradient(to right, #000 95%, rgba(0,0,0,0) 100%)}#TOC a{color:#def}.subsections a,.section .pages a{background-color:rgba(119,119,119,.4980392157);backdrop-filter:blur(5px)}a.return{background-color:rgba(119,119,119,.4980392157);backdrop-filter:blur(5px)}.terms a,.term .pages a{background-color:rgba(119,119,119,.4980392157);backdrop-filter:blur(5px)}}@media (pointer: coarse),(pointer: none){html{scroll-padding-top:.5rem}#NAV{position:fixed;top:unset;bottom:0;margin-bottom:0;width:100%}#TOC{top:.5rem}}@media screen and (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}@media print{html{font-size:11pt}header,nav,footer,time,button{display:none}h1,h2,h3,h4,h5,h6{page-break-after:avoid}p{page-break-inside:avoid}}