/*! Print */:root{--color-highlight:#3F638B;--color-accent:#509CF8;--color-xxxx-dark:#1B1B1B;--color-xxx-dark:#1E1E1E;--color-xx-dark:#292929;--color-x-dark:#363636;--color-dark:#434343;--color-xxxx-medium:#4C4C4C;--color-xxx-medium:#5E5E5E;--color-xx-medium:#6c6c6c;--color-x-medium:#6B6B6B;--color-medium:#B2B2B2;--color-xxxx-light:#e9e9e9;--color-xxx-light:#EAEAEA;--color-xx-light:#f0f0f0;--color-x-light:#f9f9f9;--color-light:#fefefe}body{font-family:sans-serif;-webkit-print-color-adjust:exact;color-adjust:exact}abbr{border:none}a{text-decoration:none;color:#000}/*! Headings */h1,h2,h3,h4,h5,h6{margin-bottom:0}/*! Lists */ol,ul{padding-left:1.2em}/*! Code */code{background-color:#eaeaea;padding-left:.25em;padding-right:.25em}code.language-html,code.language-json,pre.language-html,pre.language-json{background:#fff}/*! Hidden Elements */#nav{display:none}/*! Blockquote */blockquote{font-size:x-large;font-style:italic}blockquote:before{content:'\201C'}blockquote:after{content:'\201D'}/*! Positioning */.right{float:right;margin-top:0;margin-left:10px;margin-right:0}.left{float:left;margin-top:0;margin-left:0;margin-right:10px}/*! Sizing */.pico{max-height:.7em;width:auto;padding:0;margin:0}.nano{max-width:1em;width:100%;height:auto}.micro{max-width:2.5em;width:100%;height:auto}.tiny{max-width:5em;width:100%;height:auto}.small{max-width:10em;width:100%;height:auto}.smallmedium{max-width:15em;width:100%;height:auto}.medium{max-width:25em;width:100%;height:auto}.large{max-width:50em;width:100%;height:auto}.fullwidth{width:100%;height:auto}/*! Border */.border{border:thin solid var(--color-xxxx-light)}/*! Images *//*! Video *//*! Audio *//*! Inline Icon Image */.heading_inline_icon{margin-left:.5em}/*! Footer */#footer{margin-top:2em}#footer .license>*{margin:0}#footer .sitemap{display:none}/*! Overview */body#overview #logo,body#overview #overview_video{display:none}body#overview #screenshot img{max-width:25em;height:auto}body#overview #packaging #modelui,body#overview #packaging model-viewer{display:none}body#overview #packaging .poster{max-width:15em;height:auto}/*! Releases */body#releases .releases{list-style:none;padding-left:0}body#releases .releases h3,body#releases h4{margin:0;font-size:130%}body#releases .releases h5{margin:0;margin-top:1em;text-align:left}body#releases .releases .release .header .version{margin-top:1em;margin-bottom:0;padding:.5em;padding-left:0}body#releases .releases .release:first-child .header .version{margin-top:0}body#releases .releases .release .header .summary .date{margin-top:.5em;margin-bottom:.5em;font-style:italic;border-bottom:medium solid #cdcdcd}body#releases .releases .release .notes :is(.new,.improved,.fixed){margin-top:.1em;margin-bottom:.5em;padding-bottom:.4em;border-bottom:medium solid #cdcdcd}body#releases .releases .release .notes h4{padding-top:2.6em;background-position:top left;background-repeat:no-repeat;background-size:auto 2.5em}body#releases .releases .release .notes .new{background-image:url('../images/releases/new.svg');border-bottom-color:#95cd82}body#releases .releases .release .notes .improved{background-image:url('../images/releases/improved.svg');border-bottom-color:#f2be6b}body#releases .releases .release .notes .fixed{background-image:url('../images/releases/fixed.svg');border-bottom-color:#f28686}body#releases .releases .release .notes ul{padding-left:1.2em}/*! Help */body#help :is(h4,h5,h6){text-align:left;margin-bottom:0}body#help :is(h4,h5,h6)+*{margin-top:0}body#help #introduction{font-size:110%}body#help #toc{display:none}body#help :is(h4,h5,h6){margin-bottom:0}body#help :is(h4,h5,h6)+*{margin-top:0}body#help #toc ol{list-style:none;padding-left:0;text-align:center;text-transform:uppercase}body#help #toc ol li{margin-bottom:.5em}body#help .inline_example{max-height:1.5em;height:100%;width:auto}/*! Developer */body#developer :is(h4,h5,h6){text-align:left;margin-bottom:0}body#developer :is(h4,h5,h6)+*{margin-top:0}body#developer #introduction{font-size:110%}body#developer #toc{display:none}body#developer table.code_definitions{border-collapse:collapse;text-align:left}body#developer table.code_definitions caption{text-align:left}body#developer table.code_definitions thead{text-transform:uppercase;background-color:#dadada}body#developer table.code_definitions td,body#developer table.code_definitions th{padding:.3em;border:thin solid #c5c5c5}body#developer table.code_definitions .description{width:60%}body#developer table.code_definitions tr:nth-child(2n){background-color:#f2f2f2}body#developer table.code_definitions tr td:first-child{background-color:#f2f2f2;font-weight:700}body#developer table.code_definitions tr td:nth-child(2){width:6em;font-style:italic}body#developer .file_tree{font-size:1.2em;font-style:italic}body#developer .file_tree,body#developer .file_tree ul{list-style:none;padding:0}body#developer .file_tree li{background-repeat:no-repeat;background-position:left .15em;background-size:.9em .9em;padding-left:1.3em;margin-left:0;margin-bottom:.2em}body#developer .file_tree li.type_folder{background-image:url('../developer/media/file_tree/folder.svg')}body#developer .file_tree li.type_css{background-image:url('../developer/media/file_tree/css.svg')}body#developer .file_tree li.type_html{background-image:url('../developer/media/file_tree/html.svg')}body#developer .file_tree li.type_js{background-image:url('../developer/media/file_tree/js.svg')}body#developer .file_tree li.type_json{background-image:url('../developer/media/file_tree/json.svg')}body#developer .file_tree li.type_svg{background-image:url('../developer/media/file_tree/svg.svg')}body#developer .file_tree li.type_webp{background-image:url('../developer/media/file_tree/webp.svg')}body#developer .file_name{text-transform:none;font-size:larger}/*! Contact */body#contact .button{display:none}/*! Sitemap */body#sitemap #content #links{list-style:none;padding-left:0}body#sitemap #content #links li{padding-top:1em;padding-bottom:1em;border-top-style:solid;border-top-color:#aeaeae;border-top-width:thin}body#sitemap #content #links a{font-weight:700}