diff --git a/content/about/feature-stages/index.md b/content/about/feature-stages/index.md index 4655f4f926..6f645f2147 100644 --- a/content/about/feature-stages/index.md +++ b/content/about/feature-stages/index.md @@ -12,7 +12,7 @@ icon: feature-status This page lists the relative maturity and support level of every Istio feature. Please note that the phases (Alpha, Beta, and Stable) are applied to individual features -within the project, not to the project as a whole. Here is a high level description of what these labels means: +within the project, not to the project as a whole. Here is a high level description of what these labels means ## Feature phase definitions diff --git a/generated/css/dark_theme_archive.css b/generated/css/dark_theme_archive.css index e25cb46a96..0f54e79dd3 100644 --- a/generated/css/dark_theme_archive.css +++ b/generated/css/dark_theme_archive.css @@ -1 +1 @@ -.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#dda9d8}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*::before,*::after{box-sizing:border-box}@media screen{:target::before{content:"";display:block;height:3.7rem;margin-top:-3.7rem}tr[id]:before{content:normal}html{overflow-y:scroll;position:relative;min-height:100%}body{margin-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"Work Sans",sans-serif;color:#ddd;background-color:#5a5a5a}}body{line-height:1.5}a{color:#e9ffaa;text-decoration:none;font-weight:300;font-family:"Chivo",sans-serif}a:hover,a:focus{color:#de7d40;text-decoration:underline;font-weight:300}a.disabled{color:#444;text-decoration:none;font-weight:300}a.active{color:#de7d40;text-decoration:none;font-weight:300}a.dropdown-item{cursor:pointer}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em;border-collapse:separate;border-spacing:0}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#041a77;font-weight:400}th code{color:#fff}tr.oneof>td{border-bottom:1px dashed rgba(255,255,255,.1);border-top:1px dashed rgba(255,255,255,.1)}th,td{border-left:1px solid #ddd;border-top:1px solid #ddd}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #ddd}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #ddd}tr td:last-child{border-right:1px solid #ddd}thead+tbody tr:first-child td:first-child{border-radius:0}thead+tbody tr:first-child td:last-child{border-radius:0}code{color:#ccc;font-size:80%;font-weight:300;word-break:normal}pre{margin:1em 0 1em 1em;max-height:31em;border:1px solid #777;border-radius:4px;box-shadow:3px 3px 8px #777;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:87.5%;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;hyphens:none;background:#2d2d2d;overflow:auto}@media(min-width: 768px){pre{margin:1em}}pre code{display:block;padding:.5em;color:#ddd;font-size:80%;font-weight:300;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output .command{padding:.5em .5em 0 .5em}}pre code.command-output .output{color:#ddd;background-color:#404040;font-style:italic;padding:1em;float:left;clear:left;min-width:100%}@media(min-width: 768px){pre code.command-output .output{padding:0 .5em .5em .5em}}pre code.command-output div:only-of-type{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output div:only-of-type{padding:.5em}}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#041a77;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:1;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.25rem}div.toolbar svg{width:.8em;height:.8em;display:inline;fill:#fff;stroke:#fff}p{font-size:1rem;font-weight:300;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:300;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:300;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0;line-height:1.2}h1{font-size:2.5rem;color:#fff;font-weight:400;margin-bottom:0}h2{font-size:2rem;color:#fff;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h2:before{display:block;content:" ";width:5rem;border-bottom:2px solid #466bb0;margin-bottom:1.1rem;visibility:visible}h3{font-size:1.85rem;color:#f8f8f8;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#f8f8f8;font-weight:500;margin:30px 0 20px}h4+p{margin:5px 0}@media(min-width: 768px){h4+p{margin:10px 0}}h5{font-size:1.15rem;color:#f8f8f8;font-weight:500}h6{font-size:.9rem;color:#f8f8f8;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:600}img{width:100%}blockquote{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}@media(min-width: 768px){blockquote{margin:1em 3em}}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}@media print{#scroll-to-top-container{display:none}}@media(min-width: 1200px){#scroll-to-top-container{display:none}}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:15;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}#scroll-to-top svg{width:1.5em;height:1.5em;vertical-align:middle}#scroll-to-top.show{display:block}@media print{h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}.icon{width:1em;height:1em;display:inline;fill:#ddd;stroke:#ddd;vertical-align:middle}.large-icon{width:1.4em;height:1.4em;display:inline;fill:#ddd;stroke:#ddd;vertical-align:middle}.page-icon{margin-right:.3em}.flipped{transform:scaleX(-1)}.subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.attribution{font-weight:500}.subscribe{padding:1em;font-size:1.2em;background-color:#5a5a5a;text-align:center}.subscribe svg{margin-right:.5em}.btn{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#041a77;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer;box-shadow:3px 3px 8px #a7a7a7}.btn:hover{background-color:#466bb0;color:#fff;text-decoration:none}.btn:active{background-color:#e07484;color:#fff}.btn:focus{color:#fff}.callout{display:table;padding:.5em .5em .5em 0;border-radius:4px;margin:1em 0 1em 1em}@media(min-width: 768px){.callout{margin:1em}}.callout .type{position:relative;display:table-cell;left:-0.75em;min-height:100%;text-align:center;vertical-align:middle}.callout .type svg{fill:#ddd}.callout .content{display:table-cell;min-height:100%}.callout.tip{background-color:#404040}.callout.idea{background-color:#404040}.callout.warning{background-color:#404040}.callout.quote{background-color:#404040;font-style:italic}.callout:hover svg{animation:shake 2.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;transform:translate3d(0, 0, 0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}.community-item{display:table-row}.community-item .logo{display:table-cell;width:65px;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}.community-item .desc{display:table-cell;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}#endnotes-container{display:none}@media print{#endnotes-container.show{display:block}}@media screen{.endnote-ref{display:none}}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq-landing{column-count:1;column-gap:2rem}@media(min-width: 576px){.faq-landing{column-count:2}}.faq-landing .panel{display:inline-block;border:1px solid #ddd;border-radius:4px;width:100%;margin-bottom:2rem}.faq-landing .panel .header{color:#fff;background-color:#ddd;padding:.75rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.125)}.faq-landing .panel .body{padding:1.25rem}figure{margin:1.5rem auto;padding:.5rem;background-color:#a3a3a3;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figure figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#fff;padding-top:.5rem}footer{background-image:linear-gradient(to right, #466BB0, #041A77);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 4px 1.5rem;text-align:center;display:grid;grid-template-columns:[user-links] 35% [info] 65% [dev-links] 0%;grid-template-rows:100%}@media print{footer{display:none}}@media(min-width: 576px){footer{padding:1.5rem 1.25rem 1rem 1.25rem}}@media(min-width: 992px){footer{grid-template-columns:[user-links] 30% [info] 40% [dev-links] 30%}}footer .user-links{grid-column:user-links;text-align:left}footer .info{grid-column:info}footer .info .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .info .copyright{text-align:center !important}}footer .info .copyright a{color:#ccc;text-decoration:underline}footer .info .copyright a:hover{color:#ccc}footer .dev-links{grid-column:dev-links;text-align:right;display:none}@media(min-width: 992px){footer .dev-links{display:block}}footer .channel{position:relative;display:inline-flex;padding:4px 0;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .channel a{text-decoration:none}footer .channel svg{width:30px;height:30px;fill:#fff;stroke:#466bb0}@media(min-width: 576px){footer .channel svg{width:35px;height:35px}}footer .channel span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;width:200px;left:-82px;top:-23px;font-size:75%}footer .channel:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .channel:hover span{opacity:1;transition:opacity .5s}footer .tag{padding:0 1rem;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}@media print{.glossary .trampolines{display:none}}@media screen{.glossary .entries .letter:target::before{height:calc(3.7rem - 1rem);margin-top:calc(0rem - calc(3.7rem - 1rem))}}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;background-color:#5a5a5a;padding-top:2.2rem;padding-bottom:.15rem;position:-webkit-sticky;position:sticky;top:calc(3.7rem - 1rem);margin-top:0;margin-bottom:0;z-index:10}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}header{background-image:linear-gradient(to right, #466BB0, #041A77);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em;position:fixed;top:0;right:0;left:0;z-index:100}header #brand{display:inline-block;font-size:1.25rem;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;line-height:inherit;white-space:nowrap;width:100%}@media(min-width: 576px){header #brand{width:unset}}header #brand.open-hamburger{display:none}header #brand .logo{width:2em;height:2em;top:3px;left:.8em;position:fixed;fill:#fff;transition-duration:.8s;transition-property:transform;transform-origin:50% 50%}header #brand .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header #brand .logo{width:3em;height:3em}}header #brand .logo:hover{transform:rotate(360deg)}header #brand .name{color:#fff;font-weight:400;vertical-align:bottom;line-height:1.1em;display:inline-block;padding-top:.35rem;text-align:center;margin-left:0;margin-right:0;width:100%}@media(min-width: 576px){header #brand .name{text-align:left;margin-left:3em;margin-right:1rem;width:unset}}@media(min-width: 768px){header #brand .name{margin-left:4.2em}}header a{font-weight:500;color:#fff;font-size:1.1em;margin-left:.3rem;margin-right:.3rem}@media(min-width: 576px){header a{font-size:.9em;margin-left:.58rem;margin-right:.58rem}}header a:hover{text-decoration:none;color:#de7d40}header a.active{border-bottom:solid 3px #fff;border-radius:2px;color:#fff;font-weight:500;cursor:default}header div.menu{display:inline-block}header svg.icon{stroke:#fff;fill:#fff;width:1.1em;height:1.1em}header svg.icon:hover{fill:#de7d40;stroke:#de7d40}header #hamburger{display:inline-block;position:absolute;top:.8rem;right:1.3rem}@media(min-width: 576px){header #hamburger{display:none}}header #header-links{display:none;top:.6rem;right:1.1rem;transition:right .5s}header #header-links.open-hamburger{display:block;text-align:center;margin-top:1em;padding-left:1em;padding-right:2.5em}@media(min-width: 576px){header #header-links{display:inline-block;position:absolute}}header #header-links.show-search{right:-700px;transition:right .5s}header #search-show{display:none}@media(min-width: 576px){header #search-show{display:inline-block}}header #search-form{display:none;top:0;right:-700px;transition:right .5s}header #search-form.open-hamburger{display:flex}@media(min-width: 576px){header #search-form{display:flex;position:absolute}}header #search-form.show-search{right:1rem;transition:right .5s}header #search-form button:focus{outline:0}header #search-textbox{display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline-offset:-2px;margin:12px 1rem 5px 1rem;width:100%;text-align:center}@media(min-width: 576px){header #search-textbox{margin:4px 0 5px 0;width:22rem;text-align:unset}}header #search-textbox:focus{outline:0}header #search-close{display:none;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer;font-size:inherit;line-height:inherit}@media(min-width: 576px){header #search-close{display:block}}header #search-close:hover{color:#de7d40}.landing .banner{display:flex;justify-content:center;padding-top:1rem;padding-bottom:1rem}.landing .banner .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .banner .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .banner .hero-logo{width:0;fill:#ddd}.landing .banner .hero-text{width:20rem;margin-left:0}@media(min-width: 576px){.landing .banner .hero-logo{width:7rem}.landing .banner .hero-label{text-align:left}.landing .banner .hero-lead{text-align:left}.landing .banner .hero-text{margin-left:3rem}}.landing .panels{display:grid;grid-template-columns:[panel] auto;padding-top:30px;padding-bottom:30px;grid-gap:2rem;justify-content:center;align-content:end}@media(min-width: 768px){.landing .panels{padding-top:50px;padding-bottom:50px;grid-template-columns:[panel] auto [panel] auto}}@media(min-width: 80rem){.landing .panels{grid-template-columns:[panel] auto [panel] auto [panel] auto [panel] auto}}.landing .panels .panel{color:#ddd;opacity:.1;transition:opacity .25s linear;background-color:#404040;width:18rem;box-shadow:3px 3px 8px #777;padding:1rem;border:1px solid #777;border-radius:4px}.landing .panels .panel a{text-decoration:none;color:#ddd}.landing .panels .panel a:hover{color:#ddd;text-decoration:none}.landing .panels .panel:hover{box-shadow:3px 3px 8px #999}.landing .panels .panel .panel-title{text-align:center}.landing .panels .panel .panel-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#ddd}.landing .panels .panel .panel-img-top{text-align:center;padding:0}.landing .panels .panel .panel-body{padding-top:0;padding-left:.5rem;padding-right:.5rem}@media(min-width: 768px){.landing .panels .panel .panel-body{padding-left:1.25rem;padding-right:1.25rem}}.landing #buttons{opacity:0;transition:opacity .25s ease-in;text-align:center}@media(min-width: 768px){.landing #buttons{padding-bottom:20px}}.landing #buttons .btn{margin:1rem 1rem;width:18rem}@media(min-width: 768px){.landing #buttons .btn{margin:1rem 5rem}}.logo-gallery{margin:3rem}.logo-gallery .company-logo{margin:1rem;padding:14px;display:inline-block;width:200px;height:120px;transition-duration:.8s;transform-origin:50% 50%;transition-property:none;position:relative;box-shadow:0 0 50px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.25);border-radius:3px;background-color:#d3d3d3}.logo-gallery .company-logo:hover{transition-property:transform,opacity,box-shadow;transform:rotate(360deg);box-shadow:0 0 50px rgba(0,0,200,.1),0 5px 10px rgba(0,0,200,.25)}.logo-gallery .outer{display:table;position:absolute;width:172px;height:92px;margin:0;padding:0}.logo-gallery .inner{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;margin:0 auto}.logo-gallery .with-tag-line:hover:hover img{opacity:.15}.logo-gallery .with-tag-line:hover:hover .tagline{opacity:1}.logo-gallery img{position:absolute;width:172px;height:92px;object-fit:contain;transition-duration:.8s;transition-property:opacity}.logo-gallery .tagline{color:#000;opacity:0;transition-duration:.8s;transition-property:opacity}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources .advice{display:grid;grid-template-columns:[panel] 1fr;grid-gap:2rem;padding-top:2rem}@media(min-width: 992px){.media-resources .advice{grid-template-columns:[panel] 1fr [panel] 1fr}}.media-resources .advice .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .advice .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .advice .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .advice .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .advice .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.menu{position:relative;cursor:pointer}.menu .menu-content{display:none;position:absolute;min-width:160px;z-index:75;padding:0;background-color:#5a5a5a;border:1px solid #fff;border-radius:4px;margin-top:.125rem;right:0;text-align:left}.menu .menu-content a{display:block;font-weight:300;color:#ddd;padding:.25rem 1.5rem;margin:0}.menu .menu-content a:hover{color:#fff;background-color:#466bb0;text-decoration:none}.menu .menu-content a.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}.menu .menu-content a.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-color:#466bb0}.menu .menu-content a:focus{text-decoration:none}.menu .menu-content i{color:#ddd}.menu .menu-content h6{padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.menu .menu-content div{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.menu.show .menu-content{display:block}.notfound{text-align:center}.notfound .icon{margin-top:9rem;width:12rem;height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:500;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:300;font-size:100%}.pagenav{display:flex;width:100%}@media print{.pagenav{display:none}}.pagenav .left{width:50%}.pagenav .right{width:50%;text-align:right}.pagenav p{text-transform:uppercase;font-size:80%}.pagenav svg{fill:#e9ffaa;stroke:#e9ffaa;margin-left:.5em;margin-right:.5em}.pagenav svg:hover{fill:#de7d40;stroke:#de7d40}.partner-component{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}@media(min-width: 768px){.partner-component{margin:1em 3em}}.partner-component table td:first-of-type{color:#fff;background-color:#041a77;font-weight:400;border-bottom:1px solid #05229a}.partner-component table td:last-of-type{background-color:#5a5a5a}.partner-component table tr:last-of-type td{border-bottom-color:#ddd}.partner-component table.with_logo td:first-of-type{opacity:.9}.partner-component table.with_logo td:last-of-type{opacity:.9}.popover{display:none;z-index:75;color:#ddd;background-color:#5a5a5a;border-radius:4px;border:1px solid #777;box-shadow:3px 3px 8px #777,-3px -3px 8px #777;font-family:inherit;max-width:276px}@media(min-width: 768px){.popover{max-width:350px}}@media(min-width: 1200px){.popover{max-width:500px}}.popover.show{display:block}.popover .title{text-align:center;color:#ddd;background-color:#404040;font-size:140%;border-radius:4px 4px 0 0}.popover .body{padding-left:1rem;padding-right:1rem}.popover .arrow{width:0;height:0;border-style:solid;position:absolute;border-color:transparent}.popover[x-placement^=top]{margin-bottom:5px}.popover[x-placement^=top] .arrow{border-width:5px 5px 0 5px;border-top-color:#5a5a5a;bottom:-5px;margin:0 5px}.popover[x-placement^=bottom]{margin-top:5px}.popover[x-placement^=bottom] .arrow{border-width:0 5px 5px 5px;border-bottom-color:#5a5a5a;top:-5px;margin:0 5px}.popover[x-placement^=right]{margin-left:5px}.popover[x-placement^=right] .arrow{border-width:5px 5px 5px 0;border-right-color:#5a5a5a;left:-5px;margin:5px 0}.popover[x-placement^=left]{margin-right:5px}.popover[x-placement^=left] .arrow{border-width:5px 0 5px 5px;border-left-color:#5a5a5a;right:-5px;margin:5px 0}@media screen{.term{border-bottom:dashed 1px;cursor:help;position:relative;display:inline-block}}.primary{display:grid;grid-template-columns:[article] 100%;grid-column-gap:1rem;padding-left:.5rem;padding-right:.5rem}.primary .sidebar-container{max-width:25em}@media print{.primary .sidebar-container{display:none}}.primary .toc-container{display:none}@media screen and (min-width: 768px){.primary{grid-template-columns:[sidebar] 20% [article] calc(80% - 1rem);padding-left:1rem;padding-right:1rem}}@media screen and (min-width: 1200px){.primary{grid-template-columns:[sidebar] 16% [article] calc(68% - 2rem) [toc] 16%}.primary .toc-container{display:block}}@media screen and (min-width: 1200px){.primary.notoc{grid-template-columns:[sidebar] 16% [article] calc(84% - 1rem)}}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:200;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.relnote-links{text-align:center}@media print{.relnote-links{display:none}}.relnote-links #buttons{opacity:0;transition:opacity .25s ease-in}.relnote-links .btn{margin:1rem 1rem;width:13rem}@media(min-width: 768px){.relnote-links .btn{margin:1rem 5rem}}.section-index{display:grid;grid-template-columns:[entry] 1fr}@media(min-width: 576px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.see-also{padding-top:0;display:grid;grid-template-columns:[entry] 1fr;grid-gap:1em}@media(min-width: 576px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.see-also .entry{padding:0}.see-also .entry .link{margin-bottom:0;margin-top:0}.see-also .entry .desc{margin-top:0}@media screen and (max-width: 767px){.sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.sidebar-offcanvas{position:unset;width:auto}}@media screen{.sidebar-offcanvas.active{left:1rem}}#sidebar{order:0;font-size:85%}@media(min-width: 1200px){#sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar{position:-webkit-sticky;position:sticky;top:3.7rem}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){#sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}#sidebar .directory a{font-weight:300}#sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em;display:none}#sidebar .directory ul.show{display:block}#sidebar .directory li{display:inline-block;padding:2px 0 1px 1.4em;width:100%;font-size:85%}#sidebar .directory li .current{color:#de7d40;font-weight:500}#sidebar .directory li.sublist{padding-left:0}#sidebar .directory .card{background-color:#5a5a5a;margin-top:.1rem;margin-bottom:.1rem;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-clip:border-box;border:1px solid rgba(255,255,255,.1);border-radius:4px}#sidebar .directory .card .header{margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(255,255,255,.1);padding:.75em 1.25em;cursor:pointer;color:#e9ffaa}#sidebar .directory .card .header:hover{color:#de7d40}#sidebar .directory .card .header div{padding:.75em 1.25em}#sidebar .directory .card .header svg{margin-right:.3em}#sidebar .directory .card .header a{text-decoration:none}#sidebar .directory .card .body{flex:1 1 auto;overflow:hidden;padding:0;max-height:0;transform:scaleY(0) scaleX(0);transition:max-height .6s ease-out,padding,transform .6s}#sidebar .directory .card .body.show{padding:.5em .1em;transform:scaleY(1) scaleX(1)}@media(min-width: 992px){#sidebar .directory .card .body.show .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.show .body ul{padding-left:1em}}#sidebar .directory .card .body.show .body>ul{padding-left:0}#sidebar .directory .card .body.default{padding:.5em .1em;transform:scaleY(1) scaleX(1);max-height:unset}@media(min-width: 992px){#sidebar .directory .card .body.default .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.default .body ul{padding-left:1em}}#sidebar .directory .card .body.default .body>ul{padding-left:0}#sidebar .tree-toggle{cursor:pointer;margin-bottom:0}#sidebar .tree-toggle .chevron{display:none}#sidebar .tree-toggle .chevron svg{margin-right:.3em}#sidebar .tree-toggle .chevron.show{display:inline}#sidebar-toggler{position:absolute;top:3.7rem;right:10px;z-index:15;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#sidebar-toggler:hover{color:#de7d40}@media(min-width: 768px){#sidebar-toggler{display:none}}@media print{#sidebar-toggler{display:none}}#sidebar-toggler svg{width:1.5em;height:1.5em;vertical-align:middle}.tabset{border:none;margin:0 0 0 4px;padding:0}.tabset .tab-strip{margin-bottom:-2px}.tabset .tab-strip a{display:inline-block;margin:0 3px;border:1px solid #466bb0;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;padding:0 1rem;transform:skewX(-30deg);transform-origin:left bottom;text-decoration:none;cursor:pointer}.tabset .tab-strip a span{display:block;transform:skewX(10deg);font-size:80%;color:#ddd}.tabset .tab-strip a:hover{background-color:#de7d40;text-decoration:none}.tabset .tab-strip a.active{background-color:#466bb0;cursor:default}.tabset .tab-strip a.active span{color:#fff}.tabset .tab-content{border:1px solid #466bb0;border-radius:4px;padding-left:1rem;padding-right:1rem}.tabset .tab-content>div{display:none}.tabset .tab-content>div.active{display:block}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(255,255,255,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:300}.toc .directory li a.current{color:#de7d40;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined{display:block}@media print{.toc-inlined{display:none}}@media(min-width: 1200px){.toc-inlined{display:none}}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:300}@media screen{.toc-forced{display:block}}/*# sourceMappingURL=dark_theme_archive.css.map */ +.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#dda9d8}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*::before,*::after{box-sizing:border-box}@media screen{:target::before{content:"";display:block;height:3.7rem;margin-top:-3.7rem}tr[id]:before{content:normal}html{overflow-y:scroll;position:relative;min-height:100%}body{margin-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"Work Sans",sans-serif;color:#ddd;background-color:#5a5a5a}}body{line-height:1.5}a{color:#e9ffaa;text-decoration:none;font-weight:300;font-family:"Chivo",sans-serif}a:hover,a:focus{color:#de7d40;text-decoration:underline;font-weight:300}a.disabled{color:#444;text-decoration:none;font-weight:300}a.active{color:#de7d40;text-decoration:none;font-weight:300}a.dropdown-item{cursor:pointer}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em;border-collapse:separate;border-spacing:0}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#041a77;font-weight:400}th code{color:#fff}tr.oneof>td{border-bottom:1px dashed rgba(255,255,255,.1);border-top:1px dashed rgba(255,255,255,.1)}th,td{border-left:1px solid #ddd;border-top:1px solid #ddd}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #ddd}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #ddd}tr td:last-child{border-right:1px solid #ddd}thead+tbody tr:first-child td:first-child{border-radius:0}thead+tbody tr:first-child td:last-child{border-radius:0}code{color:#ccc;font-size:80%;font-weight:300;word-break:normal}pre{margin:1em 0 1em 1em;max-height:31em;border:1px solid #777;border-radius:4px;box-shadow:3px 3px 8px #777;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:87.5%;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;hyphens:none;background:#2d2d2d;overflow:auto}@media(min-width: 768px){pre{margin:1em}}pre code{display:block;padding:.5em;color:#ddd;font-size:80%;font-weight:300;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output .command{padding:.5em .5em 0 .5em}}pre code.command-output .output{color:#ddd;background-color:#404040;font-style:italic;padding:1em;float:left;clear:left;min-width:100%}@media(min-width: 768px){pre code.command-output .output{padding:0 .5em .5em .5em}}pre code.command-output div:only-of-type{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output div:only-of-type{padding:.5em}}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#041a77;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:1;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.25rem}div.toolbar svg{width:.8em;height:.8em;display:inline;fill:#fff;stroke:#fff}p{font-size:1rem;font-weight:300;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:300;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:300;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0;line-height:1.2}h1{font-size:2.5rem;color:#fff;font-weight:400;margin-bottom:0}h2{font-size:2rem;color:#fff;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h2:before{display:block;content:" ";width:5rem;border-bottom:2px solid #466bb0;margin-bottom:1.1rem;visibility:visible}h3{font-size:1.85rem;color:#f8f8f8;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#f8f8f8;font-weight:500;margin:30px 0 20px}h4+p{margin:5px 0}@media(min-width: 768px){h4+p{margin:10px 0}}h5{font-size:1.15rem;color:#f8f8f8;font-weight:500}h6{font-size:.9rem;color:#f8f8f8;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:600}img{width:100%}blockquote{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}@media(min-width: 768px){blockquote{margin:1em 3em}}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}@media print{h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}.icon{width:1em;height:1em;display:inline;fill:#ddd;stroke:#ddd;vertical-align:middle}.large-icon{width:1.4em;height:1.4em;display:inline;fill:#ddd;stroke:#ddd;vertical-align:middle}.page-icon{margin-right:.3em}.flipped{transform:scaleX(-1)}.subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.attribution{font-weight:500}.subscribe{padding:1em;font-size:1.2em;background-color:#5a5a5a;text-align:center}.subscribe svg{margin-right:.5em}.btn{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#041a77;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer;box-shadow:3px 3px 8px #a7a7a7}.btn:hover{background-color:#466bb0;color:#fff;text-decoration:none}.btn:active{background-color:#e07484;color:#fff}.btn:focus{color:#fff}.callout{display:table;padding:.5em .5em .5em 0;border-radius:4px;margin:1em 0 1em 1em}@media(min-width: 768px){.callout{margin:1em}}.callout .type{position:relative;display:table-cell;left:-0.75em;min-height:100%;text-align:center;vertical-align:middle}.callout .type svg{fill:#ddd}.callout .content{display:table-cell;min-height:100%}.callout.tip{background-color:#404040}.callout.idea{background-color:#404040}.callout.warning{background-color:#404040}.callout.quote{background-color:#404040;font-style:italic}.callout:hover svg{animation:shake 2.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;transform:translate3d(0, 0, 0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}.community-item{display:table-row}.community-item .logo{display:table-cell;width:65px;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}.community-item .desc{display:table-cell;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}#endnotes-container{display:none}@media print{#endnotes-container.show{display:block}}@media screen{.endnote-ref{display:none}}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq-landing{column-count:1;column-gap:2rem}@media(min-width: 576px){.faq-landing{column-count:2}}.faq-landing .panel{display:inline-block;border:1px solid #ddd;border-radius:4px;width:100%;margin-bottom:2rem}.faq-landing .panel .header{color:#fff;background-color:#ddd;padding:.75rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.125)}.faq-landing .panel .body{padding:1.25rem}figure{margin:1.5rem auto;padding:.5rem;background-color:#a3a3a3;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figure figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#fff;padding-top:.5rem}#sidebar-toggler,#scroll-to-top,#edit-this-page,#report-site-bugs{z-index:15;outline:none;background-color:rgba(90,90,90,.7);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}@media print{#sidebar-toggler,#scroll-to-top,#edit-this-page,#report-site-bugs{display:none}}#sidebar-toggler svg,#scroll-to-top svg,#edit-this-page svg,#report-site-bugs svg{width:1.5em;height:1.5em;vertical-align:middle;fill:rgba(0,0,0,.4)}#sidebar-toggler svg:hover,#scroll-to-top svg:hover,#edit-this-page svg:hover,#report-site-bugs svg:hover{fill:#de7d40}#sidebar-toggler{position:absolute;top:3.7rem;right:10px}@media(min-width: 768px){#sidebar-toggler{display:none}}@media print{#scroll-to-top-container{display:none}}@media(min-width: 1200px){#scroll-to-top-container{display:none}}#scroll-to-top-container #scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px}#scroll-to-top-container #scroll-to-top.show{display:block}@media print{#edit-this-page-container{display:none}}#edit-this-page-container #edit-this-page{display:block;position:fixed;bottom:calc(4rem + 7rem);right:1rem;background-color:bisque}@media print{#report-site-bugs-container{display:none}}#report-site-bugs-container #report-site-bugs{display:block;position:fixed;bottom:calc(1rem + 7rem);right:1rem;background-color:bisque}footer{background-image:linear-gradient(to right, #466BB0, #041A77);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 4px 1.5rem;text-align:center;display:grid;grid-template-columns:[user-links] 35% [info] 65% [dev-links] 0%;grid-template-rows:100%}@media print{footer{display:none}}@media(min-width: 576px){footer{padding:1.5rem 1.25rem 1rem 1.25rem}}@media(min-width: 992px){footer{grid-template-columns:[user-links] 30% [info] 40% [dev-links] 30%}}footer .user-links{grid-column:user-links;text-align:left}footer .info{grid-column:info}footer .info .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .info .copyright{text-align:center !important}}footer .info .copyright a{color:#ccc;text-decoration:underline}footer .info .copyright a:hover{color:#ccc}footer .dev-links{grid-column:dev-links;text-align:right;display:none}@media(min-width: 992px){footer .dev-links{display:block}}footer .channel{position:relative;display:inline-flex;padding:4px 0;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .channel a{text-decoration:none}footer .channel svg{width:30px;height:30px;fill:#fff;stroke:#466bb0}@media(min-width: 576px){footer .channel svg{width:35px;height:35px}}footer .channel span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;width:200px;left:-82px;top:-23px;font-size:75%}footer .channel:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .channel:hover span{opacity:1;transition:opacity .5s}footer .tag{padding:0 1rem;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}@media print{.glossary .trampolines{display:none}}@media screen{.glossary .entries .letter:target::before{height:calc(3.7rem - 1rem);margin-top:calc(0rem - calc(3.7rem - 1rem))}}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;background-color:#5a5a5a;padding-top:2.2rem;padding-bottom:.15rem;position:-webkit-sticky;position:sticky;top:calc(3.7rem - 1rem);margin-top:0;margin-bottom:0;z-index:10}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}header{background-image:linear-gradient(to right, #466BB0, #041A77);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em;position:fixed;top:0;right:0;left:0;z-index:100}header #brand{display:inline-block;font-size:1.25rem;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;line-height:inherit;white-space:nowrap;width:100%}@media(min-width: 576px){header #brand{width:unset}}header #brand.open-hamburger{display:none}header #brand .logo{width:2em;height:2em;top:3px;left:.8em;position:fixed;fill:#fff;transition-duration:.8s;transition-property:transform;transform-origin:50% 50%}header #brand .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header #brand .logo{width:3em;height:3em}}header #brand .logo:hover{transform:rotate(360deg)}header #brand .name{color:#fff;font-weight:400;vertical-align:bottom;line-height:1.1em;display:inline-block;padding-top:.35rem;text-align:center;margin-left:0;margin-right:0;width:100%}@media(min-width: 576px){header #brand .name{text-align:left;margin-left:3em;margin-right:1rem;width:unset}}@media(min-width: 768px){header #brand .name{margin-left:4.2em}}header a{font-weight:500;color:#fff;font-size:1.1em;margin-left:.3rem;margin-right:.3rem}@media(min-width: 576px){header a{font-size:.9em;margin-left:.58rem;margin-right:.58rem}}header a:hover{text-decoration:none;color:#de7d40}header a.active{border-bottom:solid 3px #fff;border-radius:2px;color:#fff;font-weight:500;cursor:default}header div.menu{display:inline-block}header svg.icon{stroke:#fff;fill:#fff;width:1.1em;height:1.1em}header svg.icon:hover{fill:#de7d40;stroke:#de7d40}header #hamburger{display:inline-block;position:absolute;top:.8rem;right:1.3rem}@media(min-width: 576px){header #hamburger{display:none}}header #header-links{display:none;top:.6rem;right:1.1rem;transition:right .5s}header #header-links.open-hamburger{display:block;text-align:center;margin-top:1em;padding-left:1em;padding-right:2.5em}@media(min-width: 576px){header #header-links{display:inline-block;position:absolute}}header #header-links.show-search{right:-700px;transition:right .5s}header #search-show{display:none}@media(min-width: 576px){header #search-show{display:inline-block}}header #search-form{display:none;top:0;right:-700px;transition:right .5s}header #search-form.open-hamburger{display:flex}@media(min-width: 576px){header #search-form{display:flex;position:absolute}}header #search-form.show-search{right:1rem;transition:right .5s}header #search-form button:focus{outline:0}header #search-textbox{display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline-offset:-2px;margin:12px 1rem 5px 1rem;width:100%;text-align:center}@media(min-width: 576px){header #search-textbox{margin:4px 0 5px 0;width:22rem;text-align:unset}}header #search-textbox:focus{outline:0}header #search-close{display:none;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer;font-size:inherit;line-height:inherit}@media(min-width: 576px){header #search-close{display:block}}header #search-close:hover{color:#de7d40}.landing .banner{display:flex;justify-content:center;padding-top:1rem;padding-bottom:1rem}.landing .banner .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .banner .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .banner .hero-logo{width:0;fill:#ddd}.landing .banner .hero-text{width:20rem;margin-left:0}@media(min-width: 576px){.landing .banner .hero-logo{width:7rem}.landing .banner .hero-label{text-align:left}.landing .banner .hero-lead{text-align:left}.landing .banner .hero-text{margin-left:3rem}}.landing .panels{display:grid;grid-template-columns:[panel] auto;padding-top:30px;padding-bottom:30px;grid-gap:2rem;justify-content:center;align-content:end}@media(min-width: 768px){.landing .panels{padding-top:50px;padding-bottom:50px;grid-template-columns:[panel] auto [panel] auto}}@media(min-width: 80rem){.landing .panels{grid-template-columns:[panel] auto [panel] auto [panel] auto [panel] auto}}.landing .panels .panel{color:#ddd;opacity:.1;transition:opacity .25s linear;background-color:#404040;width:18rem;box-shadow:3px 3px 8px #777;padding:1rem;border:1px solid #777;border-radius:4px}.landing .panels .panel a{text-decoration:none;color:#ddd}.landing .panels .panel a:hover{color:#ddd;text-decoration:none}.landing .panels .panel:hover{box-shadow:3px 3px 8px #999}.landing .panels .panel .panel-title{text-align:center}.landing .panels .panel .panel-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#ddd}.landing .panels .panel .panel-img-top{text-align:center;padding:0}.landing .panels .panel .panel-body{padding-top:0;padding-left:.5rem;padding-right:.5rem}@media(min-width: 768px){.landing .panels .panel .panel-body{padding-left:1.25rem;padding-right:1.25rem}}.landing #buttons{opacity:0;transition:opacity .25s ease-in;text-align:center}@media(min-width: 768px){.landing #buttons{padding-bottom:20px}}.landing #buttons .btn{margin:1rem 1rem;width:18rem}@media(min-width: 768px){.landing #buttons .btn{margin:1rem 5rem}}.logo-gallery{margin:3rem}.logo-gallery .company-logo{margin:1rem;padding:14px;display:inline-block;width:200px;height:120px;transition-duration:.8s;transform-origin:50% 50%;transition-property:none;position:relative;box-shadow:0 0 50px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.25);border-radius:3px;background-color:#d3d3d3}.logo-gallery .company-logo:hover{transition-property:transform,opacity,box-shadow;transform:rotate(360deg);box-shadow:0 0 50px rgba(0,0,200,.1),0 5px 10px rgba(0,0,200,.25)}.logo-gallery .outer{display:table;position:absolute;width:172px;height:92px;margin:0;padding:0}.logo-gallery .inner{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;margin:0 auto}.logo-gallery .with-tag-line:hover:hover img{opacity:.15}.logo-gallery .with-tag-line:hover:hover .tagline{opacity:1}.logo-gallery img{position:absolute;width:172px;height:92px;object-fit:contain;transition-duration:.8s;transition-property:opacity}.logo-gallery .tagline{color:#000;opacity:0;transition-duration:.8s;transition-property:opacity}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources .advice{display:grid;grid-template-columns:[panel] 1fr;grid-gap:2rem;padding-top:2rem}@media(min-width: 992px){.media-resources .advice{grid-template-columns:[panel] 1fr [panel] 1fr}}.media-resources .advice .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .advice .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .advice .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .advice .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .advice .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.menu{position:relative;cursor:pointer}.menu .menu-content{display:none;position:absolute;min-width:160px;z-index:75;padding:0;background-color:#5a5a5a;border:1px solid #fff;border-radius:4px;margin-top:.125rem;right:0;text-align:left}.menu .menu-content a{display:block;font-weight:300;color:#ddd;padding:.25rem 1.5rem;margin:0}.menu .menu-content a:hover{color:#fff;background-color:#466bb0;text-decoration:none}.menu .menu-content a.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}.menu .menu-content a.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-color:#466bb0}.menu .menu-content a:focus{text-decoration:none}.menu .menu-content i{color:#ddd}.menu .menu-content h6{padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.menu .menu-content div{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.menu.show .menu-content{display:block}.notfound{text-align:center}.notfound .icon{margin-top:9rem;width:12rem;height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:500;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:300;font-size:100%}.pagenav{display:flex;width:100%}@media print{.pagenav{display:none}}.pagenav .left{width:50%}.pagenav .right{width:50%;text-align:right}.pagenav p{text-transform:uppercase;font-size:80%}.pagenav svg{fill:#e9ffaa;stroke:#e9ffaa;margin-left:.5em;margin-right:.5em}.pagenav svg:hover{fill:#de7d40;stroke:#de7d40}.partner-component{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}@media(min-width: 768px){.partner-component{margin:1em 3em}}.partner-component table td:first-of-type{color:#fff;background-color:#041a77;font-weight:400;border-bottom:1px solid #05229a}.partner-component table td:last-of-type{background-color:#5a5a5a}.partner-component table tr:last-of-type td{border-bottom-color:#ddd}.partner-component table.with_logo td:first-of-type{opacity:.9}.partner-component table.with_logo td:last-of-type{opacity:.9}.popover{display:none;z-index:75;color:#ddd;background-color:#5a5a5a;border-radius:4px;border:1px solid #777;box-shadow:3px 3px 8px #777,-3px -3px 8px #777;font-family:inherit;max-width:276px}@media(min-width: 768px){.popover{max-width:350px}}@media(min-width: 1200px){.popover{max-width:500px}}.popover.show{display:block}.popover .title{text-align:center;color:#ddd;background-color:#404040;font-size:140%;border-radius:4px 4px 0 0}.popover .body{padding-left:1rem;padding-right:1rem}.popover .arrow{width:0;height:0;border-style:solid;position:absolute;border-color:transparent}.popover[x-placement^=top]{margin-bottom:5px}.popover[x-placement^=top] .arrow{border-width:5px 5px 0 5px;border-top-color:#5a5a5a;bottom:-5px;margin:0 5px}.popover[x-placement^=bottom]{margin-top:5px}.popover[x-placement^=bottom] .arrow{border-width:0 5px 5px 5px;border-bottom-color:#5a5a5a;top:-5px;margin:0 5px}.popover[x-placement^=right]{margin-left:5px}.popover[x-placement^=right] .arrow{border-width:5px 5px 5px 0;border-right-color:#5a5a5a;left:-5px;margin:5px 0}.popover[x-placement^=left]{margin-right:5px}.popover[x-placement^=left] .arrow{border-width:5px 0 5px 5px;border-left-color:#5a5a5a;right:-5px;margin:5px 0}@media screen{.term{border-bottom:dashed 1px;cursor:help;position:relative;display:inline-block}}.primary{display:grid;grid-template-columns:[article] 100%;grid-column-gap:1rem;padding-left:.5rem;padding-right:.5rem}.primary .sidebar-container{max-width:25em}@media print{.primary .sidebar-container{display:none}}.primary .toc-container{display:none}@media screen and (min-width: 768px){.primary{grid-template-columns:[sidebar] 20% [article] calc(80% - 1rem);padding-left:1rem;padding-right:1rem}}@media screen and (min-width: 1200px){.primary{grid-template-columns:[sidebar] 16% [article] calc(68% - 2rem) [toc] 16%}.primary .toc-container{display:block}}@media screen and (min-width: 1200px){.primary.notoc{grid-template-columns:[sidebar] 16% [article] calc(84% - 1rem)}}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:200;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.relnote-links{text-align:center}@media print{.relnote-links{display:none}}.relnote-links #buttons{opacity:0;transition:opacity .25s ease-in}.relnote-links .btn{margin:1rem 1rem;width:13rem}@media(min-width: 768px){.relnote-links .btn{margin:1rem 5rem}}.section-index{display:grid;grid-template-columns:[entry] 1fr}@media(min-width: 576px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.see-also{padding-top:0;display:grid;grid-template-columns:[entry] 1fr;grid-gap:1em}@media(min-width: 576px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.see-also .entry{padding:0}.see-also .entry .link{margin-bottom:0;margin-top:0}.see-also .entry .desc{margin-top:0}@media screen and (max-width: 767px){.sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.sidebar-offcanvas{position:unset;width:auto}}@media screen{.sidebar-offcanvas.active{left:1rem}}#sidebar{order:0;font-size:85%}@media(min-width: 1200px){#sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar{position:-webkit-sticky;position:sticky;top:3.7rem}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){#sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}#sidebar .directory a{font-weight:300}#sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em;display:none}#sidebar .directory ul.show{display:block}#sidebar .directory li{display:inline-block;padding:2px 0 1px 1.4em;width:100%;font-size:85%}#sidebar .directory li .current{color:#de7d40;font-weight:500}#sidebar .directory li.sublist{padding-left:0}#sidebar .directory .card{background-color:#5a5a5a;margin-top:.1rem;margin-bottom:.1rem;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-clip:border-box;border:1px solid rgba(255,255,255,.1);border-radius:4px}#sidebar .directory .card .header{margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(255,255,255,.1);padding:.75em 1.25em;cursor:pointer;color:#e9ffaa}#sidebar .directory .card .header:hover{color:#de7d40}#sidebar .directory .card .header div{padding:.75em 1.25em}#sidebar .directory .card .header svg{margin-right:.3em}#sidebar .directory .card .header a{text-decoration:none}#sidebar .directory .card .body{flex:1 1 auto;overflow:hidden;padding:0;max-height:0;transform:scaleY(0) scaleX(0);transition:max-height .6s ease-out,padding,transform .6s}#sidebar .directory .card .body.show{padding:.5em .1em;transform:scaleY(1) scaleX(1)}@media(min-width: 992px){#sidebar .directory .card .body.show .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.show .body ul{padding-left:1em}}#sidebar .directory .card .body.show .body>ul{padding-left:0}#sidebar .directory .card .body.default{padding:.5em .1em;transform:scaleY(1) scaleX(1);max-height:unset}@media(min-width: 992px){#sidebar .directory .card .body.default .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.default .body ul{padding-left:1em}}#sidebar .directory .card .body.default .body>ul{padding-left:0}#sidebar .tree-toggle{cursor:pointer;margin-bottom:0}#sidebar .tree-toggle .chevron{display:none}#sidebar .tree-toggle .chevron svg{margin-right:.3em}#sidebar .tree-toggle .chevron.show{display:inline}.tabset{border:none;margin:0 0 0 4px;padding:0}.tabset .tab-strip{margin-bottom:-2px}.tabset .tab-strip a{display:inline-block;margin:0 3px;border:1px solid #466bb0;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;padding:0 1rem;transform:skewX(-30deg);transform-origin:left bottom;text-decoration:none;cursor:pointer}.tabset .tab-strip a span{display:block;transform:skewX(10deg);font-size:80%;color:#ddd}.tabset .tab-strip a:hover{background-color:#de7d40;text-decoration:none}.tabset .tab-strip a.active{background-color:#466bb0;cursor:default}.tabset .tab-strip a.active span{color:#fff}.tabset .tab-content{border:1px solid #466bb0;border-radius:4px;padding-left:1rem;padding-right:1rem}.tabset .tab-content>div{display:none}.tabset .tab-content>div.active{display:block}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(255,255,255,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:300}.toc .directory li a.current{color:#de7d40;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined{display:block}@media print{.toc-inlined{display:none}}@media(min-width: 1200px){.toc-inlined{display:none}}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:300}@media screen{.toc-forced{display:block}}/*# sourceMappingURL=dark_theme_archive.css.map */ diff --git a/generated/css/dark_theme_archive.css.map b/generated/css/dark_theme_archive.css.map index cf43e86d88..dc884fecc0 100644 --- a/generated/css/dark_theme_archive.css.map +++ b/generated/css/dark_theme_archive.css.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["src/sass/themes/_dark_syntax.scss","src/sass/base/_reset.scss","src/sass/base/_base.scss","src/sass/base/_constants.scss","src/sass/themes/_dark.scss","src/sass/brand_colors/_archive.scss","src/sass/misc/_blog.scss","src/sass/misc/_button.scss","src/sass/misc/_callout.scss","src/sass/misc/_community.scss","src/sass/misc/_endnotes.scss","src/sass/misc/_faq.scss","src/sass/misc/_faq-landing.scss","src/sass/misc/_figure.scss","src/sass/misc/_footer.scss","src/sass/misc/_glossary.scss","src/sass/misc/_header.scss","src/sass/misc/_landing.scss","src/sass/misc/_logo-gallery.scss","src/sass/misc/_media-resources.scss","src/sass/misc/_menu.scss","src/sass/misc/_notfound.scss","src/sass/misc/_pagenav.scss","src/sass/misc/_partner-component.scss","src/sass/misc/_popover.scss","src/sass/misc/_primary.scss","src/sass/misc/_promotion.scss","src/sass/misc/_relnote-links.scss","src/sass/misc/_section-index.scss","src/sass/misc/_see-also.scss","src/sass/misc/_sidebar.scss","src/sass/misc/_tabset.scss","src/sass/misc/_toc.scss"],"names":[],"mappings":"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","file":"dark_theme_archive.css"} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["src/sass/themes/_dark_syntax.scss","src/sass/base/_reset.scss","src/sass/base/_base.scss","src/sass/base/_constants.scss","src/sass/themes/_dark.scss","src/sass/brand_colors/_archive.scss","src/sass/misc/_blog.scss","src/sass/misc/_button.scss","src/sass/misc/_callout.scss","src/sass/misc/_community.scss","src/sass/misc/_endnotes.scss","src/sass/misc/_faq.scss","src/sass/misc/_faq-landing.scss","src/sass/misc/_figure.scss","src/sass/misc/_floaters.scss","src/sass/misc/_footer.scss","src/sass/misc/_glossary.scss","src/sass/misc/_header.scss","src/sass/misc/_landing.scss","src/sass/misc/_logo-gallery.scss","src/sass/misc/_media-resources.scss","src/sass/misc/_menu.scss","src/sass/misc/_notfound.scss","src/sass/misc/_pagenav.scss","src/sass/misc/_partner-component.scss","src/sass/misc/_popover.scss","src/sass/misc/_primary.scss","src/sass/misc/_promotion.scss","src/sass/misc/_relnote-links.scss","src/sass/misc/_section-index.scss","src/sass/misc/_see-also.scss","src/sass/misc/_sidebar.scss","src/sass/misc/_tabset.scss","src/sass/misc/_toc.scss"],"names":[],"mappings":"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","file":"dark_theme_archive.css"} \ No newline at end of file diff --git a/generated/css/dark_theme_normal.css b/generated/css/dark_theme_normal.css index 2786ae16b2..eaf4431cbb 100644 --- a/generated/css/dark_theme_normal.css +++ b/generated/css/dark_theme_normal.css @@ -1 +1 @@ -.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#dda9d8}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*::before,*::after{box-sizing:border-box}@media screen{:target::before{content:"";display:block;height:3.7rem;margin-top:-3.7rem}tr[id]:before{content:normal}html{overflow-y:scroll;position:relative;min-height:100%}body{margin-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"Work Sans",sans-serif;color:#ddd;background-color:#5a5a5a}}body{line-height:1.5}a{color:#e9ffaa;text-decoration:none;font-weight:300;font-family:"Chivo",sans-serif}a:hover,a:focus{color:#de7d40;text-decoration:underline;font-weight:300}a.disabled{color:#444;text-decoration:none;font-weight:300}a.active{color:#de7d40;text-decoration:none;font-weight:300}a.dropdown-item{cursor:pointer}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em;border-collapse:separate;border-spacing:0}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#286ac7;font-weight:400}th code{color:#fff}tr.oneof>td{border-bottom:1px dashed rgba(255,255,255,.1);border-top:1px dashed rgba(255,255,255,.1)}th,td{border-left:1px solid #ddd;border-top:1px solid #ddd}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #ddd}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #ddd}tr td:last-child{border-right:1px solid #ddd}thead+tbody tr:first-child td:first-child{border-radius:0}thead+tbody tr:first-child td:last-child{border-radius:0}code{color:#ccc;font-size:80%;font-weight:300;word-break:normal}pre{margin:1em 0 1em 1em;max-height:31em;border:1px solid #777;border-radius:4px;box-shadow:3px 3px 8px #777;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:87.5%;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;hyphens:none;background:#2d2d2d;overflow:auto}@media(min-width: 768px){pre{margin:1em}}pre code{display:block;padding:.5em;color:#ddd;font-size:80%;font-weight:300;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output .command{padding:.5em .5em 0 .5em}}pre code.command-output .output{color:#ddd;background-color:#404040;font-style:italic;padding:1em;float:left;clear:left;min-width:100%}@media(min-width: 768px){pre code.command-output .output{padding:0 .5em .5em .5em}}pre code.command-output div:only-of-type{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output div:only-of-type{padding:.5em}}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#286ac7;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:1;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.25rem}div.toolbar svg{width:.8em;height:.8em;display:inline;fill:#fff;stroke:#fff}p{font-size:1rem;font-weight:300;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:300;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:300;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0;line-height:1.2}h1{font-size:2.5rem;color:#fff;font-weight:400;margin-bottom:0}h2{font-size:2rem;color:#fff;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h2:before{display:block;content:" ";width:5rem;border-bottom:2px solid #466bb0;margin-bottom:1.1rem;visibility:visible}h3{font-size:1.85rem;color:#f8f8f8;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#f8f8f8;font-weight:500;margin:30px 0 20px}h4+p{margin:5px 0}@media(min-width: 768px){h4+p{margin:10px 0}}h5{font-size:1.15rem;color:#f8f8f8;font-weight:500}h6{font-size:.9rem;color:#f8f8f8;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:600}img{width:100%}blockquote{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}@media(min-width: 768px){blockquote{margin:1em 3em}}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}@media print{#scroll-to-top-container{display:none}}@media(min-width: 1200px){#scroll-to-top-container{display:none}}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:15;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}#scroll-to-top svg{width:1.5em;height:1.5em;vertical-align:middle}#scroll-to-top.show{display:block}@media print{h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}.icon{width:1em;height:1em;display:inline;fill:#ddd;stroke:#ddd;vertical-align:middle}.large-icon{width:1.4em;height:1.4em;display:inline;fill:#ddd;stroke:#ddd;vertical-align:middle}.page-icon{margin-right:.3em}.flipped{transform:scaleX(-1)}.subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.attribution{font-weight:500}.subscribe{padding:1em;font-size:1.2em;background-color:#5a5a5a;text-align:center}.subscribe svg{margin-right:.5em}.btn{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#286ac7;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer;box-shadow:3px 3px 8px #a7a7a7}.btn:hover{background-color:#466bb0;color:#fff;text-decoration:none}.btn:active{background-color:#e07484;color:#fff}.btn:focus{color:#fff}.callout{display:table;padding:.5em .5em .5em 0;border-radius:4px;margin:1em 0 1em 1em}@media(min-width: 768px){.callout{margin:1em}}.callout .type{position:relative;display:table-cell;left:-0.75em;min-height:100%;text-align:center;vertical-align:middle}.callout .type svg{fill:#ddd}.callout .content{display:table-cell;min-height:100%}.callout.tip{background-color:#404040}.callout.idea{background-color:#404040}.callout.warning{background-color:#404040}.callout.quote{background-color:#404040;font-style:italic}.callout:hover svg{animation:shake 2.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;transform:translate3d(0, 0, 0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}.community-item{display:table-row}.community-item .logo{display:table-cell;width:65px;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}.community-item .desc{display:table-cell;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}#endnotes-container{display:none}@media print{#endnotes-container.show{display:block}}@media screen{.endnote-ref{display:none}}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq-landing{column-count:1;column-gap:2rem}@media(min-width: 576px){.faq-landing{column-count:2}}.faq-landing .panel{display:inline-block;border:1px solid #ddd;border-radius:4px;width:100%;margin-bottom:2rem}.faq-landing .panel .header{color:#fff;background-color:#ddd;padding:.75rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.125)}.faq-landing .panel .body{padding:1.25rem}figure{margin:1.5rem auto;padding:.5rem;background-color:#a3a3a3;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figure figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#fff;padding-top:.5rem}footer{background-image:linear-gradient(to right, #466BB0, #286AC7);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 4px 1.5rem;text-align:center;display:grid;grid-template-columns:[user-links] 35% [info] 65% [dev-links] 0%;grid-template-rows:100%}@media print{footer{display:none}}@media(min-width: 576px){footer{padding:1.5rem 1.25rem 1rem 1.25rem}}@media(min-width: 992px){footer{grid-template-columns:[user-links] 30% [info] 40% [dev-links] 30%}}footer .user-links{grid-column:user-links;text-align:left}footer .info{grid-column:info}footer .info .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .info .copyright{text-align:center !important}}footer .info .copyright a{color:#ccc;text-decoration:underline}footer .info .copyright a:hover{color:#ccc}footer .dev-links{grid-column:dev-links;text-align:right;display:none}@media(min-width: 992px){footer .dev-links{display:block}}footer .channel{position:relative;display:inline-flex;padding:4px 0;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .channel a{text-decoration:none}footer .channel svg{width:30px;height:30px;fill:#fff;stroke:#466bb0}@media(min-width: 576px){footer .channel svg{width:35px;height:35px}}footer .channel span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;width:200px;left:-82px;top:-23px;font-size:75%}footer .channel:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .channel:hover span{opacity:1;transition:opacity .5s}footer .tag{padding:0 1rem;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}@media print{.glossary .trampolines{display:none}}@media screen{.glossary .entries .letter:target::before{height:calc(3.7rem - 1rem);margin-top:calc(0rem - calc(3.7rem - 1rem))}}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;background-color:#5a5a5a;padding-top:2.2rem;padding-bottom:.15rem;position:-webkit-sticky;position:sticky;top:calc(3.7rem - 1rem);margin-top:0;margin-bottom:0;z-index:10}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}header{background-image:linear-gradient(to right, #466BB0, #286AC7);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em;position:fixed;top:0;right:0;left:0;z-index:100}header #brand{display:inline-block;font-size:1.25rem;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;line-height:inherit;white-space:nowrap;width:100%}@media(min-width: 576px){header #brand{width:unset}}header #brand.open-hamburger{display:none}header #brand .logo{width:2em;height:2em;top:3px;left:.8em;position:fixed;fill:#fff;transition-duration:.8s;transition-property:transform;transform-origin:50% 50%}header #brand .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header #brand .logo{width:3em;height:3em}}header #brand .logo:hover{transform:rotate(360deg)}header #brand .name{color:#fff;font-weight:400;vertical-align:bottom;line-height:1.1em;display:inline-block;padding-top:.35rem;text-align:center;margin-left:0;margin-right:0;width:100%}@media(min-width: 576px){header #brand .name{text-align:left;margin-left:3em;margin-right:1rem;width:unset}}@media(min-width: 768px){header #brand .name{margin-left:4.2em}}header a{font-weight:500;color:#fff;font-size:1.1em;margin-left:.3rem;margin-right:.3rem}@media(min-width: 576px){header a{font-size:.9em;margin-left:.58rem;margin-right:.58rem}}header a:hover{text-decoration:none;color:#de7d40}header a.active{border-bottom:solid 3px #fff;border-radius:2px;color:#fff;font-weight:500;cursor:default}header div.menu{display:inline-block}header svg.icon{stroke:#fff;fill:#fff;width:1.1em;height:1.1em}header svg.icon:hover{fill:#de7d40;stroke:#de7d40}header #hamburger{display:inline-block;position:absolute;top:.8rem;right:1.3rem}@media(min-width: 576px){header #hamburger{display:none}}header #header-links{display:none;top:.6rem;right:1.1rem;transition:right .5s}header #header-links.open-hamburger{display:block;text-align:center;margin-top:1em;padding-left:1em;padding-right:2.5em}@media(min-width: 576px){header #header-links{display:inline-block;position:absolute}}header #header-links.show-search{right:-700px;transition:right .5s}header #search-show{display:none}@media(min-width: 576px){header #search-show{display:inline-block}}header #search-form{display:none;top:0;right:-700px;transition:right .5s}header #search-form.open-hamburger{display:flex}@media(min-width: 576px){header #search-form{display:flex;position:absolute}}header #search-form.show-search{right:1rem;transition:right .5s}header #search-form button:focus{outline:0}header #search-textbox{display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline-offset:-2px;margin:12px 1rem 5px 1rem;width:100%;text-align:center}@media(min-width: 576px){header #search-textbox{margin:4px 0 5px 0;width:22rem;text-align:unset}}header #search-textbox:focus{outline:0}header #search-close{display:none;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer;font-size:inherit;line-height:inherit}@media(min-width: 576px){header #search-close{display:block}}header #search-close:hover{color:#de7d40}.landing .banner{display:flex;justify-content:center;padding-top:1rem;padding-bottom:1rem}.landing .banner .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .banner .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .banner .hero-logo{width:0;fill:#ddd}.landing .banner .hero-text{width:20rem;margin-left:0}@media(min-width: 576px){.landing .banner .hero-logo{width:7rem}.landing .banner .hero-label{text-align:left}.landing .banner .hero-lead{text-align:left}.landing .banner .hero-text{margin-left:3rem}}.landing .panels{display:grid;grid-template-columns:[panel] auto;padding-top:30px;padding-bottom:30px;grid-gap:2rem;justify-content:center;align-content:end}@media(min-width: 768px){.landing .panels{padding-top:50px;padding-bottom:50px;grid-template-columns:[panel] auto [panel] auto}}@media(min-width: 80rem){.landing .panels{grid-template-columns:[panel] auto [panel] auto [panel] auto [panel] auto}}.landing .panels .panel{color:#ddd;opacity:.1;transition:opacity .25s linear;background-color:#404040;width:18rem;box-shadow:3px 3px 8px #777;padding:1rem;border:1px solid #777;border-radius:4px}.landing .panels .panel a{text-decoration:none;color:#ddd}.landing .panels .panel a:hover{color:#ddd;text-decoration:none}.landing .panels .panel:hover{box-shadow:3px 3px 8px #999}.landing .panels .panel .panel-title{text-align:center}.landing .panels .panel .panel-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#ddd}.landing .panels .panel .panel-img-top{text-align:center;padding:0}.landing .panels .panel .panel-body{padding-top:0;padding-left:.5rem;padding-right:.5rem}@media(min-width: 768px){.landing .panels .panel .panel-body{padding-left:1.25rem;padding-right:1.25rem}}.landing #buttons{opacity:0;transition:opacity .25s ease-in;text-align:center}@media(min-width: 768px){.landing #buttons{padding-bottom:20px}}.landing #buttons .btn{margin:1rem 1rem;width:18rem}@media(min-width: 768px){.landing #buttons .btn{margin:1rem 5rem}}.logo-gallery{margin:3rem}.logo-gallery .company-logo{margin:1rem;padding:14px;display:inline-block;width:200px;height:120px;transition-duration:.8s;transform-origin:50% 50%;transition-property:none;position:relative;box-shadow:0 0 50px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.25);border-radius:3px;background-color:#d3d3d3}.logo-gallery .company-logo:hover{transition-property:transform,opacity,box-shadow;transform:rotate(360deg);box-shadow:0 0 50px rgba(0,0,200,.1),0 5px 10px rgba(0,0,200,.25)}.logo-gallery .outer{display:table;position:absolute;width:172px;height:92px;margin:0;padding:0}.logo-gallery .inner{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;margin:0 auto}.logo-gallery .with-tag-line:hover:hover img{opacity:.15}.logo-gallery .with-tag-line:hover:hover .tagline{opacity:1}.logo-gallery img{position:absolute;width:172px;height:92px;object-fit:contain;transition-duration:.8s;transition-property:opacity}.logo-gallery .tagline{color:#000;opacity:0;transition-duration:.8s;transition-property:opacity}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources .advice{display:grid;grid-template-columns:[panel] 1fr;grid-gap:2rem;padding-top:2rem}@media(min-width: 992px){.media-resources .advice{grid-template-columns:[panel] 1fr [panel] 1fr}}.media-resources .advice .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .advice .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .advice .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .advice .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .advice .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.menu{position:relative;cursor:pointer}.menu .menu-content{display:none;position:absolute;min-width:160px;z-index:75;padding:0;background-color:#5a5a5a;border:1px solid #fff;border-radius:4px;margin-top:.125rem;right:0;text-align:left}.menu .menu-content a{display:block;font-weight:300;color:#ddd;padding:.25rem 1.5rem;margin:0}.menu .menu-content a:hover{color:#fff;background-color:#466bb0;text-decoration:none}.menu .menu-content a.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}.menu .menu-content a.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-color:#466bb0}.menu .menu-content a:focus{text-decoration:none}.menu .menu-content i{color:#ddd}.menu .menu-content h6{padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.menu .menu-content div{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.menu.show .menu-content{display:block}.notfound{text-align:center}.notfound .icon{margin-top:9rem;width:12rem;height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:500;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:300;font-size:100%}.pagenav{display:flex;width:100%}@media print{.pagenav{display:none}}.pagenav .left{width:50%}.pagenav .right{width:50%;text-align:right}.pagenav p{text-transform:uppercase;font-size:80%}.pagenav svg{fill:#e9ffaa;stroke:#e9ffaa;margin-left:.5em;margin-right:.5em}.pagenav svg:hover{fill:#de7d40;stroke:#de7d40}.partner-component{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}@media(min-width: 768px){.partner-component{margin:1em 3em}}.partner-component table td:first-of-type{color:#fff;background-color:#286ac7;font-weight:400;border-bottom:1px solid #3b7cd8}.partner-component table td:last-of-type{background-color:#5a5a5a}.partner-component table tr:last-of-type td{border-bottom-color:#ddd}.partner-component table.with_logo td:first-of-type{opacity:.9}.partner-component table.with_logo td:last-of-type{opacity:.9}.popover{display:none;z-index:75;color:#ddd;background-color:#5a5a5a;border-radius:4px;border:1px solid #777;box-shadow:3px 3px 8px #777,-3px -3px 8px #777;font-family:inherit;max-width:276px}@media(min-width: 768px){.popover{max-width:350px}}@media(min-width: 1200px){.popover{max-width:500px}}.popover.show{display:block}.popover .title{text-align:center;color:#ddd;background-color:#404040;font-size:140%;border-radius:4px 4px 0 0}.popover .body{padding-left:1rem;padding-right:1rem}.popover .arrow{width:0;height:0;border-style:solid;position:absolute;border-color:transparent}.popover[x-placement^=top]{margin-bottom:5px}.popover[x-placement^=top] .arrow{border-width:5px 5px 0 5px;border-top-color:#5a5a5a;bottom:-5px;margin:0 5px}.popover[x-placement^=bottom]{margin-top:5px}.popover[x-placement^=bottom] .arrow{border-width:0 5px 5px 5px;border-bottom-color:#5a5a5a;top:-5px;margin:0 5px}.popover[x-placement^=right]{margin-left:5px}.popover[x-placement^=right] .arrow{border-width:5px 5px 5px 0;border-right-color:#5a5a5a;left:-5px;margin:5px 0}.popover[x-placement^=left]{margin-right:5px}.popover[x-placement^=left] .arrow{border-width:5px 0 5px 5px;border-left-color:#5a5a5a;right:-5px;margin:5px 0}@media screen{.term{border-bottom:dashed 1px;cursor:help;position:relative;display:inline-block}}.primary{display:grid;grid-template-columns:[article] 100%;grid-column-gap:1rem;padding-left:.5rem;padding-right:.5rem}.primary .sidebar-container{max-width:25em}@media print{.primary .sidebar-container{display:none}}.primary .toc-container{display:none}@media screen and (min-width: 768px){.primary{grid-template-columns:[sidebar] 20% [article] calc(80% - 1rem);padding-left:1rem;padding-right:1rem}}@media screen and (min-width: 1200px){.primary{grid-template-columns:[sidebar] 16% [article] calc(68% - 2rem) [toc] 16%}.primary .toc-container{display:block}}@media screen and (min-width: 1200px){.primary.notoc{grid-template-columns:[sidebar] 16% [article] calc(84% - 1rem)}}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:200;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.relnote-links{text-align:center}@media print{.relnote-links{display:none}}.relnote-links #buttons{opacity:0;transition:opacity .25s ease-in}.relnote-links .btn{margin:1rem 1rem;width:13rem}@media(min-width: 768px){.relnote-links .btn{margin:1rem 5rem}}.section-index{display:grid;grid-template-columns:[entry] 1fr}@media(min-width: 576px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.see-also{padding-top:0;display:grid;grid-template-columns:[entry] 1fr;grid-gap:1em}@media(min-width: 576px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.see-also .entry{padding:0}.see-also .entry .link{margin-bottom:0;margin-top:0}.see-also .entry .desc{margin-top:0}@media screen and (max-width: 767px){.sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.sidebar-offcanvas{position:unset;width:auto}}@media screen{.sidebar-offcanvas.active{left:1rem}}#sidebar{order:0;font-size:85%}@media(min-width: 1200px){#sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar{position:-webkit-sticky;position:sticky;top:3.7rem}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){#sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}#sidebar .directory a{font-weight:300}#sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em;display:none}#sidebar .directory ul.show{display:block}#sidebar .directory li{display:inline-block;padding:2px 0 1px 1.4em;width:100%;font-size:85%}#sidebar .directory li .current{color:#de7d40;font-weight:500}#sidebar .directory li.sublist{padding-left:0}#sidebar .directory .card{background-color:#5a5a5a;margin-top:.1rem;margin-bottom:.1rem;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-clip:border-box;border:1px solid rgba(255,255,255,.1);border-radius:4px}#sidebar .directory .card .header{margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(255,255,255,.1);padding:.75em 1.25em;cursor:pointer;color:#e9ffaa}#sidebar .directory .card .header:hover{color:#de7d40}#sidebar .directory .card .header div{padding:.75em 1.25em}#sidebar .directory .card .header svg{margin-right:.3em}#sidebar .directory .card .header a{text-decoration:none}#sidebar .directory .card .body{flex:1 1 auto;overflow:hidden;padding:0;max-height:0;transform:scaleY(0) scaleX(0);transition:max-height .6s ease-out,padding,transform .6s}#sidebar .directory .card .body.show{padding:.5em .1em;transform:scaleY(1) scaleX(1)}@media(min-width: 992px){#sidebar .directory .card .body.show .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.show .body ul{padding-left:1em}}#sidebar .directory .card .body.show .body>ul{padding-left:0}#sidebar .directory .card .body.default{padding:.5em .1em;transform:scaleY(1) scaleX(1);max-height:unset}@media(min-width: 992px){#sidebar .directory .card .body.default .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.default .body ul{padding-left:1em}}#sidebar .directory .card .body.default .body>ul{padding-left:0}#sidebar .tree-toggle{cursor:pointer;margin-bottom:0}#sidebar .tree-toggle .chevron{display:none}#sidebar .tree-toggle .chevron svg{margin-right:.3em}#sidebar .tree-toggle .chevron.show{display:inline}#sidebar-toggler{position:absolute;top:3.7rem;right:10px;z-index:15;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#sidebar-toggler:hover{color:#de7d40}@media(min-width: 768px){#sidebar-toggler{display:none}}@media print{#sidebar-toggler{display:none}}#sidebar-toggler svg{width:1.5em;height:1.5em;vertical-align:middle}.tabset{border:none;margin:0 0 0 4px;padding:0}.tabset .tab-strip{margin-bottom:-2px}.tabset .tab-strip a{display:inline-block;margin:0 3px;border:1px solid #466bb0;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;padding:0 1rem;transform:skewX(-30deg);transform-origin:left bottom;text-decoration:none;cursor:pointer}.tabset .tab-strip a span{display:block;transform:skewX(10deg);font-size:80%;color:#ddd}.tabset .tab-strip a:hover{background-color:#de7d40;text-decoration:none}.tabset .tab-strip a.active{background-color:#466bb0;cursor:default}.tabset .tab-strip a.active span{color:#fff}.tabset .tab-content{border:1px solid #466bb0;border-radius:4px;padding-left:1rem;padding-right:1rem}.tabset .tab-content>div{display:none}.tabset .tab-content>div.active{display:block}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(255,255,255,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:300}.toc .directory li a.current{color:#de7d40;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined{display:block}@media print{.toc-inlined{display:none}}@media(min-width: 1200px){.toc-inlined{display:none}}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:300}@media screen{.toc-forced{display:block}}/*# sourceMappingURL=dark_theme_normal.css.map */ +.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#dda9d8}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*::before,*::after{box-sizing:border-box}@media screen{:target::before{content:"";display:block;height:3.7rem;margin-top:-3.7rem}tr[id]:before{content:normal}html{overflow-y:scroll;position:relative;min-height:100%}body{margin-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"Work Sans",sans-serif;color:#ddd;background-color:#5a5a5a}}body{line-height:1.5}a{color:#e9ffaa;text-decoration:none;font-weight:300;font-family:"Chivo",sans-serif}a:hover,a:focus{color:#de7d40;text-decoration:underline;font-weight:300}a.disabled{color:#444;text-decoration:none;font-weight:300}a.active{color:#de7d40;text-decoration:none;font-weight:300}a.dropdown-item{cursor:pointer}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em;border-collapse:separate;border-spacing:0}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#286ac7;font-weight:400}th code{color:#fff}tr.oneof>td{border-bottom:1px dashed rgba(255,255,255,.1);border-top:1px dashed rgba(255,255,255,.1)}th,td{border-left:1px solid #ddd;border-top:1px solid #ddd}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #ddd}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #ddd}tr td:last-child{border-right:1px solid #ddd}thead+tbody tr:first-child td:first-child{border-radius:0}thead+tbody tr:first-child td:last-child{border-radius:0}code{color:#ccc;font-size:80%;font-weight:300;word-break:normal}pre{margin:1em 0 1em 1em;max-height:31em;border:1px solid #777;border-radius:4px;box-shadow:3px 3px 8px #777;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:87.5%;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;hyphens:none;background:#2d2d2d;overflow:auto}@media(min-width: 768px){pre{margin:1em}}pre code{display:block;padding:.5em;color:#ddd;font-size:80%;font-weight:300;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output .command{padding:.5em .5em 0 .5em}}pre code.command-output .output{color:#ddd;background-color:#404040;font-style:italic;padding:1em;float:left;clear:left;min-width:100%}@media(min-width: 768px){pre code.command-output .output{padding:0 .5em .5em .5em}}pre code.command-output div:only-of-type{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output div:only-of-type{padding:.5em}}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#286ac7;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:1;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.25rem}div.toolbar svg{width:.8em;height:.8em;display:inline;fill:#fff;stroke:#fff}p{font-size:1rem;font-weight:300;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:300;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:300;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0;line-height:1.2}h1{font-size:2.5rem;color:#fff;font-weight:400;margin-bottom:0}h2{font-size:2rem;color:#fff;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h2:before{display:block;content:" ";width:5rem;border-bottom:2px solid #466bb0;margin-bottom:1.1rem;visibility:visible}h3{font-size:1.85rem;color:#f8f8f8;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#f8f8f8;font-weight:500;margin:30px 0 20px}h4+p{margin:5px 0}@media(min-width: 768px){h4+p{margin:10px 0}}h5{font-size:1.15rem;color:#f8f8f8;font-weight:500}h6{font-size:.9rem;color:#f8f8f8;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:600}img{width:100%}blockquote{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}@media(min-width: 768px){blockquote{margin:1em 3em}}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}@media print{h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}.icon{width:1em;height:1em;display:inline;fill:#ddd;stroke:#ddd;vertical-align:middle}.large-icon{width:1.4em;height:1.4em;display:inline;fill:#ddd;stroke:#ddd;vertical-align:middle}.page-icon{margin-right:.3em}.flipped{transform:scaleX(-1)}.subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.attribution{font-weight:500}.subscribe{padding:1em;font-size:1.2em;background-color:#5a5a5a;text-align:center}.subscribe svg{margin-right:.5em}.btn{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#286ac7;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer;box-shadow:3px 3px 8px #a7a7a7}.btn:hover{background-color:#466bb0;color:#fff;text-decoration:none}.btn:active{background-color:#e07484;color:#fff}.btn:focus{color:#fff}.callout{display:table;padding:.5em .5em .5em 0;border-radius:4px;margin:1em 0 1em 1em}@media(min-width: 768px){.callout{margin:1em}}.callout .type{position:relative;display:table-cell;left:-0.75em;min-height:100%;text-align:center;vertical-align:middle}.callout .type svg{fill:#ddd}.callout .content{display:table-cell;min-height:100%}.callout.tip{background-color:#404040}.callout.idea{background-color:#404040}.callout.warning{background-color:#404040}.callout.quote{background-color:#404040;font-style:italic}.callout:hover svg{animation:shake 2.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;transform:translate3d(0, 0, 0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}.community-item{display:table-row}.community-item .logo{display:table-cell;width:65px;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}.community-item .desc{display:table-cell;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}#endnotes-container{display:none}@media print{#endnotes-container.show{display:block}}@media screen{.endnote-ref{display:none}}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq-landing{column-count:1;column-gap:2rem}@media(min-width: 576px){.faq-landing{column-count:2}}.faq-landing .panel{display:inline-block;border:1px solid #ddd;border-radius:4px;width:100%;margin-bottom:2rem}.faq-landing .panel .header{color:#fff;background-color:#ddd;padding:.75rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.125)}.faq-landing .panel .body{padding:1.25rem}figure{margin:1.5rem auto;padding:.5rem;background-color:#a3a3a3;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figure figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#fff;padding-top:.5rem}#sidebar-toggler,#scroll-to-top,#edit-this-page,#report-site-bugs{z-index:15;outline:none;background-color:rgba(90,90,90,.7);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}@media print{#sidebar-toggler,#scroll-to-top,#edit-this-page,#report-site-bugs{display:none}}#sidebar-toggler svg,#scroll-to-top svg,#edit-this-page svg,#report-site-bugs svg{width:1.5em;height:1.5em;vertical-align:middle;fill:rgba(0,0,0,.4)}#sidebar-toggler svg:hover,#scroll-to-top svg:hover,#edit-this-page svg:hover,#report-site-bugs svg:hover{fill:#de7d40}#sidebar-toggler{position:absolute;top:3.7rem;right:10px}@media(min-width: 768px){#sidebar-toggler{display:none}}@media print{#scroll-to-top-container{display:none}}@media(min-width: 1200px){#scroll-to-top-container{display:none}}#scroll-to-top-container #scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px}#scroll-to-top-container #scroll-to-top.show{display:block}@media print{#edit-this-page-container{display:none}}#edit-this-page-container #edit-this-page{display:block;position:fixed;bottom:calc(4rem + 7rem);right:1rem;background-color:bisque}@media print{#report-site-bugs-container{display:none}}#report-site-bugs-container #report-site-bugs{display:block;position:fixed;bottom:calc(1rem + 7rem);right:1rem;background-color:bisque}footer{background-image:linear-gradient(to right, #466BB0, #286AC7);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 4px 1.5rem;text-align:center;display:grid;grid-template-columns:[user-links] 35% [info] 65% [dev-links] 0%;grid-template-rows:100%}@media print{footer{display:none}}@media(min-width: 576px){footer{padding:1.5rem 1.25rem 1rem 1.25rem}}@media(min-width: 992px){footer{grid-template-columns:[user-links] 30% [info] 40% [dev-links] 30%}}footer .user-links{grid-column:user-links;text-align:left}footer .info{grid-column:info}footer .info .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .info .copyright{text-align:center !important}}footer .info .copyright a{color:#ccc;text-decoration:underline}footer .info .copyright a:hover{color:#ccc}footer .dev-links{grid-column:dev-links;text-align:right;display:none}@media(min-width: 992px){footer .dev-links{display:block}}footer .channel{position:relative;display:inline-flex;padding:4px 0;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .channel a{text-decoration:none}footer .channel svg{width:30px;height:30px;fill:#fff;stroke:#466bb0}@media(min-width: 576px){footer .channel svg{width:35px;height:35px}}footer .channel span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;width:200px;left:-82px;top:-23px;font-size:75%}footer .channel:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .channel:hover span{opacity:1;transition:opacity .5s}footer .tag{padding:0 1rem;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}@media print{.glossary .trampolines{display:none}}@media screen{.glossary .entries .letter:target::before{height:calc(3.7rem - 1rem);margin-top:calc(0rem - calc(3.7rem - 1rem))}}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;background-color:#5a5a5a;padding-top:2.2rem;padding-bottom:.15rem;position:-webkit-sticky;position:sticky;top:calc(3.7rem - 1rem);margin-top:0;margin-bottom:0;z-index:10}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}header{background-image:linear-gradient(to right, #466BB0, #286AC7);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em;position:fixed;top:0;right:0;left:0;z-index:100}header #brand{display:inline-block;font-size:1.25rem;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;line-height:inherit;white-space:nowrap;width:100%}@media(min-width: 576px){header #brand{width:unset}}header #brand.open-hamburger{display:none}header #brand .logo{width:2em;height:2em;top:3px;left:.8em;position:fixed;fill:#fff;transition-duration:.8s;transition-property:transform;transform-origin:50% 50%}header #brand .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header #brand .logo{width:3em;height:3em}}header #brand .logo:hover{transform:rotate(360deg)}header #brand .name{color:#fff;font-weight:400;vertical-align:bottom;line-height:1.1em;display:inline-block;padding-top:.35rem;text-align:center;margin-left:0;margin-right:0;width:100%}@media(min-width: 576px){header #brand .name{text-align:left;margin-left:3em;margin-right:1rem;width:unset}}@media(min-width: 768px){header #brand .name{margin-left:4.2em}}header a{font-weight:500;color:#fff;font-size:1.1em;margin-left:.3rem;margin-right:.3rem}@media(min-width: 576px){header a{font-size:.9em;margin-left:.58rem;margin-right:.58rem}}header a:hover{text-decoration:none;color:#de7d40}header a.active{border-bottom:solid 3px #fff;border-radius:2px;color:#fff;font-weight:500;cursor:default}header div.menu{display:inline-block}header svg.icon{stroke:#fff;fill:#fff;width:1.1em;height:1.1em}header svg.icon:hover{fill:#de7d40;stroke:#de7d40}header #hamburger{display:inline-block;position:absolute;top:.8rem;right:1.3rem}@media(min-width: 576px){header #hamburger{display:none}}header #header-links{display:none;top:.6rem;right:1.1rem;transition:right .5s}header #header-links.open-hamburger{display:block;text-align:center;margin-top:1em;padding-left:1em;padding-right:2.5em}@media(min-width: 576px){header #header-links{display:inline-block;position:absolute}}header #header-links.show-search{right:-700px;transition:right .5s}header #search-show{display:none}@media(min-width: 576px){header #search-show{display:inline-block}}header #search-form{display:none;top:0;right:-700px;transition:right .5s}header #search-form.open-hamburger{display:flex}@media(min-width: 576px){header #search-form{display:flex;position:absolute}}header #search-form.show-search{right:1rem;transition:right .5s}header #search-form button:focus{outline:0}header #search-textbox{display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline-offset:-2px;margin:12px 1rem 5px 1rem;width:100%;text-align:center}@media(min-width: 576px){header #search-textbox{margin:4px 0 5px 0;width:22rem;text-align:unset}}header #search-textbox:focus{outline:0}header #search-close{display:none;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer;font-size:inherit;line-height:inherit}@media(min-width: 576px){header #search-close{display:block}}header #search-close:hover{color:#de7d40}.landing .banner{display:flex;justify-content:center;padding-top:1rem;padding-bottom:1rem}.landing .banner .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .banner .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .banner .hero-logo{width:0;fill:#ddd}.landing .banner .hero-text{width:20rem;margin-left:0}@media(min-width: 576px){.landing .banner .hero-logo{width:7rem}.landing .banner .hero-label{text-align:left}.landing .banner .hero-lead{text-align:left}.landing .banner .hero-text{margin-left:3rem}}.landing .panels{display:grid;grid-template-columns:[panel] auto;padding-top:30px;padding-bottom:30px;grid-gap:2rem;justify-content:center;align-content:end}@media(min-width: 768px){.landing .panels{padding-top:50px;padding-bottom:50px;grid-template-columns:[panel] auto [panel] auto}}@media(min-width: 80rem){.landing .panels{grid-template-columns:[panel] auto [panel] auto [panel] auto [panel] auto}}.landing .panels .panel{color:#ddd;opacity:.1;transition:opacity .25s linear;background-color:#404040;width:18rem;box-shadow:3px 3px 8px #777;padding:1rem;border:1px solid #777;border-radius:4px}.landing .panels .panel a{text-decoration:none;color:#ddd}.landing .panels .panel a:hover{color:#ddd;text-decoration:none}.landing .panels .panel:hover{box-shadow:3px 3px 8px #999}.landing .panels .panel .panel-title{text-align:center}.landing .panels .panel .panel-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#ddd}.landing .panels .panel .panel-img-top{text-align:center;padding:0}.landing .panels .panel .panel-body{padding-top:0;padding-left:.5rem;padding-right:.5rem}@media(min-width: 768px){.landing .panels .panel .panel-body{padding-left:1.25rem;padding-right:1.25rem}}.landing #buttons{opacity:0;transition:opacity .25s ease-in;text-align:center}@media(min-width: 768px){.landing #buttons{padding-bottom:20px}}.landing #buttons .btn{margin:1rem 1rem;width:18rem}@media(min-width: 768px){.landing #buttons .btn{margin:1rem 5rem}}.logo-gallery{margin:3rem}.logo-gallery .company-logo{margin:1rem;padding:14px;display:inline-block;width:200px;height:120px;transition-duration:.8s;transform-origin:50% 50%;transition-property:none;position:relative;box-shadow:0 0 50px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.25);border-radius:3px;background-color:#d3d3d3}.logo-gallery .company-logo:hover{transition-property:transform,opacity,box-shadow;transform:rotate(360deg);box-shadow:0 0 50px rgba(0,0,200,.1),0 5px 10px rgba(0,0,200,.25)}.logo-gallery .outer{display:table;position:absolute;width:172px;height:92px;margin:0;padding:0}.logo-gallery .inner{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;margin:0 auto}.logo-gallery .with-tag-line:hover:hover img{opacity:.15}.logo-gallery .with-tag-line:hover:hover .tagline{opacity:1}.logo-gallery img{position:absolute;width:172px;height:92px;object-fit:contain;transition-duration:.8s;transition-property:opacity}.logo-gallery .tagline{color:#000;opacity:0;transition-duration:.8s;transition-property:opacity}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources .advice{display:grid;grid-template-columns:[panel] 1fr;grid-gap:2rem;padding-top:2rem}@media(min-width: 992px){.media-resources .advice{grid-template-columns:[panel] 1fr [panel] 1fr}}.media-resources .advice .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .advice .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .advice .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .advice .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .advice .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.menu{position:relative;cursor:pointer}.menu .menu-content{display:none;position:absolute;min-width:160px;z-index:75;padding:0;background-color:#5a5a5a;border:1px solid #fff;border-radius:4px;margin-top:.125rem;right:0;text-align:left}.menu .menu-content a{display:block;font-weight:300;color:#ddd;padding:.25rem 1.5rem;margin:0}.menu .menu-content a:hover{color:#fff;background-color:#466bb0;text-decoration:none}.menu .menu-content a.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}.menu .menu-content a.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-color:#466bb0}.menu .menu-content a:focus{text-decoration:none}.menu .menu-content i{color:#ddd}.menu .menu-content h6{padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.menu .menu-content div{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.menu.show .menu-content{display:block}.notfound{text-align:center}.notfound .icon{margin-top:9rem;width:12rem;height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:500;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:300;font-size:100%}.pagenav{display:flex;width:100%}@media print{.pagenav{display:none}}.pagenav .left{width:50%}.pagenav .right{width:50%;text-align:right}.pagenav p{text-transform:uppercase;font-size:80%}.pagenav svg{fill:#e9ffaa;stroke:#e9ffaa;margin-left:.5em;margin-right:.5em}.pagenav svg:hover{fill:#de7d40;stroke:#de7d40}.partner-component{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}@media(min-width: 768px){.partner-component{margin:1em 3em}}.partner-component table td:first-of-type{color:#fff;background-color:#286ac7;font-weight:400;border-bottom:1px solid #3b7cd8}.partner-component table td:last-of-type{background-color:#5a5a5a}.partner-component table tr:last-of-type td{border-bottom-color:#ddd}.partner-component table.with_logo td:first-of-type{opacity:.9}.partner-component table.with_logo td:last-of-type{opacity:.9}.popover{display:none;z-index:75;color:#ddd;background-color:#5a5a5a;border-radius:4px;border:1px solid #777;box-shadow:3px 3px 8px #777,-3px -3px 8px #777;font-family:inherit;max-width:276px}@media(min-width: 768px){.popover{max-width:350px}}@media(min-width: 1200px){.popover{max-width:500px}}.popover.show{display:block}.popover .title{text-align:center;color:#ddd;background-color:#404040;font-size:140%;border-radius:4px 4px 0 0}.popover .body{padding-left:1rem;padding-right:1rem}.popover .arrow{width:0;height:0;border-style:solid;position:absolute;border-color:transparent}.popover[x-placement^=top]{margin-bottom:5px}.popover[x-placement^=top] .arrow{border-width:5px 5px 0 5px;border-top-color:#5a5a5a;bottom:-5px;margin:0 5px}.popover[x-placement^=bottom]{margin-top:5px}.popover[x-placement^=bottom] .arrow{border-width:0 5px 5px 5px;border-bottom-color:#5a5a5a;top:-5px;margin:0 5px}.popover[x-placement^=right]{margin-left:5px}.popover[x-placement^=right] .arrow{border-width:5px 5px 5px 0;border-right-color:#5a5a5a;left:-5px;margin:5px 0}.popover[x-placement^=left]{margin-right:5px}.popover[x-placement^=left] .arrow{border-width:5px 0 5px 5px;border-left-color:#5a5a5a;right:-5px;margin:5px 0}@media screen{.term{border-bottom:dashed 1px;cursor:help;position:relative;display:inline-block}}.primary{display:grid;grid-template-columns:[article] 100%;grid-column-gap:1rem;padding-left:.5rem;padding-right:.5rem}.primary .sidebar-container{max-width:25em}@media print{.primary .sidebar-container{display:none}}.primary .toc-container{display:none}@media screen and (min-width: 768px){.primary{grid-template-columns:[sidebar] 20% [article] calc(80% - 1rem);padding-left:1rem;padding-right:1rem}}@media screen and (min-width: 1200px){.primary{grid-template-columns:[sidebar] 16% [article] calc(68% - 2rem) [toc] 16%}.primary .toc-container{display:block}}@media screen and (min-width: 1200px){.primary.notoc{grid-template-columns:[sidebar] 16% [article] calc(84% - 1rem)}}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:200;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.relnote-links{text-align:center}@media print{.relnote-links{display:none}}.relnote-links #buttons{opacity:0;transition:opacity .25s ease-in}.relnote-links .btn{margin:1rem 1rem;width:13rem}@media(min-width: 768px){.relnote-links .btn{margin:1rem 5rem}}.section-index{display:grid;grid-template-columns:[entry] 1fr}@media(min-width: 576px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.see-also{padding-top:0;display:grid;grid-template-columns:[entry] 1fr;grid-gap:1em}@media(min-width: 576px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.see-also .entry{padding:0}.see-also .entry .link{margin-bottom:0;margin-top:0}.see-also .entry .desc{margin-top:0}@media screen and (max-width: 767px){.sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.sidebar-offcanvas{position:unset;width:auto}}@media screen{.sidebar-offcanvas.active{left:1rem}}#sidebar{order:0;font-size:85%}@media(min-width: 1200px){#sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar{position:-webkit-sticky;position:sticky;top:3.7rem}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){#sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}#sidebar .directory a{font-weight:300}#sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em;display:none}#sidebar .directory ul.show{display:block}#sidebar .directory li{display:inline-block;padding:2px 0 1px 1.4em;width:100%;font-size:85%}#sidebar .directory li .current{color:#de7d40;font-weight:500}#sidebar .directory li.sublist{padding-left:0}#sidebar .directory .card{background-color:#5a5a5a;margin-top:.1rem;margin-bottom:.1rem;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-clip:border-box;border:1px solid rgba(255,255,255,.1);border-radius:4px}#sidebar .directory .card .header{margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(255,255,255,.1);padding:.75em 1.25em;cursor:pointer;color:#e9ffaa}#sidebar .directory .card .header:hover{color:#de7d40}#sidebar .directory .card .header div{padding:.75em 1.25em}#sidebar .directory .card .header svg{margin-right:.3em}#sidebar .directory .card .header a{text-decoration:none}#sidebar .directory .card .body{flex:1 1 auto;overflow:hidden;padding:0;max-height:0;transform:scaleY(0) scaleX(0);transition:max-height .6s ease-out,padding,transform .6s}#sidebar .directory .card .body.show{padding:.5em .1em;transform:scaleY(1) scaleX(1)}@media(min-width: 992px){#sidebar .directory .card .body.show .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.show .body ul{padding-left:1em}}#sidebar .directory .card .body.show .body>ul{padding-left:0}#sidebar .directory .card .body.default{padding:.5em .1em;transform:scaleY(1) scaleX(1);max-height:unset}@media(min-width: 992px){#sidebar .directory .card .body.default .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.default .body ul{padding-left:1em}}#sidebar .directory .card .body.default .body>ul{padding-left:0}#sidebar .tree-toggle{cursor:pointer;margin-bottom:0}#sidebar .tree-toggle .chevron{display:none}#sidebar .tree-toggle .chevron svg{margin-right:.3em}#sidebar .tree-toggle .chevron.show{display:inline}.tabset{border:none;margin:0 0 0 4px;padding:0}.tabset .tab-strip{margin-bottom:-2px}.tabset .tab-strip a{display:inline-block;margin:0 3px;border:1px solid #466bb0;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;padding:0 1rem;transform:skewX(-30deg);transform-origin:left bottom;text-decoration:none;cursor:pointer}.tabset .tab-strip a span{display:block;transform:skewX(10deg);font-size:80%;color:#ddd}.tabset .tab-strip a:hover{background-color:#de7d40;text-decoration:none}.tabset .tab-strip a.active{background-color:#466bb0;cursor:default}.tabset .tab-strip a.active span{color:#fff}.tabset .tab-content{border:1px solid #466bb0;border-radius:4px;padding-left:1rem;padding-right:1rem}.tabset .tab-content>div{display:none}.tabset .tab-content>div.active{display:block}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(255,255,255,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:300}.toc .directory li a.current{color:#de7d40;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined{display:block}@media print{.toc-inlined{display:none}}@media(min-width: 1200px){.toc-inlined{display:none}}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:300}@media screen{.toc-forced{display:block}}/*# sourceMappingURL=dark_theme_normal.css.map */ diff --git a/generated/css/dark_theme_normal.css.map b/generated/css/dark_theme_normal.css.map index 30b1778ec0..9075a1547e 100644 --- a/generated/css/dark_theme_normal.css.map +++ b/generated/css/dark_theme_normal.css.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["src/sass/themes/_dark_syntax.scss","src/sass/base/_reset.scss","src/sass/base/_base.scss","src/sass/base/_constants.scss","src/sass/themes/_dark.scss","src/sass/brand_colors/_normal.scss","src/sass/misc/_blog.scss","src/sass/misc/_button.scss","src/sass/misc/_callout.scss","src/sass/misc/_community.scss","src/sass/misc/_endnotes.scss","src/sass/misc/_faq.scss","src/sass/misc/_faq-landing.scss","src/sass/misc/_figure.scss","src/sass/misc/_footer.scss","src/sass/misc/_glossary.scss","src/sass/misc/_header.scss","src/sass/misc/_landing.scss","src/sass/misc/_logo-gallery.scss","src/sass/misc/_media-resources.scss","src/sass/misc/_menu.scss","src/sass/misc/_notfound.scss","src/sass/misc/_pagenav.scss","src/sass/misc/_partner-component.scss","src/sass/misc/_popover.scss","src/sass/misc/_primary.scss","src/sass/misc/_promotion.scss","src/sass/misc/_relnote-links.scss","src/sass/misc/_section-index.scss","src/sass/misc/_see-also.scss","src/sass/misc/_sidebar.scss","src/sass/misc/_tabset.scss","src/sass/misc/_toc.scss"],"names":[],"mappings":"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","file":"dark_theme_normal.css"} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["src/sass/themes/_dark_syntax.scss","src/sass/base/_reset.scss","src/sass/base/_base.scss","src/sass/base/_constants.scss","src/sass/themes/_dark.scss","src/sass/brand_colors/_normal.scss","src/sass/misc/_blog.scss","src/sass/misc/_button.scss","src/sass/misc/_callout.scss","src/sass/misc/_community.scss","src/sass/misc/_endnotes.scss","src/sass/misc/_faq.scss","src/sass/misc/_faq-landing.scss","src/sass/misc/_figure.scss","src/sass/misc/_floaters.scss","src/sass/misc/_footer.scss","src/sass/misc/_glossary.scss","src/sass/misc/_header.scss","src/sass/misc/_landing.scss","src/sass/misc/_logo-gallery.scss","src/sass/misc/_media-resources.scss","src/sass/misc/_menu.scss","src/sass/misc/_notfound.scss","src/sass/misc/_pagenav.scss","src/sass/misc/_partner-component.scss","src/sass/misc/_popover.scss","src/sass/misc/_primary.scss","src/sass/misc/_promotion.scss","src/sass/misc/_relnote-links.scss","src/sass/misc/_section-index.scss","src/sass/misc/_see-also.scss","src/sass/misc/_sidebar.scss","src/sass/misc/_tabset.scss","src/sass/misc/_toc.scss"],"names":[],"mappings":"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","file":"dark_theme_normal.css"} \ No newline at end of file diff --git a/generated/css/dark_theme_preliminary.css b/generated/css/dark_theme_preliminary.css index bc35b6b44a..23a5f96277 100644 --- a/generated/css/dark_theme_preliminary.css +++ b/generated/css/dark_theme_preliminary.css @@ -1 +1 @@ -.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#dda9d8}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*::before,*::after{box-sizing:border-box}@media screen{:target::before{content:"";display:block;height:3.7rem;margin-top:-3.7rem}tr[id]:before{content:normal}html{overflow-y:scroll;position:relative;min-height:100%}body{margin-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"Work Sans",sans-serif;color:#ddd;background-color:#5a5a5a}}body{line-height:1.5}a{color:#e9ffaa;text-decoration:none;font-weight:300;font-family:"Chivo",sans-serif}a:hover,a:focus{color:#de7d40;text-decoration:underline;font-weight:300}a.disabled{color:#444;text-decoration:none;font-weight:300}a.active{color:#de7d40;text-decoration:none;font-weight:300}a.dropdown-item{cursor:pointer}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em;border-collapse:separate;border-spacing:0}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#68aaf7;font-weight:400}th code{color:#fff}tr.oneof>td{border-bottom:1px dashed rgba(255,255,255,.1);border-top:1px dashed rgba(255,255,255,.1)}th,td{border-left:1px solid #ddd;border-top:1px solid #ddd}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #ddd}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #ddd}tr td:last-child{border-right:1px solid #ddd}thead+tbody tr:first-child td:first-child{border-radius:0}thead+tbody tr:first-child td:last-child{border-radius:0}code{color:#ccc;font-size:80%;font-weight:300;word-break:normal}pre{margin:1em 0 1em 1em;max-height:31em;border:1px solid #777;border-radius:4px;box-shadow:3px 3px 8px #777;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:87.5%;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;hyphens:none;background:#2d2d2d;overflow:auto}@media(min-width: 768px){pre{margin:1em}}pre code{display:block;padding:.5em;color:#ddd;font-size:80%;font-weight:300;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output .command{padding:.5em .5em 0 .5em}}pre code.command-output .output{color:#ddd;background-color:#404040;font-style:italic;padding:1em;float:left;clear:left;min-width:100%}@media(min-width: 768px){pre code.command-output .output{padding:0 .5em .5em .5em}}pre code.command-output div:only-of-type{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output div:only-of-type{padding:.5em}}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#68aaf7;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:1;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.25rem}div.toolbar svg{width:.8em;height:.8em;display:inline;fill:#fff;stroke:#fff}p{font-size:1rem;font-weight:300;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:300;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:300;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0;line-height:1.2}h1{font-size:2.5rem;color:#fff;font-weight:400;margin-bottom:0}h2{font-size:2rem;color:#fff;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h2:before{display:block;content:" ";width:5rem;border-bottom:2px solid #466bb0;margin-bottom:1.1rem;visibility:visible}h3{font-size:1.85rem;color:#f8f8f8;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#f8f8f8;font-weight:500;margin:30px 0 20px}h4+p{margin:5px 0}@media(min-width: 768px){h4+p{margin:10px 0}}h5{font-size:1.15rem;color:#f8f8f8;font-weight:500}h6{font-size:.9rem;color:#f8f8f8;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:600}img{width:100%}blockquote{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}@media(min-width: 768px){blockquote{margin:1em 3em}}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}@media print{#scroll-to-top-container{display:none}}@media(min-width: 1200px){#scroll-to-top-container{display:none}}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:15;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}#scroll-to-top svg{width:1.5em;height:1.5em;vertical-align:middle}#scroll-to-top.show{display:block}@media print{h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}.icon{width:1em;height:1em;display:inline;fill:#ddd;stroke:#ddd;vertical-align:middle}.large-icon{width:1.4em;height:1.4em;display:inline;fill:#ddd;stroke:#ddd;vertical-align:middle}.page-icon{margin-right:.3em}.flipped{transform:scaleX(-1)}.subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.attribution{font-weight:500}.subscribe{padding:1em;font-size:1.2em;background-color:#5a5a5a;text-align:center}.subscribe svg{margin-right:.5em}.btn{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#68aaf7;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer;box-shadow:3px 3px 8px #a7a7a7}.btn:hover{background-color:#466bb0;color:#fff;text-decoration:none}.btn:active{background-color:#e07484;color:#fff}.btn:focus{color:#fff}.callout{display:table;padding:.5em .5em .5em 0;border-radius:4px;margin:1em 0 1em 1em}@media(min-width: 768px){.callout{margin:1em}}.callout .type{position:relative;display:table-cell;left:-0.75em;min-height:100%;text-align:center;vertical-align:middle}.callout .type svg{fill:#ddd}.callout .content{display:table-cell;min-height:100%}.callout.tip{background-color:#404040}.callout.idea{background-color:#404040}.callout.warning{background-color:#404040}.callout.quote{background-color:#404040;font-style:italic}.callout:hover svg{animation:shake 2.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;transform:translate3d(0, 0, 0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}.community-item{display:table-row}.community-item .logo{display:table-cell;width:65px;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}.community-item .desc{display:table-cell;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}#endnotes-container{display:none}@media print{#endnotes-container.show{display:block}}@media screen{.endnote-ref{display:none}}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq-landing{column-count:1;column-gap:2rem}@media(min-width: 576px){.faq-landing{column-count:2}}.faq-landing .panel{display:inline-block;border:1px solid #ddd;border-radius:4px;width:100%;margin-bottom:2rem}.faq-landing .panel .header{color:#fff;background-color:#ddd;padding:.75rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.125)}.faq-landing .panel .body{padding:1.25rem}figure{margin:1.5rem auto;padding:.5rem;background-color:#a3a3a3;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figure figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#fff;padding-top:.5rem}footer{background-image:linear-gradient(to right, #466BB0, #68AAF7);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 4px 1.5rem;text-align:center;display:grid;grid-template-columns:[user-links] 35% [info] 65% [dev-links] 0%;grid-template-rows:100%}@media print{footer{display:none}}@media(min-width: 576px){footer{padding:1.5rem 1.25rem 1rem 1.25rem}}@media(min-width: 992px){footer{grid-template-columns:[user-links] 30% [info] 40% [dev-links] 30%}}footer .user-links{grid-column:user-links;text-align:left}footer .info{grid-column:info}footer .info .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .info .copyright{text-align:center !important}}footer .info .copyright a{color:#ccc;text-decoration:underline}footer .info .copyright a:hover{color:#ccc}footer .dev-links{grid-column:dev-links;text-align:right;display:none}@media(min-width: 992px){footer .dev-links{display:block}}footer .channel{position:relative;display:inline-flex;padding:4px 0;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .channel a{text-decoration:none}footer .channel svg{width:30px;height:30px;fill:#fff;stroke:#466bb0}@media(min-width: 576px){footer .channel svg{width:35px;height:35px}}footer .channel span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;width:200px;left:-82px;top:-23px;font-size:75%}footer .channel:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .channel:hover span{opacity:1;transition:opacity .5s}footer .tag{padding:0 1rem;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}@media print{.glossary .trampolines{display:none}}@media screen{.glossary .entries .letter:target::before{height:calc(3.7rem - 1rem);margin-top:calc(0rem - calc(3.7rem - 1rem))}}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;background-color:#5a5a5a;padding-top:2.2rem;padding-bottom:.15rem;position:-webkit-sticky;position:sticky;top:calc(3.7rem - 1rem);margin-top:0;margin-bottom:0;z-index:10}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}header{background-image:linear-gradient(to right, #466BB0, #68AAF7);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em;position:fixed;top:0;right:0;left:0;z-index:100}header #brand{display:inline-block;font-size:1.25rem;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;line-height:inherit;white-space:nowrap;width:100%}@media(min-width: 576px){header #brand{width:unset}}header #brand.open-hamburger{display:none}header #brand .logo{width:2em;height:2em;top:3px;left:.8em;position:fixed;fill:#fff;transition-duration:.8s;transition-property:transform;transform-origin:50% 50%}header #brand .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header #brand .logo{width:3em;height:3em}}header #brand .logo:hover{transform:rotate(360deg)}header #brand .name{color:#fff;font-weight:400;vertical-align:bottom;line-height:1.1em;display:inline-block;padding-top:.35rem;text-align:center;margin-left:0;margin-right:0;width:100%}@media(min-width: 576px){header #brand .name{text-align:left;margin-left:3em;margin-right:1rem;width:unset}}@media(min-width: 768px){header #brand .name{margin-left:4.2em}}header a{font-weight:500;color:#fff;font-size:1.1em;margin-left:.3rem;margin-right:.3rem}@media(min-width: 576px){header a{font-size:.9em;margin-left:.58rem;margin-right:.58rem}}header a:hover{text-decoration:none;color:#de7d40}header a.active{border-bottom:solid 3px #fff;border-radius:2px;color:#fff;font-weight:500;cursor:default}header div.menu{display:inline-block}header svg.icon{stroke:#fff;fill:#fff;width:1.1em;height:1.1em}header svg.icon:hover{fill:#de7d40;stroke:#de7d40}header #hamburger{display:inline-block;position:absolute;top:.8rem;right:1.3rem}@media(min-width: 576px){header #hamburger{display:none}}header #header-links{display:none;top:.6rem;right:1.1rem;transition:right .5s}header #header-links.open-hamburger{display:block;text-align:center;margin-top:1em;padding-left:1em;padding-right:2.5em}@media(min-width: 576px){header #header-links{display:inline-block;position:absolute}}header #header-links.show-search{right:-700px;transition:right .5s}header #search-show{display:none}@media(min-width: 576px){header #search-show{display:inline-block}}header #search-form{display:none;top:0;right:-700px;transition:right .5s}header #search-form.open-hamburger{display:flex}@media(min-width: 576px){header #search-form{display:flex;position:absolute}}header #search-form.show-search{right:1rem;transition:right .5s}header #search-form button:focus{outline:0}header #search-textbox{display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline-offset:-2px;margin:12px 1rem 5px 1rem;width:100%;text-align:center}@media(min-width: 576px){header #search-textbox{margin:4px 0 5px 0;width:22rem;text-align:unset}}header #search-textbox:focus{outline:0}header #search-close{display:none;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer;font-size:inherit;line-height:inherit}@media(min-width: 576px){header #search-close{display:block}}header #search-close:hover{color:#de7d40}.landing .banner{display:flex;justify-content:center;padding-top:1rem;padding-bottom:1rem}.landing .banner .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .banner .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .banner .hero-logo{width:0;fill:#ddd}.landing .banner .hero-text{width:20rem;margin-left:0}@media(min-width: 576px){.landing .banner .hero-logo{width:7rem}.landing .banner .hero-label{text-align:left}.landing .banner .hero-lead{text-align:left}.landing .banner .hero-text{margin-left:3rem}}.landing .panels{display:grid;grid-template-columns:[panel] auto;padding-top:30px;padding-bottom:30px;grid-gap:2rem;justify-content:center;align-content:end}@media(min-width: 768px){.landing .panels{padding-top:50px;padding-bottom:50px;grid-template-columns:[panel] auto [panel] auto}}@media(min-width: 80rem){.landing .panels{grid-template-columns:[panel] auto [panel] auto [panel] auto [panel] auto}}.landing .panels .panel{color:#ddd;opacity:.1;transition:opacity .25s linear;background-color:#404040;width:18rem;box-shadow:3px 3px 8px #777;padding:1rem;border:1px solid #777;border-radius:4px}.landing .panels .panel a{text-decoration:none;color:#ddd}.landing .panels .panel a:hover{color:#ddd;text-decoration:none}.landing .panels .panel:hover{box-shadow:3px 3px 8px #999}.landing .panels .panel .panel-title{text-align:center}.landing .panels .panel .panel-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#ddd}.landing .panels .panel .panel-img-top{text-align:center;padding:0}.landing .panels .panel .panel-body{padding-top:0;padding-left:.5rem;padding-right:.5rem}@media(min-width: 768px){.landing .panels .panel .panel-body{padding-left:1.25rem;padding-right:1.25rem}}.landing #buttons{opacity:0;transition:opacity .25s ease-in;text-align:center}@media(min-width: 768px){.landing #buttons{padding-bottom:20px}}.landing #buttons .btn{margin:1rem 1rem;width:18rem}@media(min-width: 768px){.landing #buttons .btn{margin:1rem 5rem}}.logo-gallery{margin:3rem}.logo-gallery .company-logo{margin:1rem;padding:14px;display:inline-block;width:200px;height:120px;transition-duration:.8s;transform-origin:50% 50%;transition-property:none;position:relative;box-shadow:0 0 50px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.25);border-radius:3px;background-color:#d3d3d3}.logo-gallery .company-logo:hover{transition-property:transform,opacity,box-shadow;transform:rotate(360deg);box-shadow:0 0 50px rgba(0,0,200,.1),0 5px 10px rgba(0,0,200,.25)}.logo-gallery .outer{display:table;position:absolute;width:172px;height:92px;margin:0;padding:0}.logo-gallery .inner{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;margin:0 auto}.logo-gallery .with-tag-line:hover:hover img{opacity:.15}.logo-gallery .with-tag-line:hover:hover .tagline{opacity:1}.logo-gallery img{position:absolute;width:172px;height:92px;object-fit:contain;transition-duration:.8s;transition-property:opacity}.logo-gallery .tagline{color:#000;opacity:0;transition-duration:.8s;transition-property:opacity}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources .advice{display:grid;grid-template-columns:[panel] 1fr;grid-gap:2rem;padding-top:2rem}@media(min-width: 992px){.media-resources .advice{grid-template-columns:[panel] 1fr [panel] 1fr}}.media-resources .advice .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .advice .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .advice .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .advice .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .advice .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.menu{position:relative;cursor:pointer}.menu .menu-content{display:none;position:absolute;min-width:160px;z-index:75;padding:0;background-color:#5a5a5a;border:1px solid #fff;border-radius:4px;margin-top:.125rem;right:0;text-align:left}.menu .menu-content a{display:block;font-weight:300;color:#ddd;padding:.25rem 1.5rem;margin:0}.menu .menu-content a:hover{color:#fff;background-color:#466bb0;text-decoration:none}.menu .menu-content a.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}.menu .menu-content a.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-color:#466bb0}.menu .menu-content a:focus{text-decoration:none}.menu .menu-content i{color:#ddd}.menu .menu-content h6{padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.menu .menu-content div{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.menu.show .menu-content{display:block}.notfound{text-align:center}.notfound .icon{margin-top:9rem;width:12rem;height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:500;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:300;font-size:100%}.pagenav{display:flex;width:100%}@media print{.pagenav{display:none}}.pagenav .left{width:50%}.pagenav .right{width:50%;text-align:right}.pagenav p{text-transform:uppercase;font-size:80%}.pagenav svg{fill:#e9ffaa;stroke:#e9ffaa;margin-left:.5em;margin-right:.5em}.pagenav svg:hover{fill:#de7d40;stroke:#de7d40}.partner-component{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}@media(min-width: 768px){.partner-component{margin:1em 3em}}.partner-component table td:first-of-type{color:#fff;background-color:#68aaf7;font-weight:400;border-bottom:1px solid #8abdf9}.partner-component table td:last-of-type{background-color:#5a5a5a}.partner-component table tr:last-of-type td{border-bottom-color:#ddd}.partner-component table.with_logo td:first-of-type{opacity:.9}.partner-component table.with_logo td:last-of-type{opacity:.9}.popover{display:none;z-index:75;color:#ddd;background-color:#5a5a5a;border-radius:4px;border:1px solid #777;box-shadow:3px 3px 8px #777,-3px -3px 8px #777;font-family:inherit;max-width:276px}@media(min-width: 768px){.popover{max-width:350px}}@media(min-width: 1200px){.popover{max-width:500px}}.popover.show{display:block}.popover .title{text-align:center;color:#ddd;background-color:#404040;font-size:140%;border-radius:4px 4px 0 0}.popover .body{padding-left:1rem;padding-right:1rem}.popover .arrow{width:0;height:0;border-style:solid;position:absolute;border-color:transparent}.popover[x-placement^=top]{margin-bottom:5px}.popover[x-placement^=top] .arrow{border-width:5px 5px 0 5px;border-top-color:#5a5a5a;bottom:-5px;margin:0 5px}.popover[x-placement^=bottom]{margin-top:5px}.popover[x-placement^=bottom] .arrow{border-width:0 5px 5px 5px;border-bottom-color:#5a5a5a;top:-5px;margin:0 5px}.popover[x-placement^=right]{margin-left:5px}.popover[x-placement^=right] .arrow{border-width:5px 5px 5px 0;border-right-color:#5a5a5a;left:-5px;margin:5px 0}.popover[x-placement^=left]{margin-right:5px}.popover[x-placement^=left] .arrow{border-width:5px 0 5px 5px;border-left-color:#5a5a5a;right:-5px;margin:5px 0}@media screen{.term{border-bottom:dashed 1px;cursor:help;position:relative;display:inline-block}}.primary{display:grid;grid-template-columns:[article] 100%;grid-column-gap:1rem;padding-left:.5rem;padding-right:.5rem}.primary .sidebar-container{max-width:25em}@media print{.primary .sidebar-container{display:none}}.primary .toc-container{display:none}@media screen and (min-width: 768px){.primary{grid-template-columns:[sidebar] 20% [article] calc(80% - 1rem);padding-left:1rem;padding-right:1rem}}@media screen and (min-width: 1200px){.primary{grid-template-columns:[sidebar] 16% [article] calc(68% - 2rem) [toc] 16%}.primary .toc-container{display:block}}@media screen and (min-width: 1200px){.primary.notoc{grid-template-columns:[sidebar] 16% [article] calc(84% - 1rem)}}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:200;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.relnote-links{text-align:center}@media print{.relnote-links{display:none}}.relnote-links #buttons{opacity:0;transition:opacity .25s ease-in}.relnote-links .btn{margin:1rem 1rem;width:13rem}@media(min-width: 768px){.relnote-links .btn{margin:1rem 5rem}}.section-index{display:grid;grid-template-columns:[entry] 1fr}@media(min-width: 576px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.see-also{padding-top:0;display:grid;grid-template-columns:[entry] 1fr;grid-gap:1em}@media(min-width: 576px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.see-also .entry{padding:0}.see-also .entry .link{margin-bottom:0;margin-top:0}.see-also .entry .desc{margin-top:0}@media screen and (max-width: 767px){.sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.sidebar-offcanvas{position:unset;width:auto}}@media screen{.sidebar-offcanvas.active{left:1rem}}#sidebar{order:0;font-size:85%}@media(min-width: 1200px){#sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar{position:-webkit-sticky;position:sticky;top:3.7rem}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){#sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}#sidebar .directory a{font-weight:300}#sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em;display:none}#sidebar .directory ul.show{display:block}#sidebar .directory li{display:inline-block;padding:2px 0 1px 1.4em;width:100%;font-size:85%}#sidebar .directory li .current{color:#de7d40;font-weight:500}#sidebar .directory li.sublist{padding-left:0}#sidebar .directory .card{background-color:#5a5a5a;margin-top:.1rem;margin-bottom:.1rem;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-clip:border-box;border:1px solid rgba(255,255,255,.1);border-radius:4px}#sidebar .directory .card .header{margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(255,255,255,.1);padding:.75em 1.25em;cursor:pointer;color:#e9ffaa}#sidebar .directory .card .header:hover{color:#de7d40}#sidebar .directory .card .header div{padding:.75em 1.25em}#sidebar .directory .card .header svg{margin-right:.3em}#sidebar .directory .card .header a{text-decoration:none}#sidebar .directory .card .body{flex:1 1 auto;overflow:hidden;padding:0;max-height:0;transform:scaleY(0) scaleX(0);transition:max-height .6s ease-out,padding,transform .6s}#sidebar .directory .card .body.show{padding:.5em .1em;transform:scaleY(1) scaleX(1)}@media(min-width: 992px){#sidebar .directory .card .body.show .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.show .body ul{padding-left:1em}}#sidebar .directory .card .body.show .body>ul{padding-left:0}#sidebar .directory .card .body.default{padding:.5em .1em;transform:scaleY(1) scaleX(1);max-height:unset}@media(min-width: 992px){#sidebar .directory .card .body.default .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.default .body ul{padding-left:1em}}#sidebar .directory .card .body.default .body>ul{padding-left:0}#sidebar .tree-toggle{cursor:pointer;margin-bottom:0}#sidebar .tree-toggle .chevron{display:none}#sidebar .tree-toggle .chevron svg{margin-right:.3em}#sidebar .tree-toggle .chevron.show{display:inline}#sidebar-toggler{position:absolute;top:3.7rem;right:10px;z-index:15;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#sidebar-toggler:hover{color:#de7d40}@media(min-width: 768px){#sidebar-toggler{display:none}}@media print{#sidebar-toggler{display:none}}#sidebar-toggler svg{width:1.5em;height:1.5em;vertical-align:middle}.tabset{border:none;margin:0 0 0 4px;padding:0}.tabset .tab-strip{margin-bottom:-2px}.tabset .tab-strip a{display:inline-block;margin:0 3px;border:1px solid #466bb0;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;padding:0 1rem;transform:skewX(-30deg);transform-origin:left bottom;text-decoration:none;cursor:pointer}.tabset .tab-strip a span{display:block;transform:skewX(10deg);font-size:80%;color:#ddd}.tabset .tab-strip a:hover{background-color:#de7d40;text-decoration:none}.tabset .tab-strip a.active{background-color:#466bb0;cursor:default}.tabset .tab-strip a.active span{color:#fff}.tabset .tab-content{border:1px solid #466bb0;border-radius:4px;padding-left:1rem;padding-right:1rem}.tabset .tab-content>div{display:none}.tabset .tab-content>div.active{display:block}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(255,255,255,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:300}.toc .directory li a.current{color:#de7d40;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined{display:block}@media print{.toc-inlined{display:none}}@media(min-width: 1200px){.toc-inlined{display:none}}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:300}@media screen{.toc-forced{display:block}}/*# sourceMappingURL=dark_theme_preliminary.css.map */ +.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#dda9d8}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*::before,*::after{box-sizing:border-box}@media screen{:target::before{content:"";display:block;height:3.7rem;margin-top:-3.7rem}tr[id]:before{content:normal}html{overflow-y:scroll;position:relative;min-height:100%}body{margin-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"Work Sans",sans-serif;color:#ddd;background-color:#5a5a5a}}body{line-height:1.5}a{color:#e9ffaa;text-decoration:none;font-weight:300;font-family:"Chivo",sans-serif}a:hover,a:focus{color:#de7d40;text-decoration:underline;font-weight:300}a.disabled{color:#444;text-decoration:none;font-weight:300}a.active{color:#de7d40;text-decoration:none;font-weight:300}a.dropdown-item{cursor:pointer}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em;border-collapse:separate;border-spacing:0}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#68aaf7;font-weight:400}th code{color:#fff}tr.oneof>td{border-bottom:1px dashed rgba(255,255,255,.1);border-top:1px dashed rgba(255,255,255,.1)}th,td{border-left:1px solid #ddd;border-top:1px solid #ddd}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #ddd}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #ddd}tr td:last-child{border-right:1px solid #ddd}thead+tbody tr:first-child td:first-child{border-radius:0}thead+tbody tr:first-child td:last-child{border-radius:0}code{color:#ccc;font-size:80%;font-weight:300;word-break:normal}pre{margin:1em 0 1em 1em;max-height:31em;border:1px solid #777;border-radius:4px;box-shadow:3px 3px 8px #777;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:87.5%;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;hyphens:none;background:#2d2d2d;overflow:auto}@media(min-width: 768px){pre{margin:1em}}pre code{display:block;padding:.5em;color:#ddd;font-size:80%;font-weight:300;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output .command{padding:.5em .5em 0 .5em}}pre code.command-output .output{color:#ddd;background-color:#404040;font-style:italic;padding:1em;float:left;clear:left;min-width:100%}@media(min-width: 768px){pre code.command-output .output{padding:0 .5em .5em .5em}}pre code.command-output div:only-of-type{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output div:only-of-type{padding:.5em}}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#68aaf7;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:1;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.25rem}div.toolbar svg{width:.8em;height:.8em;display:inline;fill:#fff;stroke:#fff}p{font-size:1rem;font-weight:300;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:300;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:300;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0;line-height:1.2}h1{font-size:2.5rem;color:#fff;font-weight:400;margin-bottom:0}h2{font-size:2rem;color:#fff;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h2:before{display:block;content:" ";width:5rem;border-bottom:2px solid #466bb0;margin-bottom:1.1rem;visibility:visible}h3{font-size:1.85rem;color:#f8f8f8;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#f8f8f8;font-weight:500;margin:30px 0 20px}h4+p{margin:5px 0}@media(min-width: 768px){h4+p{margin:10px 0}}h5{font-size:1.15rem;color:#f8f8f8;font-weight:500}h6{font-size:.9rem;color:#f8f8f8;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:600}img{width:100%}blockquote{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}@media(min-width: 768px){blockquote{margin:1em 3em}}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}@media print{h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}.icon{width:1em;height:1em;display:inline;fill:#ddd;stroke:#ddd;vertical-align:middle}.large-icon{width:1.4em;height:1.4em;display:inline;fill:#ddd;stroke:#ddd;vertical-align:middle}.page-icon{margin-right:.3em}.flipped{transform:scaleX(-1)}.subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.attribution{font-weight:500}.subscribe{padding:1em;font-size:1.2em;background-color:#5a5a5a;text-align:center}.subscribe svg{margin-right:.5em}.btn{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#68aaf7;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer;box-shadow:3px 3px 8px #a7a7a7}.btn:hover{background-color:#466bb0;color:#fff;text-decoration:none}.btn:active{background-color:#e07484;color:#fff}.btn:focus{color:#fff}.callout{display:table;padding:.5em .5em .5em 0;border-radius:4px;margin:1em 0 1em 1em}@media(min-width: 768px){.callout{margin:1em}}.callout .type{position:relative;display:table-cell;left:-0.75em;min-height:100%;text-align:center;vertical-align:middle}.callout .type svg{fill:#ddd}.callout .content{display:table-cell;min-height:100%}.callout.tip{background-color:#404040}.callout.idea{background-color:#404040}.callout.warning{background-color:#404040}.callout.quote{background-color:#404040;font-style:italic}.callout:hover svg{animation:shake 2.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;transform:translate3d(0, 0, 0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}.community-item{display:table-row}.community-item .logo{display:table-cell;width:65px;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}.community-item .desc{display:table-cell;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}#endnotes-container{display:none}@media print{#endnotes-container.show{display:block}}@media screen{.endnote-ref{display:none}}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq-landing{column-count:1;column-gap:2rem}@media(min-width: 576px){.faq-landing{column-count:2}}.faq-landing .panel{display:inline-block;border:1px solid #ddd;border-radius:4px;width:100%;margin-bottom:2rem}.faq-landing .panel .header{color:#fff;background-color:#ddd;padding:.75rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.125)}.faq-landing .panel .body{padding:1.25rem}figure{margin:1.5rem auto;padding:.5rem;background-color:#a3a3a3;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figure figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#fff;padding-top:.5rem}#sidebar-toggler,#scroll-to-top,#edit-this-page,#report-site-bugs{z-index:15;outline:none;background-color:rgba(90,90,90,.7);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}@media print{#sidebar-toggler,#scroll-to-top,#edit-this-page,#report-site-bugs{display:none}}#sidebar-toggler svg,#scroll-to-top svg,#edit-this-page svg,#report-site-bugs svg{width:1.5em;height:1.5em;vertical-align:middle;fill:rgba(0,0,0,.4)}#sidebar-toggler svg:hover,#scroll-to-top svg:hover,#edit-this-page svg:hover,#report-site-bugs svg:hover{fill:#de7d40}#sidebar-toggler{position:absolute;top:3.7rem;right:10px}@media(min-width: 768px){#sidebar-toggler{display:none}}@media print{#scroll-to-top-container{display:none}}@media(min-width: 1200px){#scroll-to-top-container{display:none}}#scroll-to-top-container #scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px}#scroll-to-top-container #scroll-to-top.show{display:block}@media print{#edit-this-page-container{display:none}}#edit-this-page-container #edit-this-page{display:block;position:fixed;bottom:calc(4rem + 7rem);right:1rem;background-color:bisque}@media print{#report-site-bugs-container{display:none}}#report-site-bugs-container #report-site-bugs{display:block;position:fixed;bottom:calc(1rem + 7rem);right:1rem;background-color:bisque}footer{background-image:linear-gradient(to right, #466BB0, #68AAF7);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 4px 1.5rem;text-align:center;display:grid;grid-template-columns:[user-links] 35% [info] 65% [dev-links] 0%;grid-template-rows:100%}@media print{footer{display:none}}@media(min-width: 576px){footer{padding:1.5rem 1.25rem 1rem 1.25rem}}@media(min-width: 992px){footer{grid-template-columns:[user-links] 30% [info] 40% [dev-links] 30%}}footer .user-links{grid-column:user-links;text-align:left}footer .info{grid-column:info}footer .info .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .info .copyright{text-align:center !important}}footer .info .copyright a{color:#ccc;text-decoration:underline}footer .info .copyright a:hover{color:#ccc}footer .dev-links{grid-column:dev-links;text-align:right;display:none}@media(min-width: 992px){footer .dev-links{display:block}}footer .channel{position:relative;display:inline-flex;padding:4px 0;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .channel a{text-decoration:none}footer .channel svg{width:30px;height:30px;fill:#fff;stroke:#466bb0}@media(min-width: 576px){footer .channel svg{width:35px;height:35px}}footer .channel span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;width:200px;left:-82px;top:-23px;font-size:75%}footer .channel:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .channel:hover span{opacity:1;transition:opacity .5s}footer .tag{padding:0 1rem;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}@media print{.glossary .trampolines{display:none}}@media screen{.glossary .entries .letter:target::before{height:calc(3.7rem - 1rem);margin-top:calc(0rem - calc(3.7rem - 1rem))}}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;background-color:#5a5a5a;padding-top:2.2rem;padding-bottom:.15rem;position:-webkit-sticky;position:sticky;top:calc(3.7rem - 1rem);margin-top:0;margin-bottom:0;z-index:10}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}header{background-image:linear-gradient(to right, #466BB0, #68AAF7);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em;position:fixed;top:0;right:0;left:0;z-index:100}header #brand{display:inline-block;font-size:1.25rem;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;line-height:inherit;white-space:nowrap;width:100%}@media(min-width: 576px){header #brand{width:unset}}header #brand.open-hamburger{display:none}header #brand .logo{width:2em;height:2em;top:3px;left:.8em;position:fixed;fill:#fff;transition-duration:.8s;transition-property:transform;transform-origin:50% 50%}header #brand .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header #brand .logo{width:3em;height:3em}}header #brand .logo:hover{transform:rotate(360deg)}header #brand .name{color:#fff;font-weight:400;vertical-align:bottom;line-height:1.1em;display:inline-block;padding-top:.35rem;text-align:center;margin-left:0;margin-right:0;width:100%}@media(min-width: 576px){header #brand .name{text-align:left;margin-left:3em;margin-right:1rem;width:unset}}@media(min-width: 768px){header #brand .name{margin-left:4.2em}}header a{font-weight:500;color:#fff;font-size:1.1em;margin-left:.3rem;margin-right:.3rem}@media(min-width: 576px){header a{font-size:.9em;margin-left:.58rem;margin-right:.58rem}}header a:hover{text-decoration:none;color:#de7d40}header a.active{border-bottom:solid 3px #fff;border-radius:2px;color:#fff;font-weight:500;cursor:default}header div.menu{display:inline-block}header svg.icon{stroke:#fff;fill:#fff;width:1.1em;height:1.1em}header svg.icon:hover{fill:#de7d40;stroke:#de7d40}header #hamburger{display:inline-block;position:absolute;top:.8rem;right:1.3rem}@media(min-width: 576px){header #hamburger{display:none}}header #header-links{display:none;top:.6rem;right:1.1rem;transition:right .5s}header #header-links.open-hamburger{display:block;text-align:center;margin-top:1em;padding-left:1em;padding-right:2.5em}@media(min-width: 576px){header #header-links{display:inline-block;position:absolute}}header #header-links.show-search{right:-700px;transition:right .5s}header #search-show{display:none}@media(min-width: 576px){header #search-show{display:inline-block}}header #search-form{display:none;top:0;right:-700px;transition:right .5s}header #search-form.open-hamburger{display:flex}@media(min-width: 576px){header #search-form{display:flex;position:absolute}}header #search-form.show-search{right:1rem;transition:right .5s}header #search-form button:focus{outline:0}header #search-textbox{display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline-offset:-2px;margin:12px 1rem 5px 1rem;width:100%;text-align:center}@media(min-width: 576px){header #search-textbox{margin:4px 0 5px 0;width:22rem;text-align:unset}}header #search-textbox:focus{outline:0}header #search-close{display:none;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer;font-size:inherit;line-height:inherit}@media(min-width: 576px){header #search-close{display:block}}header #search-close:hover{color:#de7d40}.landing .banner{display:flex;justify-content:center;padding-top:1rem;padding-bottom:1rem}.landing .banner .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .banner .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .banner .hero-logo{width:0;fill:#ddd}.landing .banner .hero-text{width:20rem;margin-left:0}@media(min-width: 576px){.landing .banner .hero-logo{width:7rem}.landing .banner .hero-label{text-align:left}.landing .banner .hero-lead{text-align:left}.landing .banner .hero-text{margin-left:3rem}}.landing .panels{display:grid;grid-template-columns:[panel] auto;padding-top:30px;padding-bottom:30px;grid-gap:2rem;justify-content:center;align-content:end}@media(min-width: 768px){.landing .panels{padding-top:50px;padding-bottom:50px;grid-template-columns:[panel] auto [panel] auto}}@media(min-width: 80rem){.landing .panels{grid-template-columns:[panel] auto [panel] auto [panel] auto [panel] auto}}.landing .panels .panel{color:#ddd;opacity:.1;transition:opacity .25s linear;background-color:#404040;width:18rem;box-shadow:3px 3px 8px #777;padding:1rem;border:1px solid #777;border-radius:4px}.landing .panels .panel a{text-decoration:none;color:#ddd}.landing .panels .panel a:hover{color:#ddd;text-decoration:none}.landing .panels .panel:hover{box-shadow:3px 3px 8px #999}.landing .panels .panel .panel-title{text-align:center}.landing .panels .panel .panel-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#ddd}.landing .panels .panel .panel-img-top{text-align:center;padding:0}.landing .panels .panel .panel-body{padding-top:0;padding-left:.5rem;padding-right:.5rem}@media(min-width: 768px){.landing .panels .panel .panel-body{padding-left:1.25rem;padding-right:1.25rem}}.landing #buttons{opacity:0;transition:opacity .25s ease-in;text-align:center}@media(min-width: 768px){.landing #buttons{padding-bottom:20px}}.landing #buttons .btn{margin:1rem 1rem;width:18rem}@media(min-width: 768px){.landing #buttons .btn{margin:1rem 5rem}}.logo-gallery{margin:3rem}.logo-gallery .company-logo{margin:1rem;padding:14px;display:inline-block;width:200px;height:120px;transition-duration:.8s;transform-origin:50% 50%;transition-property:none;position:relative;box-shadow:0 0 50px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.25);border-radius:3px;background-color:#d3d3d3}.logo-gallery .company-logo:hover{transition-property:transform,opacity,box-shadow;transform:rotate(360deg);box-shadow:0 0 50px rgba(0,0,200,.1),0 5px 10px rgba(0,0,200,.25)}.logo-gallery .outer{display:table;position:absolute;width:172px;height:92px;margin:0;padding:0}.logo-gallery .inner{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;margin:0 auto}.logo-gallery .with-tag-line:hover:hover img{opacity:.15}.logo-gallery .with-tag-line:hover:hover .tagline{opacity:1}.logo-gallery img{position:absolute;width:172px;height:92px;object-fit:contain;transition-duration:.8s;transition-property:opacity}.logo-gallery .tagline{color:#000;opacity:0;transition-duration:.8s;transition-property:opacity}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources .advice{display:grid;grid-template-columns:[panel] 1fr;grid-gap:2rem;padding-top:2rem}@media(min-width: 992px){.media-resources .advice{grid-template-columns:[panel] 1fr [panel] 1fr}}.media-resources .advice .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .advice .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .advice .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .advice .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .advice .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.menu{position:relative;cursor:pointer}.menu .menu-content{display:none;position:absolute;min-width:160px;z-index:75;padding:0;background-color:#5a5a5a;border:1px solid #fff;border-radius:4px;margin-top:.125rem;right:0;text-align:left}.menu .menu-content a{display:block;font-weight:300;color:#ddd;padding:.25rem 1.5rem;margin:0}.menu .menu-content a:hover{color:#fff;background-color:#466bb0;text-decoration:none}.menu .menu-content a.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}.menu .menu-content a.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-color:#466bb0}.menu .menu-content a:focus{text-decoration:none}.menu .menu-content i{color:#ddd}.menu .menu-content h6{padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.menu .menu-content div{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.menu.show .menu-content{display:block}.notfound{text-align:center}.notfound .icon{margin-top:9rem;width:12rem;height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:500;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:300;font-size:100%}.pagenav{display:flex;width:100%}@media print{.pagenav{display:none}}.pagenav .left{width:50%}.pagenav .right{width:50%;text-align:right}.pagenav p{text-transform:uppercase;font-size:80%}.pagenav svg{fill:#e9ffaa;stroke:#e9ffaa;margin-left:.5em;margin-right:.5em}.pagenav svg:hover{fill:#de7d40;stroke:#de7d40}.partner-component{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}@media(min-width: 768px){.partner-component{margin:1em 3em}}.partner-component table td:first-of-type{color:#fff;background-color:#68aaf7;font-weight:400;border-bottom:1px solid #8abdf9}.partner-component table td:last-of-type{background-color:#5a5a5a}.partner-component table tr:last-of-type td{border-bottom-color:#ddd}.partner-component table.with_logo td:first-of-type{opacity:.9}.partner-component table.with_logo td:last-of-type{opacity:.9}.popover{display:none;z-index:75;color:#ddd;background-color:#5a5a5a;border-radius:4px;border:1px solid #777;box-shadow:3px 3px 8px #777,-3px -3px 8px #777;font-family:inherit;max-width:276px}@media(min-width: 768px){.popover{max-width:350px}}@media(min-width: 1200px){.popover{max-width:500px}}.popover.show{display:block}.popover .title{text-align:center;color:#ddd;background-color:#404040;font-size:140%;border-radius:4px 4px 0 0}.popover .body{padding-left:1rem;padding-right:1rem}.popover .arrow{width:0;height:0;border-style:solid;position:absolute;border-color:transparent}.popover[x-placement^=top]{margin-bottom:5px}.popover[x-placement^=top] .arrow{border-width:5px 5px 0 5px;border-top-color:#5a5a5a;bottom:-5px;margin:0 5px}.popover[x-placement^=bottom]{margin-top:5px}.popover[x-placement^=bottom] .arrow{border-width:0 5px 5px 5px;border-bottom-color:#5a5a5a;top:-5px;margin:0 5px}.popover[x-placement^=right]{margin-left:5px}.popover[x-placement^=right] .arrow{border-width:5px 5px 5px 0;border-right-color:#5a5a5a;left:-5px;margin:5px 0}.popover[x-placement^=left]{margin-right:5px}.popover[x-placement^=left] .arrow{border-width:5px 0 5px 5px;border-left-color:#5a5a5a;right:-5px;margin:5px 0}@media screen{.term{border-bottom:dashed 1px;cursor:help;position:relative;display:inline-block}}.primary{display:grid;grid-template-columns:[article] 100%;grid-column-gap:1rem;padding-left:.5rem;padding-right:.5rem}.primary .sidebar-container{max-width:25em}@media print{.primary .sidebar-container{display:none}}.primary .toc-container{display:none}@media screen and (min-width: 768px){.primary{grid-template-columns:[sidebar] 20% [article] calc(80% - 1rem);padding-left:1rem;padding-right:1rem}}@media screen and (min-width: 1200px){.primary{grid-template-columns:[sidebar] 16% [article] calc(68% - 2rem) [toc] 16%}.primary .toc-container{display:block}}@media screen and (min-width: 1200px){.primary.notoc{grid-template-columns:[sidebar] 16% [article] calc(84% - 1rem)}}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:200;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.relnote-links{text-align:center}@media print{.relnote-links{display:none}}.relnote-links #buttons{opacity:0;transition:opacity .25s ease-in}.relnote-links .btn{margin:1rem 1rem;width:13rem}@media(min-width: 768px){.relnote-links .btn{margin:1rem 5rem}}.section-index{display:grid;grid-template-columns:[entry] 1fr}@media(min-width: 576px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.see-also{padding-top:0;display:grid;grid-template-columns:[entry] 1fr;grid-gap:1em}@media(min-width: 576px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.see-also .entry{padding:0}.see-also .entry .link{margin-bottom:0;margin-top:0}.see-also .entry .desc{margin-top:0}@media screen and (max-width: 767px){.sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.sidebar-offcanvas{position:unset;width:auto}}@media screen{.sidebar-offcanvas.active{left:1rem}}#sidebar{order:0;font-size:85%}@media(min-width: 1200px){#sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar{position:-webkit-sticky;position:sticky;top:3.7rem}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){#sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}#sidebar .directory a{font-weight:300}#sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em;display:none}#sidebar .directory ul.show{display:block}#sidebar .directory li{display:inline-block;padding:2px 0 1px 1.4em;width:100%;font-size:85%}#sidebar .directory li .current{color:#de7d40;font-weight:500}#sidebar .directory li.sublist{padding-left:0}#sidebar .directory .card{background-color:#5a5a5a;margin-top:.1rem;margin-bottom:.1rem;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-clip:border-box;border:1px solid rgba(255,255,255,.1);border-radius:4px}#sidebar .directory .card .header{margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(255,255,255,.1);padding:.75em 1.25em;cursor:pointer;color:#e9ffaa}#sidebar .directory .card .header:hover{color:#de7d40}#sidebar .directory .card .header div{padding:.75em 1.25em}#sidebar .directory .card .header svg{margin-right:.3em}#sidebar .directory .card .header a{text-decoration:none}#sidebar .directory .card .body{flex:1 1 auto;overflow:hidden;padding:0;max-height:0;transform:scaleY(0) scaleX(0);transition:max-height .6s ease-out,padding,transform .6s}#sidebar .directory .card .body.show{padding:.5em .1em;transform:scaleY(1) scaleX(1)}@media(min-width: 992px){#sidebar .directory .card .body.show .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.show .body ul{padding-left:1em}}#sidebar .directory .card .body.show .body>ul{padding-left:0}#sidebar .directory .card .body.default{padding:.5em .1em;transform:scaleY(1) scaleX(1);max-height:unset}@media(min-width: 992px){#sidebar .directory .card .body.default .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.default .body ul{padding-left:1em}}#sidebar .directory .card .body.default .body>ul{padding-left:0}#sidebar .tree-toggle{cursor:pointer;margin-bottom:0}#sidebar .tree-toggle .chevron{display:none}#sidebar .tree-toggle .chevron svg{margin-right:.3em}#sidebar .tree-toggle .chevron.show{display:inline}.tabset{border:none;margin:0 0 0 4px;padding:0}.tabset .tab-strip{margin-bottom:-2px}.tabset .tab-strip a{display:inline-block;margin:0 3px;border:1px solid #466bb0;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;padding:0 1rem;transform:skewX(-30deg);transform-origin:left bottom;text-decoration:none;cursor:pointer}.tabset .tab-strip a span{display:block;transform:skewX(10deg);font-size:80%;color:#ddd}.tabset .tab-strip a:hover{background-color:#de7d40;text-decoration:none}.tabset .tab-strip a.active{background-color:#466bb0;cursor:default}.tabset .tab-strip a.active span{color:#fff}.tabset .tab-content{border:1px solid #466bb0;border-radius:4px;padding-left:1rem;padding-right:1rem}.tabset .tab-content>div{display:none}.tabset .tab-content>div.active{display:block}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(255,255,255,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:300}.toc .directory li a.current{color:#de7d40;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined{display:block}@media print{.toc-inlined{display:none}}@media(min-width: 1200px){.toc-inlined{display:none}}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:300}@media screen{.toc-forced{display:block}}/*# sourceMappingURL=dark_theme_preliminary.css.map */ diff --git a/generated/css/dark_theme_preliminary.css.map b/generated/css/dark_theme_preliminary.css.map index eb26f2050d..bb42d8da18 100644 --- a/generated/css/dark_theme_preliminary.css.map +++ b/generated/css/dark_theme_preliminary.css.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["src/sass/themes/_dark_syntax.scss","src/sass/base/_reset.scss","src/sass/base/_base.scss","src/sass/base/_constants.scss","src/sass/themes/_dark.scss","src/sass/brand_colors/_preliminary.scss","src/sass/misc/_blog.scss","src/sass/misc/_button.scss","src/sass/misc/_callout.scss","src/sass/misc/_community.scss","src/sass/misc/_endnotes.scss","src/sass/misc/_faq.scss","src/sass/misc/_faq-landing.scss","src/sass/misc/_figure.scss","src/sass/misc/_footer.scss","src/sass/misc/_glossary.scss","src/sass/misc/_header.scss","src/sass/misc/_landing.scss","src/sass/misc/_logo-gallery.scss","src/sass/misc/_media-resources.scss","src/sass/misc/_menu.scss","src/sass/misc/_notfound.scss","src/sass/misc/_pagenav.scss","src/sass/misc/_partner-component.scss","src/sass/misc/_popover.scss","src/sass/misc/_primary.scss","src/sass/misc/_promotion.scss","src/sass/misc/_relnote-links.scss","src/sass/misc/_section-index.scss","src/sass/misc/_see-also.scss","src/sass/misc/_sidebar.scss","src/sass/misc/_tabset.scss","src/sass/misc/_toc.scss"],"names":[],"mappings":"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","file":"dark_theme_preliminary.css"} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["src/sass/themes/_dark_syntax.scss","src/sass/base/_reset.scss","src/sass/base/_base.scss","src/sass/base/_constants.scss","src/sass/themes/_dark.scss","src/sass/brand_colors/_preliminary.scss","src/sass/misc/_blog.scss","src/sass/misc/_button.scss","src/sass/misc/_callout.scss","src/sass/misc/_community.scss","src/sass/misc/_endnotes.scss","src/sass/misc/_faq.scss","src/sass/misc/_faq-landing.scss","src/sass/misc/_figure.scss","src/sass/misc/_floaters.scss","src/sass/misc/_footer.scss","src/sass/misc/_glossary.scss","src/sass/misc/_header.scss","src/sass/misc/_landing.scss","src/sass/misc/_logo-gallery.scss","src/sass/misc/_media-resources.scss","src/sass/misc/_menu.scss","src/sass/misc/_notfound.scss","src/sass/misc/_pagenav.scss","src/sass/misc/_partner-component.scss","src/sass/misc/_popover.scss","src/sass/misc/_primary.scss","src/sass/misc/_promotion.scss","src/sass/misc/_relnote-links.scss","src/sass/misc/_section-index.scss","src/sass/misc/_see-also.scss","src/sass/misc/_sidebar.scss","src/sass/misc/_tabset.scss","src/sass/misc/_toc.scss"],"names":[],"mappings":"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","file":"dark_theme_preliminary.css"} \ No newline at end of file diff --git a/generated/css/light_theme_archive.css b/generated/css/light_theme_archive.css index 699a52193f..7d8982e13a 100644 --- a/generated/css/light_theme_archive.css +++ b/generated/css/light_theme_archive.css @@ -1 +1 @@ -.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:rgba(255,255,255,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*::before,*::after{box-sizing:border-box}@media screen{:target::before{content:"";display:block;height:3.7rem;margin-top:-3.7rem}tr[id]:before{content:normal}html{overflow-y:scroll;position:relative;min-height:100%}body{margin-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"Work Sans",sans-serif;color:#535f61;background-color:#fff}}body{line-height:1.5}a{color:#469bdd;text-decoration:none;font-weight:400;font-family:"Chivo",sans-serif}a:hover,a:focus{color:#1d67a0;text-decoration:underline;font-weight:400}a.disabled{color:#ccc;text-decoration:none;font-weight:400}a.active{color:#b05464;text-decoration:none;font-weight:400}a.dropdown-item{cursor:pointer}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em;border-collapse:separate;border-spacing:0}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#041a77;font-weight:400}th code{color:#fff}tr.oneof>td{border-bottom:1px dashed rgba(0,0,0,.1);border-top:1px dashed rgba(0,0,0,.1)}th,td{border-left:1px solid #041a77;border-top:1px solid #041a77}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #041a77}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #041a77}tr td:last-child{border-right:1px solid #041a77}thead+tbody tr:first-child td:first-child{border-radius:0}thead+tbody tr:first-child td:last-child{border-radius:0}code{color:#d14;font-size:80%;font-weight:400;word-break:normal}pre{margin:1em 0 1em 1em;max-height:31em;border:1px solid #f2f2f2;border-radius:4px;box-shadow:3px 3px 8px #a7a7a7;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:87.5%;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;hyphens:none;background:#fff;overflow:auto}@media(min-width: 768px){pre{margin:1em}}pre code{display:block;padding:.5em;color:#535f61;font-size:80%;font-weight:400;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output .command{padding:.5em .5em 0 .5em}}pre code.command-output .output{color:#535f61;background-color:#f3f3f3;font-style:italic;padding:1em;float:left;clear:left;min-width:100%}@media(min-width: 768px){pre code.command-output .output{padding:0 .5em .5em .5em}}pre code.command-output div:only-of-type{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output div:only-of-type{padding:.5em}}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#041a77;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:1;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.25rem}div.toolbar svg{width:.8em;height:.8em;display:inline;fill:#fff;stroke:#fff}p{font-size:1rem;font-weight:400;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:400;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:400;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0;line-height:1.2}h1{font-size:2.5rem;color:#2e2e2e;font-weight:400;margin-bottom:0}h2{font-size:2rem;color:#2e2e2e;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h2:before{display:block;content:" ";width:5rem;border-bottom:2px solid #466bb0;margin-bottom:1.1rem;visibility:visible}h3{font-size:1.85rem;color:#404040;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#404040;font-weight:500;margin:30px 0 20px}h4+p{margin:5px 0}@media(min-width: 768px){h4+p{margin:10px 0}}h5{font-size:1.15rem;color:#404040;font-weight:500}h6{font-size:.9rem;color:#404040;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:700}img{width:100%}blockquote{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}@media(min-width: 768px){blockquote{margin:1em 3em}}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}@media print{#scroll-to-top-container{display:none}}@media(min-width: 1200px){#scroll-to-top-container{display:none}}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:15;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}#scroll-to-top svg{width:1.5em;height:1.5em;vertical-align:middle}#scroll-to-top.show{display:block}@media print{h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}.icon{width:1em;height:1em;display:inline;fill:#535f61;stroke:#535f61;vertical-align:middle}.large-icon{width:1.4em;height:1.4em;display:inline;fill:#535f61;stroke:#535f61;vertical-align:middle}.page-icon{margin-right:.3em}.flipped{transform:scaleX(-1)}.subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.attribution{font-weight:600}.subscribe{padding:1em;font-size:1.2em;background-color:#fff;text-align:center}.subscribe svg{margin-right:.5em}.btn{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#041a77;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer;box-shadow:3px 3px 8px #a7a7a7}.btn:hover{background-color:#466bb0;color:#fff;text-decoration:none}.btn:active{background-color:#b05464;color:#fff}.btn:focus{color:#fff}.callout{display:table;padding:.5em .5em .5em 0;border-radius:4px;margin:1em 0 1em 1em}@media(min-width: 768px){.callout{margin:1em}}.callout .type{position:relative;display:table-cell;left:-0.75em;min-height:100%;text-align:center;vertical-align:middle}.callout .type svg{fill:#041a77}.callout .content{display:table-cell;min-height:100%}.callout.tip{background-color:#f2fff2}.callout.idea{background-color:#ffffe0}.callout.warning{background-color:#fee}.callout.quote{background-color:#f8f8f8;font-style:italic}.callout:hover svg{animation:shake 2.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;transform:translate3d(0, 0, 0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}.community-item{display:table-row}.community-item .logo{display:table-cell;width:65px;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}.community-item .desc{display:table-cell;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}#endnotes-container{display:none}@media print{#endnotes-container.show{display:block}}@media screen{.endnote-ref{display:none}}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq-landing{column-count:1;column-gap:2rem}@media(min-width: 576px){.faq-landing{column-count:2}}.faq-landing .panel{display:inline-block;border:1px solid #041a77;border-radius:4px;width:100%;margin-bottom:2rem}.faq-landing .panel .header{color:#fff;background-color:#041a77;padding:.75rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.125)}.faq-landing .panel .body{padding:1.25rem}figure{margin:1.5rem auto;padding:.5rem;background-color:#fff;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figure figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#535f61;padding-top:.5rem}footer{background-image:linear-gradient(to right, #466BB0, #041A77);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 4px 1.5rem;text-align:center;display:grid;grid-template-columns:[user-links] 35% [info] 65% [dev-links] 0%;grid-template-rows:100%}@media print{footer{display:none}}@media(min-width: 576px){footer{padding:1.5rem 1.25rem 1rem 1.25rem}}@media(min-width: 992px){footer{grid-template-columns:[user-links] 30% [info] 40% [dev-links] 30%}}footer .user-links{grid-column:user-links;text-align:left}footer .info{grid-column:info}footer .info .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .info .copyright{text-align:center !important}}footer .info .copyright a{color:#ccc;text-decoration:underline}footer .info .copyright a:hover{color:#ccc}footer .dev-links{grid-column:dev-links;text-align:right;display:none}@media(min-width: 992px){footer .dev-links{display:block}}footer .channel{position:relative;display:inline-flex;padding:4px 0;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .channel a{text-decoration:none}footer .channel svg{width:30px;height:30px;fill:#fff;stroke:#466bb0}@media(min-width: 576px){footer .channel svg{width:35px;height:35px}}footer .channel span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;width:200px;left:-82px;top:-23px;font-size:75%}footer .channel:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .channel:hover span{opacity:1;transition:opacity .5s}footer .tag{padding:0 1rem;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}@media print{.glossary .trampolines{display:none}}@media screen{.glossary .entries .letter:target::before{height:calc(3.7rem - 1rem);margin-top:calc(0rem - calc(3.7rem - 1rem))}}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;background-color:#fff;padding-top:2.2rem;padding-bottom:.15rem;position:-webkit-sticky;position:sticky;top:calc(3.7rem - 1rem);margin-top:0;margin-bottom:0;z-index:10}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}header{background-image:linear-gradient(to right, #466BB0, #041A77);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em;position:fixed;top:0;right:0;left:0;z-index:100}header #brand{display:inline-block;font-size:1.25rem;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;line-height:inherit;white-space:nowrap;width:100%}@media(min-width: 576px){header #brand{width:unset}}header #brand.open-hamburger{display:none}header #brand .logo{width:2em;height:2em;top:3px;left:.8em;position:fixed;fill:#fff;transition-duration:.8s;transition-property:transform;transform-origin:50% 50%}header #brand .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header #brand .logo{width:3em;height:3em}}header #brand .logo:hover{transform:rotate(360deg)}header #brand .name{color:#fff;font-weight:400;vertical-align:bottom;line-height:1.1em;display:inline-block;padding-top:.35rem;text-align:center;margin-left:0;margin-right:0;width:100%}@media(min-width: 576px){header #brand .name{text-align:left;margin-left:3em;margin-right:1rem;width:unset}}@media(min-width: 768px){header #brand .name{margin-left:4.2em}}header a{font-weight:500;color:#fff;font-size:1.1em;margin-left:.3rem;margin-right:.3rem}@media(min-width: 576px){header a{font-size:.9em;margin-left:.58rem;margin-right:.58rem}}header a:hover{text-decoration:none;color:#de7d40}header a.active{border-bottom:solid 3px #fff;border-radius:2px;color:#fff;font-weight:500;cursor:default}header div.menu{display:inline-block}header svg.icon{stroke:#fff;fill:#fff;width:1.1em;height:1.1em}header svg.icon:hover{fill:#de7d40;stroke:#de7d40}header #hamburger{display:inline-block;position:absolute;top:.8rem;right:1.3rem}@media(min-width: 576px){header #hamburger{display:none}}header #header-links{display:none;top:.6rem;right:1.1rem;transition:right .5s}header #header-links.open-hamburger{display:block;text-align:center;margin-top:1em;padding-left:1em;padding-right:2.5em}@media(min-width: 576px){header #header-links{display:inline-block;position:absolute}}header #header-links.show-search{right:-700px;transition:right .5s}header #search-show{display:none}@media(min-width: 576px){header #search-show{display:inline-block}}header #search-form{display:none;top:0;right:-700px;transition:right .5s}header #search-form.open-hamburger{display:flex}@media(min-width: 576px){header #search-form{display:flex;position:absolute}}header #search-form.show-search{right:1rem;transition:right .5s}header #search-form button:focus{outline:0}header #search-textbox{display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline-offset:-2px;margin:12px 1rem 5px 1rem;width:100%;text-align:center}@media(min-width: 576px){header #search-textbox{margin:4px 0 5px 0;width:22rem;text-align:unset}}header #search-textbox:focus{outline:0}header #search-close{display:none;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer;font-size:inherit;line-height:inherit}@media(min-width: 576px){header #search-close{display:block}}header #search-close:hover{color:#de7d40}.landing .banner{display:flex;justify-content:center;padding-top:1rem;padding-bottom:1rem}.landing .banner .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .banner .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .banner .hero-logo{width:0;fill:#466bb0}.landing .banner .hero-text{width:20rem;margin-left:0}@media(min-width: 576px){.landing .banner .hero-logo{width:7rem}.landing .banner .hero-label{text-align:left}.landing .banner .hero-lead{text-align:left}.landing .banner .hero-text{margin-left:3rem}}.landing .panels{display:grid;grid-template-columns:[panel] auto;padding-top:30px;padding-bottom:30px;grid-gap:2rem;justify-content:center;align-content:end}@media(min-width: 768px){.landing .panels{padding-top:50px;padding-bottom:50px;grid-template-columns:[panel] auto [panel] auto}}@media(min-width: 80rem){.landing .panels{grid-template-columns:[panel] auto [panel] auto [panel] auto [panel] auto}}.landing .panels .panel{color:#535f61;opacity:.1;transition:opacity .25s linear;background-color:#f8f8f8;width:18rem;box-shadow:3px 3px 8px #a7a7a7;padding:1rem;border:1px solid #ddd;border-radius:4px}.landing .panels .panel a{text-decoration:none;color:#535f61}.landing .panels .panel a:hover{color:#535f61;text-decoration:none}.landing .panels .panel:hover{box-shadow:3px 3px 8px #a7a7ee}.landing .panels .panel .panel-title{text-align:center}.landing .panels .panel .panel-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#535f61}.landing .panels .panel .panel-img-top{text-align:center;padding:0}.landing .panels .panel .panel-body{padding-top:0;padding-left:.5rem;padding-right:.5rem}@media(min-width: 768px){.landing .panels .panel .panel-body{padding-left:1.25rem;padding-right:1.25rem}}.landing #buttons{opacity:0;transition:opacity .25s ease-in;text-align:center}@media(min-width: 768px){.landing #buttons{padding-bottom:20px}}.landing #buttons .btn{margin:1rem 1rem;width:18rem}@media(min-width: 768px){.landing #buttons .btn{margin:1rem 5rem}}.logo-gallery{margin:3rem}.logo-gallery .company-logo{margin:1rem;padding:14px;display:inline-block;width:200px;height:120px;transition-duration:.8s;transform-origin:50% 50%;transition-property:none;position:relative;box-shadow:0 0 50px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.25);border-radius:3px;background-color:#fff}.logo-gallery .company-logo:hover{transition-property:transform,opacity,box-shadow;transform:rotate(360deg);box-shadow:0 0 50px rgba(0,0,200,.1),0 5px 10px rgba(0,0,200,.25)}.logo-gallery .outer{display:table;position:absolute;width:172px;height:92px;margin:0;padding:0}.logo-gallery .inner{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;margin:0 auto}.logo-gallery .with-tag-line:hover:hover img{opacity:.15}.logo-gallery .with-tag-line:hover:hover .tagline{opacity:1}.logo-gallery img{position:absolute;width:172px;height:92px;object-fit:contain;transition-duration:.8s;transition-property:opacity}.logo-gallery .tagline{color:#535f61;opacity:0;transition-duration:.8s;transition-property:opacity}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources .advice{display:grid;grid-template-columns:[panel] 1fr;grid-gap:2rem;padding-top:2rem}@media(min-width: 992px){.media-resources .advice{grid-template-columns:[panel] 1fr [panel] 1fr}}.media-resources .advice .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .advice .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .advice .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .advice .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .advice .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.menu{position:relative;cursor:pointer}.menu .menu-content{display:none;position:absolute;min-width:160px;z-index:75;padding:0;background-color:#fff;border:1px solid #000;border-radius:4px;margin-top:.125rem;right:0;text-align:left}.menu .menu-content a{display:block;font-weight:400;color:#535f61;padding:.25rem 1.5rem;margin:0}.menu .menu-content a:hover{color:#fff;background-color:#466bb0;text-decoration:none}.menu .menu-content a.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}.menu .menu-content a.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-color:#466bb0}.menu .menu-content a:focus{text-decoration:none}.menu .menu-content i{color:#535f61}.menu .menu-content h6{padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.menu .menu-content div{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.menu.show .menu-content{display:block}.notfound{text-align:center}.notfound .icon{margin-top:9rem;width:12rem;height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:500;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:400;font-size:100%}.pagenav{display:flex;width:100%}@media print{.pagenav{display:none}}.pagenav .left{width:50%}.pagenav .right{width:50%;text-align:right}.pagenav p{text-transform:uppercase;font-size:80%}.pagenav svg{fill:#469bdd;stroke:#469bdd;margin-left:.5em;margin-right:.5em}.pagenav svg:hover{fill:#1d67a0;stroke:#1d67a0}.partner-component{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}@media(min-width: 768px){.partner-component{margin:1em 3em}}.partner-component table td:first-of-type{color:#fff;background-color:#041a77;font-weight:400;border-bottom:1px solid #05229a}.partner-component table td:last-of-type{background-color:#fff}.partner-component table tr:last-of-type td{border-bottom-color:#041a77}.partner-component table.with_logo td:first-of-type{opacity:.9}.partner-component table.with_logo td:last-of-type{opacity:.9}.popover{display:none;z-index:75;color:#535f61;background-color:#fff;border-radius:4px;border:1px solid #777;box-shadow:3px 3px 8px #777,-3px -3px 8px #777;font-family:inherit;max-width:276px}@media(min-width: 768px){.popover{max-width:350px}}@media(min-width: 1200px){.popover{max-width:500px}}.popover.show{display:block}.popover .title{text-align:center;color:#535f61;background-color:#f8f8f8;font-size:140%;border-radius:4px 4px 0 0}.popover .body{padding-left:1rem;padding-right:1rem}.popover .arrow{width:0;height:0;border-style:solid;position:absolute;border-color:transparent}.popover[x-placement^=top]{margin-bottom:5px}.popover[x-placement^=top] .arrow{border-width:5px 5px 0 5px;border-top-color:#fff;bottom:-5px;margin:0 5px}.popover[x-placement^=bottom]{margin-top:5px}.popover[x-placement^=bottom] .arrow{border-width:0 5px 5px 5px;border-bottom-color:#fff;top:-5px;margin:0 5px}.popover[x-placement^=right]{margin-left:5px}.popover[x-placement^=right] .arrow{border-width:5px 5px 5px 0;border-right-color:#fff;left:-5px;margin:5px 0}.popover[x-placement^=left]{margin-right:5px}.popover[x-placement^=left] .arrow{border-width:5px 0 5px 5px;border-left-color:#fff;right:-5px;margin:5px 0}@media screen{.term{border-bottom:dashed 1px;cursor:help;position:relative;display:inline-block}}.primary{display:grid;grid-template-columns:[article] 100%;grid-column-gap:1rem;padding-left:.5rem;padding-right:.5rem}.primary .sidebar-container{max-width:25em}@media print{.primary .sidebar-container{display:none}}.primary .toc-container{display:none}@media screen and (min-width: 768px){.primary{grid-template-columns:[sidebar] 20% [article] calc(80% - 1rem);padding-left:1rem;padding-right:1rem}}@media screen and (min-width: 1200px){.primary{grid-template-columns:[sidebar] 16% [article] calc(68% - 2rem) [toc] 16%}.primary .toc-container{display:block}}@media screen and (min-width: 1200px){.primary.notoc{grid-template-columns:[sidebar] 16% [article] calc(84% - 1rem)}}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:200;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.relnote-links{text-align:center}@media print{.relnote-links{display:none}}.relnote-links #buttons{opacity:0;transition:opacity .25s ease-in}.relnote-links .btn{margin:1rem 1rem;width:13rem}@media(min-width: 768px){.relnote-links .btn{margin:1rem 5rem}}.section-index{display:grid;grid-template-columns:[entry] 1fr}@media(min-width: 576px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.see-also{padding-top:0;display:grid;grid-template-columns:[entry] 1fr;grid-gap:1em}@media(min-width: 576px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.see-also .entry{padding:0}.see-also .entry .link{margin-bottom:0;margin-top:0}.see-also .entry .desc{margin-top:0}@media screen and (max-width: 767px){.sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.sidebar-offcanvas{position:unset;width:auto}}@media screen{.sidebar-offcanvas.active{left:1rem}}#sidebar{order:0;font-size:85%}@media(min-width: 1200px){#sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar{position:-webkit-sticky;position:sticky;top:3.7rem}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){#sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}#sidebar .directory a{font-weight:400}#sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em;display:none}#sidebar .directory ul.show{display:block}#sidebar .directory li{display:inline-block;padding:2px 0 1px 1.4em;width:100%;font-size:85%}#sidebar .directory li .current{color:#b05464;font-weight:500}#sidebar .directory li.sublist{padding-left:0}#sidebar .directory .card{background-color:#fff;margin-top:.1rem;margin-bottom:.1rem;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-clip:border-box;border:1px solid rgba(0,0,0,.1);border-radius:4px}#sidebar .directory .card .header{margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.1);padding:.75em 1.25em;cursor:pointer;color:#469bdd}#sidebar .directory .card .header:hover{color:#1d67a0}#sidebar .directory .card .header div{padding:.75em 1.25em}#sidebar .directory .card .header svg{margin-right:.3em}#sidebar .directory .card .header a{text-decoration:none}#sidebar .directory .card .body{flex:1 1 auto;overflow:hidden;padding:0;max-height:0;transform:scaleY(0) scaleX(0);transition:max-height .6s ease-out,padding,transform .6s}#sidebar .directory .card .body.show{padding:.5em .1em;transform:scaleY(1) scaleX(1)}@media(min-width: 992px){#sidebar .directory .card .body.show .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.show .body ul{padding-left:1em}}#sidebar .directory .card .body.show .body>ul{padding-left:0}#sidebar .directory .card .body.default{padding:.5em .1em;transform:scaleY(1) scaleX(1);max-height:unset}@media(min-width: 992px){#sidebar .directory .card .body.default .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.default .body ul{padding-left:1em}}#sidebar .directory .card .body.default .body>ul{padding-left:0}#sidebar .tree-toggle{cursor:pointer;margin-bottom:0}#sidebar .tree-toggle .chevron{display:none}#sidebar .tree-toggle .chevron svg{margin-right:.3em}#sidebar .tree-toggle .chevron.show{display:inline}#sidebar-toggler{position:absolute;top:3.7rem;right:10px;z-index:15;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#sidebar-toggler:hover{color:#de7d40}@media(min-width: 768px){#sidebar-toggler{display:none}}@media print{#sidebar-toggler{display:none}}#sidebar-toggler svg{width:1.5em;height:1.5em;vertical-align:middle}.tabset{border:none;margin:0 0 0 4px;padding:0}.tabset .tab-strip{margin-bottom:-2px}.tabset .tab-strip a{display:inline-block;margin:0 3px;border:1px solid #466bb0;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;padding:0 1rem;transform:skewX(-30deg);transform-origin:left bottom;text-decoration:none;cursor:pointer}.tabset .tab-strip a span{display:block;transform:skewX(10deg);font-size:80%;color:#535f61}.tabset .tab-strip a:hover{background-color:#de7d40;text-decoration:none}.tabset .tab-strip a.active{background-color:#466bb0;cursor:default}.tabset .tab-strip a.active span{color:#fff}.tabset .tab-content{border:1px solid #466bb0;border-radius:4px;padding-left:1rem;padding-right:1rem}.tabset .tab-content>div{display:none}.tabset .tab-content>div.active{display:block}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(0,0,0,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:400}.toc .directory li a.current{color:#b05464;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined{display:block}@media print{.toc-inlined{display:none}}@media(min-width: 1200px){.toc-inlined{display:none}}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:400}@media screen{.toc-forced{display:block}}/*# sourceMappingURL=light_theme_archive.css.map */ +.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:rgba(255,255,255,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*::before,*::after{box-sizing:border-box}@media screen{:target::before{content:"";display:block;height:3.7rem;margin-top:-3.7rem}tr[id]:before{content:normal}html{overflow-y:scroll;position:relative;min-height:100%}body{margin-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"Work Sans",sans-serif;color:#535f61;background-color:#fff}}body{line-height:1.5}a{color:#469bdd;text-decoration:none;font-weight:400;font-family:"Chivo",sans-serif}a:hover,a:focus{color:#1d67a0;text-decoration:underline;font-weight:400}a.disabled{color:#ccc;text-decoration:none;font-weight:400}a.active{color:#b05464;text-decoration:none;font-weight:400}a.dropdown-item{cursor:pointer}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em;border-collapse:separate;border-spacing:0}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#041a77;font-weight:400}th code{color:#fff}tr.oneof>td{border-bottom:1px dashed rgba(0,0,0,.1);border-top:1px dashed rgba(0,0,0,.1)}th,td{border-left:1px solid #041a77;border-top:1px solid #041a77}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #041a77}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #041a77}tr td:last-child{border-right:1px solid #041a77}thead+tbody tr:first-child td:first-child{border-radius:0}thead+tbody tr:first-child td:last-child{border-radius:0}code{color:#d14;font-size:80%;font-weight:400;word-break:normal}pre{margin:1em 0 1em 1em;max-height:31em;border:1px solid #f2f2f2;border-radius:4px;box-shadow:3px 3px 8px #a7a7a7;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:87.5%;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;hyphens:none;background:#fff;overflow:auto}@media(min-width: 768px){pre{margin:1em}}pre code{display:block;padding:.5em;color:#535f61;font-size:80%;font-weight:400;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output .command{padding:.5em .5em 0 .5em}}pre code.command-output .output{color:#535f61;background-color:#f3f3f3;font-style:italic;padding:1em;float:left;clear:left;min-width:100%}@media(min-width: 768px){pre code.command-output .output{padding:0 .5em .5em .5em}}pre code.command-output div:only-of-type{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output div:only-of-type{padding:.5em}}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#041a77;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:1;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.25rem}div.toolbar svg{width:.8em;height:.8em;display:inline;fill:#fff;stroke:#fff}p{font-size:1rem;font-weight:400;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:400;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:400;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0;line-height:1.2}h1{font-size:2.5rem;color:#2e2e2e;font-weight:400;margin-bottom:0}h2{font-size:2rem;color:#2e2e2e;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h2:before{display:block;content:" ";width:5rem;border-bottom:2px solid #466bb0;margin-bottom:1.1rem;visibility:visible}h3{font-size:1.85rem;color:#404040;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#404040;font-weight:500;margin:30px 0 20px}h4+p{margin:5px 0}@media(min-width: 768px){h4+p{margin:10px 0}}h5{font-size:1.15rem;color:#404040;font-weight:500}h6{font-size:.9rem;color:#404040;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:700}img{width:100%}blockquote{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}@media(min-width: 768px){blockquote{margin:1em 3em}}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}@media print{h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}.icon{width:1em;height:1em;display:inline;fill:#535f61;stroke:#535f61;vertical-align:middle}.large-icon{width:1.4em;height:1.4em;display:inline;fill:#535f61;stroke:#535f61;vertical-align:middle}.page-icon{margin-right:.3em}.flipped{transform:scaleX(-1)}.subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.attribution{font-weight:600}.subscribe{padding:1em;font-size:1.2em;background-color:#fff;text-align:center}.subscribe svg{margin-right:.5em}.btn{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#041a77;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer;box-shadow:3px 3px 8px #a7a7a7}.btn:hover{background-color:#466bb0;color:#fff;text-decoration:none}.btn:active{background-color:#b05464;color:#fff}.btn:focus{color:#fff}.callout{display:table;padding:.5em .5em .5em 0;border-radius:4px;margin:1em 0 1em 1em}@media(min-width: 768px){.callout{margin:1em}}.callout .type{position:relative;display:table-cell;left:-0.75em;min-height:100%;text-align:center;vertical-align:middle}.callout .type svg{fill:#041a77}.callout .content{display:table-cell;min-height:100%}.callout.tip{background-color:#f2fff2}.callout.idea{background-color:#ffffe0}.callout.warning{background-color:#fee}.callout.quote{background-color:#f8f8f8;font-style:italic}.callout:hover svg{animation:shake 2.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;transform:translate3d(0, 0, 0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}.community-item{display:table-row}.community-item .logo{display:table-cell;width:65px;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}.community-item .desc{display:table-cell;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}#endnotes-container{display:none}@media print{#endnotes-container.show{display:block}}@media screen{.endnote-ref{display:none}}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq-landing{column-count:1;column-gap:2rem}@media(min-width: 576px){.faq-landing{column-count:2}}.faq-landing .panel{display:inline-block;border:1px solid #041a77;border-radius:4px;width:100%;margin-bottom:2rem}.faq-landing .panel .header{color:#fff;background-color:#041a77;padding:.75rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.125)}.faq-landing .panel .body{padding:1.25rem}figure{margin:1.5rem auto;padding:.5rem;background-color:#fff;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figure figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#535f61;padding-top:.5rem}#sidebar-toggler,#scroll-to-top,#edit-this-page,#report-site-bugs{z-index:15;outline:none;background-color:rgba(255,255,255,.7);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}@media print{#sidebar-toggler,#scroll-to-top,#edit-this-page,#report-site-bugs{display:none}}#sidebar-toggler svg,#scroll-to-top svg,#edit-this-page svg,#report-site-bugs svg{width:1.5em;height:1.5em;vertical-align:middle;fill:rgba(0,0,0,.4)}#sidebar-toggler svg:hover,#scroll-to-top svg:hover,#edit-this-page svg:hover,#report-site-bugs svg:hover{fill:#de7d40}#sidebar-toggler{position:absolute;top:3.7rem;right:10px}@media(min-width: 768px){#sidebar-toggler{display:none}}@media print{#scroll-to-top-container{display:none}}@media(min-width: 1200px){#scroll-to-top-container{display:none}}#scroll-to-top-container #scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px}#scroll-to-top-container #scroll-to-top.show{display:block}@media print{#edit-this-page-container{display:none}}#edit-this-page-container #edit-this-page{display:block;position:fixed;bottom:calc(4rem + 7rem);right:1rem;background-color:bisque}@media print{#report-site-bugs-container{display:none}}#report-site-bugs-container #report-site-bugs{display:block;position:fixed;bottom:calc(1rem + 7rem);right:1rem;background-color:bisque}footer{background-image:linear-gradient(to right, #466BB0, #041A77);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 4px 1.5rem;text-align:center;display:grid;grid-template-columns:[user-links] 35% [info] 65% [dev-links] 0%;grid-template-rows:100%}@media print{footer{display:none}}@media(min-width: 576px){footer{padding:1.5rem 1.25rem 1rem 1.25rem}}@media(min-width: 992px){footer{grid-template-columns:[user-links] 30% [info] 40% [dev-links] 30%}}footer .user-links{grid-column:user-links;text-align:left}footer .info{grid-column:info}footer .info .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .info .copyright{text-align:center !important}}footer .info .copyright a{color:#ccc;text-decoration:underline}footer .info .copyright a:hover{color:#ccc}footer .dev-links{grid-column:dev-links;text-align:right;display:none}@media(min-width: 992px){footer .dev-links{display:block}}footer .channel{position:relative;display:inline-flex;padding:4px 0;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .channel a{text-decoration:none}footer .channel svg{width:30px;height:30px;fill:#fff;stroke:#466bb0}@media(min-width: 576px){footer .channel svg{width:35px;height:35px}}footer .channel span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;width:200px;left:-82px;top:-23px;font-size:75%}footer .channel:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .channel:hover span{opacity:1;transition:opacity .5s}footer .tag{padding:0 1rem;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}@media print{.glossary .trampolines{display:none}}@media screen{.glossary .entries .letter:target::before{height:calc(3.7rem - 1rem);margin-top:calc(0rem - calc(3.7rem - 1rem))}}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;background-color:#fff;padding-top:2.2rem;padding-bottom:.15rem;position:-webkit-sticky;position:sticky;top:calc(3.7rem - 1rem);margin-top:0;margin-bottom:0;z-index:10}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}header{background-image:linear-gradient(to right, #466BB0, #041A77);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em;position:fixed;top:0;right:0;left:0;z-index:100}header #brand{display:inline-block;font-size:1.25rem;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;line-height:inherit;white-space:nowrap;width:100%}@media(min-width: 576px){header #brand{width:unset}}header #brand.open-hamburger{display:none}header #brand .logo{width:2em;height:2em;top:3px;left:.8em;position:fixed;fill:#fff;transition-duration:.8s;transition-property:transform;transform-origin:50% 50%}header #brand .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header #brand .logo{width:3em;height:3em}}header #brand .logo:hover{transform:rotate(360deg)}header #brand .name{color:#fff;font-weight:400;vertical-align:bottom;line-height:1.1em;display:inline-block;padding-top:.35rem;text-align:center;margin-left:0;margin-right:0;width:100%}@media(min-width: 576px){header #brand .name{text-align:left;margin-left:3em;margin-right:1rem;width:unset}}@media(min-width: 768px){header #brand .name{margin-left:4.2em}}header a{font-weight:500;color:#fff;font-size:1.1em;margin-left:.3rem;margin-right:.3rem}@media(min-width: 576px){header a{font-size:.9em;margin-left:.58rem;margin-right:.58rem}}header a:hover{text-decoration:none;color:#de7d40}header a.active{border-bottom:solid 3px #fff;border-radius:2px;color:#fff;font-weight:500;cursor:default}header div.menu{display:inline-block}header svg.icon{stroke:#fff;fill:#fff;width:1.1em;height:1.1em}header svg.icon:hover{fill:#de7d40;stroke:#de7d40}header #hamburger{display:inline-block;position:absolute;top:.8rem;right:1.3rem}@media(min-width: 576px){header #hamburger{display:none}}header #header-links{display:none;top:.6rem;right:1.1rem;transition:right .5s}header #header-links.open-hamburger{display:block;text-align:center;margin-top:1em;padding-left:1em;padding-right:2.5em}@media(min-width: 576px){header #header-links{display:inline-block;position:absolute}}header #header-links.show-search{right:-700px;transition:right .5s}header #search-show{display:none}@media(min-width: 576px){header #search-show{display:inline-block}}header #search-form{display:none;top:0;right:-700px;transition:right .5s}header #search-form.open-hamburger{display:flex}@media(min-width: 576px){header #search-form{display:flex;position:absolute}}header #search-form.show-search{right:1rem;transition:right .5s}header #search-form button:focus{outline:0}header #search-textbox{display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline-offset:-2px;margin:12px 1rem 5px 1rem;width:100%;text-align:center}@media(min-width: 576px){header #search-textbox{margin:4px 0 5px 0;width:22rem;text-align:unset}}header #search-textbox:focus{outline:0}header #search-close{display:none;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer;font-size:inherit;line-height:inherit}@media(min-width: 576px){header #search-close{display:block}}header #search-close:hover{color:#de7d40}.landing .banner{display:flex;justify-content:center;padding-top:1rem;padding-bottom:1rem}.landing .banner .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .banner .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .banner .hero-logo{width:0;fill:#466bb0}.landing .banner .hero-text{width:20rem;margin-left:0}@media(min-width: 576px){.landing .banner .hero-logo{width:7rem}.landing .banner .hero-label{text-align:left}.landing .banner .hero-lead{text-align:left}.landing .banner .hero-text{margin-left:3rem}}.landing .panels{display:grid;grid-template-columns:[panel] auto;padding-top:30px;padding-bottom:30px;grid-gap:2rem;justify-content:center;align-content:end}@media(min-width: 768px){.landing .panels{padding-top:50px;padding-bottom:50px;grid-template-columns:[panel] auto [panel] auto}}@media(min-width: 80rem){.landing .panels{grid-template-columns:[panel] auto [panel] auto [panel] auto [panel] auto}}.landing .panels .panel{color:#535f61;opacity:.1;transition:opacity .25s linear;background-color:#f8f8f8;width:18rem;box-shadow:3px 3px 8px #a7a7a7;padding:1rem;border:1px solid #ddd;border-radius:4px}.landing .panels .panel a{text-decoration:none;color:#535f61}.landing .panels .panel a:hover{color:#535f61;text-decoration:none}.landing .panels .panel:hover{box-shadow:3px 3px 8px #a7a7ee}.landing .panels .panel .panel-title{text-align:center}.landing .panels .panel .panel-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#535f61}.landing .panels .panel .panel-img-top{text-align:center;padding:0}.landing .panels .panel .panel-body{padding-top:0;padding-left:.5rem;padding-right:.5rem}@media(min-width: 768px){.landing .panels .panel .panel-body{padding-left:1.25rem;padding-right:1.25rem}}.landing #buttons{opacity:0;transition:opacity .25s ease-in;text-align:center}@media(min-width: 768px){.landing #buttons{padding-bottom:20px}}.landing #buttons .btn{margin:1rem 1rem;width:18rem}@media(min-width: 768px){.landing #buttons .btn{margin:1rem 5rem}}.logo-gallery{margin:3rem}.logo-gallery .company-logo{margin:1rem;padding:14px;display:inline-block;width:200px;height:120px;transition-duration:.8s;transform-origin:50% 50%;transition-property:none;position:relative;box-shadow:0 0 50px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.25);border-radius:3px;background-color:#fff}.logo-gallery .company-logo:hover{transition-property:transform,opacity,box-shadow;transform:rotate(360deg);box-shadow:0 0 50px rgba(0,0,200,.1),0 5px 10px rgba(0,0,200,.25)}.logo-gallery .outer{display:table;position:absolute;width:172px;height:92px;margin:0;padding:0}.logo-gallery .inner{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;margin:0 auto}.logo-gallery .with-tag-line:hover:hover img{opacity:.15}.logo-gallery .with-tag-line:hover:hover .tagline{opacity:1}.logo-gallery img{position:absolute;width:172px;height:92px;object-fit:contain;transition-duration:.8s;transition-property:opacity}.logo-gallery .tagline{color:#535f61;opacity:0;transition-duration:.8s;transition-property:opacity}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources .advice{display:grid;grid-template-columns:[panel] 1fr;grid-gap:2rem;padding-top:2rem}@media(min-width: 992px){.media-resources .advice{grid-template-columns:[panel] 1fr [panel] 1fr}}.media-resources .advice .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .advice .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .advice .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .advice .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .advice .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.menu{position:relative;cursor:pointer}.menu .menu-content{display:none;position:absolute;min-width:160px;z-index:75;padding:0;background-color:#fff;border:1px solid #000;border-radius:4px;margin-top:.125rem;right:0;text-align:left}.menu .menu-content a{display:block;font-weight:400;color:#535f61;padding:.25rem 1.5rem;margin:0}.menu .menu-content a:hover{color:#fff;background-color:#466bb0;text-decoration:none}.menu .menu-content a.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}.menu .menu-content a.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-color:#466bb0}.menu .menu-content a:focus{text-decoration:none}.menu .menu-content i{color:#535f61}.menu .menu-content h6{padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.menu .menu-content div{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.menu.show .menu-content{display:block}.notfound{text-align:center}.notfound .icon{margin-top:9rem;width:12rem;height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:500;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:400;font-size:100%}.pagenav{display:flex;width:100%}@media print{.pagenav{display:none}}.pagenav .left{width:50%}.pagenav .right{width:50%;text-align:right}.pagenav p{text-transform:uppercase;font-size:80%}.pagenav svg{fill:#469bdd;stroke:#469bdd;margin-left:.5em;margin-right:.5em}.pagenav svg:hover{fill:#1d67a0;stroke:#1d67a0}.partner-component{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}@media(min-width: 768px){.partner-component{margin:1em 3em}}.partner-component table td:first-of-type{color:#fff;background-color:#041a77;font-weight:400;border-bottom:1px solid #05229a}.partner-component table td:last-of-type{background-color:#fff}.partner-component table tr:last-of-type td{border-bottom-color:#041a77}.partner-component table.with_logo td:first-of-type{opacity:.9}.partner-component table.with_logo td:last-of-type{opacity:.9}.popover{display:none;z-index:75;color:#535f61;background-color:#fff;border-radius:4px;border:1px solid #777;box-shadow:3px 3px 8px #777,-3px -3px 8px #777;font-family:inherit;max-width:276px}@media(min-width: 768px){.popover{max-width:350px}}@media(min-width: 1200px){.popover{max-width:500px}}.popover.show{display:block}.popover .title{text-align:center;color:#535f61;background-color:#f8f8f8;font-size:140%;border-radius:4px 4px 0 0}.popover .body{padding-left:1rem;padding-right:1rem}.popover .arrow{width:0;height:0;border-style:solid;position:absolute;border-color:transparent}.popover[x-placement^=top]{margin-bottom:5px}.popover[x-placement^=top] .arrow{border-width:5px 5px 0 5px;border-top-color:#fff;bottom:-5px;margin:0 5px}.popover[x-placement^=bottom]{margin-top:5px}.popover[x-placement^=bottom] .arrow{border-width:0 5px 5px 5px;border-bottom-color:#fff;top:-5px;margin:0 5px}.popover[x-placement^=right]{margin-left:5px}.popover[x-placement^=right] .arrow{border-width:5px 5px 5px 0;border-right-color:#fff;left:-5px;margin:5px 0}.popover[x-placement^=left]{margin-right:5px}.popover[x-placement^=left] .arrow{border-width:5px 0 5px 5px;border-left-color:#fff;right:-5px;margin:5px 0}@media screen{.term{border-bottom:dashed 1px;cursor:help;position:relative;display:inline-block}}.primary{display:grid;grid-template-columns:[article] 100%;grid-column-gap:1rem;padding-left:.5rem;padding-right:.5rem}.primary .sidebar-container{max-width:25em}@media print{.primary .sidebar-container{display:none}}.primary .toc-container{display:none}@media screen and (min-width: 768px){.primary{grid-template-columns:[sidebar] 20% [article] calc(80% - 1rem);padding-left:1rem;padding-right:1rem}}@media screen and (min-width: 1200px){.primary{grid-template-columns:[sidebar] 16% [article] calc(68% - 2rem) [toc] 16%}.primary .toc-container{display:block}}@media screen and (min-width: 1200px){.primary.notoc{grid-template-columns:[sidebar] 16% [article] calc(84% - 1rem)}}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:200;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.relnote-links{text-align:center}@media print{.relnote-links{display:none}}.relnote-links #buttons{opacity:0;transition:opacity .25s ease-in}.relnote-links .btn{margin:1rem 1rem;width:13rem}@media(min-width: 768px){.relnote-links .btn{margin:1rem 5rem}}.section-index{display:grid;grid-template-columns:[entry] 1fr}@media(min-width: 576px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.see-also{padding-top:0;display:grid;grid-template-columns:[entry] 1fr;grid-gap:1em}@media(min-width: 576px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.see-also .entry{padding:0}.see-also .entry .link{margin-bottom:0;margin-top:0}.see-also .entry .desc{margin-top:0}@media screen and (max-width: 767px){.sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.sidebar-offcanvas{position:unset;width:auto}}@media screen{.sidebar-offcanvas.active{left:1rem}}#sidebar{order:0;font-size:85%}@media(min-width: 1200px){#sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar{position:-webkit-sticky;position:sticky;top:3.7rem}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){#sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}#sidebar .directory a{font-weight:400}#sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em;display:none}#sidebar .directory ul.show{display:block}#sidebar .directory li{display:inline-block;padding:2px 0 1px 1.4em;width:100%;font-size:85%}#sidebar .directory li .current{color:#b05464;font-weight:500}#sidebar .directory li.sublist{padding-left:0}#sidebar .directory .card{background-color:#fff;margin-top:.1rem;margin-bottom:.1rem;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-clip:border-box;border:1px solid rgba(0,0,0,.1);border-radius:4px}#sidebar .directory .card .header{margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.1);padding:.75em 1.25em;cursor:pointer;color:#469bdd}#sidebar .directory .card .header:hover{color:#1d67a0}#sidebar .directory .card .header div{padding:.75em 1.25em}#sidebar .directory .card .header svg{margin-right:.3em}#sidebar .directory .card .header a{text-decoration:none}#sidebar .directory .card .body{flex:1 1 auto;overflow:hidden;padding:0;max-height:0;transform:scaleY(0) scaleX(0);transition:max-height .6s ease-out,padding,transform .6s}#sidebar .directory .card .body.show{padding:.5em .1em;transform:scaleY(1) scaleX(1)}@media(min-width: 992px){#sidebar .directory .card .body.show .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.show .body ul{padding-left:1em}}#sidebar .directory .card .body.show .body>ul{padding-left:0}#sidebar .directory .card .body.default{padding:.5em .1em;transform:scaleY(1) scaleX(1);max-height:unset}@media(min-width: 992px){#sidebar .directory .card .body.default .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.default .body ul{padding-left:1em}}#sidebar .directory .card .body.default .body>ul{padding-left:0}#sidebar .tree-toggle{cursor:pointer;margin-bottom:0}#sidebar .tree-toggle .chevron{display:none}#sidebar .tree-toggle .chevron svg{margin-right:.3em}#sidebar .tree-toggle .chevron.show{display:inline}.tabset{border:none;margin:0 0 0 4px;padding:0}.tabset .tab-strip{margin-bottom:-2px}.tabset .tab-strip a{display:inline-block;margin:0 3px;border:1px solid #466bb0;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;padding:0 1rem;transform:skewX(-30deg);transform-origin:left bottom;text-decoration:none;cursor:pointer}.tabset .tab-strip a span{display:block;transform:skewX(10deg);font-size:80%;color:#535f61}.tabset .tab-strip a:hover{background-color:#de7d40;text-decoration:none}.tabset .tab-strip a.active{background-color:#466bb0;cursor:default}.tabset .tab-strip a.active span{color:#fff}.tabset .tab-content{border:1px solid #466bb0;border-radius:4px;padding-left:1rem;padding-right:1rem}.tabset .tab-content>div{display:none}.tabset .tab-content>div.active{display:block}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(0,0,0,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:400}.toc .directory li a.current{color:#b05464;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined{display:block}@media print{.toc-inlined{display:none}}@media(min-width: 1200px){.toc-inlined{display:none}}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:400}@media screen{.toc-forced{display:block}}/*# sourceMappingURL=light_theme_archive.css.map */ diff --git a/generated/css/light_theme_archive.css.map b/generated/css/light_theme_archive.css.map index c689418b6b..34910a5c95 100644 --- a/generated/css/light_theme_archive.css.map +++ b/generated/css/light_theme_archive.css.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["src/sass/themes/_light_syntax.scss","src/sass/base/_reset.scss","src/sass/base/_base.scss","src/sass/base/_constants.scss","src/sass/themes/_light.scss","src/sass/brand_colors/_archive.scss","src/sass/misc/_blog.scss","src/sass/misc/_button.scss","src/sass/misc/_callout.scss","src/sass/misc/_community.scss","src/sass/misc/_endnotes.scss","src/sass/misc/_faq.scss","src/sass/misc/_faq-landing.scss","src/sass/misc/_figure.scss","src/sass/misc/_footer.scss","src/sass/misc/_glossary.scss","src/sass/misc/_header.scss","src/sass/misc/_landing.scss","src/sass/misc/_logo-gallery.scss","src/sass/misc/_media-resources.scss","src/sass/misc/_menu.scss","src/sass/misc/_notfound.scss","src/sass/misc/_pagenav.scss","src/sass/misc/_partner-component.scss","src/sass/misc/_popover.scss","src/sass/misc/_primary.scss","src/sass/misc/_promotion.scss","src/sass/misc/_relnote-links.scss","src/sass/misc/_section-index.scss","src/sass/misc/_see-also.scss","src/sass/misc/_sidebar.scss","src/sass/misc/_tabset.scss","src/sass/misc/_toc.scss"],"names":[],"mappings":"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","file":"light_theme_archive.css"} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["src/sass/themes/_light_syntax.scss","src/sass/base/_reset.scss","src/sass/base/_base.scss","src/sass/base/_constants.scss","src/sass/themes/_light.scss","src/sass/brand_colors/_archive.scss","src/sass/misc/_blog.scss","src/sass/misc/_button.scss","src/sass/misc/_callout.scss","src/sass/misc/_community.scss","src/sass/misc/_endnotes.scss","src/sass/misc/_faq.scss","src/sass/misc/_faq-landing.scss","src/sass/misc/_figure.scss","src/sass/misc/_floaters.scss","src/sass/misc/_footer.scss","src/sass/misc/_glossary.scss","src/sass/misc/_header.scss","src/sass/misc/_landing.scss","src/sass/misc/_logo-gallery.scss","src/sass/misc/_media-resources.scss","src/sass/misc/_menu.scss","src/sass/misc/_notfound.scss","src/sass/misc/_pagenav.scss","src/sass/misc/_partner-component.scss","src/sass/misc/_popover.scss","src/sass/misc/_primary.scss","src/sass/misc/_promotion.scss","src/sass/misc/_relnote-links.scss","src/sass/misc/_section-index.scss","src/sass/misc/_see-also.scss","src/sass/misc/_sidebar.scss","src/sass/misc/_tabset.scss","src/sass/misc/_toc.scss"],"names":[],"mappings":"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","file":"light_theme_archive.css"} \ No newline at end of file diff --git a/generated/css/light_theme_normal.css b/generated/css/light_theme_normal.css index f96a80e1b6..8b237c9902 100644 --- a/generated/css/light_theme_normal.css +++ b/generated/css/light_theme_normal.css @@ -1 +1 @@ -.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:rgba(255,255,255,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*::before,*::after{box-sizing:border-box}@media screen{:target::before{content:"";display:block;height:3.7rem;margin-top:-3.7rem}tr[id]:before{content:normal}html{overflow-y:scroll;position:relative;min-height:100%}body{margin-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"Work Sans",sans-serif;color:#535f61;background-color:#fff}}body{line-height:1.5}a{color:#469bdd;text-decoration:none;font-weight:400;font-family:"Chivo",sans-serif}a:hover,a:focus{color:#1d67a0;text-decoration:underline;font-weight:400}a.disabled{color:#ccc;text-decoration:none;font-weight:400}a.active{color:#b05464;text-decoration:none;font-weight:400}a.dropdown-item{cursor:pointer}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em;border-collapse:separate;border-spacing:0}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#286ac7;font-weight:400}th code{color:#fff}tr.oneof>td{border-bottom:1px dashed rgba(0,0,0,.1);border-top:1px dashed rgba(0,0,0,.1)}th,td{border-left:1px solid #286ac7;border-top:1px solid #286ac7}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #286ac7}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #286ac7}tr td:last-child{border-right:1px solid #286ac7}thead+tbody tr:first-child td:first-child{border-radius:0}thead+tbody tr:first-child td:last-child{border-radius:0}code{color:#d14;font-size:80%;font-weight:400;word-break:normal}pre{margin:1em 0 1em 1em;max-height:31em;border:1px solid #f2f2f2;border-radius:4px;box-shadow:3px 3px 8px #a7a7a7;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:87.5%;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;hyphens:none;background:#fff;overflow:auto}@media(min-width: 768px){pre{margin:1em}}pre code{display:block;padding:.5em;color:#535f61;font-size:80%;font-weight:400;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output .command{padding:.5em .5em 0 .5em}}pre code.command-output .output{color:#535f61;background-color:#f3f3f3;font-style:italic;padding:1em;float:left;clear:left;min-width:100%}@media(min-width: 768px){pre code.command-output .output{padding:0 .5em .5em .5em}}pre code.command-output div:only-of-type{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output div:only-of-type{padding:.5em}}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#286ac7;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:1;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.25rem}div.toolbar svg{width:.8em;height:.8em;display:inline;fill:#fff;stroke:#fff}p{font-size:1rem;font-weight:400;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:400;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:400;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0;line-height:1.2}h1{font-size:2.5rem;color:#2e2e2e;font-weight:400;margin-bottom:0}h2{font-size:2rem;color:#2e2e2e;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h2:before{display:block;content:" ";width:5rem;border-bottom:2px solid #466bb0;margin-bottom:1.1rem;visibility:visible}h3{font-size:1.85rem;color:#404040;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#404040;font-weight:500;margin:30px 0 20px}h4+p{margin:5px 0}@media(min-width: 768px){h4+p{margin:10px 0}}h5{font-size:1.15rem;color:#404040;font-weight:500}h6{font-size:.9rem;color:#404040;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:700}img{width:100%}blockquote{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}@media(min-width: 768px){blockquote{margin:1em 3em}}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}@media print{#scroll-to-top-container{display:none}}@media(min-width: 1200px){#scroll-to-top-container{display:none}}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:15;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}#scroll-to-top svg{width:1.5em;height:1.5em;vertical-align:middle}#scroll-to-top.show{display:block}@media print{h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}.icon{width:1em;height:1em;display:inline;fill:#535f61;stroke:#535f61;vertical-align:middle}.large-icon{width:1.4em;height:1.4em;display:inline;fill:#535f61;stroke:#535f61;vertical-align:middle}.page-icon{margin-right:.3em}.flipped{transform:scaleX(-1)}.subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.attribution{font-weight:600}.subscribe{padding:1em;font-size:1.2em;background-color:#fff;text-align:center}.subscribe svg{margin-right:.5em}.btn{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#286ac7;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer;box-shadow:3px 3px 8px #a7a7a7}.btn:hover{background-color:#466bb0;color:#fff;text-decoration:none}.btn:active{background-color:#b05464;color:#fff}.btn:focus{color:#fff}.callout{display:table;padding:.5em .5em .5em 0;border-radius:4px;margin:1em 0 1em 1em}@media(min-width: 768px){.callout{margin:1em}}.callout .type{position:relative;display:table-cell;left:-0.75em;min-height:100%;text-align:center;vertical-align:middle}.callout .type svg{fill:#286ac7}.callout .content{display:table-cell;min-height:100%}.callout.tip{background-color:#f2fff2}.callout.idea{background-color:#ffffe0}.callout.warning{background-color:#fee}.callout.quote{background-color:#f8f8f8;font-style:italic}.callout:hover svg{animation:shake 2.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;transform:translate3d(0, 0, 0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}.community-item{display:table-row}.community-item .logo{display:table-cell;width:65px;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}.community-item .desc{display:table-cell;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}#endnotes-container{display:none}@media print{#endnotes-container.show{display:block}}@media screen{.endnote-ref{display:none}}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq-landing{column-count:1;column-gap:2rem}@media(min-width: 576px){.faq-landing{column-count:2}}.faq-landing .panel{display:inline-block;border:1px solid #286ac7;border-radius:4px;width:100%;margin-bottom:2rem}.faq-landing .panel .header{color:#fff;background-color:#286ac7;padding:.75rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.125)}.faq-landing .panel .body{padding:1.25rem}figure{margin:1.5rem auto;padding:.5rem;background-color:#fff;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figure figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#535f61;padding-top:.5rem}footer{background-image:linear-gradient(to right, #466BB0, #286AC7);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 4px 1.5rem;text-align:center;display:grid;grid-template-columns:[user-links] 35% [info] 65% [dev-links] 0%;grid-template-rows:100%}@media print{footer{display:none}}@media(min-width: 576px){footer{padding:1.5rem 1.25rem 1rem 1.25rem}}@media(min-width: 992px){footer{grid-template-columns:[user-links] 30% [info] 40% [dev-links] 30%}}footer .user-links{grid-column:user-links;text-align:left}footer .info{grid-column:info}footer .info .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .info .copyright{text-align:center !important}}footer .info .copyright a{color:#ccc;text-decoration:underline}footer .info .copyright a:hover{color:#ccc}footer .dev-links{grid-column:dev-links;text-align:right;display:none}@media(min-width: 992px){footer .dev-links{display:block}}footer .channel{position:relative;display:inline-flex;padding:4px 0;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .channel a{text-decoration:none}footer .channel svg{width:30px;height:30px;fill:#fff;stroke:#466bb0}@media(min-width: 576px){footer .channel svg{width:35px;height:35px}}footer .channel span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;width:200px;left:-82px;top:-23px;font-size:75%}footer .channel:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .channel:hover span{opacity:1;transition:opacity .5s}footer .tag{padding:0 1rem;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}@media print{.glossary .trampolines{display:none}}@media screen{.glossary .entries .letter:target::before{height:calc(3.7rem - 1rem);margin-top:calc(0rem - calc(3.7rem - 1rem))}}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;background-color:#fff;padding-top:2.2rem;padding-bottom:.15rem;position:-webkit-sticky;position:sticky;top:calc(3.7rem - 1rem);margin-top:0;margin-bottom:0;z-index:10}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}header{background-image:linear-gradient(to right, #466BB0, #286AC7);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em;position:fixed;top:0;right:0;left:0;z-index:100}header #brand{display:inline-block;font-size:1.25rem;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;line-height:inherit;white-space:nowrap;width:100%}@media(min-width: 576px){header #brand{width:unset}}header #brand.open-hamburger{display:none}header #brand .logo{width:2em;height:2em;top:3px;left:.8em;position:fixed;fill:#fff;transition-duration:.8s;transition-property:transform;transform-origin:50% 50%}header #brand .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header #brand .logo{width:3em;height:3em}}header #brand .logo:hover{transform:rotate(360deg)}header #brand .name{color:#fff;font-weight:400;vertical-align:bottom;line-height:1.1em;display:inline-block;padding-top:.35rem;text-align:center;margin-left:0;margin-right:0;width:100%}@media(min-width: 576px){header #brand .name{text-align:left;margin-left:3em;margin-right:1rem;width:unset}}@media(min-width: 768px){header #brand .name{margin-left:4.2em}}header a{font-weight:500;color:#fff;font-size:1.1em;margin-left:.3rem;margin-right:.3rem}@media(min-width: 576px){header a{font-size:.9em;margin-left:.58rem;margin-right:.58rem}}header a:hover{text-decoration:none;color:#de7d40}header a.active{border-bottom:solid 3px #fff;border-radius:2px;color:#fff;font-weight:500;cursor:default}header div.menu{display:inline-block}header svg.icon{stroke:#fff;fill:#fff;width:1.1em;height:1.1em}header svg.icon:hover{fill:#de7d40;stroke:#de7d40}header #hamburger{display:inline-block;position:absolute;top:.8rem;right:1.3rem}@media(min-width: 576px){header #hamburger{display:none}}header #header-links{display:none;top:.6rem;right:1.1rem;transition:right .5s}header #header-links.open-hamburger{display:block;text-align:center;margin-top:1em;padding-left:1em;padding-right:2.5em}@media(min-width: 576px){header #header-links{display:inline-block;position:absolute}}header #header-links.show-search{right:-700px;transition:right .5s}header #search-show{display:none}@media(min-width: 576px){header #search-show{display:inline-block}}header #search-form{display:none;top:0;right:-700px;transition:right .5s}header #search-form.open-hamburger{display:flex}@media(min-width: 576px){header #search-form{display:flex;position:absolute}}header #search-form.show-search{right:1rem;transition:right .5s}header #search-form button:focus{outline:0}header #search-textbox{display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline-offset:-2px;margin:12px 1rem 5px 1rem;width:100%;text-align:center}@media(min-width: 576px){header #search-textbox{margin:4px 0 5px 0;width:22rem;text-align:unset}}header #search-textbox:focus{outline:0}header #search-close{display:none;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer;font-size:inherit;line-height:inherit}@media(min-width: 576px){header #search-close{display:block}}header #search-close:hover{color:#de7d40}.landing .banner{display:flex;justify-content:center;padding-top:1rem;padding-bottom:1rem}.landing .banner .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .banner .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .banner .hero-logo{width:0;fill:#466bb0}.landing .banner .hero-text{width:20rem;margin-left:0}@media(min-width: 576px){.landing .banner .hero-logo{width:7rem}.landing .banner .hero-label{text-align:left}.landing .banner .hero-lead{text-align:left}.landing .banner .hero-text{margin-left:3rem}}.landing .panels{display:grid;grid-template-columns:[panel] auto;padding-top:30px;padding-bottom:30px;grid-gap:2rem;justify-content:center;align-content:end}@media(min-width: 768px){.landing .panels{padding-top:50px;padding-bottom:50px;grid-template-columns:[panel] auto [panel] auto}}@media(min-width: 80rem){.landing .panels{grid-template-columns:[panel] auto [panel] auto [panel] auto [panel] auto}}.landing .panels .panel{color:#535f61;opacity:.1;transition:opacity .25s linear;background-color:#f8f8f8;width:18rem;box-shadow:3px 3px 8px #a7a7a7;padding:1rem;border:1px solid #ddd;border-radius:4px}.landing .panels .panel a{text-decoration:none;color:#535f61}.landing .panels .panel a:hover{color:#535f61;text-decoration:none}.landing .panels .panel:hover{box-shadow:3px 3px 8px #a7a7ee}.landing .panels .panel .panel-title{text-align:center}.landing .panels .panel .panel-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#535f61}.landing .panels .panel .panel-img-top{text-align:center;padding:0}.landing .panels .panel .panel-body{padding-top:0;padding-left:.5rem;padding-right:.5rem}@media(min-width: 768px){.landing .panels .panel .panel-body{padding-left:1.25rem;padding-right:1.25rem}}.landing #buttons{opacity:0;transition:opacity .25s ease-in;text-align:center}@media(min-width: 768px){.landing #buttons{padding-bottom:20px}}.landing #buttons .btn{margin:1rem 1rem;width:18rem}@media(min-width: 768px){.landing #buttons .btn{margin:1rem 5rem}}.logo-gallery{margin:3rem}.logo-gallery .company-logo{margin:1rem;padding:14px;display:inline-block;width:200px;height:120px;transition-duration:.8s;transform-origin:50% 50%;transition-property:none;position:relative;box-shadow:0 0 50px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.25);border-radius:3px;background-color:#fff}.logo-gallery .company-logo:hover{transition-property:transform,opacity,box-shadow;transform:rotate(360deg);box-shadow:0 0 50px rgba(0,0,200,.1),0 5px 10px rgba(0,0,200,.25)}.logo-gallery .outer{display:table;position:absolute;width:172px;height:92px;margin:0;padding:0}.logo-gallery .inner{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;margin:0 auto}.logo-gallery .with-tag-line:hover:hover img{opacity:.15}.logo-gallery .with-tag-line:hover:hover .tagline{opacity:1}.logo-gallery img{position:absolute;width:172px;height:92px;object-fit:contain;transition-duration:.8s;transition-property:opacity}.logo-gallery .tagline{color:#535f61;opacity:0;transition-duration:.8s;transition-property:opacity}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources .advice{display:grid;grid-template-columns:[panel] 1fr;grid-gap:2rem;padding-top:2rem}@media(min-width: 992px){.media-resources .advice{grid-template-columns:[panel] 1fr [panel] 1fr}}.media-resources .advice .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .advice .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .advice .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .advice .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .advice .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.menu{position:relative;cursor:pointer}.menu .menu-content{display:none;position:absolute;min-width:160px;z-index:75;padding:0;background-color:#fff;border:1px solid #000;border-radius:4px;margin-top:.125rem;right:0;text-align:left}.menu .menu-content a{display:block;font-weight:400;color:#535f61;padding:.25rem 1.5rem;margin:0}.menu .menu-content a:hover{color:#fff;background-color:#466bb0;text-decoration:none}.menu .menu-content a.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}.menu .menu-content a.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-color:#466bb0}.menu .menu-content a:focus{text-decoration:none}.menu .menu-content i{color:#535f61}.menu .menu-content h6{padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.menu .menu-content div{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.menu.show .menu-content{display:block}.notfound{text-align:center}.notfound .icon{margin-top:9rem;width:12rem;height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:500;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:400;font-size:100%}.pagenav{display:flex;width:100%}@media print{.pagenav{display:none}}.pagenav .left{width:50%}.pagenav .right{width:50%;text-align:right}.pagenav p{text-transform:uppercase;font-size:80%}.pagenav svg{fill:#469bdd;stroke:#469bdd;margin-left:.5em;margin-right:.5em}.pagenav svg:hover{fill:#1d67a0;stroke:#1d67a0}.partner-component{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}@media(min-width: 768px){.partner-component{margin:1em 3em}}.partner-component table td:first-of-type{color:#fff;background-color:#286ac7;font-weight:400;border-bottom:1px solid #3b7cd8}.partner-component table td:last-of-type{background-color:#fff}.partner-component table tr:last-of-type td{border-bottom-color:#286ac7}.partner-component table.with_logo td:first-of-type{opacity:.9}.partner-component table.with_logo td:last-of-type{opacity:.9}.popover{display:none;z-index:75;color:#535f61;background-color:#fff;border-radius:4px;border:1px solid #777;box-shadow:3px 3px 8px #777,-3px -3px 8px #777;font-family:inherit;max-width:276px}@media(min-width: 768px){.popover{max-width:350px}}@media(min-width: 1200px){.popover{max-width:500px}}.popover.show{display:block}.popover .title{text-align:center;color:#535f61;background-color:#f8f8f8;font-size:140%;border-radius:4px 4px 0 0}.popover .body{padding-left:1rem;padding-right:1rem}.popover .arrow{width:0;height:0;border-style:solid;position:absolute;border-color:transparent}.popover[x-placement^=top]{margin-bottom:5px}.popover[x-placement^=top] .arrow{border-width:5px 5px 0 5px;border-top-color:#fff;bottom:-5px;margin:0 5px}.popover[x-placement^=bottom]{margin-top:5px}.popover[x-placement^=bottom] .arrow{border-width:0 5px 5px 5px;border-bottom-color:#fff;top:-5px;margin:0 5px}.popover[x-placement^=right]{margin-left:5px}.popover[x-placement^=right] .arrow{border-width:5px 5px 5px 0;border-right-color:#fff;left:-5px;margin:5px 0}.popover[x-placement^=left]{margin-right:5px}.popover[x-placement^=left] .arrow{border-width:5px 0 5px 5px;border-left-color:#fff;right:-5px;margin:5px 0}@media screen{.term{border-bottom:dashed 1px;cursor:help;position:relative;display:inline-block}}.primary{display:grid;grid-template-columns:[article] 100%;grid-column-gap:1rem;padding-left:.5rem;padding-right:.5rem}.primary .sidebar-container{max-width:25em}@media print{.primary .sidebar-container{display:none}}.primary .toc-container{display:none}@media screen and (min-width: 768px){.primary{grid-template-columns:[sidebar] 20% [article] calc(80% - 1rem);padding-left:1rem;padding-right:1rem}}@media screen and (min-width: 1200px){.primary{grid-template-columns:[sidebar] 16% [article] calc(68% - 2rem) [toc] 16%}.primary .toc-container{display:block}}@media screen and (min-width: 1200px){.primary.notoc{grid-template-columns:[sidebar] 16% [article] calc(84% - 1rem)}}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:200;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.relnote-links{text-align:center}@media print{.relnote-links{display:none}}.relnote-links #buttons{opacity:0;transition:opacity .25s ease-in}.relnote-links .btn{margin:1rem 1rem;width:13rem}@media(min-width: 768px){.relnote-links .btn{margin:1rem 5rem}}.section-index{display:grid;grid-template-columns:[entry] 1fr}@media(min-width: 576px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.see-also{padding-top:0;display:grid;grid-template-columns:[entry] 1fr;grid-gap:1em}@media(min-width: 576px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.see-also .entry{padding:0}.see-also .entry .link{margin-bottom:0;margin-top:0}.see-also .entry .desc{margin-top:0}@media screen and (max-width: 767px){.sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.sidebar-offcanvas{position:unset;width:auto}}@media screen{.sidebar-offcanvas.active{left:1rem}}#sidebar{order:0;font-size:85%}@media(min-width: 1200px){#sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar{position:-webkit-sticky;position:sticky;top:3.7rem}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){#sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}#sidebar .directory a{font-weight:400}#sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em;display:none}#sidebar .directory ul.show{display:block}#sidebar .directory li{display:inline-block;padding:2px 0 1px 1.4em;width:100%;font-size:85%}#sidebar .directory li .current{color:#b05464;font-weight:500}#sidebar .directory li.sublist{padding-left:0}#sidebar .directory .card{background-color:#fff;margin-top:.1rem;margin-bottom:.1rem;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-clip:border-box;border:1px solid rgba(0,0,0,.1);border-radius:4px}#sidebar .directory .card .header{margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.1);padding:.75em 1.25em;cursor:pointer;color:#469bdd}#sidebar .directory .card .header:hover{color:#1d67a0}#sidebar .directory .card .header div{padding:.75em 1.25em}#sidebar .directory .card .header svg{margin-right:.3em}#sidebar .directory .card .header a{text-decoration:none}#sidebar .directory .card .body{flex:1 1 auto;overflow:hidden;padding:0;max-height:0;transform:scaleY(0) scaleX(0);transition:max-height .6s ease-out,padding,transform .6s}#sidebar .directory .card .body.show{padding:.5em .1em;transform:scaleY(1) scaleX(1)}@media(min-width: 992px){#sidebar .directory .card .body.show .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.show .body ul{padding-left:1em}}#sidebar .directory .card .body.show .body>ul{padding-left:0}#sidebar .directory .card .body.default{padding:.5em .1em;transform:scaleY(1) scaleX(1);max-height:unset}@media(min-width: 992px){#sidebar .directory .card .body.default .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.default .body ul{padding-left:1em}}#sidebar .directory .card .body.default .body>ul{padding-left:0}#sidebar .tree-toggle{cursor:pointer;margin-bottom:0}#sidebar .tree-toggle .chevron{display:none}#sidebar .tree-toggle .chevron svg{margin-right:.3em}#sidebar .tree-toggle .chevron.show{display:inline}#sidebar-toggler{position:absolute;top:3.7rem;right:10px;z-index:15;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#sidebar-toggler:hover{color:#de7d40}@media(min-width: 768px){#sidebar-toggler{display:none}}@media print{#sidebar-toggler{display:none}}#sidebar-toggler svg{width:1.5em;height:1.5em;vertical-align:middle}.tabset{border:none;margin:0 0 0 4px;padding:0}.tabset .tab-strip{margin-bottom:-2px}.tabset .tab-strip a{display:inline-block;margin:0 3px;border:1px solid #466bb0;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;padding:0 1rem;transform:skewX(-30deg);transform-origin:left bottom;text-decoration:none;cursor:pointer}.tabset .tab-strip a span{display:block;transform:skewX(10deg);font-size:80%;color:#535f61}.tabset .tab-strip a:hover{background-color:#de7d40;text-decoration:none}.tabset .tab-strip a.active{background-color:#466bb0;cursor:default}.tabset .tab-strip a.active span{color:#fff}.tabset .tab-content{border:1px solid #466bb0;border-radius:4px;padding-left:1rem;padding-right:1rem}.tabset .tab-content>div{display:none}.tabset .tab-content>div.active{display:block}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(0,0,0,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:400}.toc .directory li a.current{color:#b05464;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined{display:block}@media print{.toc-inlined{display:none}}@media(min-width: 1200px){.toc-inlined{display:none}}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:400}@media screen{.toc-forced{display:block}}/*# sourceMappingURL=light_theme_normal.css.map */ +.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:rgba(255,255,255,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*::before,*::after{box-sizing:border-box}@media screen{:target::before{content:"";display:block;height:3.7rem;margin-top:-3.7rem}tr[id]:before{content:normal}html{overflow-y:scroll;position:relative;min-height:100%}body{margin-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"Work Sans",sans-serif;color:#535f61;background-color:#fff}}body{line-height:1.5}a{color:#469bdd;text-decoration:none;font-weight:400;font-family:"Chivo",sans-serif}a:hover,a:focus{color:#1d67a0;text-decoration:underline;font-weight:400}a.disabled{color:#ccc;text-decoration:none;font-weight:400}a.active{color:#b05464;text-decoration:none;font-weight:400}a.dropdown-item{cursor:pointer}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em;border-collapse:separate;border-spacing:0}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#286ac7;font-weight:400}th code{color:#fff}tr.oneof>td{border-bottom:1px dashed rgba(0,0,0,.1);border-top:1px dashed rgba(0,0,0,.1)}th,td{border-left:1px solid #286ac7;border-top:1px solid #286ac7}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #286ac7}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #286ac7}tr td:last-child{border-right:1px solid #286ac7}thead+tbody tr:first-child td:first-child{border-radius:0}thead+tbody tr:first-child td:last-child{border-radius:0}code{color:#d14;font-size:80%;font-weight:400;word-break:normal}pre{margin:1em 0 1em 1em;max-height:31em;border:1px solid #f2f2f2;border-radius:4px;box-shadow:3px 3px 8px #a7a7a7;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:87.5%;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;hyphens:none;background:#fff;overflow:auto}@media(min-width: 768px){pre{margin:1em}}pre code{display:block;padding:.5em;color:#535f61;font-size:80%;font-weight:400;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output .command{padding:.5em .5em 0 .5em}}pre code.command-output .output{color:#535f61;background-color:#f3f3f3;font-style:italic;padding:1em;float:left;clear:left;min-width:100%}@media(min-width: 768px){pre code.command-output .output{padding:0 .5em .5em .5em}}pre code.command-output div:only-of-type{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output div:only-of-type{padding:.5em}}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#286ac7;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:1;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.25rem}div.toolbar svg{width:.8em;height:.8em;display:inline;fill:#fff;stroke:#fff}p{font-size:1rem;font-weight:400;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:400;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:400;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0;line-height:1.2}h1{font-size:2.5rem;color:#2e2e2e;font-weight:400;margin-bottom:0}h2{font-size:2rem;color:#2e2e2e;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h2:before{display:block;content:" ";width:5rem;border-bottom:2px solid #466bb0;margin-bottom:1.1rem;visibility:visible}h3{font-size:1.85rem;color:#404040;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#404040;font-weight:500;margin:30px 0 20px}h4+p{margin:5px 0}@media(min-width: 768px){h4+p{margin:10px 0}}h5{font-size:1.15rem;color:#404040;font-weight:500}h6{font-size:.9rem;color:#404040;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:700}img{width:100%}blockquote{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}@media(min-width: 768px){blockquote{margin:1em 3em}}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}@media print{h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}.icon{width:1em;height:1em;display:inline;fill:#535f61;stroke:#535f61;vertical-align:middle}.large-icon{width:1.4em;height:1.4em;display:inline;fill:#535f61;stroke:#535f61;vertical-align:middle}.page-icon{margin-right:.3em}.flipped{transform:scaleX(-1)}.subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.attribution{font-weight:600}.subscribe{padding:1em;font-size:1.2em;background-color:#fff;text-align:center}.subscribe svg{margin-right:.5em}.btn{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#286ac7;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer;box-shadow:3px 3px 8px #a7a7a7}.btn:hover{background-color:#466bb0;color:#fff;text-decoration:none}.btn:active{background-color:#b05464;color:#fff}.btn:focus{color:#fff}.callout{display:table;padding:.5em .5em .5em 0;border-radius:4px;margin:1em 0 1em 1em}@media(min-width: 768px){.callout{margin:1em}}.callout .type{position:relative;display:table-cell;left:-0.75em;min-height:100%;text-align:center;vertical-align:middle}.callout .type svg{fill:#286ac7}.callout .content{display:table-cell;min-height:100%}.callout.tip{background-color:#f2fff2}.callout.idea{background-color:#ffffe0}.callout.warning{background-color:#fee}.callout.quote{background-color:#f8f8f8;font-style:italic}.callout:hover svg{animation:shake 2.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;transform:translate3d(0, 0, 0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}.community-item{display:table-row}.community-item .logo{display:table-cell;width:65px;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}.community-item .desc{display:table-cell;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}#endnotes-container{display:none}@media print{#endnotes-container.show{display:block}}@media screen{.endnote-ref{display:none}}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq-landing{column-count:1;column-gap:2rem}@media(min-width: 576px){.faq-landing{column-count:2}}.faq-landing .panel{display:inline-block;border:1px solid #286ac7;border-radius:4px;width:100%;margin-bottom:2rem}.faq-landing .panel .header{color:#fff;background-color:#286ac7;padding:.75rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.125)}.faq-landing .panel .body{padding:1.25rem}figure{margin:1.5rem auto;padding:.5rem;background-color:#fff;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figure figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#535f61;padding-top:.5rem}#sidebar-toggler,#scroll-to-top,#edit-this-page,#report-site-bugs{z-index:15;outline:none;background-color:rgba(255,255,255,.7);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}@media print{#sidebar-toggler,#scroll-to-top,#edit-this-page,#report-site-bugs{display:none}}#sidebar-toggler svg,#scroll-to-top svg,#edit-this-page svg,#report-site-bugs svg{width:1.5em;height:1.5em;vertical-align:middle;fill:rgba(0,0,0,.4)}#sidebar-toggler svg:hover,#scroll-to-top svg:hover,#edit-this-page svg:hover,#report-site-bugs svg:hover{fill:#de7d40}#sidebar-toggler{position:absolute;top:3.7rem;right:10px}@media(min-width: 768px){#sidebar-toggler{display:none}}@media print{#scroll-to-top-container{display:none}}@media(min-width: 1200px){#scroll-to-top-container{display:none}}#scroll-to-top-container #scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px}#scroll-to-top-container #scroll-to-top.show{display:block}@media print{#edit-this-page-container{display:none}}#edit-this-page-container #edit-this-page{display:block;position:fixed;bottom:calc(4rem + 7rem);right:1rem;background-color:bisque}@media print{#report-site-bugs-container{display:none}}#report-site-bugs-container #report-site-bugs{display:block;position:fixed;bottom:calc(1rem + 7rem);right:1rem;background-color:bisque}footer{background-image:linear-gradient(to right, #466BB0, #286AC7);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 4px 1.5rem;text-align:center;display:grid;grid-template-columns:[user-links] 35% [info] 65% [dev-links] 0%;grid-template-rows:100%}@media print{footer{display:none}}@media(min-width: 576px){footer{padding:1.5rem 1.25rem 1rem 1.25rem}}@media(min-width: 992px){footer{grid-template-columns:[user-links] 30% [info] 40% [dev-links] 30%}}footer .user-links{grid-column:user-links;text-align:left}footer .info{grid-column:info}footer .info .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .info .copyright{text-align:center !important}}footer .info .copyright a{color:#ccc;text-decoration:underline}footer .info .copyright a:hover{color:#ccc}footer .dev-links{grid-column:dev-links;text-align:right;display:none}@media(min-width: 992px){footer .dev-links{display:block}}footer .channel{position:relative;display:inline-flex;padding:4px 0;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .channel a{text-decoration:none}footer .channel svg{width:30px;height:30px;fill:#fff;stroke:#466bb0}@media(min-width: 576px){footer .channel svg{width:35px;height:35px}}footer .channel span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;width:200px;left:-82px;top:-23px;font-size:75%}footer .channel:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .channel:hover span{opacity:1;transition:opacity .5s}footer .tag{padding:0 1rem;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}@media print{.glossary .trampolines{display:none}}@media screen{.glossary .entries .letter:target::before{height:calc(3.7rem - 1rem);margin-top:calc(0rem - calc(3.7rem - 1rem))}}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;background-color:#fff;padding-top:2.2rem;padding-bottom:.15rem;position:-webkit-sticky;position:sticky;top:calc(3.7rem - 1rem);margin-top:0;margin-bottom:0;z-index:10}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}header{background-image:linear-gradient(to right, #466BB0, #286AC7);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em;position:fixed;top:0;right:0;left:0;z-index:100}header #brand{display:inline-block;font-size:1.25rem;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;line-height:inherit;white-space:nowrap;width:100%}@media(min-width: 576px){header #brand{width:unset}}header #brand.open-hamburger{display:none}header #brand .logo{width:2em;height:2em;top:3px;left:.8em;position:fixed;fill:#fff;transition-duration:.8s;transition-property:transform;transform-origin:50% 50%}header #brand .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header #brand .logo{width:3em;height:3em}}header #brand .logo:hover{transform:rotate(360deg)}header #brand .name{color:#fff;font-weight:400;vertical-align:bottom;line-height:1.1em;display:inline-block;padding-top:.35rem;text-align:center;margin-left:0;margin-right:0;width:100%}@media(min-width: 576px){header #brand .name{text-align:left;margin-left:3em;margin-right:1rem;width:unset}}@media(min-width: 768px){header #brand .name{margin-left:4.2em}}header a{font-weight:500;color:#fff;font-size:1.1em;margin-left:.3rem;margin-right:.3rem}@media(min-width: 576px){header a{font-size:.9em;margin-left:.58rem;margin-right:.58rem}}header a:hover{text-decoration:none;color:#de7d40}header a.active{border-bottom:solid 3px #fff;border-radius:2px;color:#fff;font-weight:500;cursor:default}header div.menu{display:inline-block}header svg.icon{stroke:#fff;fill:#fff;width:1.1em;height:1.1em}header svg.icon:hover{fill:#de7d40;stroke:#de7d40}header #hamburger{display:inline-block;position:absolute;top:.8rem;right:1.3rem}@media(min-width: 576px){header #hamburger{display:none}}header #header-links{display:none;top:.6rem;right:1.1rem;transition:right .5s}header #header-links.open-hamburger{display:block;text-align:center;margin-top:1em;padding-left:1em;padding-right:2.5em}@media(min-width: 576px){header #header-links{display:inline-block;position:absolute}}header #header-links.show-search{right:-700px;transition:right .5s}header #search-show{display:none}@media(min-width: 576px){header #search-show{display:inline-block}}header #search-form{display:none;top:0;right:-700px;transition:right .5s}header #search-form.open-hamburger{display:flex}@media(min-width: 576px){header #search-form{display:flex;position:absolute}}header #search-form.show-search{right:1rem;transition:right .5s}header #search-form button:focus{outline:0}header #search-textbox{display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline-offset:-2px;margin:12px 1rem 5px 1rem;width:100%;text-align:center}@media(min-width: 576px){header #search-textbox{margin:4px 0 5px 0;width:22rem;text-align:unset}}header #search-textbox:focus{outline:0}header #search-close{display:none;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer;font-size:inherit;line-height:inherit}@media(min-width: 576px){header #search-close{display:block}}header #search-close:hover{color:#de7d40}.landing .banner{display:flex;justify-content:center;padding-top:1rem;padding-bottom:1rem}.landing .banner .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .banner .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .banner .hero-logo{width:0;fill:#466bb0}.landing .banner .hero-text{width:20rem;margin-left:0}@media(min-width: 576px){.landing .banner .hero-logo{width:7rem}.landing .banner .hero-label{text-align:left}.landing .banner .hero-lead{text-align:left}.landing .banner .hero-text{margin-left:3rem}}.landing .panels{display:grid;grid-template-columns:[panel] auto;padding-top:30px;padding-bottom:30px;grid-gap:2rem;justify-content:center;align-content:end}@media(min-width: 768px){.landing .panels{padding-top:50px;padding-bottom:50px;grid-template-columns:[panel] auto [panel] auto}}@media(min-width: 80rem){.landing .panels{grid-template-columns:[panel] auto [panel] auto [panel] auto [panel] auto}}.landing .panels .panel{color:#535f61;opacity:.1;transition:opacity .25s linear;background-color:#f8f8f8;width:18rem;box-shadow:3px 3px 8px #a7a7a7;padding:1rem;border:1px solid #ddd;border-radius:4px}.landing .panels .panel a{text-decoration:none;color:#535f61}.landing .panels .panel a:hover{color:#535f61;text-decoration:none}.landing .panels .panel:hover{box-shadow:3px 3px 8px #a7a7ee}.landing .panels .panel .panel-title{text-align:center}.landing .panels .panel .panel-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#535f61}.landing .panels .panel .panel-img-top{text-align:center;padding:0}.landing .panels .panel .panel-body{padding-top:0;padding-left:.5rem;padding-right:.5rem}@media(min-width: 768px){.landing .panels .panel .panel-body{padding-left:1.25rem;padding-right:1.25rem}}.landing #buttons{opacity:0;transition:opacity .25s ease-in;text-align:center}@media(min-width: 768px){.landing #buttons{padding-bottom:20px}}.landing #buttons .btn{margin:1rem 1rem;width:18rem}@media(min-width: 768px){.landing #buttons .btn{margin:1rem 5rem}}.logo-gallery{margin:3rem}.logo-gallery .company-logo{margin:1rem;padding:14px;display:inline-block;width:200px;height:120px;transition-duration:.8s;transform-origin:50% 50%;transition-property:none;position:relative;box-shadow:0 0 50px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.25);border-radius:3px;background-color:#fff}.logo-gallery .company-logo:hover{transition-property:transform,opacity,box-shadow;transform:rotate(360deg);box-shadow:0 0 50px rgba(0,0,200,.1),0 5px 10px rgba(0,0,200,.25)}.logo-gallery .outer{display:table;position:absolute;width:172px;height:92px;margin:0;padding:0}.logo-gallery .inner{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;margin:0 auto}.logo-gallery .with-tag-line:hover:hover img{opacity:.15}.logo-gallery .with-tag-line:hover:hover .tagline{opacity:1}.logo-gallery img{position:absolute;width:172px;height:92px;object-fit:contain;transition-duration:.8s;transition-property:opacity}.logo-gallery .tagline{color:#535f61;opacity:0;transition-duration:.8s;transition-property:opacity}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources .advice{display:grid;grid-template-columns:[panel] 1fr;grid-gap:2rem;padding-top:2rem}@media(min-width: 992px){.media-resources .advice{grid-template-columns:[panel] 1fr [panel] 1fr}}.media-resources .advice .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .advice .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .advice .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .advice .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .advice .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.menu{position:relative;cursor:pointer}.menu .menu-content{display:none;position:absolute;min-width:160px;z-index:75;padding:0;background-color:#fff;border:1px solid #000;border-radius:4px;margin-top:.125rem;right:0;text-align:left}.menu .menu-content a{display:block;font-weight:400;color:#535f61;padding:.25rem 1.5rem;margin:0}.menu .menu-content a:hover{color:#fff;background-color:#466bb0;text-decoration:none}.menu .menu-content a.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}.menu .menu-content a.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-color:#466bb0}.menu .menu-content a:focus{text-decoration:none}.menu .menu-content i{color:#535f61}.menu .menu-content h6{padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.menu .menu-content div{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.menu.show .menu-content{display:block}.notfound{text-align:center}.notfound .icon{margin-top:9rem;width:12rem;height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:500;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:400;font-size:100%}.pagenav{display:flex;width:100%}@media print{.pagenav{display:none}}.pagenav .left{width:50%}.pagenav .right{width:50%;text-align:right}.pagenav p{text-transform:uppercase;font-size:80%}.pagenav svg{fill:#469bdd;stroke:#469bdd;margin-left:.5em;margin-right:.5em}.pagenav svg:hover{fill:#1d67a0;stroke:#1d67a0}.partner-component{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}@media(min-width: 768px){.partner-component{margin:1em 3em}}.partner-component table td:first-of-type{color:#fff;background-color:#286ac7;font-weight:400;border-bottom:1px solid #3b7cd8}.partner-component table td:last-of-type{background-color:#fff}.partner-component table tr:last-of-type td{border-bottom-color:#286ac7}.partner-component table.with_logo td:first-of-type{opacity:.9}.partner-component table.with_logo td:last-of-type{opacity:.9}.popover{display:none;z-index:75;color:#535f61;background-color:#fff;border-radius:4px;border:1px solid #777;box-shadow:3px 3px 8px #777,-3px -3px 8px #777;font-family:inherit;max-width:276px}@media(min-width: 768px){.popover{max-width:350px}}@media(min-width: 1200px){.popover{max-width:500px}}.popover.show{display:block}.popover .title{text-align:center;color:#535f61;background-color:#f8f8f8;font-size:140%;border-radius:4px 4px 0 0}.popover .body{padding-left:1rem;padding-right:1rem}.popover .arrow{width:0;height:0;border-style:solid;position:absolute;border-color:transparent}.popover[x-placement^=top]{margin-bottom:5px}.popover[x-placement^=top] .arrow{border-width:5px 5px 0 5px;border-top-color:#fff;bottom:-5px;margin:0 5px}.popover[x-placement^=bottom]{margin-top:5px}.popover[x-placement^=bottom] .arrow{border-width:0 5px 5px 5px;border-bottom-color:#fff;top:-5px;margin:0 5px}.popover[x-placement^=right]{margin-left:5px}.popover[x-placement^=right] .arrow{border-width:5px 5px 5px 0;border-right-color:#fff;left:-5px;margin:5px 0}.popover[x-placement^=left]{margin-right:5px}.popover[x-placement^=left] .arrow{border-width:5px 0 5px 5px;border-left-color:#fff;right:-5px;margin:5px 0}@media screen{.term{border-bottom:dashed 1px;cursor:help;position:relative;display:inline-block}}.primary{display:grid;grid-template-columns:[article] 100%;grid-column-gap:1rem;padding-left:.5rem;padding-right:.5rem}.primary .sidebar-container{max-width:25em}@media print{.primary .sidebar-container{display:none}}.primary .toc-container{display:none}@media screen and (min-width: 768px){.primary{grid-template-columns:[sidebar] 20% [article] calc(80% - 1rem);padding-left:1rem;padding-right:1rem}}@media screen and (min-width: 1200px){.primary{grid-template-columns:[sidebar] 16% [article] calc(68% - 2rem) [toc] 16%}.primary .toc-container{display:block}}@media screen and (min-width: 1200px){.primary.notoc{grid-template-columns:[sidebar] 16% [article] calc(84% - 1rem)}}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:200;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.relnote-links{text-align:center}@media print{.relnote-links{display:none}}.relnote-links #buttons{opacity:0;transition:opacity .25s ease-in}.relnote-links .btn{margin:1rem 1rem;width:13rem}@media(min-width: 768px){.relnote-links .btn{margin:1rem 5rem}}.section-index{display:grid;grid-template-columns:[entry] 1fr}@media(min-width: 576px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.see-also{padding-top:0;display:grid;grid-template-columns:[entry] 1fr;grid-gap:1em}@media(min-width: 576px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.see-also .entry{padding:0}.see-also .entry .link{margin-bottom:0;margin-top:0}.see-also .entry .desc{margin-top:0}@media screen and (max-width: 767px){.sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.sidebar-offcanvas{position:unset;width:auto}}@media screen{.sidebar-offcanvas.active{left:1rem}}#sidebar{order:0;font-size:85%}@media(min-width: 1200px){#sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar{position:-webkit-sticky;position:sticky;top:3.7rem}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){#sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}#sidebar .directory a{font-weight:400}#sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em;display:none}#sidebar .directory ul.show{display:block}#sidebar .directory li{display:inline-block;padding:2px 0 1px 1.4em;width:100%;font-size:85%}#sidebar .directory li .current{color:#b05464;font-weight:500}#sidebar .directory li.sublist{padding-left:0}#sidebar .directory .card{background-color:#fff;margin-top:.1rem;margin-bottom:.1rem;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-clip:border-box;border:1px solid rgba(0,0,0,.1);border-radius:4px}#sidebar .directory .card .header{margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.1);padding:.75em 1.25em;cursor:pointer;color:#469bdd}#sidebar .directory .card .header:hover{color:#1d67a0}#sidebar .directory .card .header div{padding:.75em 1.25em}#sidebar .directory .card .header svg{margin-right:.3em}#sidebar .directory .card .header a{text-decoration:none}#sidebar .directory .card .body{flex:1 1 auto;overflow:hidden;padding:0;max-height:0;transform:scaleY(0) scaleX(0);transition:max-height .6s ease-out,padding,transform .6s}#sidebar .directory .card .body.show{padding:.5em .1em;transform:scaleY(1) scaleX(1)}@media(min-width: 992px){#sidebar .directory .card .body.show .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.show .body ul{padding-left:1em}}#sidebar .directory .card .body.show .body>ul{padding-left:0}#sidebar .directory .card .body.default{padding:.5em .1em;transform:scaleY(1) scaleX(1);max-height:unset}@media(min-width: 992px){#sidebar .directory .card .body.default .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.default .body ul{padding-left:1em}}#sidebar .directory .card .body.default .body>ul{padding-left:0}#sidebar .tree-toggle{cursor:pointer;margin-bottom:0}#sidebar .tree-toggle .chevron{display:none}#sidebar .tree-toggle .chevron svg{margin-right:.3em}#sidebar .tree-toggle .chevron.show{display:inline}.tabset{border:none;margin:0 0 0 4px;padding:0}.tabset .tab-strip{margin-bottom:-2px}.tabset .tab-strip a{display:inline-block;margin:0 3px;border:1px solid #466bb0;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;padding:0 1rem;transform:skewX(-30deg);transform-origin:left bottom;text-decoration:none;cursor:pointer}.tabset .tab-strip a span{display:block;transform:skewX(10deg);font-size:80%;color:#535f61}.tabset .tab-strip a:hover{background-color:#de7d40;text-decoration:none}.tabset .tab-strip a.active{background-color:#466bb0;cursor:default}.tabset .tab-strip a.active span{color:#fff}.tabset .tab-content{border:1px solid #466bb0;border-radius:4px;padding-left:1rem;padding-right:1rem}.tabset .tab-content>div{display:none}.tabset .tab-content>div.active{display:block}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(0,0,0,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:400}.toc .directory li a.current{color:#b05464;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined{display:block}@media print{.toc-inlined{display:none}}@media(min-width: 1200px){.toc-inlined{display:none}}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:400}@media screen{.toc-forced{display:block}}/*# sourceMappingURL=light_theme_normal.css.map */ diff --git a/generated/css/light_theme_normal.css.map b/generated/css/light_theme_normal.css.map index 8d4b064fd3..877541c78d 100644 --- a/generated/css/light_theme_normal.css.map +++ b/generated/css/light_theme_normal.css.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["src/sass/themes/_light_syntax.scss","src/sass/base/_reset.scss","src/sass/base/_base.scss","src/sass/base/_constants.scss","src/sass/themes/_light.scss","src/sass/brand_colors/_normal.scss","src/sass/misc/_blog.scss","src/sass/misc/_button.scss","src/sass/misc/_callout.scss","src/sass/misc/_community.scss","src/sass/misc/_endnotes.scss","src/sass/misc/_faq.scss","src/sass/misc/_faq-landing.scss","src/sass/misc/_figure.scss","src/sass/misc/_footer.scss","src/sass/misc/_glossary.scss","src/sass/misc/_header.scss","src/sass/misc/_landing.scss","src/sass/misc/_logo-gallery.scss","src/sass/misc/_media-resources.scss","src/sass/misc/_menu.scss","src/sass/misc/_notfound.scss","src/sass/misc/_pagenav.scss","src/sass/misc/_partner-component.scss","src/sass/misc/_popover.scss","src/sass/misc/_primary.scss","src/sass/misc/_promotion.scss","src/sass/misc/_relnote-links.scss","src/sass/misc/_section-index.scss","src/sass/misc/_see-also.scss","src/sass/misc/_sidebar.scss","src/sass/misc/_tabset.scss","src/sass/misc/_toc.scss"],"names":[],"mappings":"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","file":"light_theme_normal.css"} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["src/sass/themes/_light_syntax.scss","src/sass/base/_reset.scss","src/sass/base/_base.scss","src/sass/base/_constants.scss","src/sass/themes/_light.scss","src/sass/brand_colors/_normal.scss","src/sass/misc/_blog.scss","src/sass/misc/_button.scss","src/sass/misc/_callout.scss","src/sass/misc/_community.scss","src/sass/misc/_endnotes.scss","src/sass/misc/_faq.scss","src/sass/misc/_faq-landing.scss","src/sass/misc/_figure.scss","src/sass/misc/_floaters.scss","src/sass/misc/_footer.scss","src/sass/misc/_glossary.scss","src/sass/misc/_header.scss","src/sass/misc/_landing.scss","src/sass/misc/_logo-gallery.scss","src/sass/misc/_media-resources.scss","src/sass/misc/_menu.scss","src/sass/misc/_notfound.scss","src/sass/misc/_pagenav.scss","src/sass/misc/_partner-component.scss","src/sass/misc/_popover.scss","src/sass/misc/_primary.scss","src/sass/misc/_promotion.scss","src/sass/misc/_relnote-links.scss","src/sass/misc/_section-index.scss","src/sass/misc/_see-also.scss","src/sass/misc/_sidebar.scss","src/sass/misc/_tabset.scss","src/sass/misc/_toc.scss"],"names":[],"mappings":"AAQA,yDAIC,cAGD,mBACC,WAGD,WACC,WAGD,qGAOC,WAGD,0FAMC,WAGD,0FAKC,cACA,gCAGD,+CAGC,WAGD,kCAEC,cAGD,8CAGC,WAGD,6BAEC,iBAED,cACC,kBAGD,cACC,YCxED,2ZAaE,SACA,UACA,SACA,eACA,aACA,wBAGF,8EAEE,cAEF,KACE,cAEF,MACE,gBAEF,aACE,YAEF,oDAEE,WACA,aAEF,MACE,yBACA,iBC9CF,qBACI,sBAGJ,cAGI,gBACI,WACA,cACA,OCQO,ODPP,mBASJ,cACI,eAGJ,KACI,kBACA,kBACA,gBAGJ,KACI,WCbO,ODcP,gCACA,mCACA,ME1BI,QF2BJ,iBElCA,MFsCR,KACI,gBAGJ,EACI,MEjCQ,QFkCR,qBACA,YEwBS,IFvBT,+BAGJ,gBACI,MEvCa,QFwCb,0BACA,YEiBS,IFdb,WACI,ME5CgB,KF6ChB,qBACA,YEWS,IFRb,SACI,MEjDc,QFkDd,qBACA,YEKS,IFFb,gBACI,eAGJ,eACI,aAGJ,MACI,iBACA,kBACA,yBACA,iBAGJ,sBACI,aAGJ,qBACI,gBAGJ,GACI,MG1Fa,KH2Fb,iBG5Fe,QH6Ff,YEjBgB,IFmBhB,QACI,MG/FS,KHmGjB,YACI,wCACA,qCAGJ,MACI,8BACA,6BAGJ,8BACI,wBAGJ,8BACI,wBAGJ,6BACI,wBAGJ,6BACI,wBAGJ,iBACI,gCAGJ,6BACI,wBAGJ,4BACI,wBAGJ,iBACI,+BAGJ,iBACI,+BAGJ,0CACI,gBAGJ,yCACI,gBAGJ,KACI,MEnJY,KFoJZ,cACA,YEzFS,IF0FT,kBAGJ,IACI,qBAKA,gBACA,yBACA,kBACA,+BACA,kEACA,gBACA,gBACA,gBACA,oBACA,kBACA,iBACA,WACA,aACA,WEpLI,KFqLJ,cAlBA,yBAFJ,IAGQ,YAmBJ,SACI,cACA,aACA,MEnLI,QFoLJ,cACA,YExHK,IFyHL,kBAGJ,wBACI,UAEA,iCACI,kBACA,yBAFJ,iCAGQ,0BAIR,gCACI,MEpMA,QFqMA,iBEzK2B,QF0K3B,kBACA,YACA,WACA,WACA,eACA,yBARJ,gCASQ,0BAKR,yCACI,kBACA,yBAFJ,yCAGQ,cAKZ,aA/DJ,IAgEQ,kBAIR,YACI,kBAEA,mBACI,eACA,eACA,mBACA,iBG5OW,QH6OX,eACA,MG7OS,KH8OT,qBACA,SACA,kBACA,QACA,QCxNW,EDyNX,mCACA,UAEA,gCACI,oCACA,UAGJ,wBACI,aACA,WAGJ,4BACI,aAGJ,yBACI,cAIR,gBACI,WACA,YACA,eACA,KG7QS,KH8QT,OG9QS,KHkRjB,EACI,UClR0B,KDmR1B,YEjNS,IFkNT,eAEA,yBALJ,EAMQ,gBAIR,SACI,UC5R0B,KD6R1B,YE3NS,IF4NT,aAGJ,SACI,mBACA,UCrS0B,KDsS1B,YElOS,IFmOT,mBACA,UAGJ,eACI,cAGJ,GACI,mBAGJ,kBACI,SACA,gBAGJ,GACI,UClT0B,ODmT1B,ME3TI,QF4TJ,YErPO,IFsPP,gBAGJ,GACI,UC1T0B,KD2T1B,MElUI,QFmUJ,YE3PO,IF4PP,gBACA,qBAEA,UACI,cACA,YACA,WACA,gCACA,qBACA,mBAIR,GACI,UC5U0B,QD6U1B,ME/UQ,QFgVR,YE3QO,IF4QP,mBACA,mBACA,gBAGJ,GACI,UCrV0B,QDsV1B,MExVQ,QFyVR,YEnRO,IFoRP,mBAGA,KACI,aAEA,yBAHJ,KAIQ,eAKZ,GACI,UCvW0B,QDwW1B,MExWQ,QFyWR,YElSO,IFqSX,GACI,gBACA,ME9WQ,QF+WR,YEvSO,IF0SX,aACI,kBACA,UACA,WACA,UACA,eAGJ,oIAMI,mCACA,UAGJ,aACI,aACI,cAIR,GACI,kBAGJ,OACI,YErUa,IFwUjB,IACI,WAGJ,WACI,cACA,qBAKA,iBACA,kBACA,iBEhaS,QFiaT,8BAPA,yBAHJ,WAIQ,gBASR,QACI,aAEA,yBAHJ,QAIQ,aAIR,YACI,WEjZwB,OFoZ5B,aACI,SACI,WACA,gBACA,uBAGJ,IACI,0BAGJ,mBACI,yBAIR,MACI,UACA,WACA,eACA,KE/bQ,QFgcR,OEhcQ,QFicR,sBAGJ,YACI,YACA,aACA,eACA,KExcQ,QFycR,OEzcQ,QF0cR,sBAGJ,WACI,kBAGJ,SACI,qBAGJ,UACI,kBACA,gBACA,gBACA,eAGJ,QACI,kBACA,mBACA,UACA,yBACA,cAGJ,aACI,YE7ZkB,IEhFtB,WACI,YACA,gBACA,iBFFI,KEGJ,kBAEA,eACI,kBCPR,KACI,qBACA,kBACA,mBACA,sBACA,iBACA,6BACA,uBACA,eACA,gBACA,kBACA,8HACA,iBFXe,QEYf,MFXa,KEYb,YHoEW,IGnEX,mBACA,eACA,+BAEA,WACI,iBFpBS,QEqBT,MFnBS,KEoBT,qBAGJ,YACI,iBHFY,QGGZ,MFzBS,KE4Bb,WACI,MF7BS,KGFjB,SACI,cACA,yBACA,kBAEA,qBACA,yBANJ,SAOQ,YAGJ,eACI,kBACA,mBACA,aACA,gBACA,kBACA,sBAEA,mBACI,KHlBO,QGsBf,kBACI,mBACA,gBAGJ,aACI,iBJDoB,QIIxB,cACI,iBJJqB,QIOzB,iBACI,iBJPwB,KIU5B,eACI,iBJtCK,QIuCL,kBAIA,mBACI,gEACA,+BACA,2BACA,mBAGJ,iBACI,QACI,kCAGJ,QACI,iCAGJ,YACI,kCAGJ,QACI,kCCnEhB,gBACI,kBAEA,sBACI,mBACA,WACA,sBACA,iBACA,gBACA,mBAGJ,sBACI,mBACA,sBACA,iBACA,gBACA,mBCjBR,oBACI,aAGI,aADJ,yBAEQ,eAKZ,cACI,aACI,cCXJ,eACI,YPwFY,IOvFZ,yBAGJ,aACI,kBCPR,aACI,eACA,gBAEA,yBAJJ,aAKQ,gBAGJ,oBACI,qBACA,yBACA,kBACA,WACA,mBAEA,4BACI,MPdK,KOeL,iBPhBO,QOiBP,uBACA,yCAGJ,0BACI,gBCvBZ,OACI,mBACA,cACA,iBTFI,KSGJ,8BAEA,qCACI,kBACA,SAGJ,2BACI,kBACA,MACA,OACA,WACA,YAGJ,kBACI,kBACA,UVjBsB,QUkBtB,kBACA,YTiEc,IShEd,MThBI,QSiBJ,kBCzBR,kEACI,QXyBgB,GWxBhB,aACA,sCACA,eACA,gBACA,mBACA,eACA,SACA,sCAEA,aAXJ,kEAYQ,cAGJ,kFACI,YACA,aACA,sBACA,KV4Cc,eU1Cd,0GACI,KTlBc,QSuB1B,iBACI,kBACA,IXXW,OWYX,WAEA,yBALJ,iBAMQ,cAKJ,aADJ,yBAEQ,cAIJ,0BANJ,yBAOQ,cAGJ,wCACI,aACA,eACA,IXhCO,OWiCP,WAEA,6CACI,cAMR,aADJ,0BAEQ,cAGJ,0CACI,cACA,eACA,yBACA,WACA,wBAKJ,aADJ,4BAEQ,cAGJ,8CACI,cACA,eACA,yBACA,WACA,wBCnFR,OACI,6DACA,WACA,kBACA,SACA,WACA,OZaW,KYZX,gBACA,wBACA,kBACA,aACA,iEACA,wBAEA,aAdJ,OAeQ,cAGJ,yBAlBJ,OAmBQ,qCAGJ,yBAtBJ,OAuBQ,mEAGJ,mBACI,uBACA,gBAGJ,aACI,iBAEA,wBACI,UACA,SACA,MVlCU,KUmCV,kBACA,eACA,4BAEA,yBARJ,wBASQ,8BAGJ,0BACI,MV5CM,KU6CN,0BAEA,gCACI,MVhDE,KUsDlB,kBACI,sBACA,iBACA,aAEA,yBALJ,kBAMQ,eAIR,gBACI,kBACA,oBACA,cACA,iBACA,2BACA,mBACA,kBACA,MVzES,KU2ET,kBACI,qBAGJ,oBACI,WACA,YACA,KVlFK,KUmFL,OVrFK,QUuFL,yBANJ,oBAOQ,WACA,aAIR,qBACI,UACA,6BACA,MV9FK,KU+FL,kBACA,kBACA,YACA,WACA,UACA,cAGJ,sBACI,kBACA,mBACA,4BACA,iDAEA,2BACI,UACA,uBAKZ,YACI,eACA,kBACA,SACA,kBACA,eC1HJ,uBACI,UbIsB,QaHtB,kBACA,kBAEA,aALJ,uBAMQ,cAMA,cACI,0CACI,2BACA,6CAKZ,sBACI,UbjBkB,QakBlB,YZ+DW,IY9DX,wBACA,MZCU,uBYCV,iBZ1BJ,KY2BI,mBACA,sBACA,wBACA,gBACA,wBACA,aACA,gBACA,QbRQ,GaWZ,sBACI,cAEA,yBACI,YZ6CK,IY5CL,qBACA,gBACA,iBACA,cACA,yBAGJ,yBACI,qBACA,mBCpDhB,OACI,6DACA,qEACA,iBACA,oBACA,eACA,MACA,QACA,OACA,QdcO,IcZP,cACI,qBACA,kBACA,qBACA,wBACA,kBACA,oBACA,mBACA,WAEA,yBAVJ,cAWQ,aAGJ,6BACI,aAGJ,oBACI,UACA,WACA,QACA,UACA,eACA,KZjCK,KYkCL,wBACA,8BACA,yBAEA,2BACI,KZzCC,QY0CD,OZxCC,KY2CL,yBAhBJ,oBAiBQ,UACA,YAGJ,0BACI,yBAIR,oBACI,MZtDK,KYuDL,gBACA,sBACA,kBACA,qBACA,mBACA,kBACA,cACA,eACA,WAEA,yBAZJ,oBAaQ,gBACA,gBACA,kBACA,aAGJ,yBAnBJ,oBAoBQ,mBAKZ,SACI,gBACA,MZhFS,KYiFT,gBACA,kBACA,mBAEA,yBAPJ,SAQQ,eACA,mBACA,qBAGJ,eACI,qBACA,MZ3Fc,QY8FlB,gBACI,6BACA,kBACA,MZnGK,KYoGL,gBACA,eAIR,gBACI,qBAGJ,gBACI,OZ9GS,KY+GT,KZ/GS,KYgHT,YACA,aAEA,sBACI,KZlHc,QYmHd,OZnHc,QYuHtB,kBACI,qBACA,kBACA,UACA,aAEA,yBANJ,kBAOQ,cAIR,qBACI,aAeA,UACA,aACA,qBAfA,oCACI,cACA,kBACA,eACA,iBACA,oBAGJ,yBAXJ,qBAYQ,qBACA,mBAOJ,iCACI,aACA,qBAIR,oBACI,aAEA,yBAHJ,oBAIQ,sBAIR,oBACI,aAWA,MACA,aACA,qBAXA,mCACI,aAGJ,yBAPJ,oBAQQ,aACA,mBAOJ,gCACI,WACA,qBAGJ,iCACI,UAIR,uBACI,cACA,2BACA,uBACA,eACA,gBACA,yBACA,qBACA,qEACA,oBACA,0BACA,WACA,kBAEA,yBAdJ,uBAeQ,mBACA,YACA,kBAGJ,6BACI,UAIR,qBACI,aAMA,+BACA,MZjOS,KYkOT,eACA,eACA,kBACA,oBATA,yBAHJ,qBAIQ,eAUJ,2BACI,MZtOc,QaHtB,iBACI,aACA,uBACA,iBACA,oBAEA,6BACI,eACA,mBACA,eACA,4BACA,kBAGJ,4BACI,cACA,eACA,Yd6DK,Ic5DL,kBACA,SACA,UAGJ,4BACI,QACA,Kb1BK,Qa6BT,4BACI,YACA,cAGJ,yBACI,4BACI,WAGJ,6BACI,gBAGJ,4BACI,gBAGJ,4BACI,kBAKZ,iBACI,aACA,mCACA,iBACA,oBACA,cACA,uBACA,kBAEA,yBATJ,iBAUQ,iBACA,oBACA,iDAGJ,yBAfJ,iBAgBQ,2EAGJ,wBACI,MdjEA,QckEA,WACA,+BACA,iBdzEC,Qc0ED,YACA,+BACA,aACA,sBACA,kBAEA,0BACI,qBACA,Md7EJ,Qc+EI,gCACI,MdhFR,QciFQ,qBAIR,8BACI,+BAGJ,qCACI,kBAGJ,oCACI,mBACA,oBACA,iBdhGJ,QcmGA,uCACI,kBACA,UAGJ,oCACI,cACA,mBACA,oBAEA,yBALJ,oCAMQ,qBACA,uBAMhB,kBACI,UACA,gCACA,kBAEA,yBALJ,kBAMQ,qBAGJ,uBACI,iBACA,YAEA,yBAJJ,uBAKQ,kBC3IhB,cACI,YAEA,4BACI,YACA,aACA,qBACA,YACA,aACA,wBACA,yBACA,yBACA,kBACA,8DACA,kBACA,iBfdA,KegBA,kCACI,iDACA,yBACA,kEAIR,qBACI,cACA,kBACA,YACA,YACA,SACA,UAGJ,qBACI,mBACA,sBACA,kBACA,WACA,YACA,cAMQ,6CACI,YAGJ,kDACI,UAMhB,kBACI,kBACA,YACA,YACA,mBACA,wBACA,4BAGJ,uBACI,Mf1DI,Qe2DJ,UACA,wBACA,4BCjEJ,+DACI,YAGJ,oBACI,mBACA,sBACA,gBACA,mBAGJ,yBACI,YACA,YAGJ,yBACI,YAGJ,oBACI,qBAGJ,yBACI,aACA,kCACA,cACA,iBAEA,yBANJ,yBAOQ,+CAGJ,gCACI,cACA,kBACA,yBACA,WAzCO,MA0CP,WACA,mBAEA,uCACI,kBACA,mBACA,MA/CC,KAgDD,2BACA,8BACA,iBfpDC,QeqDD,gBAEA,2CACI,kBACA,IAxDD,MAyDC,MAzDD,MA0DC,kBACA,yBACA,4BAGJ,yCACI,Mf/DH,KegEG,UAhEH,KAiEG,SACA,UACA,YAnEH,KAuEL,sCACI,mBACA,gBACA,eC5EhB,MACI,kBACA,eAEA,oBACI,aACA,kBACA,gBACA,QlBgBI,GkBfJ,UACA,iBjBTA,KiBUA,sBACA,kBACA,mBACA,QACA,gBAEA,sBACI,cACA,YjBmDC,IiBlDD,MjBZA,QiBaA,sBACA,SAEA,4BACI,MhBvBC,KgBwBD,iBhB1BC,QgB2BD,qBAGJ,6BACI,gBACA,6BACA,iBjBOA,oPiBNA,4BACA,gCACA,8BACA,SAEA,mCACI,iBjBCC,qQCzCJ,QgB6CL,4BACI,qBAIR,sBACI,MjB3CA,QiB8CJ,uBACI,qBACA,gBACA,kBACA,cACA,mBAGJ,wBACI,SACA,eACA,gBACA,6BAKJ,yBACI,cCxEZ,UACI,kBAEA,gBACI,gBACA,YACA,aAGJ,iBACI,mBACA,gBACA,eAGJ,uBACI,sBACA,YlBoDK,IkBnDL,eClBR,SACI,aACA,WAEA,aAJJ,SAKQ,cAGJ,eACI,UAGJ,gBACI,UACA,iBAGJ,WACI,yBACA,cAGJ,aACI,KnBZI,QmBaJ,OnBbI,QmBoBJ,iBACA,kBANA,mBACI,KnBfK,QmBgBL,OnBhBK,QoBZjB,mBACI,cACA,qBAMA,iBACA,kBACA,iBpBPS,QoBQT,8BAPA,yBAJJ,mBAKQ,gBAQJ,0CACI,MnBZS,KmBaT,iBnBdW,QmBeX,YpB6DY,IoB5DZ,gCAGJ,yCACI,iBpBpBA,KoBuBJ,4CACI,oBnBxBW,QmB2Bf,oDACI,WAGJ,mDACI,WCjCR,SACI,aACA,QtBsBQ,GsBrBR,MrBKQ,QqBJR,iBrBHI,KqBIJ,kBACA,sBACA,+CACA,oBAEA,gBACA,yBAXJ,SAYQ,iBAGJ,0BAfJ,SAgBQ,iBAGJ,cACI,cAGJ,gBACI,kBACA,MrBjBI,QqBkBJ,iBrBvBK,QqBwBL,eACA,0BAGJ,eACI,kBACA,mBAMJ,gBACI,QACA,SACA,mBACA,kBACA,yBAGJ,2BACI,cAXW,IAaX,kCACI,2BACA,iBrBnDJ,KqBoDI,YACA,aAIR,8BACI,WAtBW,IAwBX,qCACI,2BACA,oBrB9DJ,KqB+DI,SACA,aAIR,6BACI,YAlCU,IAoCV,oCACI,2BACA,mBrBzEJ,KqB0EI,UACA,aAIR,4BACI,aA7CU,IA+CV,mCACI,2BACA,kBrBpFJ,KqBqFI,WACA,aAMR,cADJ,MAEQ,yBACA,YACA,kBACA,sBCjGR,SAgBI,aACA,qCACA,qBACA,mBACA,oBAnBA,4BACI,eAEA,aAHJ,4BAIQ,cAOR,wBACI,aASJ,qCAtBJ,SAuBQ,+DACA,kBACA,oBAGJ,sCA5BJ,SA6BQ,yEAEA,wBACI,eAKJ,sCADJ,eAEQ,gECtCZ,WACI,kBACA,cACA,SACA,WACA,YACA,gBACA,YACA,QxBcU,IwBbV,WACA,mBACA,yBACA,kBAEA,iBACI,qBACA,cChBR,eACI,kBAEA,aAHJ,eAIQ,cAGJ,wBACI,UACA,gCAGJ,oBACI,iBACA,YAEA,yBAJJ,oBAKQ,kBCjBZ,eACI,aACA,kCAEA,yBAJJ,eAKQ,+CAGJ,0BARJ,eASQ,2DAGJ,sBACI,kBAEA,yBAHJ,sBAIQ,mBAIR,kBACI,gBAEA,oBACI,gBAIR,iBACI,aC7BR,UACI,cACA,aACA,kCACA,aAEA,yBANJ,UAOQ,+CAGJ,0BAVJ,UAWQ,2DAGJ,iBACI,UAEA,uBACI,gBACA,aAGJ,uBACI,aCrBJ,qCADJ,mBAEQ,kBACA,UACA,wBACA,YACA,I5BWG,Q4BRP,qCATJ,mBAUQ,eACA,YAZZ,cAgBI,0BACI,WAIR,SACI,QACA,cAEA,0BAJJ,SAKQ,gBAGJ,0DARJ,SASQ,wBACA,gBACA,I5BdO,Q4BkBP,0DADJ,oBAEQ,+BAGJ,yBALJ,oBAWQ,yBALA,0DANR,oBAOY,8BACA,kBAMR,sBACI,Y3BkCQ,I2B/BZ,uBACI,gBACA,UACA,kBACA,gBACA,cACA,kBACA,aAEA,4BACI,cAIR,uBACI,qBACA,wBACA,WACA,cAEA,gCACI,M3B5DE,Q2B6DF,Y3BUW,I2BNnB,+BACI,eAGJ,0BACI,iB3BnFJ,K2BoFI,iBACA,oBACA,kBACA,aACA,sBACA,YACA,qBACA,2BACA,gCACA,kBAEA,kCACI,gBACA,iCACA,uCACA,qBACA,eACA,M3B3FJ,Q2B6FI,wCACI,M3B7FH,Q2BgGD,sCACI,qBAGJ,sCACI,kBAGJ,oCACI,qBAIR,gCACI,cACA,gBACA,UACA,aACA,8BACA,yDAEA,qCACI,kBACA,8BAEA,yBACI,2CACI,qBACA,oBAEA,8CACI,kBAKZ,8CACI,eAIR,wCACI,kBACA,8BACA,iBAEA,yBACI,8CACI,qBACA,oBAEA,iDACI,kBAKZ,iDACI,eAOpB,sBACI,eACA,gBAEA,+BAKI,aAJA,mCACI,kBAIJ,oCACI,eCxLhB,QACI,YACA,iBACA,UAEA,mBACI,mBAEA,qBACI,qBACA,aACA,yBACA,mBACA,2BACA,4BACA,eACA,wBACA,6BACA,qBACA,eAEA,0BACI,cACA,uBACA,cACA,M5BjBJ,Q4BoBA,2BACI,iB3BzBU,Q2B0BV,qBAGJ,4BACI,iB3BlCC,Q2BmCD,eAEA,iCACI,M3BpCH,K2B0Cb,qBACI,yBACA,kBACA,kBACA,mBAEA,yBACI,aAEA,gCACI,cCtDhB,KACI,QAEA,0DAHJ,KAIQ,wBACA,gBACA,I9BYO,Q8BTX,gBACI,kBACA,qCAEA,0DAJJ,gBAKQ,+BAGJ,yBARJ,gBAcQ,yBALA,0DATR,gBAUY,8BACA,kBAMR,mBACI,gBAEA,qBACI,Y7BqDA,I6BlDJ,6BACI,M7BpBE,Q6BqBF,iBAIR,mBACI,gCACA,eACA,iBACA,SAEA,sBACI,iBAMhB,aACI,cAEA,aAHJ,aAIQ,cAGJ,0BAPJ,aAQQ,cAGJ,wBACI,cAEA,2BACI,eAGJ,2BACI,gCACA,eACA,iBACA,SAEA,8BACI,iBAGJ,6BACI,Y7BEA,I6BKZ,cADJ,YAEQ","file":"light_theme_normal.css"} \ No newline at end of file diff --git a/generated/css/light_theme_preliminary.css b/generated/css/light_theme_preliminary.css index 2f79ca18dd..ef31c635c9 100644 --- a/generated/css/light_theme_preliminary.css +++ b/generated/css/light_theme_preliminary.css @@ -1 +1 @@ -.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:rgba(255,255,255,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*::before,*::after{box-sizing:border-box}@media screen{:target::before{content:"";display:block;height:3.7rem;margin-top:-3.7rem}tr[id]:before{content:normal}html{overflow-y:scroll;position:relative;min-height:100%}body{margin-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"Work Sans",sans-serif;color:#535f61;background-color:#fff}}body{line-height:1.5}a{color:#469bdd;text-decoration:none;font-weight:400;font-family:"Chivo",sans-serif}a:hover,a:focus{color:#1d67a0;text-decoration:underline;font-weight:400}a.disabled{color:#ccc;text-decoration:none;font-weight:400}a.active{color:#b05464;text-decoration:none;font-weight:400}a.dropdown-item{cursor:pointer}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em;border-collapse:separate;border-spacing:0}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#68aaf7;font-weight:400}th code{color:#fff}tr.oneof>td{border-bottom:1px dashed rgba(0,0,0,.1);border-top:1px dashed rgba(0,0,0,.1)}th,td{border-left:1px solid #68aaf7;border-top:1px solid #68aaf7}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #68aaf7}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #68aaf7}tr td:last-child{border-right:1px solid #68aaf7}thead+tbody tr:first-child td:first-child{border-radius:0}thead+tbody tr:first-child td:last-child{border-radius:0}code{color:#d14;font-size:80%;font-weight:400;word-break:normal}pre{margin:1em 0 1em 1em;max-height:31em;border:1px solid #f2f2f2;border-radius:4px;box-shadow:3px 3px 8px #a7a7a7;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:87.5%;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;hyphens:none;background:#fff;overflow:auto}@media(min-width: 768px){pre{margin:1em}}pre code{display:block;padding:.5em;color:#535f61;font-size:80%;font-weight:400;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output .command{padding:.5em .5em 0 .5em}}pre code.command-output .output{color:#535f61;background-color:#f3f3f3;font-style:italic;padding:1em;float:left;clear:left;min-width:100%}@media(min-width: 768px){pre code.command-output .output{padding:0 .5em .5em .5em}}pre code.command-output div:only-of-type{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output div:only-of-type{padding:.5em}}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#68aaf7;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:1;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.25rem}div.toolbar svg{width:.8em;height:.8em;display:inline;fill:#fff;stroke:#fff}p{font-size:1rem;font-weight:400;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:400;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:400;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0;line-height:1.2}h1{font-size:2.5rem;color:#2e2e2e;font-weight:400;margin-bottom:0}h2{font-size:2rem;color:#2e2e2e;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h2:before{display:block;content:" ";width:5rem;border-bottom:2px solid #466bb0;margin-bottom:1.1rem;visibility:visible}h3{font-size:1.85rem;color:#404040;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#404040;font-weight:500;margin:30px 0 20px}h4+p{margin:5px 0}@media(min-width: 768px){h4+p{margin:10px 0}}h5{font-size:1.15rem;color:#404040;font-weight:500}h6{font-size:.9rem;color:#404040;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:700}img{width:100%}blockquote{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}@media(min-width: 768px){blockquote{margin:1em 3em}}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}@media print{#scroll-to-top-container{display:none}}@media(min-width: 1200px){#scroll-to-top-container{display:none}}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:15;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}#scroll-to-top svg{width:1.5em;height:1.5em;vertical-align:middle}#scroll-to-top.show{display:block}@media print{h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}.icon{width:1em;height:1em;display:inline;fill:#535f61;stroke:#535f61;vertical-align:middle}.large-icon{width:1.4em;height:1.4em;display:inline;fill:#535f61;stroke:#535f61;vertical-align:middle}.page-icon{margin-right:.3em}.flipped{transform:scaleX(-1)}.subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.attribution{font-weight:600}.subscribe{padding:1em;font-size:1.2em;background-color:#fff;text-align:center}.subscribe svg{margin-right:.5em}.btn{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#68aaf7;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer;box-shadow:3px 3px 8px #a7a7a7}.btn:hover{background-color:#466bb0;color:#fff;text-decoration:none}.btn:active{background-color:#b05464;color:#fff}.btn:focus{color:#fff}.callout{display:table;padding:.5em .5em .5em 0;border-radius:4px;margin:1em 0 1em 1em}@media(min-width: 768px){.callout{margin:1em}}.callout .type{position:relative;display:table-cell;left:-0.75em;min-height:100%;text-align:center;vertical-align:middle}.callout .type svg{fill:#68aaf7}.callout .content{display:table-cell;min-height:100%}.callout.tip{background-color:#f2fff2}.callout.idea{background-color:#ffffe0}.callout.warning{background-color:#fee}.callout.quote{background-color:#f8f8f8;font-style:italic}.callout:hover svg{animation:shake 2.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;transform:translate3d(0, 0, 0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}.community-item{display:table-row}.community-item .logo{display:table-cell;width:65px;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}.community-item .desc{display:table-cell;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}#endnotes-container{display:none}@media print{#endnotes-container.show{display:block}}@media screen{.endnote-ref{display:none}}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq-landing{column-count:1;column-gap:2rem}@media(min-width: 576px){.faq-landing{column-count:2}}.faq-landing .panel{display:inline-block;border:1px solid #68aaf7;border-radius:4px;width:100%;margin-bottom:2rem}.faq-landing .panel .header{color:#fff;background-color:#68aaf7;padding:.75rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.125)}.faq-landing .panel .body{padding:1.25rem}figure{margin:1.5rem auto;padding:.5rem;background-color:#fff;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figure figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#535f61;padding-top:.5rem}footer{background-image:linear-gradient(to right, #466BB0, #68AAF7);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 4px 1.5rem;text-align:center;display:grid;grid-template-columns:[user-links] 35% [info] 65% [dev-links] 0%;grid-template-rows:100%}@media print{footer{display:none}}@media(min-width: 576px){footer{padding:1.5rem 1.25rem 1rem 1.25rem}}@media(min-width: 992px){footer{grid-template-columns:[user-links] 30% [info] 40% [dev-links] 30%}}footer .user-links{grid-column:user-links;text-align:left}footer .info{grid-column:info}footer .info .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .info .copyright{text-align:center !important}}footer .info .copyright a{color:#ccc;text-decoration:underline}footer .info .copyright a:hover{color:#ccc}footer .dev-links{grid-column:dev-links;text-align:right;display:none}@media(min-width: 992px){footer .dev-links{display:block}}footer .channel{position:relative;display:inline-flex;padding:4px 0;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .channel a{text-decoration:none}footer .channel svg{width:30px;height:30px;fill:#fff;stroke:#466bb0}@media(min-width: 576px){footer .channel svg{width:35px;height:35px}}footer .channel span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;width:200px;left:-82px;top:-23px;font-size:75%}footer .channel:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .channel:hover span{opacity:1;transition:opacity .5s}footer .tag{padding:0 1rem;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}@media print{.glossary .trampolines{display:none}}@media screen{.glossary .entries .letter:target::before{height:calc(3.7rem - 1rem);margin-top:calc(0rem - calc(3.7rem - 1rem))}}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;background-color:#fff;padding-top:2.2rem;padding-bottom:.15rem;position:-webkit-sticky;position:sticky;top:calc(3.7rem - 1rem);margin-top:0;margin-bottom:0;z-index:10}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}header{background-image:linear-gradient(to right, #466BB0, #68AAF7);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em;position:fixed;top:0;right:0;left:0;z-index:100}header #brand{display:inline-block;font-size:1.25rem;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;line-height:inherit;white-space:nowrap;width:100%}@media(min-width: 576px){header #brand{width:unset}}header #brand.open-hamburger{display:none}header #brand .logo{width:2em;height:2em;top:3px;left:.8em;position:fixed;fill:#fff;transition-duration:.8s;transition-property:transform;transform-origin:50% 50%}header #brand .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header #brand .logo{width:3em;height:3em}}header #brand .logo:hover{transform:rotate(360deg)}header #brand .name{color:#fff;font-weight:400;vertical-align:bottom;line-height:1.1em;display:inline-block;padding-top:.35rem;text-align:center;margin-left:0;margin-right:0;width:100%}@media(min-width: 576px){header #brand .name{text-align:left;margin-left:3em;margin-right:1rem;width:unset}}@media(min-width: 768px){header #brand .name{margin-left:4.2em}}header a{font-weight:500;color:#fff;font-size:1.1em;margin-left:.3rem;margin-right:.3rem}@media(min-width: 576px){header a{font-size:.9em;margin-left:.58rem;margin-right:.58rem}}header a:hover{text-decoration:none;color:#de7d40}header a.active{border-bottom:solid 3px #fff;border-radius:2px;color:#fff;font-weight:500;cursor:default}header div.menu{display:inline-block}header svg.icon{stroke:#fff;fill:#fff;width:1.1em;height:1.1em}header svg.icon:hover{fill:#de7d40;stroke:#de7d40}header #hamburger{display:inline-block;position:absolute;top:.8rem;right:1.3rem}@media(min-width: 576px){header #hamburger{display:none}}header #header-links{display:none;top:.6rem;right:1.1rem;transition:right .5s}header #header-links.open-hamburger{display:block;text-align:center;margin-top:1em;padding-left:1em;padding-right:2.5em}@media(min-width: 576px){header #header-links{display:inline-block;position:absolute}}header #header-links.show-search{right:-700px;transition:right .5s}header #search-show{display:none}@media(min-width: 576px){header #search-show{display:inline-block}}header #search-form{display:none;top:0;right:-700px;transition:right .5s}header #search-form.open-hamburger{display:flex}@media(min-width: 576px){header #search-form{display:flex;position:absolute}}header #search-form.show-search{right:1rem;transition:right .5s}header #search-form button:focus{outline:0}header #search-textbox{display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline-offset:-2px;margin:12px 1rem 5px 1rem;width:100%;text-align:center}@media(min-width: 576px){header #search-textbox{margin:4px 0 5px 0;width:22rem;text-align:unset}}header #search-textbox:focus{outline:0}header #search-close{display:none;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer;font-size:inherit;line-height:inherit}@media(min-width: 576px){header #search-close{display:block}}header #search-close:hover{color:#de7d40}.landing .banner{display:flex;justify-content:center;padding-top:1rem;padding-bottom:1rem}.landing .banner .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .banner .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .banner .hero-logo{width:0;fill:#466bb0}.landing .banner .hero-text{width:20rem;margin-left:0}@media(min-width: 576px){.landing .banner .hero-logo{width:7rem}.landing .banner .hero-label{text-align:left}.landing .banner .hero-lead{text-align:left}.landing .banner .hero-text{margin-left:3rem}}.landing .panels{display:grid;grid-template-columns:[panel] auto;padding-top:30px;padding-bottom:30px;grid-gap:2rem;justify-content:center;align-content:end}@media(min-width: 768px){.landing .panels{padding-top:50px;padding-bottom:50px;grid-template-columns:[panel] auto [panel] auto}}@media(min-width: 80rem){.landing .panels{grid-template-columns:[panel] auto [panel] auto [panel] auto [panel] auto}}.landing .panels .panel{color:#535f61;opacity:.1;transition:opacity .25s linear;background-color:#f8f8f8;width:18rem;box-shadow:3px 3px 8px #a7a7a7;padding:1rem;border:1px solid #ddd;border-radius:4px}.landing .panels .panel a{text-decoration:none;color:#535f61}.landing .panels .panel a:hover{color:#535f61;text-decoration:none}.landing .panels .panel:hover{box-shadow:3px 3px 8px #a7a7ee}.landing .panels .panel .panel-title{text-align:center}.landing .panels .panel .panel-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#535f61}.landing .panels .panel .panel-img-top{text-align:center;padding:0}.landing .panels .panel .panel-body{padding-top:0;padding-left:.5rem;padding-right:.5rem}@media(min-width: 768px){.landing .panels .panel .panel-body{padding-left:1.25rem;padding-right:1.25rem}}.landing #buttons{opacity:0;transition:opacity .25s ease-in;text-align:center}@media(min-width: 768px){.landing #buttons{padding-bottom:20px}}.landing #buttons .btn{margin:1rem 1rem;width:18rem}@media(min-width: 768px){.landing #buttons .btn{margin:1rem 5rem}}.logo-gallery{margin:3rem}.logo-gallery .company-logo{margin:1rem;padding:14px;display:inline-block;width:200px;height:120px;transition-duration:.8s;transform-origin:50% 50%;transition-property:none;position:relative;box-shadow:0 0 50px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.25);border-radius:3px;background-color:#fff}.logo-gallery .company-logo:hover{transition-property:transform,opacity,box-shadow;transform:rotate(360deg);box-shadow:0 0 50px rgba(0,0,200,.1),0 5px 10px rgba(0,0,200,.25)}.logo-gallery .outer{display:table;position:absolute;width:172px;height:92px;margin:0;padding:0}.logo-gallery .inner{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;margin:0 auto}.logo-gallery .with-tag-line:hover:hover img{opacity:.15}.logo-gallery .with-tag-line:hover:hover .tagline{opacity:1}.logo-gallery img{position:absolute;width:172px;height:92px;object-fit:contain;transition-duration:.8s;transition-property:opacity}.logo-gallery .tagline{color:#535f61;opacity:0;transition-duration:.8s;transition-property:opacity}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources .advice{display:grid;grid-template-columns:[panel] 1fr;grid-gap:2rem;padding-top:2rem}@media(min-width: 992px){.media-resources .advice{grid-template-columns:[panel] 1fr [panel] 1fr}}.media-resources .advice .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .advice .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .advice .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .advice .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .advice .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.menu{position:relative;cursor:pointer}.menu .menu-content{display:none;position:absolute;min-width:160px;z-index:75;padding:0;background-color:#fff;border:1px solid #000;border-radius:4px;margin-top:.125rem;right:0;text-align:left}.menu .menu-content a{display:block;font-weight:400;color:#535f61;padding:.25rem 1.5rem;margin:0}.menu .menu-content a:hover{color:#fff;background-color:#466bb0;text-decoration:none}.menu .menu-content a.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}.menu .menu-content a.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-color:#466bb0}.menu .menu-content a:focus{text-decoration:none}.menu .menu-content i{color:#535f61}.menu .menu-content h6{padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.menu .menu-content div{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.menu.show .menu-content{display:block}.notfound{text-align:center}.notfound .icon{margin-top:9rem;width:12rem;height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:500;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:400;font-size:100%}.pagenav{display:flex;width:100%}@media print{.pagenav{display:none}}.pagenav .left{width:50%}.pagenav .right{width:50%;text-align:right}.pagenav p{text-transform:uppercase;font-size:80%}.pagenav svg{fill:#469bdd;stroke:#469bdd;margin-left:.5em;margin-right:.5em}.pagenav svg:hover{fill:#1d67a0;stroke:#1d67a0}.partner-component{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}@media(min-width: 768px){.partner-component{margin:1em 3em}}.partner-component table td:first-of-type{color:#fff;background-color:#68aaf7;font-weight:400;border-bottom:1px solid #8abdf9}.partner-component table td:last-of-type{background-color:#fff}.partner-component table tr:last-of-type td{border-bottom-color:#68aaf7}.partner-component table.with_logo td:first-of-type{opacity:.9}.partner-component table.with_logo td:last-of-type{opacity:.9}.popover{display:none;z-index:75;color:#535f61;background-color:#fff;border-radius:4px;border:1px solid #777;box-shadow:3px 3px 8px #777,-3px -3px 8px #777;font-family:inherit;max-width:276px}@media(min-width: 768px){.popover{max-width:350px}}@media(min-width: 1200px){.popover{max-width:500px}}.popover.show{display:block}.popover .title{text-align:center;color:#535f61;background-color:#f8f8f8;font-size:140%;border-radius:4px 4px 0 0}.popover .body{padding-left:1rem;padding-right:1rem}.popover .arrow{width:0;height:0;border-style:solid;position:absolute;border-color:transparent}.popover[x-placement^=top]{margin-bottom:5px}.popover[x-placement^=top] .arrow{border-width:5px 5px 0 5px;border-top-color:#fff;bottom:-5px;margin:0 5px}.popover[x-placement^=bottom]{margin-top:5px}.popover[x-placement^=bottom] .arrow{border-width:0 5px 5px 5px;border-bottom-color:#fff;top:-5px;margin:0 5px}.popover[x-placement^=right]{margin-left:5px}.popover[x-placement^=right] .arrow{border-width:5px 5px 5px 0;border-right-color:#fff;left:-5px;margin:5px 0}.popover[x-placement^=left]{margin-right:5px}.popover[x-placement^=left] .arrow{border-width:5px 0 5px 5px;border-left-color:#fff;right:-5px;margin:5px 0}@media screen{.term{border-bottom:dashed 1px;cursor:help;position:relative;display:inline-block}}.primary{display:grid;grid-template-columns:[article] 100%;grid-column-gap:1rem;padding-left:.5rem;padding-right:.5rem}.primary .sidebar-container{max-width:25em}@media print{.primary .sidebar-container{display:none}}.primary .toc-container{display:none}@media screen and (min-width: 768px){.primary{grid-template-columns:[sidebar] 20% [article] calc(80% - 1rem);padding-left:1rem;padding-right:1rem}}@media screen and (min-width: 1200px){.primary{grid-template-columns:[sidebar] 16% [article] calc(68% - 2rem) [toc] 16%}.primary .toc-container{display:block}}@media screen and (min-width: 1200px){.primary.notoc{grid-template-columns:[sidebar] 16% [article] calc(84% - 1rem)}}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:200;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.relnote-links{text-align:center}@media print{.relnote-links{display:none}}.relnote-links #buttons{opacity:0;transition:opacity .25s ease-in}.relnote-links .btn{margin:1rem 1rem;width:13rem}@media(min-width: 768px){.relnote-links .btn{margin:1rem 5rem}}.section-index{display:grid;grid-template-columns:[entry] 1fr}@media(min-width: 576px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.see-also{padding-top:0;display:grid;grid-template-columns:[entry] 1fr;grid-gap:1em}@media(min-width: 576px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.see-also .entry{padding:0}.see-also .entry .link{margin-bottom:0;margin-top:0}.see-also .entry .desc{margin-top:0}@media screen and (max-width: 767px){.sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.sidebar-offcanvas{position:unset;width:auto}}@media screen{.sidebar-offcanvas.active{left:1rem}}#sidebar{order:0;font-size:85%}@media(min-width: 1200px){#sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar{position:-webkit-sticky;position:sticky;top:3.7rem}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){#sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}#sidebar .directory a{font-weight:400}#sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em;display:none}#sidebar .directory ul.show{display:block}#sidebar .directory li{display:inline-block;padding:2px 0 1px 1.4em;width:100%;font-size:85%}#sidebar .directory li .current{color:#b05464;font-weight:500}#sidebar .directory li.sublist{padding-left:0}#sidebar .directory .card{background-color:#fff;margin-top:.1rem;margin-bottom:.1rem;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-clip:border-box;border:1px solid rgba(0,0,0,.1);border-radius:4px}#sidebar .directory .card .header{margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.1);padding:.75em 1.25em;cursor:pointer;color:#469bdd}#sidebar .directory .card .header:hover{color:#1d67a0}#sidebar .directory .card .header div{padding:.75em 1.25em}#sidebar .directory .card .header svg{margin-right:.3em}#sidebar .directory .card .header a{text-decoration:none}#sidebar .directory .card .body{flex:1 1 auto;overflow:hidden;padding:0;max-height:0;transform:scaleY(0) scaleX(0);transition:max-height .6s ease-out,padding,transform .6s}#sidebar .directory .card .body.show{padding:.5em .1em;transform:scaleY(1) scaleX(1)}@media(min-width: 992px){#sidebar .directory .card .body.show .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.show .body ul{padding-left:1em}}#sidebar .directory .card .body.show .body>ul{padding-left:0}#sidebar .directory .card .body.default{padding:.5em .1em;transform:scaleY(1) scaleX(1);max-height:unset}@media(min-width: 992px){#sidebar .directory .card .body.default .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.default .body ul{padding-left:1em}}#sidebar .directory .card .body.default .body>ul{padding-left:0}#sidebar .tree-toggle{cursor:pointer;margin-bottom:0}#sidebar .tree-toggle .chevron{display:none}#sidebar .tree-toggle .chevron svg{margin-right:.3em}#sidebar .tree-toggle .chevron.show{display:inline}#sidebar-toggler{position:absolute;top:3.7rem;right:10px;z-index:15;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#sidebar-toggler:hover{color:#de7d40}@media(min-width: 768px){#sidebar-toggler{display:none}}@media print{#sidebar-toggler{display:none}}#sidebar-toggler svg{width:1.5em;height:1.5em;vertical-align:middle}.tabset{border:none;margin:0 0 0 4px;padding:0}.tabset .tab-strip{margin-bottom:-2px}.tabset .tab-strip a{display:inline-block;margin:0 3px;border:1px solid #466bb0;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;padding:0 1rem;transform:skewX(-30deg);transform-origin:left bottom;text-decoration:none;cursor:pointer}.tabset .tab-strip a span{display:block;transform:skewX(10deg);font-size:80%;color:#535f61}.tabset .tab-strip a:hover{background-color:#de7d40;text-decoration:none}.tabset .tab-strip a.active{background-color:#466bb0;cursor:default}.tabset .tab-strip a.active span{color:#fff}.tabset .tab-content{border:1px solid #466bb0;border-radius:4px;padding-left:1rem;padding-right:1rem}.tabset .tab-content>div{display:none}.tabset .tab-content>div.active{display:block}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(0,0,0,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:400}.toc .directory li a.current{color:#b05464;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined{display:block}@media print{.toc-inlined{display:none}}@media(min-width: 1200px){.toc-inlined{display:none}}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:400}@media screen{.toc-forced{display:block}}/*# sourceMappingURL=light_theme_preliminary.css.map */ +.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:rgba(255,255,255,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*::before,*::after{box-sizing:border-box}@media screen{:target::before{content:"";display:block;height:3.7rem;margin-top:-3.7rem}tr[id]:before{content:normal}html{overflow-y:scroll;position:relative;min-height:100%}body{margin-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"Work Sans",sans-serif;color:#535f61;background-color:#fff}}body{line-height:1.5}a{color:#469bdd;text-decoration:none;font-weight:400;font-family:"Chivo",sans-serif}a:hover,a:focus{color:#1d67a0;text-decoration:underline;font-weight:400}a.disabled{color:#ccc;text-decoration:none;font-weight:400}a.active{color:#b05464;text-decoration:none;font-weight:400}a.dropdown-item{cursor:pointer}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em;border-collapse:separate;border-spacing:0}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#68aaf7;font-weight:400}th code{color:#fff}tr.oneof>td{border-bottom:1px dashed rgba(0,0,0,.1);border-top:1px dashed rgba(0,0,0,.1)}th,td{border-left:1px solid #68aaf7;border-top:1px solid #68aaf7}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #68aaf7}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #68aaf7}tr td:last-child{border-right:1px solid #68aaf7}thead+tbody tr:first-child td:first-child{border-radius:0}thead+tbody tr:first-child td:last-child{border-radius:0}code{color:#d14;font-size:80%;font-weight:400;word-break:normal}pre{margin:1em 0 1em 1em;max-height:31em;border:1px solid #f2f2f2;border-radius:4px;box-shadow:3px 3px 8px #a7a7a7;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:87.5%;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;hyphens:none;background:#fff;overflow:auto}@media(min-width: 768px){pre{margin:1em}}pre code{display:block;padding:.5em;color:#535f61;font-size:80%;font-weight:400;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output .command{padding:.5em .5em 0 .5em}}pre code.command-output .output{color:#535f61;background-color:#f3f3f3;font-style:italic;padding:1em;float:left;clear:left;min-width:100%}@media(min-width: 768px){pre code.command-output .output{padding:0 .5em .5em .5em}}pre code.command-output div:only-of-type{padding:1.5em 1em}@media(min-width: 768px){pre code.command-output div:only-of-type{padding:.5em}}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#68aaf7;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:1;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.25rem}div.toolbar svg{width:.8em;height:.8em;display:inline;fill:#fff;stroke:#fff}p{font-size:1rem;font-weight:400;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:400;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:400;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0;line-height:1.2}h1{font-size:2.5rem;color:#2e2e2e;font-weight:400;margin-bottom:0}h2{font-size:2rem;color:#2e2e2e;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h2:before{display:block;content:" ";width:5rem;border-bottom:2px solid #466bb0;margin-bottom:1.1rem;visibility:visible}h3{font-size:1.85rem;color:#404040;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#404040;font-weight:500;margin:30px 0 20px}h4+p{margin:5px 0}@media(min-width: 768px){h4+p{margin:10px 0}}h5{font-size:1.15rem;color:#404040;font-weight:500}h6{font-size:.9rem;color:#404040;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:700}img{width:100%}blockquote{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}@media(min-width: 768px){blockquote{margin:1em 3em}}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}@media print{h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}.icon{width:1em;height:1em;display:inline;fill:#535f61;stroke:#535f61;vertical-align:middle}.large-icon{width:1.4em;height:1.4em;display:inline;fill:#535f61;stroke:#535f61;vertical-align:middle}.page-icon{margin-right:.3em}.flipped{transform:scaleX(-1)}.subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.attribution{font-weight:600}.subscribe{padding:1em;font-size:1.2em;background-color:#fff;text-align:center}.subscribe svg{margin-right:.5em}.btn{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#68aaf7;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer;box-shadow:3px 3px 8px #a7a7a7}.btn:hover{background-color:#466bb0;color:#fff;text-decoration:none}.btn:active{background-color:#b05464;color:#fff}.btn:focus{color:#fff}.callout{display:table;padding:.5em .5em .5em 0;border-radius:4px;margin:1em 0 1em 1em}@media(min-width: 768px){.callout{margin:1em}}.callout .type{position:relative;display:table-cell;left:-0.75em;min-height:100%;text-align:center;vertical-align:middle}.callout .type svg{fill:#68aaf7}.callout .content{display:table-cell;min-height:100%}.callout.tip{background-color:#f2fff2}.callout.idea{background-color:#ffffe0}.callout.warning{background-color:#fee}.callout.quote{background-color:#f8f8f8;font-style:italic}.callout:hover svg{animation:shake 2.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;transform:translate3d(0, 0, 0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}.community-item{display:table-row}.community-item .logo{display:table-cell;width:65px;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}.community-item .desc{display:table-cell;vertical-align:middle;padding-left:1em;padding-top:1em;padding-bottom:1em}#endnotes-container{display:none}@media print{#endnotes-container.show{display:block}}@media screen{.endnote-ref{display:none}}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq-landing{column-count:1;column-gap:2rem}@media(min-width: 576px){.faq-landing{column-count:2}}.faq-landing .panel{display:inline-block;border:1px solid #68aaf7;border-radius:4px;width:100%;margin-bottom:2rem}.faq-landing .panel .header{color:#fff;background-color:#68aaf7;padding:.75rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.125)}.faq-landing .panel .body{padding:1.25rem}figure{margin:1.5rem auto;padding:.5rem;background-color:#fff;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figure figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#535f61;padding-top:.5rem}#sidebar-toggler,#scroll-to-top,#edit-this-page,#report-site-bugs{z-index:15;outline:none;background-color:rgba(255,255,255,.7);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}@media print{#sidebar-toggler,#scroll-to-top,#edit-this-page,#report-site-bugs{display:none}}#sidebar-toggler svg,#scroll-to-top svg,#edit-this-page svg,#report-site-bugs svg{width:1.5em;height:1.5em;vertical-align:middle;fill:rgba(0,0,0,.4)}#sidebar-toggler svg:hover,#scroll-to-top svg:hover,#edit-this-page svg:hover,#report-site-bugs svg:hover{fill:#de7d40}#sidebar-toggler{position:absolute;top:3.7rem;right:10px}@media(min-width: 768px){#sidebar-toggler{display:none}}@media print{#scroll-to-top-container{display:none}}@media(min-width: 1200px){#scroll-to-top-container{display:none}}#scroll-to-top-container #scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px}#scroll-to-top-container #scroll-to-top.show{display:block}@media print{#edit-this-page-container{display:none}}#edit-this-page-container #edit-this-page{display:block;position:fixed;bottom:calc(4rem + 7rem);right:1rem;background-color:bisque}@media print{#report-site-bugs-container{display:none}}#report-site-bugs-container #report-site-bugs{display:block;position:fixed;bottom:calc(1rem + 7rem);right:1rem;background-color:bisque}footer{background-image:linear-gradient(to right, #466BB0, #68AAF7);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 4px 1.5rem;text-align:center;display:grid;grid-template-columns:[user-links] 35% [info] 65% [dev-links] 0%;grid-template-rows:100%}@media print{footer{display:none}}@media(min-width: 576px){footer{padding:1.5rem 1.25rem 1rem 1.25rem}}@media(min-width: 992px){footer{grid-template-columns:[user-links] 30% [info] 40% [dev-links] 30%}}footer .user-links{grid-column:user-links;text-align:left}footer .info{grid-column:info}footer .info .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .info .copyright{text-align:center !important}}footer .info .copyright a{color:#ccc;text-decoration:underline}footer .info .copyright a:hover{color:#ccc}footer .dev-links{grid-column:dev-links;text-align:right;display:none}@media(min-width: 992px){footer .dev-links{display:block}}footer .channel{position:relative;display:inline-flex;padding:4px 0;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .channel a{text-decoration:none}footer .channel svg{width:30px;height:30px;fill:#fff;stroke:#466bb0}@media(min-width: 576px){footer .channel svg{width:35px;height:35px}}footer .channel span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;width:200px;left:-82px;top:-23px;font-size:75%}footer .channel:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .channel:hover span{opacity:1;transition:opacity .5s}footer .tag{padding:0 1rem;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}@media print{.glossary .trampolines{display:none}}@media screen{.glossary .entries .letter:target::before{height:calc(3.7rem - 1rem);margin-top:calc(0rem - calc(3.7rem - 1rem))}}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;background-color:#fff;padding-top:2.2rem;padding-bottom:.15rem;position:-webkit-sticky;position:sticky;top:calc(3.7rem - 1rem);margin-top:0;margin-bottom:0;z-index:10}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}header{background-image:linear-gradient(to right, #466BB0, #68AAF7);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em;position:fixed;top:0;right:0;left:0;z-index:100}header #brand{display:inline-block;font-size:1.25rem;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;line-height:inherit;white-space:nowrap;width:100%}@media(min-width: 576px){header #brand{width:unset}}header #brand.open-hamburger{display:none}header #brand .logo{width:2em;height:2em;top:3px;left:.8em;position:fixed;fill:#fff;transition-duration:.8s;transition-property:transform;transform-origin:50% 50%}header #brand .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header #brand .logo{width:3em;height:3em}}header #brand .logo:hover{transform:rotate(360deg)}header #brand .name{color:#fff;font-weight:400;vertical-align:bottom;line-height:1.1em;display:inline-block;padding-top:.35rem;text-align:center;margin-left:0;margin-right:0;width:100%}@media(min-width: 576px){header #brand .name{text-align:left;margin-left:3em;margin-right:1rem;width:unset}}@media(min-width: 768px){header #brand .name{margin-left:4.2em}}header a{font-weight:500;color:#fff;font-size:1.1em;margin-left:.3rem;margin-right:.3rem}@media(min-width: 576px){header a{font-size:.9em;margin-left:.58rem;margin-right:.58rem}}header a:hover{text-decoration:none;color:#de7d40}header a.active{border-bottom:solid 3px #fff;border-radius:2px;color:#fff;font-weight:500;cursor:default}header div.menu{display:inline-block}header svg.icon{stroke:#fff;fill:#fff;width:1.1em;height:1.1em}header svg.icon:hover{fill:#de7d40;stroke:#de7d40}header #hamburger{display:inline-block;position:absolute;top:.8rem;right:1.3rem}@media(min-width: 576px){header #hamburger{display:none}}header #header-links{display:none;top:.6rem;right:1.1rem;transition:right .5s}header #header-links.open-hamburger{display:block;text-align:center;margin-top:1em;padding-left:1em;padding-right:2.5em}@media(min-width: 576px){header #header-links{display:inline-block;position:absolute}}header #header-links.show-search{right:-700px;transition:right .5s}header #search-show{display:none}@media(min-width: 576px){header #search-show{display:inline-block}}header #search-form{display:none;top:0;right:-700px;transition:right .5s}header #search-form.open-hamburger{display:flex}@media(min-width: 576px){header #search-form{display:flex;position:absolute}}header #search-form.show-search{right:1rem;transition:right .5s}header #search-form button:focus{outline:0}header #search-textbox{display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline-offset:-2px;margin:12px 1rem 5px 1rem;width:100%;text-align:center}@media(min-width: 576px){header #search-textbox{margin:4px 0 5px 0;width:22rem;text-align:unset}}header #search-textbox:focus{outline:0}header #search-close{display:none;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer;font-size:inherit;line-height:inherit}@media(min-width: 576px){header #search-close{display:block}}header #search-close:hover{color:#de7d40}.landing .banner{display:flex;justify-content:center;padding-top:1rem;padding-bottom:1rem}.landing .banner .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .banner .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .banner .hero-logo{width:0;fill:#466bb0}.landing .banner .hero-text{width:20rem;margin-left:0}@media(min-width: 576px){.landing .banner .hero-logo{width:7rem}.landing .banner .hero-label{text-align:left}.landing .banner .hero-lead{text-align:left}.landing .banner .hero-text{margin-left:3rem}}.landing .panels{display:grid;grid-template-columns:[panel] auto;padding-top:30px;padding-bottom:30px;grid-gap:2rem;justify-content:center;align-content:end}@media(min-width: 768px){.landing .panels{padding-top:50px;padding-bottom:50px;grid-template-columns:[panel] auto [panel] auto}}@media(min-width: 80rem){.landing .panels{grid-template-columns:[panel] auto [panel] auto [panel] auto [panel] auto}}.landing .panels .panel{color:#535f61;opacity:.1;transition:opacity .25s linear;background-color:#f8f8f8;width:18rem;box-shadow:3px 3px 8px #a7a7a7;padding:1rem;border:1px solid #ddd;border-radius:4px}.landing .panels .panel a{text-decoration:none;color:#535f61}.landing .panels .panel a:hover{color:#535f61;text-decoration:none}.landing .panels .panel:hover{box-shadow:3px 3px 8px #a7a7ee}.landing .panels .panel .panel-title{text-align:center}.landing .panels .panel .panel-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#535f61}.landing .panels .panel .panel-img-top{text-align:center;padding:0}.landing .panels .panel .panel-body{padding-top:0;padding-left:.5rem;padding-right:.5rem}@media(min-width: 768px){.landing .panels .panel .panel-body{padding-left:1.25rem;padding-right:1.25rem}}.landing #buttons{opacity:0;transition:opacity .25s ease-in;text-align:center}@media(min-width: 768px){.landing #buttons{padding-bottom:20px}}.landing #buttons .btn{margin:1rem 1rem;width:18rem}@media(min-width: 768px){.landing #buttons .btn{margin:1rem 5rem}}.logo-gallery{margin:3rem}.logo-gallery .company-logo{margin:1rem;padding:14px;display:inline-block;width:200px;height:120px;transition-duration:.8s;transform-origin:50% 50%;transition-property:none;position:relative;box-shadow:0 0 50px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.25);border-radius:3px;background-color:#fff}.logo-gallery .company-logo:hover{transition-property:transform,opacity,box-shadow;transform:rotate(360deg);box-shadow:0 0 50px rgba(0,0,200,.1),0 5px 10px rgba(0,0,200,.25)}.logo-gallery .outer{display:table;position:absolute;width:172px;height:92px;margin:0;padding:0}.logo-gallery .inner{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;margin:0 auto}.logo-gallery .with-tag-line:hover:hover img{opacity:.15}.logo-gallery .with-tag-line:hover:hover .tagline{opacity:1}.logo-gallery img{position:absolute;width:172px;height:92px;object-fit:contain;transition-duration:.8s;transition-property:opacity}.logo-gallery .tagline{color:#535f61;opacity:0;transition-duration:.8s;transition-property:opacity}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources .advice{display:grid;grid-template-columns:[panel] 1fr;grid-gap:2rem;padding-top:2rem}@media(min-width: 992px){.media-resources .advice{grid-template-columns:[panel] 1fr [panel] 1fr}}.media-resources .advice .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .advice .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .advice .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .advice .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .advice .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.menu{position:relative;cursor:pointer}.menu .menu-content{display:none;position:absolute;min-width:160px;z-index:75;padding:0;background-color:#fff;border:1px solid #000;border-radius:4px;margin-top:.125rem;right:0;text-align:left}.menu .menu-content a{display:block;font-weight:400;color:#535f61;padding:.25rem 1.5rem;margin:0}.menu .menu-content a:hover{color:#fff;background-color:#466bb0;text-decoration:none}.menu .menu-content a.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}.menu .menu-content a.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-color:#466bb0}.menu .menu-content a:focus{text-decoration:none}.menu .menu-content i{color:#535f61}.menu .menu-content h6{padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.menu .menu-content div{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.menu.show .menu-content{display:block}.notfound{text-align:center}.notfound .icon{margin-top:9rem;width:12rem;height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:500;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:400;font-size:100%}.pagenav{display:flex;width:100%}@media print{.pagenav{display:none}}.pagenav .left{width:50%}.pagenav .right{width:50%;text-align:right}.pagenav p{text-transform:uppercase;font-size:80%}.pagenav svg{fill:#469bdd;stroke:#469bdd;margin-left:.5em;margin-right:.5em}.pagenav svg:hover{fill:#1d67a0;stroke:#1d67a0}.partner-component{display:block;margin:1em 0 1em 2em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}@media(min-width: 768px){.partner-component{margin:1em 3em}}.partner-component table td:first-of-type{color:#fff;background-color:#68aaf7;font-weight:400;border-bottom:1px solid #8abdf9}.partner-component table td:last-of-type{background-color:#fff}.partner-component table tr:last-of-type td{border-bottom-color:#68aaf7}.partner-component table.with_logo td:first-of-type{opacity:.9}.partner-component table.with_logo td:last-of-type{opacity:.9}.popover{display:none;z-index:75;color:#535f61;background-color:#fff;border-radius:4px;border:1px solid #777;box-shadow:3px 3px 8px #777,-3px -3px 8px #777;font-family:inherit;max-width:276px}@media(min-width: 768px){.popover{max-width:350px}}@media(min-width: 1200px){.popover{max-width:500px}}.popover.show{display:block}.popover .title{text-align:center;color:#535f61;background-color:#f8f8f8;font-size:140%;border-radius:4px 4px 0 0}.popover .body{padding-left:1rem;padding-right:1rem}.popover .arrow{width:0;height:0;border-style:solid;position:absolute;border-color:transparent}.popover[x-placement^=top]{margin-bottom:5px}.popover[x-placement^=top] .arrow{border-width:5px 5px 0 5px;border-top-color:#fff;bottom:-5px;margin:0 5px}.popover[x-placement^=bottom]{margin-top:5px}.popover[x-placement^=bottom] .arrow{border-width:0 5px 5px 5px;border-bottom-color:#fff;top:-5px;margin:0 5px}.popover[x-placement^=right]{margin-left:5px}.popover[x-placement^=right] .arrow{border-width:5px 5px 5px 0;border-right-color:#fff;left:-5px;margin:5px 0}.popover[x-placement^=left]{margin-right:5px}.popover[x-placement^=left] .arrow{border-width:5px 0 5px 5px;border-left-color:#fff;right:-5px;margin:5px 0}@media screen{.term{border-bottom:dashed 1px;cursor:help;position:relative;display:inline-block}}.primary{display:grid;grid-template-columns:[article] 100%;grid-column-gap:1rem;padding-left:.5rem;padding-right:.5rem}.primary .sidebar-container{max-width:25em}@media print{.primary .sidebar-container{display:none}}.primary .toc-container{display:none}@media screen and (min-width: 768px){.primary{grid-template-columns:[sidebar] 20% [article] calc(80% - 1rem);padding-left:1rem;padding-right:1rem}}@media screen and (min-width: 1200px){.primary{grid-template-columns:[sidebar] 16% [article] calc(68% - 2rem) [toc] 16%}.primary .toc-container{display:block}}@media screen and (min-width: 1200px){.primary.notoc{grid-template-columns:[sidebar] 16% [article] calc(84% - 1rem)}}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:200;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.relnote-links{text-align:center}@media print{.relnote-links{display:none}}.relnote-links #buttons{opacity:0;transition:opacity .25s ease-in}.relnote-links .btn{margin:1rem 1rem;width:13rem}@media(min-width: 768px){.relnote-links .btn{margin:1rem 5rem}}.section-index{display:grid;grid-template-columns:[entry] 1fr}@media(min-width: 576px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.section-index{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.see-also{padding-top:0;display:grid;grid-template-columns:[entry] 1fr;grid-gap:1em}@media(min-width: 576px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr}}@media(min-width: 1200px){.see-also{grid-template-columns:[entry] 1fr [entry] 1fr [entry] 1fr}}.see-also .entry{padding:0}.see-also .entry .link{margin-bottom:0;margin-top:0}.see-also .entry .desc{margin-top:0}@media screen and (max-width: 767px){.sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.sidebar-offcanvas{position:unset;width:auto}}@media screen{.sidebar-offcanvas.active{left:1rem}}#sidebar{order:0;font-size:85%}@media(min-width: 1200px){#sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar{position:-webkit-sticky;position:sticky;top:3.7rem}}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){#sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){#sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}#sidebar .directory a{font-weight:400}#sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em;display:none}#sidebar .directory ul.show{display:block}#sidebar .directory li{display:inline-block;padding:2px 0 1px 1.4em;width:100%;font-size:85%}#sidebar .directory li .current{color:#b05464;font-weight:500}#sidebar .directory li.sublist{padding-left:0}#sidebar .directory .card{background-color:#fff;margin-top:.1rem;margin-bottom:.1rem;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-clip:border-box;border:1px solid rgba(0,0,0,.1);border-radius:4px}#sidebar .directory .card .header{margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.1);padding:.75em 1.25em;cursor:pointer;color:#469bdd}#sidebar .directory .card .header:hover{color:#1d67a0}#sidebar .directory .card .header div{padding:.75em 1.25em}#sidebar .directory .card .header svg{margin-right:.3em}#sidebar .directory .card .header a{text-decoration:none}#sidebar .directory .card .body{flex:1 1 auto;overflow:hidden;padding:0;max-height:0;transform:scaleY(0) scaleX(0);transition:max-height .6s ease-out,padding,transform .6s}#sidebar .directory .card .body.show{padding:.5em .1em;transform:scaleY(1) scaleX(1)}@media(min-width: 992px){#sidebar .directory .card .body.show .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.show .body ul{padding-left:1em}}#sidebar .directory .card .body.show .body>ul{padding-left:0}#sidebar .directory .card .body.default{padding:.5em .1em;transform:scaleY(1) scaleX(1);max-height:unset}@media(min-width: 992px){#sidebar .directory .card .body.default .body{padding-left:1.25rem;padding-right:.5rem}#sidebar .directory .card .body.default .body ul{padding-left:1em}}#sidebar .directory .card .body.default .body>ul{padding-left:0}#sidebar .tree-toggle{cursor:pointer;margin-bottom:0}#sidebar .tree-toggle .chevron{display:none}#sidebar .tree-toggle .chevron svg{margin-right:.3em}#sidebar .tree-toggle .chevron.show{display:inline}.tabset{border:none;margin:0 0 0 4px;padding:0}.tabset .tab-strip{margin-bottom:-2px}.tabset .tab-strip a{display:inline-block;margin:0 3px;border:1px solid #466bb0;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;padding:0 1rem;transform:skewX(-30deg);transform-origin:left bottom;text-decoration:none;cursor:pointer}.tabset .tab-strip a span{display:block;transform:skewX(10deg);font-size:80%;color:#535f61}.tabset .tab-strip a:hover{background-color:#de7d40;text-decoration:none}.tabset .tab-strip a.active{background-color:#466bb0;cursor:default}.tabset .tab-strip a.active span{color:#fff}.tabset .tab-content{border:1px solid #466bb0;border-radius:4px;padding-left:1rem;padding-right:1rem}.tabset .tab-content>div{display:none}.tabset .tab-content>div.active{display:block}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(0,0,0,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:400}.toc .directory li a.current{color:#b05464;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined{display:block}@media print{.toc-inlined{display:none}}@media(min-width: 1200px){.toc-inlined{display:none}}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:400}@media screen{.toc-forced{display:block}}/*# sourceMappingURL=light_theme_preliminary.css.map */ diff --git a/generated/css/light_theme_preliminary.css.map b/generated/css/light_theme_preliminary.css.map index ebfe7d76f5..c0e084aee6 100644 --- a/generated/css/light_theme_preliminary.css.map +++ b/generated/css/light_theme_preliminary.css.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["src/sass/themes/_light_syntax.scss","src/sass/base/_reset.scss","src/sass/base/_base.scss","src/sass/base/_constants.scss","src/sass/themes/_light.scss","src/sass/brand_colors/_preliminary.scss","src/sass/misc/_blog.scss","src/sass/misc/_button.scss","src/sass/misc/_callout.scss","src/sass/misc/_community.scss","src/sass/misc/_endnotes.scss","src/sass/misc/_faq.scss","src/sass/misc/_faq-landing.scss","src/sass/misc/_figure.scss","src/sass/misc/_footer.scss","src/sass/misc/_glossary.scss","src/sass/misc/_header.scss","src/sass/misc/_landing.scss","src/sass/misc/_logo-gallery.scss","src/sass/misc/_media-resources.scss","src/sass/misc/_menu.scss","src/sass/misc/_notfound.scss","src/sass/misc/_pagenav.scss","src/sass/misc/_partner-component.scss","src/sass/misc/_popover.scss","src/sass/misc/_primary.scss","src/sass/misc/_promotion.scss","src/sass/misc/_relnote-links.scss","src/sass/misc/_section-index.scss","src/sass/misc/_see-also.scss","src/sass/misc/_sidebar.scss","src/sass/misc/_tabset.scss","src/sass/misc/_toc.scss"],"names":[],"mappings":"AAQA,yDAIC,cAGD,mBACC,WAGD,WACC,WAGD,qGAOC,WAGD,0FAMC,WAGD,0FAKC,cACA,gCAGD,+CAGC,WAGD,kCAEC,cAGD,8CAGC,WAGD,6BAEC,iBAED,cACC,kBAGD,cACC,YCxED,2ZAaE,SACA,UACA,SACA,eACA,aACA,wBAGF,8EAEE,cAEF,KACE,cAEF,MACE,gBAEF,aACE,YAEF,oDAEE,WACA,aAEF,MACE,yBACA,iBC9CF,qBACI,sBAGJ,cAGI,gBACI,WACA,cACA,OCQO,ODPP,mBASJ,cACI,eAGJ,KACI,kBACA,kBACA,gBAGJ,KACI,WCbO,ODcP,gCACA,mCACA,ME1BI,QF2BJ,iBElCA,MFsCR,KACI,gBAGJ,EACI,MEjCQ,QFkCR,qBACA,YEuBS,IFtBT,+BAGJ,gBACI,MEvCa,QFwCb,0BACA,YEgBS,IFbb,WACI,ME5CgB,KF6ChB,qBACA,YEUS,IFPb,SACI,MEjDc,QFkDd,qBACA,YEIS,IFDb,gBACI,eAGJ,eACI,aAGJ,MACI,iBACA,kBACA,yBACA,iBAGJ,sBACI,aAGJ,qBACI,gBAGJ,GACI,MG1Fa,KH2Fb,iBG5Fe,QH6Ff,YElBgB,IFoBhB,QACI,MG/FS,KHmGjB,YACI,wCACA,qCAGJ,MACI,8BACA,6BAGJ,8BACI,wBAGJ,8BACI,wBAGJ,6BACI,wBAGJ,6BACI,wBAGJ,iBACI,gCAGJ,6BACI,wBAGJ,4BACI,wBAGJ,iBACI,+BAGJ,iBACI,+BAGJ,0CACI,gBAGJ,yCACI,gBAGJ,KACI,MEnJY,KFoJZ,cACA,YE1FS,IF2FT,kBAGJ,IACI,qBAKA,gBACA,yBACA,kBACA,+BACA,kEACA,gBACA,gBACA,gBACA,oBACA,kBACA,iBACA,WACA,aACA,WEpLI,KFqLJ,cAlBA,yBAFJ,IAGQ,YAmBJ,SACI,cACA,aACA,MEnLI,QFoLJ,cACA,YEzHK,IF0HL,kBAGJ,wBACI,UAEA,iCACI,kBACA,yBAFJ,iCAGQ,0BAIR,gCACI,MEpMA,QFqMA,iBEzK2B,QF0K3B,kBACA,YACA,WACA,WACA,eACA,yBARJ,gCASQ,0BAKR,yCACI,kBACA,yBAFJ,yCAGQ,cAKZ,aA/DJ,IAgEQ,kBAIR,YACI,kBAEA,mBACI,eACA,eACA,mBACA,iBG5OW,QH6OX,eACA,MG7OS,KH8OT,qBACA,SACA,kBACA,QACA,QCxNW,EDyNX,mCACA,UAEA,gCACI,oCACA,UAGJ,wBACI,aACA,WAGJ,4BACI,aAGJ,yBACI,cAIR,gBACI,WACA,YACA,eACA,KG7QS,KH8QT,OG9QS,KHkRjB,EACI,UClR0B,KDmR1B,YElNS,IFmNT,eAEA,yBALJ,EAMQ,gBAIR,SACI,UC5R0B,KD6R1B,YE5NS,IF6NT,aAGJ,SACI,mBACA,UCrS0B,KDsS1B,YEnOS,IFoOT,mBACA,UAGJ,eACI,cAGJ,GACI,mBAGJ,kBACI,SACA,gBAGJ,GACI,UClT0B,ODmT1B,ME3TI,QF4TJ,YEtPO,IFuPP,gBAGJ,GACI,UC1T0B,KD2T1B,MElUI,QFmUJ,YE5PO,IF6PP,gBACA,qBAEA,UACI,cACA,YACA,WACA,gCACA,qBACA,mBAIR,GACI,UC5U0B,QD6U1B,ME/UQ,QFgVR,YE5QO,IF6QP,mBACA,mBACA,gBAGJ,GACI,UCrV0B,QDsV1B,MExVQ,QFyVR,YEpRO,IFqRP,mBAGA,KACI,aAEA,yBAHJ,KAIQ,eAKZ,GACI,UCvW0B,QDwW1B,MExWQ,QFyWR,YEnSO,IFsSX,GACI,gBACA,ME9WQ,QF+WR,YExSO,IF2SX,aACI,kBACA,UACA,WACA,UACA,eAGJ,oIAMI,mCACA,UAGJ,aACI,aACI,cAIR,GACI,kBAGJ,OACI,YEtUa,IFyUjB,IACI,WAGJ,WACI,cACA,qBAKA,iBACA,kBACA,iBEhaS,QFiaT,8BAPA,yBAHJ,WAIQ,gBASR,QACI,aAEA,yBAHJ,QAIQ,aAIR,YACI,WEjZwB,OFqZxB,aADJ,yBAEQ,cAIJ,0BANJ,yBAOQ,cAIR,eACI,aACA,eACA,IC/aW,ODgbX,WACA,QCzagB,GD0ahB,aACA,sCACA,MEvYkB,eFwYlB,eACA,gBACA,mBACA,eACA,SACA,sCAEA,qBACI,MG3ckB,QH8ctB,mBACI,YACA,aACA,sBAGJ,oBACI,cAIR,aACI,SACI,WACA,gBACA,uBAGJ,IACI,0BAGJ,mBACI,yBAIR,MACI,UACA,WACA,eACA,KEzeQ,QF0eR,OE1eQ,QF2eR,sBAGJ,YACI,YACA,aACA,eACA,KElfQ,QFmfR,OEnfQ,QFofR,sBAGJ,WACI,kBAGJ,SACI,qBAGJ,UACI,kBACA,gBACA,gBACA,eAGJ,QACI,kBACA,mBACA,UACA,yBACA,cAGJ,aACI,YExckB,IE/EtB,WACI,YACA,gBACA,iBFFI,KEGJ,kBAEA,eACI,kBCPR,KACI,qBACA,kBACA,mBACA,sBACA,iBACA,6BACA,uBACA,eACA,gBACA,kBACA,8HACA,iBFXe,QEYf,MFXa,KEYb,YHmEW,IGlEX,mBACA,eACA,+BAEA,WACI,iBFpBS,QEqBT,MFnBS,KEoBT,qBAGJ,YACI,iBHFY,QGGZ,MFzBS,KE4Bb,WACI,MF7BS,KGFjB,SACI,cACA,yBACA,kBAEA,qBACA,yBANJ,SAOQ,YAGJ,eACI,kBACA,mBACA,aACA,gBACA,kBACA,sBAEA,mBACI,KHlBO,QGsBf,kBACI,mBACA,gBAGJ,aACI,iBJDoB,QIIxB,cACI,iBJJqB,QIOzB,iBACI,iBJPwB,KIU5B,eACI,iBJtCK,QIuCL,kBAIA,mBACI,gEACA,+BACA,2BACA,mBAGJ,iBACI,QACI,kCAGJ,QACI,iCAGJ,YACI,kCAGJ,QACI,kCCnEhB,gBACI,kBAEA,sBACI,mBACA,WACA,sBACA,iBACA,gBACA,mBAGJ,sBACI,mBACA,sBACA,iBACA,gBACA,mBCjBR,oBACI,aAGI,aADJ,yBAEQ,eAKZ,cACI,aACI,cCXJ,eACI,YPuFY,IOtFZ,yBAGJ,aACI,kBCPR,aACI,eACA,gBAEA,yBAJJ,aAKQ,gBAGJ,oBACI,qBACA,yBACA,kBACA,WACA,mBAEA,4BACI,MPdK,KOeL,iBPhBO,QOiBP,uBACA,yCAGJ,0BACI,gBCvBZ,OACI,mBACA,cACA,iBTFI,KSGJ,8BAEA,qCACI,kBACA,SAGJ,2BACI,kBACA,MACA,OACA,WACA,YAGJ,kBACI,kBACA,UVjBsB,QUkBtB,kBACA,YTgEc,IS/Dd,MThBI,QSiBJ,kBCzBR,OACI,6DACA,WACA,kBACA,SACA,WACA,OXaW,KWZX,gBACA,wBACA,kBACA,aACA,iEACA,wBAEA,aAdJ,OAeQ,cAGJ,yBAlBJ,OAmBQ,qCAGJ,yBAtBJ,OAuBQ,mEAGJ,mBACI,uBACA,gBAGJ,aACI,iBAEA,wBACI,UACA,SACA,MTlCU,KSmCV,kBACA,eACA,4BAEA,yBARJ,wBASQ,8BAGJ,0BACI,MT5CM,KS6CN,0BAEA,gCACI,MThDE,KSsDlB,kBACI,sBACA,iBACA,aAEA,yBALJ,kBAMQ,eAIR,gBACI,kBACA,oBACA,cACA,iBACA,2BACA,mBACA,kBACA,MTzES,KS2ET,kBACI,qBAGJ,oBACI,WACA,YACA,KTlFK,KSmFL,OTrFK,QSuFL,yBANJ,oBAOQ,WACA,aAIR,qBACI,UACA,6BACA,MT9FK,KS+FL,kBACA,kBACA,YACA,WACA,UACA,cAGJ,sBACI,kBACA,mBACA,4BACA,iDAEA,2BACI,UACA,uBAKZ,YACI,eACA,kBACA,SACA,kBACA,eC1HJ,uBACI,UZIsB,QYHtB,kBACA,kBAEA,aALJ,uBAMQ,cAMA,cACI,0CACI,2BACA,6CAKZ,sBACI,UZjBkB,QYkBlB,YX8DW,IW7DX,wBACA,MXCU,uBWCV,iBX1BJ,KW2BI,mBACA,sBACA,wBACA,gBACA,wBACA,aACA,gBACA,QZRQ,GYWZ,sBACI,cAEA,yBACI,YX4CK,IW3CL,qBACA,gBACA,iBACA,cACA,yBAGJ,yBACI,qBACA,mBCpDhB,OACI,6DACA,qEACA,iBACA,oBACA,eACA,MACA,QACA,OACA,QbcO,IaZP,cACI,qBACA,kBACA,qBACA,wBACA,kBACA,oBACA,mBACA,WAEA,yBAVJ,cAWQ,aAGJ,6BACI,aAGJ,oBACI,UACA,WACA,QACA,UACA,eACA,KXjCK,KWkCL,wBACA,8BACA,yBAEA,2BACI,KXzCC,QW0CD,OXxCC,KW2CL,yBAhBJ,oBAiBQ,UACA,YAGJ,0BACI,yBAIR,oBACI,MXtDK,KWuDL,gBACA,sBACA,kBACA,qBACA,mBACA,kBACA,cACA,eACA,WAEA,yBAZJ,oBAaQ,gBACA,gBACA,kBACA,aAGJ,yBAnBJ,oBAoBQ,mBAKZ,SACI,gBACA,MXhFS,KWiFT,gBACA,kBACA,mBAEA,yBAPJ,SAQQ,eACA,mBACA,qBAGJ,eACI,qBACA,MX3Fc,QW8FlB,gBACI,6BACA,kBACA,MXnGK,KWoGL,gBACA,eAIR,gBACI,qBAGJ,gBACI,OX9GS,KW+GT,KX/GS,KWgHT,YACA,aAEA,sBACI,KXlHc,QWmHd,OXnHc,QWuHtB,kBACI,qBACA,kBACA,UACA,aAEA,yBANJ,kBAOQ,cAIR,qBACI,aAeA,UACA,aACA,qBAfA,oCACI,cACA,kBACA,eACA,iBACA,oBAGJ,yBAXJ,qBAYQ,qBACA,mBAOJ,iCACI,aACA,qBAIR,oBACI,aAEA,yBAHJ,oBAIQ,sBAIR,oBACI,aAWA,MACA,aACA,qBAXA,mCACI,aAGJ,yBAPJ,oBAQQ,aACA,mBAOJ,gCACI,WACA,qBAGJ,iCACI,UAIR,uBACI,cACA,2BACA,uBACA,eACA,gBACA,yBACA,qBACA,qEACA,oBACA,0BACA,WACA,kBAEA,yBAdJ,uBAeQ,mBACA,YACA,kBAGJ,6BACI,UAIR,qBACI,aAMA,+BACA,MXjOS,KWkOT,eACA,eACA,kBACA,oBATA,yBAHJ,qBAIQ,eAUJ,2BACI,MXtOc,QYHtB,iBACI,aACA,uBACA,iBACA,oBAEA,6BACI,eACA,mBACA,eACA,4BACA,kBAGJ,4BACI,cACA,eACA,Yb4DK,Ia3DL,kBACA,SACA,UAGJ,4BACI,QACA,KZ1BK,QY6BT,4BACI,YACA,cAGJ,yBACI,4BACI,WAGJ,6BACI,gBAGJ,4BACI,gBAGJ,4BACI,kBAKZ,iBACI,aACA,mCACA,iBACA,oBACA,cACA,uBACA,kBAEA,yBATJ,iBAUQ,iBACA,oBACA,iDAGJ,yBAfJ,iBAgBQ,2EAGJ,wBACI,MbjEA,QakEA,WACA,+BACA,iBbzEC,Qa0ED,YACA,+BACA,aACA,sBACA,kBAEA,0BACI,qBACA,Mb7EJ,Qa+EI,gCACI,MbhFR,QaiFQ,qBAIR,8BACI,+BAGJ,qCACI,kBAGJ,oCACI,mBACA,oBACA,iBbhGJ,QamGA,uCACI,kBACA,UAGJ,oCACI,cACA,mBACA,oBAEA,yBALJ,oCAMQ,qBACA,uBAMhB,kBACI,UACA,gCACA,kBAEA,yBALJ,kBAMQ,qBAGJ,uBACI,iBACA,YAEA,yBAJJ,uBAKQ,kBC3IhB,cACI,YAEA,4BACI,YACA,aACA,qBACA,YACA,aACA,wBACA,yBACA,yBACA,kBACA,8DACA,kBACA,iBddA,KcgBA,kCACI,iDACA,yBACA,kEAIR,qBACI,cACA,kBACA,YACA,YACA,SACA,UAGJ,qBACI,mBACA,sBACA,kBACA,WACA,YACA,cAMQ,6CACI,YAGJ,kDACI,UAMhB,kBACI,kBACA,YACA,YACA,mBACA,wBACA,4BAGJ,uBACI,Md1DI,Qc2DJ,UACA,wBACA,4BCjEJ,+DACI,YAGJ,oBACI,mBACA,sBACA,gBACA,mBAGJ,yBACI,YACA,YAGJ,yBACI,YAGJ,oBACI,qBAGJ,yBACI,aACA,kCACA,cACA,iBAEA,yBANJ,yBAOQ,+CAGJ,gCACI,cACA,kBACA,yBACA,WAzCO,MA0CP,WACA,mBAEA,uCACI,kBACA,mBACA,MA/CC,KAgDD,2BACA,8BACA,iBdpDC,QcqDD,gBAEA,2CACI,kBACA,IAxDD,MAyDC,MAzDD,MA0DC,kBACA,yBACA,4BAGJ,yCACI,Md/DH,KcgEG,UAhEH,KAiEG,SACA,UACA,YAnEH,KAuEL,sCACI,mBACA,gBACA,eC5EhB,MACI,kBACA,eAEA,oBACI,aACA,kBACA,gBACA,QjBgBI,GiBfJ,UACA,iBhBTA,KgBUA,sBACA,kBACA,mBACA,QACA,gBAEA,sBACI,cACA,YhBkDC,IgBjDD,MhBZA,QgBaA,sBACA,SAEA,4BACI,MfvBC,KewBD,iBf1BC,Qe2BD,qBAGJ,6BACI,gBACA,6BACA,iBhBOA,oPgBNA,4BACA,gCACA,8BACA,SAEA,mCACI,iBhBCC,qQCzCJ,Qe6CL,4BACI,qBAIR,sBACI,MhB3CA,QgB8CJ,uBACI,qBACA,gBACA,kBACA,cACA,mBAGJ,wBACI,SACA,eACA,gBACA,6BAKJ,yBACI,cCxEZ,UACI,kBAEA,gBACI,gBACA,YACA,aAGJ,iBACI,mBACA,gBACA,eAGJ,uBACI,sBACA,YjBmDK,IiBlDL,eClBR,SACI,aACA,WAEA,aAJJ,SAKQ,cAGJ,eACI,UAGJ,gBACI,UACA,iBAGJ,WACI,yBACA,cAGJ,aACI,KlBZI,QkBaJ,OlBbI,QkBoBJ,iBACA,kBANA,mBACI,KlBfK,QkBgBL,OlBhBK,QmBZjB,mBACI,cACA,qBAMA,iBACA,kBACA,iBnBPS,QmBQT,8BAPA,yBAJJ,mBAKQ,gBAQJ,0CACI,MlBZS,KkBaT,iBlBdW,QkBeX,YnB4DY,ImB3DZ,gCAGJ,yCACI,iBnBpBA,KmBuBJ,4CACI,oBlBxBW,QkB2Bf,oDACI,WAGJ,mDACI,WCjCR,SACI,aACA,QrBsBQ,GqBrBR,MpBKQ,QoBJR,iBpBHI,KoBIJ,kBACA,sBACA,+CACA,oBAEA,gBACA,yBAXJ,SAYQ,iBAGJ,0BAfJ,SAgBQ,iBAGJ,cACI,cAGJ,gBACI,kBACA,MpBjBI,QoBkBJ,iBpBvBK,QoBwBL,eACA,0BAGJ,eACI,kBACA,mBAMJ,gBACI,QACA,SACA,mBACA,kBACA,yBAGJ,2BACI,cAXW,IAaX,kCACI,2BACA,iBpBnDJ,KoBoDI,YACA,aAIR,8BACI,WAtBW,IAwBX,qCACI,2BACA,oBpB9DJ,KoB+DI,SACA,aAIR,6BACI,YAlCU,IAoCV,oCACI,2BACA,mBpBzEJ,KoB0EI,UACA,aAIR,4BACI,aA7CU,IA+CV,mCACI,2BACA,kBpBpFJ,KoBqFI,WACA,aAMR,cADJ,MAEQ,yBACA,YACA,kBACA,sBCjGR,SAgBI,aACA,qCACA,qBACA,mBACA,oBAnBA,4BACI,eAEA,aAHJ,4BAIQ,cAOR,wBACI,aASJ,qCAtBJ,SAuBQ,+DACA,kBACA,oBAGJ,sCA5BJ,SA6BQ,yEAEA,wBACI,eAKJ,sCADJ,eAEQ,gECtCZ,WACI,kBACA,cACA,SACA,WACA,YACA,gBACA,YACA,QvBcU,IuBbV,WACA,mBACA,yBACA,kBAEA,iBACI,qBACA,cChBR,eACI,kBAEA,aAHJ,eAIQ,cAGJ,wBACI,UACA,gCAGJ,oBACI,iBACA,YAEA,yBAJJ,oBAKQ,kBCjBZ,eACI,aACA,kCAEA,yBAJJ,eAKQ,+CAGJ,0BARJ,eASQ,2DAGJ,sBACI,kBAEA,yBAHJ,sBAIQ,mBAIR,kBACI,gBAEA,oBACI,gBAIR,iBACI,aC7BR,UACI,cACA,aACA,kCACA,aAEA,yBANJ,UAOQ,+CAGJ,0BAVJ,UAWQ,2DAGJ,iBACI,UAEA,uBACI,gBACA,aAGJ,uBACI,aCrBJ,qCADJ,mBAEQ,kBACA,UACA,wBACA,YACA,I3BWG,Q2BRP,qCATJ,mBAUQ,eACA,YAZZ,cAgBI,0BACI,WAIR,SACI,QACA,cAEA,0BAJJ,SAKQ,gBAGJ,0DARJ,SASQ,wBACA,gBACA,I3BdO,Q2BkBP,0DADJ,oBAEQ,+BAGJ,yBALJ,oBAWQ,yBALA,0DANR,oBAOY,8BACA,kBAMR,sBACI,Y1BiCQ,I0B9BZ,uBACI,gBACA,UACA,kBACA,gBACA,cACA,kBACA,aAEA,4BACI,cAIR,uBACI,qBACA,wBACA,WACA,cAEA,gCACI,M1B5DE,Q0B6DF,Y1BSW,I0BLnB,+BACI,eAGJ,0BACI,iB1BnFJ,K0BoFI,iBACA,oBACA,kBACA,aACA,sBACA,YACA,qBACA,2BACA,gCACA,kBAEA,kCACI,gBACA,iCACA,uCACA,qBACA,eACA,M1B3FJ,Q0B6FI,wCACI,M1B7FH,Q0BgGD,sCACI,qBAGJ,sCACI,kBAGJ,oCACI,qBAIR,gCACI,cACA,gBACA,UACA,aACA,8BACA,yDAEA,qCACI,kBACA,8BAEA,yBACI,2CACI,qBACA,oBAEA,8CACI,kBAKZ,8CACI,eAIR,wCACI,kBACA,8BACA,iBAEA,yBACI,8CACI,qBACA,oBAEA,iDACI,kBAKZ,iDACI,eAOpB,sBACI,eACA,gBAEA,+BAKI,aAJA,mCACI,kBAIJ,oCACI,eAMhB,iBACI,kBACA,I3B9KW,O2B+KX,WACA,Q3BxKgB,G2ByKhB,aACA,sCACA,M1BtIkB,e0BuIlB,eACA,gBACA,mBACA,eACA,SACA,sCAEA,uBACI,MzB1MkB,QyB6MtB,yBAnBJ,iBAoBQ,cAGJ,aAvBJ,iBAwBQ,cAGJ,qBACI,YACA,aACA,sBC5NR,QACI,YACA,iBACA,UAEA,mBACI,mBAEA,qBACI,qBACA,aACA,yBACA,mBACA,2BACA,4BACA,eACA,wBACA,6BACA,qBACA,eAEA,0BACI,cACA,uBACA,cACA,M3BjBJ,Q2BoBA,2BACI,iB1BzBU,Q0B0BV,qBAGJ,4BACI,iB1BlCC,Q0BmCD,eAEA,iCACI,M1BpCH,K0B0Cb,qBACI,yBACA,kBACA,kBACA,mBAEA,yBACI,aAEA,gCACI,cCtDhB,KACI,QAEA,0DAHJ,KAIQ,wBACA,gBACA,I7BYO,Q6BTX,gBACI,kBACA,qCAEA,0DAJJ,gBAKQ,+BAGJ,yBARJ,gBAcQ,yBALA,0DATR,gBAUY,8BACA,kBAMR,mBACI,gBAEA,qBACI,Y5BoDA,I4BjDJ,6BACI,M5BpBE,Q4BqBF,iBAIR,mBACI,gCACA,eACA,iBACA,SAEA,sBACI,iBAMhB,aACI,cAEA,aAHJ,aAIQ,cAGJ,0BAPJ,aAQQ,cAGJ,wBACI,cAEA,2BACI,eAGJ,2BACI,gCACA,eACA,iBACA,SAEA,8BACI,iBAGJ,6BACI,Y5BCA,I4BMZ,cADJ,YAEQ","file":"light_theme_preliminary.css"} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["src/sass/themes/_light_syntax.scss","src/sass/base/_reset.scss","src/sass/base/_base.scss","src/sass/base/_constants.scss","src/sass/themes/_light.scss","src/sass/brand_colors/_preliminary.scss","src/sass/misc/_blog.scss","src/sass/misc/_button.scss","src/sass/misc/_callout.scss","src/sass/misc/_community.scss","src/sass/misc/_endnotes.scss","src/sass/misc/_faq.scss","src/sass/misc/_faq-landing.scss","src/sass/misc/_figure.scss","src/sass/misc/_floaters.scss","src/sass/misc/_footer.scss","src/sass/misc/_glossary.scss","src/sass/misc/_header.scss","src/sass/misc/_landing.scss","src/sass/misc/_logo-gallery.scss","src/sass/misc/_media-resources.scss","src/sass/misc/_menu.scss","src/sass/misc/_notfound.scss","src/sass/misc/_pagenav.scss","src/sass/misc/_partner-component.scss","src/sass/misc/_popover.scss","src/sass/misc/_primary.scss","src/sass/misc/_promotion.scss","src/sass/misc/_relnote-links.scss","src/sass/misc/_section-index.scss","src/sass/misc/_see-also.scss","src/sass/misc/_sidebar.scss","src/sass/misc/_tabset.scss","src/sass/misc/_toc.scss"],"names":[],"mappings":"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","file":"light_theme_preliminary.css"} \ No newline at end of file diff --git a/generated/img/icons.svg b/generated/img/icons.svg index a0ad613bca..19b44c3b35 100644 --- a/generated/img/icons.svg +++ b/generated/img/icons.svg @@ -1,948 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 9fd3c79b2f..1f72d5ada3 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -137,6 +137,20 @@ + {{ if .Site.Data.args.preliminary }} +
+ +
+ +
+ +
+ {{ end }} + diff --git a/src/icons/blog.svg b/src/icons/blog.svg index 4e6644402c..778fa232be 100644 --- a/src/icons/blog.svg +++ b/src/icons/blog.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/bugs.svg b/src/icons/bugs.svg index 17a5c7a8a8..94eccf2355 100644 --- a/src/icons/bugs.svg +++ b/src/icons/bugs.svg @@ -1,47 +1 @@ - - - - - - - - - + \ No newline at end of file diff --git a/src/icons/bulb.svg b/src/icons/bulb.svg index c7292dde76..a7c4f574f0 100644 --- a/src/icons/bulb.svg +++ b/src/icons/bulb.svg @@ -1,34 +1 @@ - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/icons/cadence.svg b/src/icons/cadence.svg index 5c972e6e2a..0d83d47b80 100644 --- a/src/icons/cadence.svg +++ b/src/icons/cadence.svg @@ -1,33 +1 @@ - - - - - - - + \ No newline at end of file diff --git a/src/icons/calendar.svg b/src/icons/calendar.svg index cfb2121e7f..93367dc664 100644 --- a/src/icons/calendar.svg +++ b/src/icons/calendar.svg @@ -1,12 +1 @@ - - - - - - + \ No newline at end of file diff --git a/src/icons/callout-idea.svg b/src/icons/callout-idea.svg index 0b3d2b1cb7..243928c835 100644 --- a/src/icons/callout-idea.svg +++ b/src/icons/callout-idea.svg @@ -1,33 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/icons/callout-quote.svg b/src/icons/callout-quote.svg index 5f62d4c94d..e8816f9143 100644 --- a/src/icons/callout-quote.svg +++ b/src/icons/callout-quote.svg @@ -1,15 +1 @@ - - - - - - - + \ No newline at end of file diff --git a/src/icons/callout-tip.svg b/src/icons/callout-tip.svg index 69e9b079cd..8783093c20 100644 --- a/src/icons/callout-tip.svg +++ b/src/icons/callout-tip.svg @@ -1,12 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/callout-warning.svg b/src/icons/callout-warning.svg index 129c0140a7..1fb6f311ad 100644 --- a/src/icons/callout-warning.svg +++ b/src/icons/callout-warning.svg @@ -1,10 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/cancel-x.svg b/src/icons/cancel-x.svg index 476c9f04a0..f3af688c57 100644 --- a/src/icons/cancel-x.svg +++ b/src/icons/cancel-x.svg @@ -1,9 +1 @@ - - - - - + \ No newline at end of file diff --git a/src/icons/cancel.svg b/src/icons/cancel.svg index 556e9257d7..31e60cf91d 100644 --- a/src/icons/cancel.svg +++ b/src/icons/cancel.svg @@ -1,10 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/checkmark.svg b/src/icons/checkmark.svg index 4a69370f41..b2396599a9 100644 --- a/src/icons/checkmark.svg +++ b/src/icons/checkmark.svg @@ -1,9 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/clock.svg b/src/icons/clock.svg index 4047ef4693..508ed6527f 100644 --- a/src/icons/clock.svg +++ b/src/icons/clock.svg @@ -1,12 +1 @@ - - - - - + \ No newline at end of file diff --git a/src/icons/community.svg b/src/icons/community.svg index 9ba64f566c..aa5b0e5ef3 100644 --- a/src/icons/community.svg +++ b/src/icons/community.svg @@ -1,34 +1 @@ - - - - - - - - - + \ No newline at end of file diff --git a/src/icons/concepts.svg b/src/icons/concepts.svg index 90f383278b..6b9c2b67cb 100644 --- a/src/icons/concepts.svg +++ b/src/icons/concepts.svg @@ -1,5 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/contribute.svg b/src/icons/contribute.svg index 0b63926d0e..78789bdbaa 100644 --- a/src/icons/contribute.svg +++ b/src/icons/contribute.svg @@ -1,49 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/copy.svg b/src/icons/copy.svg index 85bdf9d946..8831af6b7d 100644 --- a/src/icons/copy.svg +++ b/src/icons/copy.svg @@ -1,9 +1 @@ - - - - - + \ No newline at end of file diff --git a/src/icons/customers.svg b/src/icons/customers.svg index be470520e1..8699322334 100644 --- a/src/icons/customers.svg +++ b/src/icons/customers.svg @@ -1,37 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/discourse.svg b/src/icons/discourse.svg index 49efdfde05..8740397594 100644 --- a/src/icons/discourse.svg +++ b/src/icons/discourse.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/src/icons/docs.svg b/src/icons/docs.svg index 074dc297ec..4f0dfe9a08 100644 --- a/src/icons/docs.svg +++ b/src/icons/docs.svg @@ -1,18 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/down-chevron.svg b/src/icons/down-chevron.svg index d274658f4e..c1f2d52746 100644 --- a/src/icons/down-chevron.svg +++ b/src/icons/down-chevron.svg @@ -1,5 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/download.svg b/src/icons/download.svg index 992ef8f920..74c23e1b3e 100644 --- a/src/icons/download.svg +++ b/src/icons/download.svg @@ -1,12 +1 @@ - - - - - + \ No newline at end of file diff --git a/src/icons/drive.svg b/src/icons/drive.svg index 497ec8f1df..ed11dd0d9f 100644 --- a/src/icons/drive.svg +++ b/src/icons/drive.svg @@ -1,6 +1 @@ - - - + \ No newline at end of file diff --git a/src/icons/examples.svg b/src/icons/examples.svg index 8d5621024b..58a9ea60be 100644 --- a/src/icons/examples.svg +++ b/src/icons/examples.svg @@ -1,8 +1 @@ - - - - - - - + \ No newline at end of file diff --git a/src/icons/exclamation-mark.svg b/src/icons/exclamation-mark.svg index 2b3bef2d42..1db1824dcd 100644 --- a/src/icons/exclamation-mark.svg +++ b/src/icons/exclamation-mark.svg @@ -1,14 +1 @@ - - - - - - - + \ No newline at end of file diff --git a/src/icons/faq.svg b/src/icons/faq.svg index dd67f86e92..7ca1bb3889 100644 --- a/src/icons/faq.svg +++ b/src/icons/faq.svg @@ -1,79 +1 @@ - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/icons/feature-status.svg b/src/icons/feature-status.svg index c7842ca8c9..67912237e0 100644 --- a/src/icons/feature-status.svg +++ b/src/icons/feature-status.svg @@ -1,16 +1 @@ - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/icons/gear.svg b/src/icons/gear.svg index f114a56efc..2b9ded9870 100644 --- a/src/icons/gear.svg +++ b/src/icons/gear.svg @@ -1,31 +1 @@ - - - - - + \ No newline at end of file diff --git a/src/icons/github.svg b/src/icons/github.svg index 80762b5b5f..980df0269d 100644 --- a/src/icons/github.svg +++ b/src/icons/github.svg @@ -1,17 +1 @@ - - - + \ No newline at end of file diff --git a/src/icons/glossary.svg b/src/icons/glossary.svg index 427f1b537a..59010ac058 100644 --- a/src/icons/glossary.svg +++ b/src/icons/glossary.svg @@ -1,27 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/guide.svg b/src/icons/guide.svg index c26a7c99c6..37fcb3e76d 100644 --- a/src/icons/guide.svg +++ b/src/icons/guide.svg @@ -1,26 +1 @@ - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/icons/hamburger.svg b/src/icons/hamburger.svg index 7460393876..0f2bb38792 100644 --- a/src/icons/hamburger.svg +++ b/src/icons/hamburger.svg @@ -1,5 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/helm.svg b/src/icons/helm.svg index fcaad69440..271ab58c03 100644 --- a/src/icons/helm.svg +++ b/src/icons/helm.svg @@ -1,5 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/help.svg b/src/icons/help.svg index 1ae779f256..69b872accb 100644 --- a/src/icons/help.svg +++ b/src/icons/help.svg @@ -1,88 +1 @@ - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/icons/info.svg b/src/icons/info.svg index d687d67fc3..757a395c0f 100644 --- a/src/icons/info.svg +++ b/src/icons/info.svg @@ -1,9 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/istio-blue-logo.svg b/src/icons/istio-blue-logo.svg index 4b6ca1aee4..c078716151 100644 --- a/src/icons/istio-blue-logo.svg +++ b/src/icons/istio-blue-logo.svg @@ -1,8 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/kubernetes.svg b/src/icons/kubernetes.svg index b326385a72..471fd1718e 100644 --- a/src/icons/kubernetes.svg +++ b/src/icons/kubernetes.svg @@ -1,11 +1 @@ - - - - - - - + \ No newline at end of file diff --git a/src/icons/left-arrow.svg b/src/icons/left-arrow.svg index 3ae6f1fc67..ebfa09baed 100644 --- a/src/icons/left-arrow.svg +++ b/src/icons/left-arrow.svg @@ -1,9 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/links.svg b/src/icons/links.svg index 8d514f2038..b3c1449594 100644 --- a/src/icons/links.svg +++ b/src/icons/links.svg @@ -1,14 +1 @@ - - - - - + \ No newline at end of file diff --git a/src/icons/magnifier.svg b/src/icons/magnifier.svg index 0e306542e1..c6b154ea04 100644 --- a/src/icons/magnifier.svg +++ b/src/icons/magnifier.svg @@ -1,7 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/notes.svg b/src/icons/notes.svg index 95d1192dd7..58d1978f46 100644 --- a/src/icons/notes.svg +++ b/src/icons/notes.svg @@ -1,22 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/icons/partners.svg b/src/icons/partners.svg index 41bacdf8f3..31a5f312f2 100644 --- a/src/icons/partners.svg +++ b/src/icons/partners.svg @@ -1,24 +1 @@ - - - - - - - - + \ No newline at end of file diff --git a/src/icons/pencil.svg b/src/icons/pencil.svg new file mode 100644 index 0000000000..fa45d91ba0 --- /dev/null +++ b/src/icons/pencil.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/icons/printer.svg b/src/icons/printer.svg index 0c23518d77..e910fd92e0 100644 --- a/src/icons/printer.svg +++ b/src/icons/printer.svg @@ -1,15 +1 @@ - - - - - - + \ No newline at end of file diff --git a/src/icons/pull.svg b/src/icons/pull.svg index 8961d75709..0cebe87d8f 100644 --- a/src/icons/pull.svg +++ b/src/icons/pull.svg @@ -1,8 +1 @@ - - - - - - + \ No newline at end of file diff --git a/src/icons/reference.svg b/src/icons/reference.svg index d97f65ce31..f8bb891413 100644 --- a/src/icons/reference.svg +++ b/src/icons/reference.svg @@ -1,9 +1 @@ - - - - - - - - - + \ No newline at end of file diff --git a/src/icons/right-arrow.svg b/src/icons/right-arrow.svg index 6dad03493f..32018b3b47 100644 --- a/src/icons/right-arrow.svg +++ b/src/icons/right-arrow.svg @@ -1,7 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/right-chevron.svg b/src/icons/right-chevron.svg index e50cc06f1a..ba4b1375a0 100644 --- a/src/icons/right-chevron.svg +++ b/src/icons/right-chevron.svg @@ -1,5 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/rss.svg b/src/icons/rss.svg index 1e87544548..13a3150035 100644 --- a/src/icons/rss.svg +++ b/src/icons/rss.svg @@ -1,9 +1 @@ - - - - - - - - - + \ No newline at end of file diff --git a/src/icons/setup.svg b/src/icons/setup.svg index cb1a5a7964..aa50573470 100644 --- a/src/icons/setup.svg +++ b/src/icons/setup.svg @@ -1,7 +1 @@ - - - - - - + \ No newline at end of file diff --git a/src/icons/slack.svg b/src/icons/slack.svg index c94e17bdc2..490f4aeb56 100644 --- a/src/icons/slack.svg +++ b/src/icons/slack.svg @@ -1,11 +1 @@ - - - + \ No newline at end of file diff --git a/src/icons/stackoverflow.svg b/src/icons/stackoverflow.svg index e6e29fc643..bde339ff05 100644 --- a/src/icons/stackoverflow.svg +++ b/src/icons/stackoverflow.svg @@ -1,5 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/tasks.svg b/src/icons/tasks.svg index 6e7fa792da..2c745e9b80 100644 --- a/src/icons/tasks.svg +++ b/src/icons/tasks.svg @@ -1,11 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/src/icons/top.svg b/src/icons/top.svg index 0e008f7347..d10b753a95 100644 --- a/src/icons/top.svg +++ b/src/icons/top.svg @@ -1,7 +1 @@ - - - - + \ No newline at end of file diff --git a/src/icons/twitter.svg b/src/icons/twitter.svg index 2239a151de..68e5da5b48 100644 --- a/src/icons/twitter.svg +++ b/src/icons/twitter.svg @@ -1,14 +1 @@ - - - + \ No newline at end of file diff --git a/src/icons/vulnerabilities.svg b/src/icons/vulnerabilities.svg index 5cedd7c81a..401f66deff 100644 --- a/src/icons/vulnerabilities.svg +++ b/src/icons/vulnerabilities.svg @@ -1,151 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/icons/working-groups.svg b/src/icons/working-groups.svg index 1054ce86a2..fa5f61ca77 100644 --- a/src/icons/working-groups.svg +++ b/src/icons/working-groups.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/sass/_common.scss b/src/sass/_common.scss index df18a86cab..c29cd18d6c 100644 --- a/src/sass/_common.scss +++ b/src/sass/_common.scss @@ -10,6 +10,7 @@ @import "misc/faq"; @import "misc/faq-landing"; @import "misc/figure"; +@import "misc/floaters"; @import "misc/footer"; @import "misc/glossary"; @import "misc/header"; diff --git a/src/sass/base/_base.scss b/src/sass/base/_base.scss index ca8b54951b..9a3e42657a 100644 --- a/src/sass/base/_base.scss +++ b/src/sass/base/_base.scss @@ -433,48 +433,6 @@ blockquote { background: $deprecatedBackgroundColor; } -#scroll-to-top-container { - @media print { - display: none; - } - - // don't display the scroll-to-top button if the TOC is being displayed - @media (min-width: $bp-xl) { - display: none; - } -} - -#scroll-to-top { - display: none; - position: fixed; - top: $headerHeight; - right: 10px; - z-index: $floating-button-z; - outline: none; - background-color: rgba($backgroundColor, .7); - color: $floatingButtonColor; - cursor: pointer; - padding: 3px 5px; - border-radius: 10px; - font-size: 1rem; - border: 0; - box-shadow: 0 0 2px 2px $floatingButtonColor; - - &:hover { - color: $textBrandHighlightColor; - } - - svg { - width: 1.5em; - height: 1.5em; - vertical-align: middle; - } - - &.show { - display: block; - } -} - @media print { h1, h2, h3 { color: #000; diff --git a/src/sass/misc/_floaters.scss b/src/sass/misc/_floaters.scss new file mode 100644 index 0000000000..1f7ab1bb86 --- /dev/null +++ b/src/sass/misc/_floaters.scss @@ -0,0 +1,86 @@ +#sidebar-toggler, #scroll-to-top, #edit-this-page, #report-site-bugs { + z-index: $floating-button-z; + outline: none; + background-color: rgba($backgroundColor, .7); + cursor: pointer; + padding: 3px 5px; + border-radius: 10px; + font-size: 1rem; + border: 0; + box-shadow: 0 0 2px 2px $floatingButtonColor; + + @media print { + display: none; + } + + svg { + width: 1.5em; + height: 1.5em; + vertical-align: middle; + fill: $floatingButtonColor; + + &:hover { + fill: $floatingButtonHoverColor; + } + } +} + +#sidebar-toggler { + position: absolute; + top: $headerHeight; + right: 10px; + + @media (min-width: $bp-md) { + display: none; + } +} + +#scroll-to-top-container { + @media print { + display: none; + } + + // don't display the scroll-to-top button if the TOC is being displayed + @media (min-width: $bp-xl) { + display: none; + } + + #scroll-to-top { + display: none; + position: fixed; + top: $headerHeight; + right: 10px; + + &.show { + display: block; + } + } +} + +#edit-this-page-container { + @media print { + display: none; + } + + #edit-this-page { + display: block; + position: fixed; + bottom: calc(4rem + #{$footerHeight}); + right: 1rem; + background-color: bisque; + } +} + +#report-site-bugs-container { + @media print { + display: none; + } + + #report-site-bugs { + display: block; + position: fixed; + bottom: calc(1rem + #{$footerHeight}); + right: 1rem; + background-color: bisque; + } +} diff --git a/src/sass/misc/_sidebar.scss b/src/sass/misc/_sidebar.scss index e9c551b1bf..0bb621602b 100644 --- a/src/sass/misc/_sidebar.scss +++ b/src/sass/misc/_sidebar.scss @@ -187,37 +187,3 @@ } } } - -#sidebar-toggler { - position: absolute; - top: $headerHeight; - right: 10px; - z-index: $floating-button-z; - outline: none; - background-color: rgba($backgroundColor, .7); - color: $floatingButtonColor; - cursor: pointer; - padding: 3px 5px; - border-radius: 10px; - font-size: 1rem; - border: 0; - box-shadow: 0 0 2px 2px $floatingButtonColor; - - &:hover { - color: $textBrandHighlightColor; - } - - @media (min-width: $bp-md) { - display: none; - } - - @media print { - display: none; - } - - svg { - width: 1.5em; - height: 1.5em; - vertical-align: middle; - } -} diff --git a/src/sass/themes/_dark.scss b/src/sass/themes/_dark.scss index 14ff15c55c..71e6231e4a 100644 --- a/src/sass/themes/_dark.scss +++ b/src/sass/themes/_dark.scss @@ -62,6 +62,7 @@ $landingPanelShadowColor: #777777; $landingPanelShadowHoverColor: #999999; $floatingButtonColor: rgba(0, 0, 0, .4); +$floatingButtonHoverColor: $textBrandHighlightColor; $companyLogoBackgroundColor: lightgrey; $companyLogoTaglineColor: black; diff --git a/src/sass/themes/_light.scss b/src/sass/themes/_light.scss index 9f28a1d227..32a9b7f8d9 100644 --- a/src/sass/themes/_light.scss +++ b/src/sass/themes/_light.scss @@ -62,6 +62,7 @@ $landingPanelShadowColor: #a7a7a7; $landingPanelShadowHoverColor: #a7a7ee; $floatingButtonColor: rgba(0, 0, 0, .4); +$floatingButtonHoverColor: $textBrandHighlightColor; $companyLogoBackgroundColor: $backgroundColor; $companyLogoTaglineColor: $textColor;