:root{--color-bg:#ffffff;--color-surface:#f1f0f2;--color-surface-alt:#f2f4f8;--color-text:#192943;--color-text-muted:#919191;--color-accent:#0969da;--color-secondary:#37527f;--color-border:#cccccc;--radius-sm:4px;--radius-md:8px;--font-sans:"Helvetica Neue",Helvetica,Arial,sans-serif;--font-mono:Consolas,Menlo,Monaco,monospace;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:2rem;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--color-bg:#162234;--color-surface:#223654;--color-surface-alt:#223654;--color-text:#f0f6fc;--color-text-muted:#c6d0db;--color-accent:#5bb3f4;--color-secondary:#314d79;--color-border:#314d79}}html,body{margin:0;padding:0;background-color:var(--color-bg)}body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,ul,ol,li,dl,dt,dd{margin:0;padding:0}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:1.5;color:var(--color-text)}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul,ol{padding:0}img{border:0}table{border-collapse:collapse;border-spacing:0}input,button,textarea,select{font:inherit;color:inherit}pre,code,kbd,samp,tt{font-family:var(--font-mono);font-size:1em}strong{font-weight:bold}em{font-style:oblique}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}::selection{background-color:var(--color-secondary);color:#ffffff}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:var(--space-4);top:var(--space-4);padding:var(--space-2) var(--space-3);background-color:var(--color-surface);color:var(--color-text);border-radius:var(--radius-sm)}.u-container{width:min(var(--container-max,1100px),calc(100% - (2*var(--space-4))));margin-inline:auto}.u-stack{display:flex;flex-direction:column;gap:var(--stack-gap,var(--space-4))}.u-cluster{display:flex;flex-wrap:wrap;align-items:center;gap:var(--cluster-gap,var(--space-3))}.u-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--content-main-width:800px;--content-sidebar-width:265px;--content-column-gap:15px}body{text-align:center}.wrap>header ul,.wrap>header li,.toc ul,.toc ol,.toc li{list-style:none;margin:0;padding:0}.muted,.wrap>footer,.breadcrumb{color:var(--color-text-muted)}.content ol>li{list-style-type:decimal;margin-left:28px;margin-bottom:8px}.content ul>li{list-style-type:disc;margin-left:28px;margin-bottom:8px}.content li ul li{list-style:circle}.content a:visited{}h1{font-size:200%;margin-top:10px;margin-bottom:0.7rem}.entry-head{margin-bottom:1rem}.entry-head>h1{margin-bottom:0.25rem}div.meta{font-size:85%;color:var(--color-text-muted);margin-top:0.35rem}div.meta::before{content:"";display:inline-block;width:1.1rem;height:1.1rem;margin-right:0.45rem;background-color:var(--color-secondary);mask-image:url(https://ssr-www.pages.dev/rez/ico/calendar@PqcDKS.svg?kwid=1iplvs-lqd);-webkit-mask-image:url(https://ssr-www.pages.dev/rez/ico/calendar@PqcDKS.svg?kwid=1iplvs-lqd);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;vertical-align:text-bottom}body.type-cookbook div.meta.pubdate{display:none}h2{font-size:180%;margin-top:3rem;margin-bottom:0.7rem}h3{font-size:145%;margin-top:3rem;margin-bottom:0.7rem}.toc.box h3{margin-top:1rem}div.wrap{margin-left:auto;margin-right:auto;width:1100px;text-align:left;text-wrap:pretty;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.wrap>main{flex:1 0 auto}.wrap>header .nav-sections .brand{font-size:180%;line-height:12px;display:block;margin-right:15px}hr{margin-top:30px;margin-bottom:30px;border:0;border-top:1px solid var(--color-border)}.wrap>header{margin-top:10px}.wrap>header .nav-sections{background-color:var(--color-secondary);border-radius:4px 4px 0 0;height:40px;padding-left:10px}.wrap>header .nav-sections>ul>li{float:left}.wrap>header .nav-sections>ul>li+li{border-left:1px solid var(--color-secondary)}.wrap>header .nav-sections li a{color:#fff;text-decoration:none;padding:5px;padding-top:10px;padding-bottom:10px;display:block;height:20px}body.n1-home .n1-home a,body.n1-news .n1-news a,body.n1-bugs .n1-bugs a,body.n1-discussion .n1-discussion a,body.n1-download .n1-download a,body.n1-api .n1-api a,body.n1-cookbook .n1-cookbook a,body.n1-try .n1-try a{background-color:#416196}.wrap>header .nav-sections a:hover{color:#fff;text-decoration:none;background-color:#476aa2}.breadcrumb{margin-left:10px;margin-right:10px;padding:5px;background-color:var(--color-surface);border-radius:0 0 4px 4px;font-size:85%}.breadcrumb a{color:var(--color-text-muted)}.breadcrumb .seperator{margin-left:2px;margin-right:2px}.wrap>footer{margin-left:10px;margin-right:10px;margin-top:60px;padding:5px;background-color:var(--color-surface);color:var(--color-text-muted);border-radius:4px 4px 0 0;font-size:75%}.wrap>footer a{color:var(--color-text-muted)}.content{margin-left:10px;margin-right:10px;display:grid;align-content:start}.content>.body,.content>.sidebar{min-width:0;padding-top:16px}.content>.body{margin-bottom:60px}.content>.sidebar{margin-bottom:15px;text-wrap:balance;font-size:90%}.content-single{grid-template-columns:minmax(0,var(--content-main-width))}.content-sidebar{grid-template-columns:minmax(0,var(--content-main-width)) minmax(0,var(--content-sidebar-width));column-gap:var(--content-column-gap)}.news-index .news-head{margin-bottom:1.5rem}.news-index .news-head .intro{margin-bottom:0;max-width:40rem}.news-index .news-actions{margin-top:1rem;margin-bottom:0}.news-index a.rss{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background-color:var(--color-surface);border:1px solid currentColor;border-radius:999px;font-size:90%;font-weight:bold;line-height:1;white-space:nowrap}.news-index a.rss::before{content:"";display:inline-block;width:14px;height:14px;background-color:currentColor;mask-image:url(https://ssr-www.pages.dev/rez/ico/rss@ItHeO9.svg?kwid=1iplvs-lqd);-webkit-mask-image:url(https://ssr-www.pages.dev/rez/ico/rss@ItHeO9.svg?kwid=1iplvs-lqd);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain}.news-index .grid{display:grid;grid-template-columns:min-content min-content minmax(0,1fr);column-gap:16px;row-gap:14px;align-items:baseline}.news-index .latest{margin-top:0;margin-bottom:2.75rem}.news-index .latest-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.news-index .latest-item{background-color:var(--color-surface);border-radius:4px;padding:16px 18px}.news-index .latest-item h2{margin-top:0;margin-bottom:0.5rem;font-size:125%;line-height:135%}.news-index .latest-item p{margin-bottom:0}.news-index .latest-item time{display:inline-block;margin-bottom:0.7rem;color:var(--color-text-muted);font-size:90%}.news-index .stripe{grid-column:1/span 3;border-bottom:1px solid var(--color-border)}.news-index .year{color:var(--color-text-muted);white-space:nowrap}.news-index .date time{color:var(--color-text-muted);white-space:nowrap}.news-index .entry{text-wrap:balance}.news-index .toc h2{margin-top:0;margin-bottom:1rem}.content p{margin-bottom:14px}.content pre{font-family:Consolas,monospace;background-color:var(--color-surface-alt);padding:10px;margin-bottom:10px;overflow:auto;border-radius:2px;line-height:140%}.content pre.chroma{padding-top:6px;padding-bottom:6px}.content p code,.content li code{font-size:15px;font-family:Consolas,monospace;background-color:var(--color-surface-alt);padding:0px;padding-left:2px;padding-right:2px;margin-left:-1px;margin-right:-1px;border-radius:2px}.content pre code{font-size:15px;font-family:Consolas,monospace;background-color:transparent;padding:0;margin:0;border-radius:0}.content p code a{text-decoration:none}blockquote{background-color:var(--color-surface-alt);border-radius:4px;margin-left:2rem;border-left:4px solid #3e6ab4;margin-bottom:1rem;border-radius:0 4px 4px 0}blockquote p{padding:1rem}blockquote pre{font-size:15px;font-family:Consolas,monospace;background-color:var(--color-surface-alt)}.box{background-color:var(--color-surface);border-radius:4px;padding:5px;margin-top:10px}.box h2{margin-top:0px}.sidebar .toc li{list-style-type:none;margin-left:0.8rem}.sidebar .toc li a{display:block}.sidebar .toc li.activePage a{color:var(--color-text);font-weight:500}.badge{display:block;float:right;margin-left:1rem;margin-bottom:0.7rem}.badge-section{margin-top:2.4rem;position:relative;top:-10px}.badge-gh.badge-section{margin-top:2rem}.badge-html5{background:url(https://ssr-www.pages.dev/rez/html5-logo.svg?kwid=1iplvs-lqd);width:100px;height:100px}.badge-os{background:url(https://ssr-www.pages.dev/rez/osi-logo.svg?kwid=1iplvs-lqd);background-size:100px;width:100px;height:138.8px}.badge-gh{background:url(https://ssr-www.pages.dev/rez/github-logo.svg?kwid=1iplvs-lqd);width:84px;height:82.2px;margin-right:4px}.tab-nav{display:flex;margin-top:1rem}.tab-nav button{color:var(--color-text-muted);background:none;border:none;padding:0.5em 1em;cursor:pointer;font-weight:bold;border-bottom:2px solid transparent}.tab-nav button[aria-selected="true"]{color:var(--color-text);border-bottom:2px solid var(--color-accent)}.tab-nav button:focus-visible{outline:1px solid var(--color-border);outline-offset:1px;border-radius:3px}.tab-content[hidden]{display:none}.tab-container{margin-bottom:1rem}@media (max-width:1110px){h1{line-height:130%}.wrap>header{margin-left:10px;margin-right:10px}.wrap>header .nav-sections{overflow:auto;height:auto}div.wrap{width:100%}.content,.content-single,.content-sidebar{grid-template-columns:minmax(0,1fr)}.content>.body{margin-bottom:0}.breadcrumb{margin-left:20px;margin-right:20px}.wrap>header .nav-sections>ul>li+li{border-left:0px}.content>.sidebar{margin-bottom:10px}}@media (max-width:700px){.news-index .latest-list{grid-template-columns:1fr}}@media (prefers-color-scheme:dark){a:visited{color:#4493f8}.wrap>header{background-color:transparent}.wrap>header .nav-sections{background-color:var(--color-secondary)}.wrap>header .nav-sections>ul>li+li{border-left:1px solid var(--color-secondary)}blockquote{border-left-color:#4367a0}.badge-html5{background:url(https://ssr-www.pages.dev/rez/html5-logo-dark.svg?kwid=1iplvs-lqd)}.badge-os{background:url(https://ssr-www.pages.dev/rez/osi-logo-dark.svg?kwid=1iplvs-lqd);background-size:100px}.badge-gh{background:url(https://ssr-www.pages.dev/rez/github-logo-dark.svg?kwid=1iplvs-lqd)}}@media (prefers-color-scheme:light){.chroma{color:#272822;background-color:#fafafa;-webkit-text-size-adjust:none}.chroma .err{color:#960050;background-color:#1e0010}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#e1e1e1}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f}.chroma .line{display:flex}.chroma .k{color:#00a8c8}.chroma .kc{color:#00a8c8}.chroma .kd{color:#00a8c8}.chroma .kn{color:#f92672}.chroma .kp{color:#00a8c8}.chroma .kr{color:#00a8c8}.chroma .kt{color:#00a8c8}.chroma .n{color:#111111}.chroma .na{color:#75af00}.chroma .nc{color:#75af00}.chroma .no{color:#00a8c8}.chroma .nd{color:#75af00}.chroma .ni{color:#111111}.chroma .ne{color:#75af00}.chroma .nl{color:#111111}.chroma .nn{color:#111111}.chroma .nx{color:#75af00}.chroma .py{color:#111111}.chroma .nt{color:#f92672}.chroma .nb{color:#111111}.chroma .bp{color:#111111}.chroma .nv{color:#111111}.chroma .vc{color:#111111}.chroma .vg{color:#111111}.chroma .vi{color:#111111}.chroma .vm{color:#111111}.chroma .nf{color:#75af00}.chroma .fm{color:#75af00}.chroma .l{color:#ae81ff}.chroma .ld{color:#d88200}.chroma .s{color:#d88200}.chroma .sa{color:#d88200}.chroma .sb{color:#d88200}.chroma .sc{color:#d88200}.chroma .dl{color:#d88200}.chroma .sd{color:#d88200}.chroma .s2{color:#d88200}.chroma .se{color:#8045ff}.chroma .sh{color:#d88200}.chroma .si{color:#d88200}.chroma .sx{color:#d88200}.chroma .sr{color:#d88200}.chroma .s1{color:#d88200}.chroma .ss{color:#d88200}.chroma .m{color:#ae81ff}.chroma .mb{color:#ae81ff}.chroma .mf{color:#ae81ff}.chroma .mh{color:#ae81ff}.chroma .mi{color:#ae81ff}.chroma .il{color:#ae81ff}.chroma .mo{color:#ae81ff}.chroma .o{color:#f92672}.chroma .ow{color:#f92672}.chroma .or{color:#f92672}.chroma .p{color:#111111}.chroma .c{color:#75715e}.chroma .ch{color:#75715e}.chroma .cm{color:#75715e}.chroma .c1{color:#75715e}.chroma .cs{color:#75715e}.chroma .cp{color:#75715e}.chroma .cpf{color:#75715e}.chroma .ge{font-style:italic}.chroma .gs{font-weight:bold}}@media (prefers-color-scheme:dark){.chroma{color:#f8f8f2;background-color:#272822;-webkit-text-size-adjust:none}.chroma .err{color:#960050;background-color:#1e0010}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#3c3d38}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f}.chroma .line{display:flex}.chroma .k{color:#66d9ef}.chroma .kc{color:#66d9ef}.chroma .kd{color:#66d9ef}.chroma .kn{color:#f92672}.chroma .kp{color:#66d9ef}.chroma .kr{color:#66d9ef}.chroma .kt{color:#66d9ef}.chroma .na{color:#a6e22e}.chroma .nc{color:#a6e22e}.chroma .no{color:#66d9ef}.chroma .nd{color:#a6e22e}.chroma .ne{color:#a6e22e}.chroma .nx{color:#a6e22e}.chroma .nt{color:#f92672}.chroma .nf{color:#a6e22e}.chroma .fm{color:#a6e22e}.chroma .l{color:#ae81ff}.chroma .ld{color:#e6db74}.chroma .s{color:#e6db74}.chroma .sa{color:#e6db74}.chroma .sb{color:#e6db74}.chroma .sc{color:#e6db74}.chroma .dl{color:#e6db74}.chroma .sd{color:#e6db74}.chroma .s2{color:#e6db74}.chroma .se{color:#ae81ff}.chroma .sh{color:#e6db74}.chroma .si{color:#e6db74}.chroma .sx{color:#e6db74}.chroma .sr{color:#e6db74}.chroma .s1{color:#e6db74}.chroma .ss{color:#e6db74}.chroma .m{color:#ae81ff}.chroma .mb{color:#ae81ff}.chroma .mf{color:#ae81ff}.chroma .mh{color:#ae81ff}.chroma .mi{color:#ae81ff}.chroma .il{color:#ae81ff}.chroma .mo{color:#ae81ff}.chroma .o{color:#f92672}.chroma .ow{color:#f92672}.chroma .or{color:#f92672}.chroma .c{color:#75715e}.chroma .ch{color:#75715e}.chroma .cm{color:#75715e}.chroma .c1{color:#75715e}.chroma .cs{color:#75715e}.chroma .cp{color:#75715e}.chroma .cpf{color:#75715e}.chroma .gd{color:#f92672}.chroma .ge{font-style:italic}.chroma .gi{color:#a6e22e}.chroma .gs{font-weight:bold}.chroma .gu{color:#75715e}}