@charset "utf-8";@import url(vollkorn.css);@import url(pluto/light_colors.css);@import url(pluto/dark_colors.css);@import url(https://cdn.jsdelivr.net/npm/@fontsource/alegreya-sans@4.4.5/400.css);@import url(https://cdn.jsdelivr.net/npm/@fontsource/alegreya-sans@4.4.5/500.css);@import url(https://cdn.jsdelivr.net/npm/@fontsource/alegreya-sans@4.4.5/700.css);@import url(https://cdn.jsdelivr.net/npm/@fontsource/alegreya-sans@4.4.5/400-italic.css);@import url(https://cdn.jsdelivr.net/npm/@fontsource/alegreya-sans@4.4.5/500-italic.css);@import url(https://cdn.jsdelivr.net/npm/@fontsource/alegreya-sans@4.4.5/700-italic.css);*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{margin:0;padding:0}html{font-family:"Alegreya Sans",sans-serif;font-size:1em;font-weight:400;line-height:1.5}@media (min-width:38em){html{font-size:20px}}body{font-family:"Alegreya Sans",sans-serif;font-size:1em;font-weight:400;color:var(--pluto-output-color);background-color:var(--main-bg-color);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a{color:var(--index-clickable-text-color);text-decoration:none}a strong{color:inherit}a:hover,a:focus{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-family:"Vollkorn",serif;line-height:1.25;color:var(--pluto-output-h-color);text-rendering:optimizeLegibility}h1{font-size:2rem}h2{margin-top:1rem;font-size:1.5rem}h3{margin-top:1.5rem;font-size:1.25rem}h4,h5,h6{margin-top:1rem;font-size:1rem}p{margin-top:0;margin-bottom:1rem}strong{color:var(--pluto-output-color)}ul,ol,dl{padding-inline-start:25px;line-height:1.45em}li{line-height:1.45em}dt{font-weight:bold}dd{margin-bottom:.5rem}hr{position:relative;margin:1.5rem 0;border:0;border-top:1px solid #eee;border-bottom:1px solid #fff}abbr{font-size:85%;font-weight:bold;color:#555;text-transform:uppercase}abbr[title]{cursor:help;border-bottom:1px dotted #e5e5e5}blockquote{padding:.5rem 1rem;margin:.8rem 0;color:#7a7a7a;border-left:.25rem solid #e5e5e5}blockquote p:last-child{margin-bottom:0}@media (min-width:30em){blockquote{padding-right:5rem;padding-left:1.25rem}}img{display:block;max-width:100%;margin:0 0 1rem;border-radius:5px}.badge img{height:20px}.badge-container{display:flex;justify-content:center;align-content:center;gap:7px;height:23px;border-bottom:3px solid var(--toc-bg-color)}#iframe-container iframe{position:relative;top:0;left:0;height:calc(100vh - 100px);width:100%;max-width:100%;border:0;box-sizing:border-box;overflow-y:auto}table{margin-bottom:1rem;width:100%;border:1px solid #000;border-collapse:collapse}td,th{padding:.25rem .5rem;border:1px solid #000}tbody tr:nth-child(odd) td,tbody tr:nth-child(odd) th{background-color:var(--toc-bg-color)}html{font-family:"PT Sans",Helvetica,Arial,sans-serif}.sidebar{text-align:center;padding:2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Cantarell,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",system-ui,sans-serif;color:var(--pluto-output-color);background-color:var(--toc-bg-color);text-align:left}@media (min-width:700px){.sidebar{position:fixed;top:0;left:0;bottom:0;width:15rem;text-align:left;overflow-y:scroll}}.sidebar a{color:var(--index-clickable-text-color)}.sidebar-about h1{color:var(--pluto-output-h-color);margin-top:0;font-family:"Vollkorn",serif;font-size:2.25em}.sidebar-nav{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Cantarell,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",system-ui,sans-serif;font-family:"Vollkorn",serif;margin-bottom:1rem;margin-left:0;padding-left:0;font-size:15px}.sidebar-nav-section{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Cantarell,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",system-ui,sans-serif;font-weight:bold;margin-top:20px;margin-bottom:0;margin-left:0;text-overflow:ellipsis}.sidebar-nav-item{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Cantarell,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",system-ui,sans-serif;display:block;font-size:15px;margin-top:0;margin-bottom:1px;margin-left:8px;text-overflow:ellipsis}a.sidebar-nav-item:hover{text-decoration:underline}a.sidebar-nav-item:focus{filter:brightness(0.5)}.sidebar-nav-item.active{filter:brightness(0.5)}@media (min-width:700px){.sidebar-sticky{position:relative;right:1rem;bottom:1rem;left:1rem}}.content{padding-top:0;padding-bottom:0}@media (min-width:700px){.content{max-width:50rem;margin-left:max(14rem,calc((100vw - 50rem))/2);margin-right:0}}