/*! 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:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#e0e0e0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;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"]{-webkit-box-sizing:border-box;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;-webkit-box-sizing:content-box;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:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.content .section h1,.content .section h2,.content .section h3,.content .section h4,body{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-size:15px}.content .section h1,.content .section h2,.content .section h3,.content .section h4{font-weight:bold}.content .section pre,.content .section code{font-family:Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace, serif;font-size:12px;line-height:1.5}:root{--scroll-offset: 65px;--color-bg-primary: #ffffff;--color-bg-secondary: #f5f5f5;--color-bg-tertiary: #ededed;--color-bg-nav: #ffffff;--color-bg-nav-translucent: rgba(255, 255, 255, 0.4);--color-bg-code: rgb(249, 250, 251);--color-bg-code-annotation: #f0f1f2;--color-bg-nav-active: #f0f0f0;--color-bg-nav-hover: #ededed;--color-bg-nav-active-translucent: rgba(240, 240, 240, 0.5);--color-bg-nav-hover-translucent: rgba(237, 237, 237, 0.5);--color-bg-search-results: #f0f0f0;--color-text-primary: #111111;--color-text-secondary: #333333;--color-text-tertiary: #666666;--color-text-nav: #333333;--color-text-nav-active: #111111;--color-text-code: #333333;--color-text-link: #111111;--color-text-footer: #b3b3b3;--color-border-primary: #e0e0e0;--color-border-secondary: #cccccc;--color-border-nav: #e0e0e0;--color-border-nav-translucent: rgba(224, 224, 224, 0.45);--color-accent-primary: #666666;--color-accent-light: #888888;--color-accent-bg: rgba(0, 0, 0, 0.06);--color-success: #666666;--color-error: #555555;--color-warning: #777777;--color-info: #888888;--color-aside-notice: #f0f0f0;--color-aside-warning: #e6e6e6;--color-aside-success: #ededed;--color-table-header: #f0f0f0;--color-table-row-odd: #ffffff;--color-table-row-even: #f7f7f7;--color-button-bg: #f0f0f0;--color-button-hover: #e0e0e0;--color-button-active: #d0d0d0;--color-shadow: rgba(0, 0, 0, 0.12);--color-shadow-heavy: rgba(0, 0, 0, 0.2);--color-loading-bg: #ffffff;--color-loading-bar: #2c2c2c;--color-toc-h1: #111111;--color-toc-h2: #333333;--color-toc-h3: #555555;--color-toc-h4: #777777;--color-toc-h5: #999999;--color-site-selector-bg: #f5f5f5;--color-site-selector-hover: #ededed;--color-site-selector-border: #d0d0d0;--color-site-selector-dropdown: #ffffff;--color-blockquote-bg: #f5f5f5;--color-blockquote-border: #e0e0e0;--color-blockquote-text: #333333;--color-inline-code-bg: rgba(0, 0, 0, 0.06)}[data-theme="dark"]{--color-bg-primary: #111111;--color-bg-secondary: #1a1a1a;--color-bg-tertiary: #222222;--color-bg-nav: #111111;--color-bg-nav-translucent: rgba(17, 17, 17, 0.4);--color-bg-code: #0a0a0a;--color-bg-code-annotation: #1f1f1f;--color-bg-nav-active: #1f1f1f;--color-bg-nav-hover: #262626;--color-bg-nav-active-translucent: rgba(31, 31, 31, 0.5);--color-bg-nav-hover-translucent: rgba(38, 38, 38, 0.5);--color-bg-search-results: #1f1f1f;--color-text-primary: #f5f5f5;--color-text-secondary: #cccccc;--color-text-tertiary: #999999;--color-text-nav: #dddddd;--color-text-nav-active: #ffffff;--color-text-code: #f5f5f5;--color-text-link: #e6e6e6;--color-text-footer: #9a9a9a;--color-border-primary: #333333;--color-border-secondary: #3d3d3d;--color-border-nav: #333333;--color-border-nav-translucent: rgba(51, 51, 51, 0.45);--color-accent-primary: #8a8a8a;--color-accent-light: #b0b0b0;--color-accent-bg: rgba(255, 255, 255, 0.08);--color-success: #888888;--color-error: #777777;--color-warning: #999999;--color-info: #aaaaaa;--color-aside-notice: #1f1f1f;--color-aside-warning: #262626;--color-aside-success: #242424;--color-table-header: #1f1f1f;--color-table-row-odd: #151515;--color-table-row-even: #1b1b1b;--color-button-bg: #2a2a2a;--color-button-hover: #333333;--color-button-active: #3d3d3d;--color-shadow: rgba(0, 0, 0, 0.3);--color-shadow-heavy: rgba(0, 0, 0, 0.5);--color-loading-bg: #111111;--color-loading-bar: #b0b0b0;--color-toc-h1: #f5f5f5;--color-toc-h2: #dddddd;--color-toc-h3: #c0c0c0;--color-toc-h4: #a0a0a0;--color-toc-h5: #888888;--color-site-selector-bg: #1f1f1f;--color-site-selector-hover: #262626;--color-site-selector-border: #333333;--color-site-selector-dropdown: #1f1f1f;--color-blockquote-bg: #1f1f1f;--color-blockquote-border: #3a3a3a;--color-blockquote-text: #dddddd;--color-inline-code-bg: rgba(255, 255, 255, 0.08)}.content .section pre,.content .section code{word-break:break-all;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@font-face{font-family:'slate';src:url(../fonts/slate-cfc9d06b.eot?-syv14m);src:url(../fonts/slate-cfc9d06b.eot?#iefix-syv14m) format("embedded-opentype"),url(../fonts/slate.woff2?-syv14m) format("woff2"),url(../fonts/slate.woff?-syv14m) format("woff"),url(../fonts/slate-7b7da4fe.ttf?-syv14m) format("truetype"),url(../fonts/slate-e55b8307.svg?-syv14m#slate) format("svg");font-weight:normal;font-style:normal}.content .section aside.warning:before,.content .section aside.notice:before,.content .section aside.success:before{font-family:'slate';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.content .section aside.warning:before{content:"\e600"}.content .section aside.notice:before{content:"\e602"}.content .section aside.success:before{content:"\e606"}.tocify,.toc-footer,.lang-selector,.search,#nav-button{display:none}.tocify-wrapper>img{margin:0 auto;display:block}.content .section{font-size:12px}.content .section pre,.content .section code{border:1px solid #999;border-radius:5px;font-size:0.8em}.content .section pre code{border:0}.content .section pre{padding:1.3em}.content .section code{padding:0.2em}.content .section table{border:1px solid #999}.content .section table tr{border-bottom:1px solid #999}.content .section table td,.content .section table th{padding:0.7em}.content .section p{line-height:1.5}.content .section a{text-decoration:none;color:#000}.content .section h1{font-size:2.5em;padding-top:0.5em;padding-bottom:0.5em;margin-top:1em;margin-bottom:21px;border:2px solid #ccc;border-width:2px 0;text-align:center}.content .section h2{font-size:1.8em;margin-top:2em;border-top:2px solid #ccc;padding-top:0.8em}.content .section h1+h2,.content .section h1+div+h2{border-top:none;padding-top:0;margin-top:0}.content .section h3,.content .section h4{font-size:0.8em;margin-top:1.5em;margin-bottom:0.8em;text-transform:uppercase}.content .section h5,.content .section h6{text-transform:uppercase}.content .section aside{padding:1em;border:1px solid #ccc;border-radius:5px;margin-top:1.5em;margin-bottom:1.5em;line-height:1.6}.content .section aside:before{vertical-align:middle;padding-right:0.5em;font-size:14px}@media print{.copy-clipboard{display:none}}