@import url("https://fonts.googleapis.com/css?family=Inconsolata:400,700|Source+Sans+Pro:400,400i,700,700i,600,600i&display=swap");:root{--fontSans:"Source Sans Pro",sans-serif;--fontMono:"Inconsolata",monospace;--borderRadius:3px;--lightGray:#f5f5f5;--gray:#ddd;--darkGray:#58595b;--brandColor:#ee1431;--hllBg:#fff5a3;--warning:#d73a4f;--green:#007020;--lightGreen:#66ca66;--red:var(--brandColor);--lightRed:#ff8686;--orange:#f07100;--lightOrange:orange;--tan:#997319;--lightTan:tan;--blue:#1743aa;--lightBlue:#88bcff;--purple:#a22de4;--lightPurple:#d995ff;--yellow:#ecbc00;--lightYellow:#ffe553;--textGray:#8b909b;--titleBg:var(--darkGray);--titleColor:#fff;--titlePrefix:"";--listCounterStyle:decimal}.upperalpha{--listCounterStyle:upper-alpha}.loweralpha{--listCounterStyle:lower-alpha}*{box-sizing:border-box}body{margin:0;font-family:var(--fontSans)}h1,h2,h3,h4,h5,h6{font-weight:600}h1:hover a.headerlink,h2:hover a.headerlink,h3:hover a.headerlink,h4:hover a.headerlink,h5:hover a.headerlink,h6:hover a.headerlink{display:inline}h1 code,h2 code,h3 code,h4 code,h5 code,h6 code{font-size:unset}a{text-decoration:none}a:hover{color:var(--brandColor)}a.headerlink{display:none;opacity:.5}dd,ol,ul{padding-left:1.5em}ul{list-style-type:disc}ol{list-style:none;padding:0;counter-reset:lictr}ol .arabic,ol .upperalpha{padding-left:.6em}ol ul{padding-left:2.25em}ol>li{counter-increment:lictr;padding-left:.5em}ol>li:before{float:left;content:counter(lictr,var(--listCounterStyle)) ".";margin-right:.25em;font-weight:700}ol>li>:not(ul):not(ol){margin-left:1em!important}dt{font-weight:700}dt code{font-size:1.1em;border:inherit;color:inherit;padding:inherit;font-weight:inherit}dd>:first-child,li>:first-child{margin-top:0}dd>:last-child,li>:last-child{margin-bottom:0}dd p,li p{margin:0}dd p+p,li,li p+p{margin:.5em 0}dd{margin:0 0 .5em}.cmd,cite{font-weight:700;font-style:italic}blockquote{font-style:italic;margin-left:0;margin-right:0;padding-left:1.25em}blockquote p{margin:.5em 0;font-size:1.2em}blockquote .attribution{font-size:1rem;color:var(--darkGray)}details{margin:1em 0}summary{cursor:pointer}table{border-collapse:collapse}table thead{background:var(--darkGray);color:#fff;font-weight:700}table thead th p{text-align:center}table tr:nth-child(2n){background:var(--lightGray)}td,th{padding:.25em;border:0}td p,th p{margin:0;text-align:left}.td-center td:not(:first-child) p,.td-center th:not(:first-child) p{text-align:center}.td-right td:not(:first-child) p,.td-right th:not(:first-child) p{text-align:right}.simple,.simple p{margin-top:0!important;margin-bottom:0!important}code,pre{font-family:var(--fontMono);font-size:.9em}pre{white-space:pre-wrap;line-height:1.2em}pre .cmd{color:#ff0!important;font-style:normal}.highlight,.highlight-default,.literal-block,code{border:1px solid var(--gray)}code{padding:0 5px;color:var(--brandColor);background:#fff}.highlight,.literal-block,div[class*=highlight-]{padding:.5rem;background:#fff;margin:1rem 0;border:1px solid var(--gray)}.highlight .highlight,.highlight .literal-block,.highlight div[class*=highlight-],.literal-block .highlight,.literal-block .literal-block,.literal-block div[class*=highlight-],div[class*=highlight-] .highlight,div[class*=highlight-] .literal-block,div[class*=highlight-] div[class*=highlight-]{padding:0;margin:0;background:none;border:0}.highlight pre{margin:0}.highlight .hll{background:var(--hllBg)}.console{background:var(--bg)!important;color:var(--color);padding:1em!important;border-radius:calc(var(--borderRadius)*2);line-height:1.5em}.code-block-caption{margin:1rem 0 0;font-size:.9em;font-style:italic}.code-block-caption+*{margin-top:0!important}.image-border{border:1px solid #000}.compare{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;grid-gap:.75em}.compare :first-child,.compare>:not(.container){margin-top:0}dl.function dt,dl.py dt{font-size:1.1em}dl.function dd,dl.py dd{margin-top:.5em}.field-list{border-top:1px solid var(--gray);width:20em}.field-list dt{float:left;clear:left;width:90px;margin-top:.5em}.field-list dd{margin:.5em 0 0!important;padding:0 0 .5em!important;border-bottom:1px solid var(--gray)}.graphviz{width:100%;height:100%}.resizer{min-width:unset!important;max-width:unset!important;min-height:unset!important;max-height:unset!important}.blue,.gone,.gray,.green,.inv-red,.orange,.purple,.red,.tan,.yellow{font-weight:600}pre .blue,pre .gone,pre .gray,pre .green,pre .inv-red,pre .orange,pre .purple,pre .red,pre .tan,pre .yellow{font-weight:700}.inv-red{color:#fff!important;background:var(--red)!important}.gone{-webkit-text-decoration:strikethrough;text-decoration:strikethrough;color:var(--textGray)!important}.red{color:var(--red)!important}.console .red{color:var(--lightRed)!important}.green{color:var(--green)!important}.console .green{color:var(--lightGreen)!important}.orange{color:var(--orange)!important}.console .orange{color:var(--lightOrange)!important}.tan{color:var(--tan)!important}.console .tan{color:var(--lightTan)!important}.blue{color:var(--blue)!important}.console .blue{color:var(--lightBlue)!important}.purple{color:var(--purple)!important}.console .purple{color:var(--lightPurple)!important}.yellow{color:var(--yellow)!important}.console .yellow{color:var(--lightYellow)!important}table.hlist{width:100%;table-layout:fixed}button,table.hlist td{vertical-align:top}button{margin:.5em 0;border:1px solid #dbdbdb;background-color:#fff;color:#363636;cursor:pointer;justify-content:center;padding:calc(.375em - 1px) .75em;text-align:center;white-space:nowrap;box-shadow:none;display:inline-flex;height:2.25em;line-height:1.5;position:relative;border-radius:2px;font-family:var(--fontSans);align-items:center}button:hover{background-color:#f9f9f9}button:active{background-color:#f2f2f2}button:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}@media print{main{margin:1in}.section>.section,table{page-break-inside:avoid}}.note{--titleBg:#1e81c4;--titleColor:#fff;--titlePrefix:"Note: "}.topic{--titlePrefix:""}.hint,.topic{--titleBg:#0e993e;--titleColor:#fff}.hint{--titlePrefix:"Hint: "}.warning{--titlePrefix:"Warning: "}.error,.warning{--titleBg:#f14668;--titleColor:#fff}.error{--titlePrefix:"Error: "}.knowledge_check{--titleBg:var(--purple);--titleColor:#fff;--titlePrefix:"Check Your Knowledge"}.togglereveal{--titleBg:var(--darkGray)}.console{--bg:#333;--color:var(--lightGray)}.hover-reveal.topic{--titlePrefix:"Hint: "}.admonition,.hint,.knowledge_check,.note,.sidebar,.topic,.warning{border:1px solid var(--titleBg)}.admonition>p:first-child,.hint>p:first-child,.knowledge_check>p:first-child,.note>p:first-child,.sidebar>p:first-child,.topic>p:first-child,.warning>p:first-child{background:var(--titleBg);color:var(--titleColor)}.admonition>p:first-child:before,.hint>p:first-child:before,.knowledge_check>p:first-child:before,.note>p:first-child:before,.sidebar>p:first-child:before,.topic>p:first-child:before,.warning>p:first-child:before{content:var(--titlePrefix)}.togglereveal{border:1px solid var(--titleBg)}.admonition,.togglereveal,.topic{margin:1em .5em;padding-bottom:.25em;border-radius:var(--borderRadius)}.admonition-body{padding:0 1em}.admonition>p:first-child,.topic>p:first-child{font-weight:700;padding:.25em .5em;margin:0}.admonition>p:first-child code,.topic>p:first-child code{color:inherit}.hover-reveal:before{content:"Hover to reveal";position:absolute;font-size:.9em;font-style:italic}.hover-reveal:hover:before{content:""}.hover-reveal>:not(.topic-title){visibility:hidden}.hover-reveal:hover>:not(.topic-title){visibility:visible!important}.hover-reveal.topic:before{transform:translate(1em,40px)}.hint>details,.togglereveal>details{margin-top:.5rem;margin-bottom:.25rem}.hint>details>summary:after,.togglereveal>details>summary:after{content:"Click to expand";font-size:.9em;font-style:italic}.hint>details[open]>summary:after,.togglereveal>details[open]>summary:after{content:"Click to hide"}input.fillin{font-family:inherit;font-size:inherit;color:inherit;padding:0;background:transparent;border:0;border-bottom:1px solid #000}input.fillin:hover{border-top:1px solid var(--gray);border-left:1px solid var(--gray);border-right:1px solid var(--gray)}input.fillin:focus{box-shadow:0 0 1px 1px var(--lightBlue) inset;border-top:0;border-left:0;border-right:0}.mcq{padding:0 1em;margin:1em 0;border-radius:var(--borderRadius);border:1px solid var(--gray)}.mcq>p:first-child{margin-bottom:.25em}.mcq ol{margin:0 0 1em}.mcq.numbered{counter-increment:mcqcounter}.mcq.numbered>.mcq-body>:first-child:before{content:counter(mcqcounter) ") ";font-weight:700;font-size:1.3em}.mcq-answer-group{display:flex;align-items:center}.show-feedback .mcq-answer-group:hover{background-color:var(--hllBg)}.mcq-answer-group li{width:100%}.mcq-answer-group input[type=radio]{margin-top:0;margin-bottom:0}.mcq-answer-group input[type=radio]+label{display:block;width:100%;cursor:pointer}.mcq-answer-group input[type=radio]+label>li{padding-left:.5em}.mcq-answer-group input[type=radio]+label>li:before{float:left;content:counter(lictr,var(--listCounterStyle)) ".";margin-right:.25em;font-weight:700}.mcq-answer-group input[type=radio]+label>li>*{margin-left:1em!important}.mcq-correct{--mcqAlertBg:#bdecd0;--mcqAlertColor:var(--green);--mcqAlertPrefix:"✔︎ "}.mcq-incorrect{--mcqAlertBg:#ffeaea;--mcqAlertColor:var(--red);--mcqAlertPrefix:"✘ "}.mcq-alert{margin:.5em 0 1em;padding:.5em;border-radius:var(--borderRadius);background-color:var(--mcqAlertBg);color:var(--mcqAlertColor);display:flex;align-items:center;line-height:1.2em;font-size:90%}.mcq-alert:before{content:var(--mcqAlertPrefix);margin-right:.5em}.mcq-alert dd{margin:0!important;padding:0!important}#page-toc{--bg:var(--darkGray);--color:var(--gray)}#page-header{--bg:var(--brandColor);--color:#fff}#page-footer{--bg:var(--darkGray);--color:var(--gray)}#handouts-container{overflow-x:none;display:grid;grid-template:"sidebar-head" 150px "content" minmax(100vh,auto) "footer" auto/100%}@media only print{#handouts-container{grid-template:"content" minmax(100vh,auto) "footer" auto/100%}}@media (min-width:1135px){#handouts-container{grid-template:"sidebar-head content" 150px "sidebar content" minmax(100vh,auto) "footer content" 10px/275px 860px}}#page-header,#page-toc{padding:1em}#page-header{grid-area:sidebar-head;text-align:center;color:var(--color);background:var(--bg)}@media only print{#page-header{display:none}}#page-header a{color:inherit}#page-header #project-title{font-size:.9em}#page-header #page-title{font-size:1.1em}#page-header #backlink{font-size:.7em}#page-footer{font-size:10px;display:flex;align-items:flex-end}#page-footer p{margin:5px}@media (min-width:1135px){#page-footer{background:var(--bg);color:var(--color)}}#page-toc{display:none;background:var(--bg);color:var(--color)}@media (min-width:1135px){#page-toc{display:block;grid-area:sidebar}}#page-toc ul{list-style:none;margin-left:0;padding-left:0}#page-toc a{color:inherit}#page-toc li{margin:.5rem 0}#page-toc>ul>li>ul>li>ul{margin-bottom:1em;padding-left:1em;font-size:.8em}#page-toc>ul>li>a{display:none}#page-content{background:url(hb-logo.png) no-repeat 100% 1em/2em;margin:3%;line-height:1.4em;grid-area:content}@media (min-width:768px){#page-content{margin:2em 7%}}@media (min-width:1135px){#page-content{margin:2em 80px}}#page-content>.section,#page-content>.section>.section{margin:2em 0}#page-footer{grid-area:footer;height:4rem}.raw-revealjs{display:none!important}.chapter-nav{display:grid;grid-template:"1 2 3"}.chapter-nav .chapter-nav-title{text-align:center}.chapter-nav .chapter-next{text-align:right}