@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap";/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.highlight table td{padding:5px}.highlight table pre{margin:0}.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:700}.highlight .c1{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:700;font-style:italic}.highlight .c,.highlight .cd{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .gd{color:#000;background-color:#fdd}.highlight .ge{color:#000;font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:700}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:#000;font-weight:700}.highlight .kt{color:#458;font-weight:700}.highlight .k,.highlight .kv{color:#000;font-weight:700}.highlight .mf,.highlight .mh,.highlight .il,.highlight .mi,.highlight .mo,.highlight .m,.highlight .mb,.highlight .mx{color:#099}.highlight .sb,.highlight .sc,.highlight .sd,.highlight .s2,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .s{color:#d14}.highlight .na{color:teal}.highlight .bp{color:#999}.highlight .nb{color:#0086b3}.highlight .nc{color:#458;font-weight:700}.highlight .no{color:teal}.highlight .nd{color:#3c5d5d;font-weight:700}.highlight .ni{color:purple}.highlight .ne,.highlight .nf,.highlight .nl{color:#900;font-weight:700}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .nv{color:teal}.highlight .ow,.highlight .o{color:#000;font-weight:700}.highlight .w{color:#bbb}.highlight{background-color:#f8f8f8}:root{--header-heading-color: #fff;--header-bg-color: #159957;--header-bg-color-secondary: #155799;--section-headings-color: #159957;--body-text-color: #606c71;--body-link-color: #1e6bb8;--blockquote-text-color: #819198;--code-bg-color: #f3f6fa;--code-text-color: #567482;--border-color: #dce6f0;--table-border-color: #e9ebec;--hr-border-color: #eff0f1}*{box-sizing:border-box}body{padding:0;margin:0;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:#606c71}#skip-to-content{height:1px;width:1px;position:absolute;overflow:hidden;top:-10px}#skip-to-content:focus{position:fixed;top:10px;left:10px;height:auto;width:auto;background:#e19447;outline:thick solid #e19447}a{color:#1e6bb8;text-decoration:none}.btn{display:inline-block;margin-bottom:1rem;color:#ffffffb3;background-color:#ffffff14;border-color:#fff3;border-style:solid;border-width:1px;border-radius:.3rem;transition:color .2s,background-color .2s,border-color .2s}.btn:hover{color:#fffc;text-decoration:none;background-color:#fff3;border-color:#ffffff4d}.btn+.btn{margin-left:1rem}@media screen and (min-width:64em){.btn{padding:.75rem 1rem}}@media screen and (min-width:42em)and (max-width:64em){.btn{padding:.6rem .9rem;font-size:.9rem}}@media screen and (max-width:42em){.btn{display:block;width:100%;padding:.75rem;font-size:.9rem}.btn+.btn{margin-top:1rem;margin-left:0}}.page-header{color:#fff;text-align:center;background-color:#159957;background-image:linear-gradient(120deg,#155799,#159957)}@media screen and (min-width:64em){.page-header{padding:5rem 6rem}}@media screen and (min-width:42em)and (max-width:64em){.page-header{padding:3rem 4rem}}@media screen and (max-width:42em){.page-header{padding:2rem 1rem}}.project-name{margin-top:0;margin-bottom:.1rem}@media screen and (min-width:64em){.project-name{font-size:3.25rem}}@media screen and (min-width:42em)and (max-width:64em){.project-name{font-size:2.25rem}}@media screen and (max-width:42em){.project-name{font-size:1.75rem}}.project-tagline{margin-bottom:2rem;font-weight:400;opacity:.7}@media screen and (min-width:64em){.project-tagline{font-size:1.25rem}}@media screen and (min-width:42em)and (max-width:64em){.project-tagline{font-size:1.15rem}}@media screen and (max-width:42em){.project-tagline{font-size:1rem}}.main-content{word-wrap:break-word}.main-content :first-child{margin-top:0}@media screen and (min-width:64em){.main-content{max-width:64rem;padding:2rem 6rem;margin:0 auto;font-size:1.1rem}}@media screen and (min-width:42em)and (max-width:64em){.main-content{padding:2rem 4rem;font-size:1.1rem}}@media screen and (max-width:42em){.main-content{padding:2rem 1rem;font-size:1rem}}.main-content kbd{background-color:#fafbfc;border:1px solid #c6cbd1;border-bottom-color:#959da5;border-radius:3px;box-shadow:inset 0 -1px #959da5;color:#444d56;display:inline-block;font-size:11px;line-height:10px;padding:3px 5px;vertical-align:middle}.main-content img{max-width:100%}.main-content h1,.main-content h2,.main-content h3,.main-content h4,.main-content h5,.main-content h6{margin-top:2rem;margin-bottom:1rem;font-weight:400;color:#159957}.main-content p{margin-bottom:1em}.main-content code{padding:2px 4px;font-family:Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.9rem;color:#567482;background-color:#f3f6fa;border-radius:.3rem}.main-content pre{padding:.8rem;margin-top:0;margin-bottom:1rem;font:1rem Consolas,Liberation Mono,Menlo,Courier,monospace;color:#567482;word-wrap:normal;background-color:#f3f6fa;border:solid 1px #dce6f0;border-radius:.3rem}.main-content pre>code{padding:0;margin:0;font-size:.9rem;color:#567482;word-break:normal;white-space:pre;background:transparent;border:0}.main-content .highlight{margin-bottom:1rem}.main-content .highlight pre{margin-bottom:0;word-break:normal}.main-content .highlight pre,.main-content pre{padding:.8rem;overflow:auto;font-size:.9rem;line-height:1.45;border-radius:.3rem;-webkit-overflow-scrolling:touch}.main-content pre code,.main-content pre tt{display:inline;max-width:initial;padding:0;margin:0;overflow:initial;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.main-content pre code:before,.main-content pre code:after,.main-content pre tt:before,.main-content pre tt:after{content:normal}.main-content ul,.main-content ol{margin-top:0}.main-content blockquote{padding:0 1rem;margin-left:0;color:#819198;border-left:.3rem solid #dce6f0}.main-content blockquote>:first-child{margin-top:0}.main-content blockquote>:last-child{margin-bottom:0}.main-content table{display:block;width:100%;overflow:auto;word-break:normal;word-break:keep-all;-webkit-overflow-scrolling:touch}.main-content table th{font-weight:700}.main-content table th,.main-content table td{padding:.5rem 1rem;border:1px solid #e9ebec}.main-content dl{padding:0}.main-content dl dt{padding:0;margin-top:1rem;font-size:1rem;font-weight:700}.main-content dl dd{padding:0;margin-bottom:1rem}.main-content hr{height:2px;padding:0;margin:1rem 0;background-color:#eff0f1;border:0}.site-footer{padding-top:2rem;margin-top:2rem;border-top:solid 1px #eff0f1}@media screen and (min-width:64em){.site-footer{font-size:1rem}}@media screen and (min-width:42em)and (max-width:64em){.site-footer{font-size:1rem}}@media screen and (max-width:42em){.site-footer{font-size:.9rem}}.site-footer-owner{display:block;font-weight:700}.site-footer-credits{color:#819198}header{color:#fff;text-align:center;background-color:#159957;background-image:linear-gradient(120deg,#155799,#159957)}.page-header{color:unset!important;text-align:unset!important;background-color:unset!important;background-image:unset!important}#content{padding:2rem 1rem}#content.with-toc{max-width:90rem}#content-wrapper{max-width:65rem;width:100%}@media(min-width:300px){#content:not(.with-toc)>#content-wrapper{margin:0}}@media(min-width:700px){#content:not(.with-toc)>#content-wrapper{margin:0 2rem}}@media(min-width:1050px){#content:not(.with-toc)>#content-wrapper{margin:0 6rem}}.highlighter-rouge .rouge-gutter{border-width:0;border-right-width:1px;padding:0}.highlighter-rouge .rouge-gutter>.lineno{border-width:0;color:#56748266}.highlighter-rouge .rouge-code{border-width:0;padding:0 8px}.highlighter-rouge .rouge-code>pre{border-width:0}.highlighter-rouge .rouge-table{margin:0}.highlighter-rouge>div.highlight>pre.highlight{padding:.5rem 2.5rem .5rem .5rem}.highlighter-rouge:is(.language-plaintext,.single-line) .rouge-gutter{display:none}.highlighter-rouge:is(.language-plaintext,.single-line) .rouge-code{padding:0}.highlighter-rouge:is(.language-plaintext,.single-line) .rouge-code>pre{padding:6px}.main-content code.highlighter-rouge{padding:.2em .4em;border:1px solid rgba(86,116,130,.2)}.highlighter-rouge{position:relative}.highlighter-rouge .copy-code-btn{position:absolute;top:.5rem;right:.5rem;border:1px solid rgba(86,116,130,.2);border-radius:4px;cursor:pointer;font-size:1.1em;transition:all .2s ease;z-index:10;border-width:0px;background-color:transparent;padding:0}.highlighter-rouge .copy-code-btn:hover{border-color:#5674824d;color:#56748299}.highlighter-rouge .copy-code-btn.copied{border-color:#4caf5066}@media print{li{page-break-inside:avoid}footer{display:none}.page-header,#breadcrumb-strip{display:none}}a{color:#06c;text-decoration:none}a:hover{text-decoration:underline}main a:visited{color:purple}main#content.main-content{flex-direction:column;align-items:stretch;gap:0}@media(min-width:1024px){main#content.main-content{flex-direction:row;align-items:flex-start;gap:2rem}}@media(min-width:1024px){aside#toc{width:280px;flex-shrink:0;position:sticky;top:1rem;max-height:80vh;overflow-y:auto}}@media(min-width:1350px){aside#toc{width:308px}}@media(min-width:1500px){aside#toc{width:336px}}@media(min-width:1650px){aside#toc{width:364px}}@media(min-width:1800px){aside#toc{width:392px}}@media(max-width:1023px){aside#toc{width:100%;margin-bottom:2rem}}@media(min-width:1024px){#content-wrapper{flex:1;min-width:0}}@media(max-width:1023px){#content-wrapper.with-toc{width:100%}}#toc{background:#f3f6fa;border-left:4px solid #1e6bb8;border-radius:4px;padding:1.5rem;font-size:.95em;margin-bottom:2rem}#toc h2{margin-top:0;margin-bottom:1.2rem;font-size:1.1em;color:#159957;border-bottom:2px solid #1e6bb8;padding-bottom:.5rem}#toc ul{list-style:none;padding-left:0;margin:0}#toc ul li{margin:.1rem 0}#toc ul ul{padding-left:1rem;margin-top:.1rem}#toc a{color:#1e6bb8;text-decoration:none;transition:all .2s ease;display:inline-block;padding:.25rem 0}#toc a:hover{color:#159957;font-weight:500;padding-left:.25rem}#toc a.active{color:#066b85;font-weight:600;border-left:3px solid #066b85;padding-left:.5rem;margin-left:-.5rem}.breadcrumb-nav{width:100%}.breadcrumb-inner{margin-left:auto;margin-right:auto;max-width:64rem;padding:0 1rem}.breadcrumb-list{display:flex;list-style:none;margin:0;padding:.5rem 0;flex-wrap:wrap;gap:0;align-items:center}.breadcrumb-item{display:inline-flex;align-items:center;margin:0;padding:0}.breadcrumb-item a{color:#fff;text-decoration:none;font-weight:600;transition:color .2s ease,opacity .2s ease;padding:.25rem .5rem}.breadcrumb-item a:hover{color:#ffffffe6;opacity:.9}.breadcrumb-item:not(:first-child):before{content:"❯ ";display:inline-block;margin:0 .5rem;color:#fff9;font-weight:300;vertical-align:middle;transform:translateY(0)}#breadcrumb-strip:hover{background:#ffffff0d}.go-back-strip{position:absolute;bottom:0;width:100%;text-align:initial}.go-back-strip:hover{background:#ffffff0d}.go-back-strip a{display:inline-block;color:#fff;text-decoration:none;font-weight:700;padding:.5rem 0;transition:color .2s ease}.go-back-strip a:hover{color:#fffc}.go-back-strip-inner{margin-left:auto;margin-right:auto;max-width:64rem;padding:0 1rem}#toggle-all-details-btn{position:sticky;top:10px;right:10px;margin-left:auto;margin-bottom:1rem;padding:10px 14px;border:2px solid #424242;background-color:#fff;color:#424242;font-size:14px;font-weight:600;cursor:pointer;border-radius:6px;box-shadow:0 2px 8px #00000026;z-index:1000;transition:all .3s ease;display:flex;align-items:center;gap:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:fit-content}#toggle-all-details-btn:hover{box-shadow:0 4px 12px #00000040;transform:scale(1.05)}#toggle-all-details-btn:not(:hover){box-shadow:0 2px 8px #00000026;transform:scale(1)}#toggle-all-details-btn .toggle-checkbox{display:inline-block;width:18px;height:18px;border:2px solid #424242;border-radius:3px;background-color:#fff;position:relative;transition:all .3s ease}#toggle-all-details-btn .toggle-checkbox .checkmark{position:absolute;top:-4px;left:2px;font-size:16px;font-weight:700;color:#424242;display:none}#toggle-all-details-btn .toggle-checkbox.checked .checkmark{display:block}#toggle-all-details-btn .toggle-label{display:inline}g ellipse{stroke:#212121}g text{fill:#212121}details{margin:10px 0;background-color:#176f86;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s;display:block;width:fit-content}details:hover{background-color:#0d3d47}details[open]{color:inherit;border:5px solid #399999;background-color:transparent;padding:0 1rem 1rem;max-width:100%}details[open]>div.details-wrapper{overflow-x:auto}details[open] p>img{height:auto;width:auto}details[open]:hover{cursor:inherit}details>summary{font-weight:700;color:#fff;padding:6px;display:flex;align-items:center;gap:8px}details>summary:before{content:"▶";display:inline-block;transition:transform .3s ease;min-width:1em;font-size:.8em}details[open]>summary:before{content:"▼";transform:rotate(0)}details[open]>summary{background-color:#399999;margin-left:-1rem;margin-right:-1rem;margin-bottom:10px;margin-top:-5px!important;position:sticky;top:0;z-index:10}details[open]>summary:hover{cursor:pointer}.main-content blockquote{border-color:#94bfea}pre b{color:#000}table{margin:1rem 0}ul{padding-left:25px}.highlight-green{background:#7de37d2e;padding:5px}.highlight-red{background:#e37d822e;padding:5px}div.note,.admin-only{display:none}.note-indicator{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#176f86;margin-right:6px;vertical-align:middle;opacity:.6}div.note{border:3px solid #ff9800;border-left:6px solid #ff9800;padding:12px;border-radius:4px;margin:10px 0}div.note:before{content:"Personal Note";display:block;font-weight:700;color:#176f86;margin-bottom:8px;font-size:.95em}.visually-hidden{display:none!important}.visibility-hidden{visibility:hidden!important}.visible{display:block!important}.text-center{text-align:center!important}.d-flex{display:flex!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-center{align-items:center!important}.align-items-start{align-items:flex-start!important}.flex-wrap{flex-wrap:wrap!important}.flex-grow-1{flex-grow:1!important}.gap-1{gap:.5rem!important}.gap-2{gap:1rem!important}.gap-3{gap:2rem!important}.gap-4{gap:3rem!important}.gap-5{gap:4rem!important}.gap-6{gap:5rem!important}.overflow-auto{overflow:auto!important}.overflow-y-auto{overflow-y:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.w-full{width:100%!important}.position-sticky{position:sticky!important}@media(max-width:768px){.d-none-mobile{display:none!important}}@media(min-width:769px){.d-none-desktop{display:none!important}}code[data-line-numbers]{counter-reset:line}code[data-line-numbers]>[data-line]:before{counter-increment:line;content:counter(line);display:inline-block;width:.75rem;margin-right:2rem;text-align:right;color:gray}code[data-line-numbers-max-digits="2"]>[data-line]:before{width:1.25rem}code[data-line-numbers-max-digits="3"]>[data-line]:before{width:1.75rem}code[data-line-numbers-max-digits="4"]>[data-line]:before{width:2.25rem}figure[data-rehype-pretty-code-figure]{margin:0}figure[data-rehype-pretty-code-figure] pre{padding-right:25px;overflow-x:hidden;position:relative}figure[data-rehype-pretty-code-figure] pre>code{overflow-x:auto;padding:.3rem}figure[data-rehype-pretty-code-figure] button.btn-copy-code{top:2px!important;right:-2px!important;background-color:transparent;border-width:0;padding:2px;opacity:1;position:absolute;display:block}figure[data-rehype-pretty-code-figure] button.btn-copy-code .ready{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='1.2em' height='1.2em' fill='currentColor'%3E%3Cpath d='M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z'/%3E%3C/svg%3E");display:block;width:22px;height:22px;background-repeat:no-repeat}figure[data-rehype-pretty-code-figure] button.btn-copy-code .success{display:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='1.2em' height='1.2em' fill='currentColor'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z'/%3E%3C/svg%3E");background-repeat:no-repeat}figure[data-rehype-pretty-code-figure] button.btn-copy-code.copied .ready{display:none!important}figure[data-rehype-pretty-code-figure] button.btn-copy-code.copied .success{display:block!important;width:22px;height:22px}figure[data-rehype-pretty-code-figure] button.btn-copy-code:hover{cursor:pointer;background-color:#f5f5f5;opacity:.7}
