:root{--blue_1: MediumBlue;--blue_2: Blue;--blue_3: DodgerBlue;--red_1: FireBrick;--red_2: Red;--green_1: DarkGreen;--green_2: LimeGreen;--orange_1: OrangeRed;--orange_2: Orange;--pink: Fuchsia;--bg: #0a0a0a;--bg-secondary: #171717;--fg: #d4d4d4;--fg-secondary: #8f8f8f;--border: #363636;--link: #1e90ff;--blue: #1e90ff;--blue_active: var(--blue_2);--green: var(--green_1);--green_active: var(--green_2);--red: var(--red_1);--red_active: var(--red_2)}.blue{--link: #1e90ff;--bg: #0d1217;--fg: #cbd4dc;--bg-secondary: #161c22;--fg-secondary: #8a949e;--border: #2f363c;color:var(--fg);background:var(--bg)}.red,del,button[type="reset"]{--link: Red;--bg: #170d0d;--fg: #dccbcb;--bg-secondary: #221616;--fg-secondary: #9e8a8a;--border: #3c2f2f;color:var(--fg);background:var(--bg)}.green,ins,button[type=submit]{--link: #32cd32;--bg: #0d170d;--fg: #cbdccb;--bg-secondary: #162216;--fg-secondary: #8a9e8a;--border: #2f3c2f;color:var(--fg);background:var(--bg)}.orange,.csv-table tr.tomorrow{--link: Orange;--bg: #17130d;--fg: #dcd6cb;--bg-secondary: #221e16;--fg-secondary: #9e978a;--border: #3c372f;color:var(--fg);background:var(--bg)}.pink{--link: #f0f;--bg: #170d17;--fg: #dccbdc;--bg-secondary: #221622;--fg-secondary: #9e8a9e;--border: #3c2f3c;color:var(--fg);background:var(--bg)}.secondary{--bg: #1c1c1c;--bg-secondary: #262626;color:var(--fg);background:var(--bg)}.light,html[mode=dark] .csv-table tr.today{--bg: hsl(0, 0%, 98%);--bg-secondary: hsl(0, 0%, 93%);--fg: hsl(0, 0%, 17%);--fg-secondary: gray;--border: hsl(0, 0%, 79%);--link: #0000cd;--blue: #0000cd;--blue_active: var(--blue_1);--green: var(--green_2);--green_active: var(--green_1);--red: var(--red_2);--red_active: var(--red_1);color:var(--fg);background:var(--bg)}.light .blue,html[mode=dark] .csv-table tr.today .blue{--link: #0000cd;--bg: #ebebf4;--fg: #242433;--bg-secondary: #e3e3ed;--fg-secondary: #74748b;--border: #c3c3d0;color:var(--fg);background:var(--bg)}.light .red,html[mode=dark] .csv-table tr.today .red,.light del,html[mode=dark] .csv-table tr.today del,.light button[type="reset"],html[mode=dark] .csv-table tr.today button[type="reset"]{--link: #b22222;--bg: #f4ebeb;--fg: #332424;--bg-secondary: #ede3e3;--fg-secondary: #8b7474;--border: #d0c3c3;color:var(--fg);background:var(--bg)}.light .green,html[mode=dark] .csv-table tr.today .green,.light ins,html[mode=dark] .csv-table tr.today ins,.light button[type=submit],html[mode=dark] .csv-table tr.today button[type=submit]{--link: #006400;--bg: #ebf4eb;--fg: #243324;--bg-secondary: #e3ede3;--fg-secondary: #748b74;--border: #c3d0c3;color:var(--fg);background:var(--bg)}.light .orange,html[mode=dark] .csv-table tr.today .orange,.light .csv-table tr.tomorrow,.csv-table .light tr.tomorrow,html[mode=dark] .csv-table tr.today tr.tomorrow{--link: #ff4500;--bg: #f4eeeb;--fg: #332824;--bg-secondary: #ede6e3;--fg-secondary: #8b7a74;--border: #d0c7c3;color:var(--fg);background:var(--bg)}.light .pink,html[mode=dark] .csv-table tr.today .pink{--link: #f0f;--bg: #f4ebf4;--fg: #332433;--bg-secondary: #ede3ed;--fg-secondary: #8b748b;--border: #d0c3d0;color:var(--fg);background:var(--bg)}.light .secondary,html[mode=dark] .csv-table tr.today .secondary{--bg: #e8e8e8;--bg-secondary: #d9d9d9;color:var(--fg);background:var(--bg)}@media (prefers-color-scheme: light){:root{--bg: hsl(0, 0%, 98%);--bg-secondary: hsl(0, 0%, 93%);--fg: hsl(0, 0%, 17%);--fg-secondary: hsl(0, 0%, 50%);--border: hsl(0, 0%, 79%);--link: #0000cd;--blue: #0000cd;--blue_active: var(--blue_1);--green: var(--green_2);--green_active: var(--green_1);--red: var(--red_2);--red_active: var(--red_1)}.blue{--link: #0000cd;--bg: #ebebf4;--fg: #242433;--bg-secondary: #e3e3ed;--fg-secondary: #74748b;--border: #c3c3d0;color:var(--fg);background:var(--bg)}.red,del,button[type="reset"]{--link: #b22222;--bg: #f4ebeb;--fg: #332424;--bg-secondary: #ede3e3;--fg-secondary: #8b7474;--border: #d0c3c3;color:var(--fg);background:var(--bg)}.green,ins,button[type=submit]{--link: #006400;--bg: #ebf4eb;--fg: #243324;--bg-secondary: #e3ede3;--fg-secondary: #748b74;--border: #c3d0c3;color:var(--fg);background:var(--bg)}.orange,.csv-table tr.tomorrow{--link: #ff4500;--bg: #f4eeeb;--fg: #332824;--bg-secondary: #ede6e3;--fg-secondary: #8b7a74;--border: #d0c7c3;color:var(--fg);background:var(--bg)}.pink{--link: #f0f;--bg: #f4ebf4;--fg: #332433;--bg-secondary: #ede3ed;--fg-secondary: #8b748b;--border: #d0c3d0;color:var(--fg);background:var(--bg)}.secondary{--bg: #e8e8e8;--bg-secondary: #d9d9d9;color:var(--fg);background:var(--bg)}.dark,html[mode=light] .csv-table tr.today{--bg: hsl(0, 0%, 4%);--bg-secondary: hsl(0, 0%, 9%);--fg: hsl(0, 0%, 83%);--fg-secondary: hsl(0, 0%, 56%);--border: hsl(0, 0%, 21%);--link: #1e90ff;--blue: #1e90ff;--blue_active: var(--blue_2);--green: var(--green_1);--green_active: var(--green_2);--red: var(--red_1);--red_active: var(--red_2);color:var(--fg);background:var(--bg)}.dark .blue,html[mode=light] .csv-table tr.today .blue{--link: #1e90ff;--bg: #0d1217;--fg: #cbd4dc;--bg-secondary: #161c22;--fg-secondary: #8a949e;--border: #2f363c;color:var(--fg);background:var(--bg)}.dark .red,html[mode=light] .csv-table tr.today .red,.dark del,html[mode=light] .csv-table tr.today del,.dark button[type="reset"],html[mode=light] .csv-table tr.today button[type="reset"]{--link: Red;--bg: #170d0d;--fg: #dccbcb;--bg-secondary: #221616;--fg-secondary: #9e8a8a;--border: #3c2f2f;color:var(--fg);background:var(--bg)}.dark .green,html[mode=light] .csv-table tr.today .green,.dark ins,html[mode=light] .csv-table tr.today ins,.dark button[type=submit],html[mode=light] .csv-table tr.today button[type=submit]{--link: #32cd32;--bg: #0d170d;--fg: #cbdccb;--bg-secondary: #162216;--fg-secondary: #8a9e8a;--border: #2f3c2f;color:var(--fg);background:var(--bg)}.dark .orange,html[mode=light] .csv-table tr.today .orange,.dark .csv-table tr.tomorrow,.csv-table .dark tr.tomorrow,html[mode=light] .csv-table tr.today tr.tomorrow{--link: Orange;--bg: #17130d;--fg: #dcd6cb;--bg-secondary: #221e16;--fg-secondary: #9e978a;--border: #3c372f;color:var(--fg);background:var(--bg)}.dark .pink,html[mode=light] .csv-table tr.today .pink{--link: #f0f;--bg: #170d17;--fg: #dccbdc;--bg-secondary: #221622;--fg-secondary: #9e8a9e;--border: #3c2f3c;color:var(--fg);background:var(--bg)}.dark .secondary,html[mode=light] .csv-table tr.today .secondary{--bg: #1c1c1c;--bg-secondary: #262626;color:var(--fg);background:var(--bg)}}*{box-sizing:border-box}hgroup>*:first-child,hgroup>#metadata+*,form>*:first-child,form>#metadata+*,blockquote>*:first-child,blockquote>#metadata+*,section>*:first-child,section>#metadata+*,aside>*:first-child,aside>#metadata+*,article>*:first-child,article>#metadata+*{margin-top:0}hgroup>*:last-child,form>*:last-child,blockquote>*:last-child,section>*:last-child,aside>*:last-child,article>*:last-child{margin-bottom:0}abbr{cursor:help}[datetime],span[title],code[title],li[title]{cursor:default}sup{vertical-align:top}sub{vertical-align:bottom}html{scroll-behavior:smooth}body{margin:0;font-size:16px;line-height:1.4;font-family:sans-serif}header>.wrapper{width:100%}body[page-sidebar=''] header .wrapper,body[page-sidebar=''] header .notification>div>span{width:45em}nav{z-index:1000;position:sticky;top:0}nav .wrapper,nav .notification>div>span{display:flex}nav .wrapper ul.navigation,nav .notification>div>span ul.navigation{display:flex;margin:0 0 0 auto;padding-left:0;list-style:none}nav .wrapper ul.navigation li span,nav .notification>div>span ul.navigation li span{cursor:default;color:var(--fg-secondary)}nav .wrapper ul.navigation li a,nav .notification>div>span ul.navigation li a,nav .wrapper ul.navigation li span:not([relative-time]),nav .notification>div>span ul.navigation li span:not([relative-time]){display:block;padding:.7em}nav .wrapper ul.navigation li:hover ul,nav .notification>div>span ul.navigation li:hover ul{display:block}nav .wrapper ul.navigation li ul,nav .notification>div>span ul.navigation li ul{list-style:none;padding-left:0;position:absolute;display:none;background:var(--bg-secondary);box-shadow:-5px 5px 10px var(--bg)}nav .wrapper ul.navigation li ul li a,nav .notification>div>span ul.navigation li ul li a,nav .wrapper ul.navigation li ul li span,nav .notification>div>span ul.navigation li ul li span{padding:.5em .7em}ul.navigation li span{color:var(--fg-secondary)}ul.navigation li span::after{content:"▼";font-size:85%;margin-left:.5em}main{flex-grow:1;height:100vh;position:sticky;top:0;overflow-y:scroll;scroll-behavior:smooth}main :target{scroll-margin-top:2.6em;scroll-snap-margin-top:2.6em}footer{color:var(--fg-secondary)}footer .wrapper,footer .notification>div>span{padding:2em 1em;display:flex;justify-content:space-between}footer .wrapper ul,footer .notification>div>span ul{margin:0;padding-left:0;list-style:none}footer .wrapper ul:last-child,footer .notification>div>span ul:last-child{text-align:right}footer .wrapper ul:not(:first-child):not(:last-child),footer .notification>div>span ul:not(:first-child):not(:last-child){text-align:center}body>div.flex,body>div.box,body.csv-blocks>div,body.bar>div,body>div.csv-blocks,body>div.bar,body.notification>div{flex-direction:row}aside.sidebar{width:15em;height:100vh;position:sticky;top:0;overflow-y:auto}a,a .highlight,a .highlighter-rouge,a>code{color:var(--link) !important;text-decoration:none;outline-width:0}a:focus-visible,a .highlight:focus-visible,a .highlighter-rouge:focus-visible,a>code:focus-visible{text-decoration:underline}a:hover,a.active,a .highlight:hover,a .highlighter-rouge:hover,a .highlight.active,a .active.highlighter-rouge,a>code:hover,a>code.active{color:var(--fg) !important}a:active,a .highlight:active,a .highlighter-rouge:active,a>code:active{color:var(--fg-secondary) !important}a[disabled],a.disabled,form[disabled] a,a .highlight[disabled],a [disabled].highlighter-rouge,a .highlight.disabled,a .disabled.highlighter-rouge,a form input.highlighter-rouge:disabled,form a input.highlighter-rouge:disabled,a form button.highlighter-rouge:disabled,form a button.highlighter-rouge:disabled,a form select.highlighter-rouge:disabled,form a select.highlighter-rouge:disabled,a form input.highlighter-rouge[readonly],form a input.highlighter-rouge[readonly],a form[disabled] input.highlighter-rouge,form[disabled] a input.highlighter-rouge,a form[disabled] button.highlighter-rouge,form[disabled] a button.highlighter-rouge,a form[disabled] select.highlighter-rouge,form[disabled] a select.highlighter-rouge,a form[disabled] a.highlighter-rouge,form[disabled] a a.highlighter-rouge,a form[disabled] textarea.highlighter-rouge,form[disabled] a textarea.highlighter-rouge,a form input.highlight:disabled,form a input.highlight:disabled,a form button.highlight:disabled,form a button.highlight:disabled,a form select.highlight:disabled,form a select.highlight:disabled,a form input.highlight[readonly],form a input.highlight[readonly],a form[disabled] input.highlight,form[disabled] a input.highlight,a form[disabled] button.highlight,form[disabled] a button.highlight,a form[disabled] select.highlight,form[disabled] a select.highlight,a form[disabled] a.highlight,form[disabled] a a.highlight,a form[disabled] textarea.highlight,form[disabled] a textarea.highlight,a>code[disabled],a>code.disabled{pointer-events:none;color:var(--fg-secondary) !important}a[href^='http']:not([href^='https://movimento5stelle.github.io/eu']):after{content:"^";font-size:80%}.sidebar>details a{color:var(--fg-secondary) !important}.sidebar>details a:hover{color:var(--fg) !important}.sidebar>details a:active,.sidebar>details a.active{color:var(--link) !important}#markdown-toc a.inview{color:var(--link) !important}h1,h2,h3,h4,h5,h6{font-family:sans-serif}h1,h2,h3{font-weight:normal;line-height:1.2}h1{margin-top:2.01em;margin-bottom:.67em;padding:.1em 1rem}h2{margin-top:2.49em;margin-bottom:.83em;padding:.1em 1rem}h3{margin-top:3em;margin-bottom:1em;padding:.1em 1rem}h4{margin-top:3.99em;margin-bottom:1.33em;padding:.1em 1rem}h5{margin-top:5.01em;margin-bottom:1.67em;padding:.1em 1rem}h6{margin-top:6.99em;margin-bottom:2.33em;padding:.1em 1rem}article h1,aside h1,nav h1,section h1{font-size:2em}table{border-spacing:0}table.rounded thead:first-child th:first-child,form.rounded table.button thead:first-child th:first-child,table.box thead:first-child th:first-child,table.footnotes thead:first-child th:first-child,table.rounded thead:first-child td:first-child,form.rounded table.button thead:first-child td:first-child,table.box thead:first-child td:first-child,table.footnotes thead:first-child td:first-child,table.rounded tbody:first-child th:first-child,form.rounded table.button tbody:first-child th:first-child,table.box tbody:first-child th:first-child,table.footnotes tbody:first-child th:first-child,table.rounded tbody:first-child td:first-child,form.rounded table.button tbody:first-child td:first-child,table.box tbody:first-child td:first-child,table.footnotes tbody:first-child td:first-child{border-top-left-radius:5px}table.rounded thead:first-child th:last-child,form.rounded table.button thead:first-child th:last-child,table.box thead:first-child th:last-child,table.footnotes thead:first-child th:last-child,table.rounded thead:first-child td:last-child,form.rounded table.button thead:first-child td:last-child,table.box thead:first-child td:last-child,table.footnotes thead:first-child td:last-child,table.rounded tbody:first-child th:last-child,form.rounded table.button tbody:first-child th:last-child,table.box tbody:first-child th:last-child,table.footnotes tbody:first-child th:last-child,table.rounded tbody:first-child td:last-child,form.rounded table.button tbody:first-child td:last-child,table.box tbody:first-child td:last-child,table.footnotes tbody:first-child td:last-child{border-top-right-radius:5px}table.rounded thead:last-child tr:last-child th:first-child,form.rounded table.button thead:last-child tr:last-child th:first-child,table.box thead:last-child tr:last-child th:first-child,table.footnotes thead:last-child tr:last-child th:first-child,table.rounded thead:last-child tr:last-child td:first-child,form.rounded table.button thead:last-child tr:last-child td:first-child,table.box thead:last-child tr:last-child td:first-child,table.footnotes thead:last-child tr:last-child td:first-child,table.rounded tbody:last-child tr:last-child th:first-child,form.rounded table.button tbody:last-child tr:last-child th:first-child,table.box tbody:last-child tr:last-child th:first-child,table.footnotes tbody:last-child tr:last-child th:first-child,table.rounded tbody:last-child tr:last-child td:first-child,form.rounded table.button tbody:last-child tr:last-child td:first-child,table.box tbody:last-child tr:last-child td:first-child,table.footnotes tbody:last-child tr:last-child td:first-child,table.rounded tfoot:last-child tr:last-child th:first-child,form.rounded table.button tfoot:last-child tr:last-child th:first-child,table.box tfoot:last-child tr:last-child th:first-child,table.footnotes tfoot:last-child tr:last-child th:first-child,table.rounded tfoot:last-child tr:last-child td:first-child,form.rounded table.button tfoot:last-child tr:last-child td:first-child,table.box tfoot:last-child tr:last-child td:first-child,table.footnotes tfoot:last-child tr:last-child td:first-child{border-bottom-left-radius:5px}table.rounded thead:last-child tr:last-child th:last-child,form.rounded table.button thead:last-child tr:last-child th:last-child,table.box thead:last-child tr:last-child th:last-child,table.footnotes thead:last-child tr:last-child th:last-child,table.rounded thead:last-child tr:last-child td:last-child,form.rounded table.button thead:last-child tr:last-child td:last-child,table.box thead:last-child tr:last-child td:last-child,table.footnotes thead:last-child tr:last-child td:last-child,table.rounded tbody:last-child tr:last-child th:last-child,form.rounded table.button tbody:last-child tr:last-child th:last-child,table.box tbody:last-child tr:last-child th:last-child,table.footnotes tbody:last-child tr:last-child th:last-child,table.rounded tbody:last-child tr:last-child td:last-child,form.rounded table.button tbody:last-child tr:last-child td:last-child,table.box tbody:last-child tr:last-child td:last-child,table.footnotes tbody:last-child tr:last-child td:last-child,table.rounded tfoot:last-child tr:last-child th:last-child,form.rounded table.button tfoot:last-child tr:last-child th:last-child,table.box tfoot:last-child tr:last-child th:last-child,table.footnotes tfoot:last-child tr:last-child th:last-child,table.rounded tfoot:last-child tr:last-child td:last-child,form.rounded table.button tfoot:last-child tr:last-child td:last-child,table.box tfoot:last-child tr:last-child td:last-child,table.footnotes tfoot:last-child tr:last-child td:last-child{border-bottom-right-radius:5px}th[title],td[title]{cursor:default}ul{list-style-type:initial}ul ul{padding-left:2em}main li{margin-bottom:.3333333333em}main ul ul{margin-top:.3333333333em}footer li{margin-bottom:0}.sidebar ul{list-style-type:none;padding-inline:1em}.sidebar ul li{color:var(--fg-secondary)}ul[github-api-url]+ul[github-api-url],ul[github-api-url]+ul[github-api-url-repo],ul[github-api-url-repo]+ul[github-api-url],ul[github-api-url-repo]+ul[github-api-url-repo]{margin-top:-.6666666667em}details summary{outline:none}details summary::-webkit-details-marker,details summary::marker{content:"";display:none}details summary::before{float:left;content:"▶";font-size:85%;margin-right:.5em}details summary:hover{color:var(--link) !important}details summary:active{color:var(--fg-secondary) !important}details[open] summary::before{content:"▼"}main details::after{display:table;clear:both;content:""}main details summary>*{display:inline}.sidebar>details summary:hover{color:var(--link) !important}.sidebar>details summary:active{color:var(--fg-secondary) !important}.sidebar>details:not([open]){margin-bottom:.1em}blockquote{margin:1em 0;border-left:5px solid var(--border)}blockquote[cite],blockquote[title]{cursor:default}code,kbd,pre,samp{font-family:monospace}.highlighter-rouge,.highlight,.highlighter-rouge{margin:0}.highlighter-rouge{margin-top:.5em}pre.highlight,pre.highlighter-rouge,.highlight pre,.highlighter-rouge pre{margin:0;white-space:pre-wrap;word-wrap:break-word;overflow:autox}*:not(pre)>code{padding:.1em .3em}button,[mode] button{padding:.3333333333em 1em;background:var(--bg);color:var(--fg-secondary) !important}button:hover,button.hover,button.active,[mode] button:hover,[mode] button.hover,[mode] button.active{background:var(--bg-secondary)}button:active,button.active,[mode] button:active,[mode] button.active{color:var(--fg) !important}input,select,textarea,button,option{font-family:inherit;font-size:inherit;line-height:inherit}input:not([type=range]),textarea,select{margin-top:.2em;margin-bottom:.1em}button svg+span{color:inherit !important;font-size:100% !important;margin-left:.2em}button[type]:not(:first-child){margin-left:.25em !important}input:not([type=range]),textarea,select{appearance:none;-webkit-appearance:none;padding:1px 5px}input[type=color].inline,.csv-table th>input[type=color]{vertical-align:bottom}input[type="color"]::-moz-color-swatch{border:none}input[type="color"]::-webkit-color-swatch{border:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none !important}input[type=number]{-moz-appearance:textfield !important}output{position:relative;top:-.5em;left:.3em}select[multiple] option[value=""]:only-of-type{min-width:5em}form.rounded h3:first-child,form.box h3:first-child,form.footnotes h3:first-child{border-top-left-radius:5px;border-top-right-radius:5px}form.rounded div:last-child,form.box div:last-child,form.footnotes div:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}form div.grid,form div.csv-calendar,form .csv-calendar>div,form div#pagination{gap:0}form [data-type],form>h3,form>p,form details summary{margin:0}form details[open] summary{color:var(--link)}form button:enabled,form input[type=button],form input[type=reset],form input[type=submit]{margin:0}form input.inline+span,form .csv-table th>input+span,.csv-table form th>input+span,form select.inline+span,form .csv-table th>select+span,.csv-table form th>select+span{display:block}form [data-type=range] label,form [data-type=range] span{display:block}form [data-add],form [data-remove],form [data-down],form [data-up]{float:right}form [enum-inject] [data-type]:not(:last-of-type){padding-bottom:.2em}form[disabled] input,form[disabled] button,form[disabled] select,form[disabled] a,form[disabled] textarea{pointer-events:none}main form{display:table}.sidebar form:not(:last-child) [data-type=button]{padding:.5em}.sidebar form h3{font-size:1em}.sidebar form input{max-width:100%}[class*='flipper']>div:first-child{display:flex;justify-content:space-between;gap:.5em}[class*='flipper']>div:first-child>a{flex:1;text-align:center;padding:1px 5px}[class*='flipper']>div:first-child>a.active{background:var(--bg-secondary);color:var(--fg) !important}.sidebar [class*='flipper']>div:first-child{flex-direction:column}.box,.csv-blocks>div,.csv-calendar>div>div,.bar>div{cursor:default;min-height:3em;justify-content:center;align-items:center;border-width:3px !important;box-sizing:border-box;flex:1 1 0}.csv-blocks{min-height:3em}.csv-blocks[data-flow=future]{flex-direction:row-reverse}.csv-calendar{grid-template-columns:repeat(2, 1fr) !important}.csv-calendar>div{gap:normal !important;grid-template-columns:repeat(7, 1fr) !important;border-color:var(--bg) !important;border-width:3px !important;box-sizing:border-box}.bar{min-height:3em}.bar>div{flex:0 0 auto}p.counter-title{margin-left:.5em}svg{vertical-align:bottom}svg.icon{fill:var(--border);stroke:var(--border);width:22px}a[href^='#edit'] svg.icon use{fill:#8a949e !important}a[href^='#edit']:active svg.icon use,a[href^='#edit']:focus svg.icon use{fill:var(--blue_active) !important}a[href^='#add'] svg.icon use,a[href^='#submit'] svg.icon use,[type=submit] svg.icon use{fill:#8a9e8a}a[href^='#add']:active svg.icon use,a[href^='#add']:focus svg.icon use,a[href^='#submit']:active svg.icon use,a[href^='#submit']:focus svg.icon use,[type=submit]:active svg.icon use,[type=submit]:focus svg.icon use{fill:var(--green_active) !important}a[href^='#remove'] svg.icon use,a[href^='#reset'] svg.icon use,[type=reset] svg.icon use{fill:#9e8a8a}a[href^='#remove']:active svg.icon use,a[href^='#remove']:focus svg.icon use,a[href^='#reset']:active svg.icon use,a[href^='#reset']:focus svg.icon use,[type=reset]:active svg.icon use,[type=reset]:focus svg.icon use{fill:var(--red_active) !important}[type=button]:active svg.icon use,[type=button]:focus svg.icon use,a[href^='#up']:active svg.icon use,a[href^='#up']:focus svg.icon use,a[href^='#down']:active svg.icon use,a[href^='#down']:focus svg.icon use{fill:var(--fg) !important}a svg.icon use:first-of-type,a:active svg.icon use:first-of-type,button svg.icon use:first-of-type,button:active svg.icon use:first-of-type{display:inline}a svg.icon use:last-of-type,a:active svg.icon use:last-of-type,button svg.icon use:last-of-type,button:active svg.icon use:last-of-type{display:none}a:hover svg.icon use:first-of-type,a:focus svg.icon use:first-of-type,button:hover svg.icon use:first-of-type,button:focus svg.icon use:first-of-type{display:none}a:hover svg.icon use:last-of-type,a:focus svg.icon use:last-of-type,button:hover svg.icon use:last-of-type,button:focus svg.icon use:last-of-type{display:inline}*{scrollbar-color:var(--border) var(--bg-secondary);scrollbar-width:auto}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--border)}::-webkit-scrollbar{width:auto}.notification{position:fixed;top:0;width:100%;z-index:2000}.notification>div .spacer{width:15em}a.footnote{margin-inline:.2em}a.footnote:before{content:"["}a.footnote:after{content:"]"}.footnotes{background:var(--bg-secondary);border:1px solid var(--bg-secondary)}.footnotes::before{content:"Footnotes";display:block;margin:1em 0 0 1em;font-weight:bold}.footnotes li:not(:first-child) p{margin-top:0}.footnotes li:not(:last-child) p{margin-bottom:0}#pagination{margin-top:1em}pre.highlight,pre.highlighter-rouge,figure.highlight,figure.highlighter-rouge,code.highlighter-rouge{filter:saturate(40%)}pre.highlight [class^='s'],pre.highlighter-rouge [class^='s'],pre.highlight [class^='p'],pre.highlighter-rouge [class^='p'],figure.highlight [class^='s'],figure.highlighter-rouge [class^='s'],figure.highlight [class^='p'],figure.highlighter-rouge [class^='p'],code.highlighter-rouge [class^='s'],code.highlighter-rouge [class^='p']{color:var(--orange_2)}pre.highlight [class~='nx'],pre.highlighter-rouge [class~='nx'],figure.highlight [class~='nx'],figure.highlighter-rouge [class~='nx'],code.highlighter-rouge [class~='nx']{color:var(--orange_1)}pre.highlight [class~='err'],pre.highlighter-rouge [class~='err'],figure.highlight [class~='err'],figure.highlighter-rouge [class~='err'],code.highlighter-rouge [class~='err']{color:#bf4040}pre.highlight [class~='nb'],pre.highlighter-rouge [class~='nb'],figure.highlight [class~='nb'],figure.highlighter-rouge [class~='nb'],code.highlighter-rouge [class~='nb']{color:#d99a26}pre.highlight [class~='kr'],pre.highlighter-rouge [class~='kr'],pre.highlight [class~='no'],pre.highlighter-rouge [class~='no'],pre.highlight [class~='dl'],pre.highlighter-rouge [class~='dl'],pre.highlight [class~='mi'],pre.highlighter-rouge [class~='mi'],figure.highlight [class~='kr'],figure.highlighter-rouge [class~='kr'],figure.highlight [class~='no'],figure.highlighter-rouge [class~='no'],figure.highlight [class~='dl'],figure.highlighter-rouge [class~='dl'],figure.highlight [class~='mi'],figure.highlighter-rouge [class~='mi'],code.highlighter-rouge [class~='kr'],code.highlighter-rouge [class~='no'],code.highlighter-rouge [class~='dl'],code.highlighter-rouge [class~='mi']{color:var(--blue_3)}pre.highlight [class^='c'],pre.highlighter-rouge [class^='c'],figure.highlight [class^='c'],figure.highlighter-rouge [class^='c'],code.highlighter-rouge [class^='c']{color:gray}pre.highlight [class~='p'],pre.highlighter-rouge [class~='p'],figure.highlight [class~='p'],figure.highlighter-rouge [class~='p'],code.highlighter-rouge [class~='p']{opacity:.7}pre.highlight [class~='m'],pre.highlighter-rouge [class~='m'],pre.highlight [class~='no'],pre.highlighter-rouge [class~='no'],pre.highlight [class~='pi'],pre.highlighter-rouge [class~='pi'],pre.highlight [class~='nv'],pre.highlighter-rouge [class~='nv'],pre.highlight [class~='nl'],pre.highlighter-rouge [class~='nl'],figure.highlight [class~='m'],figure.highlighter-rouge [class~='m'],figure.highlight [class~='no'],figure.highlighter-rouge [class~='no'],figure.highlight [class~='pi'],figure.highlighter-rouge [class~='pi'],figure.highlight [class~='nv'],figure.highlighter-rouge [class~='nv'],figure.highlight [class~='nl'],figure.highlighter-rouge [class~='nl'],code.highlighter-rouge [class~='m'],code.highlighter-rouge [class~='no'],code.highlighter-rouge [class~='pi'],code.highlighter-rouge [class~='nv'],code.highlighter-rouge [class~='nl']{font-style:italic}@media (prefers-color-scheme: dark){pre.highlight [class~='na'],pre.highlighter-rouge [class~='na'],pre.highlight [class~='nv'],pre.highlighter-rouge [class~='nv'],pre.highlight [class~='kc'],pre.highlighter-rouge [class~='kc'],figure.highlight [class~='na'],figure.highlighter-rouge [class~='na'],figure.highlight [class~='nv'],figure.highlighter-rouge [class~='nv'],figure.highlight [class~='kc'],figure.highlighter-rouge [class~='kc'],code.highlighter-rouge [class~='na'],code.highlighter-rouge [class~='nv'],code.highlighter-rouge [class~='kc']{color:#32cd32}pre.highlight [class~='nt'],pre.highlighter-rouge [class~='nt'],pre.highlight [class~='m'],pre.highlighter-rouge [class~='m'],pre.highlight [class~='nl'],pre.highlighter-rouge [class~='nl'],figure.highlight [class~='nt'],figure.highlighter-rouge [class~='nt'],figure.highlight [class~='m'],figure.highlighter-rouge [class~='m'],figure.highlight [class~='nl'],figure.highlighter-rouge [class~='nl'],code.highlighter-rouge [class~='nt'],code.highlighter-rouge [class~='m'],code.highlighter-rouge [class~='nl']{color:#ff4dff}pre.highlight [class^='o'],pre.highlighter-rouge [class^='o'],pre.highlight [class~='pi'],pre.highlighter-rouge [class~='pi'],figure.highlight [class^='o'],figure.highlighter-rouge [class^='o'],figure.highlight [class~='pi'],figure.highlighter-rouge [class~='pi'],code.highlighter-rouge [class^='o'],code.highlighter-rouge [class~='pi']{color:#ff29ff}}@media (prefers-color-scheme: light){pre.highlight,pre.highlighter-rouge,figure.highlight,figure.highlighter-rouge,code.highlighter-rouge{filter:saturate(50%)}pre.highlight [class~='na'],pre.highlighter-rouge [class~='na'],pre.highlight [class~='nv'],pre.highlighter-rouge [class~='nv'],pre.highlight [class~='kc'],pre.highlighter-rouge [class~='kc'],figure.highlight [class~='na'],figure.highlighter-rouge [class~='na'],figure.highlight [class~='nv'],figure.highlighter-rouge [class~='nv'],figure.highlight [class~='kc'],figure.highlighter-rouge [class~='kc'],code.highlighter-rouge [class~='na'],code.highlighter-rouge [class~='nv'],code.highlighter-rouge [class~='kc']{color:#006400}pre.highlight [class~='nt'],pre.highlighter-rouge [class~='nt'],pre.highlight [class~='m'],pre.highlighter-rouge [class~='m'],pre.highlight [class~='nl'],pre.highlighter-rouge [class~='nl'],figure.highlight [class~='nt'],figure.highlighter-rouge [class~='nt'],figure.highlight [class~='m'],figure.highlighter-rouge [class~='m'],figure.highlight [class~='nl'],figure.highlighter-rouge [class~='nl'],code.highlighter-rouge [class~='nt'],code.highlighter-rouge [class~='m'],code.highlighter-rouge [class~='nl']{color:#b300b3}pre.highlight [class^='o'],pre.highlighter-rouge [class^='o'],pre.highlight [class~='pi'],pre.highlighter-rouge [class~='pi'],figure.highlight [class^='o'],figure.highlighter-rouge [class^='o'],figure.highlight [class~='pi'],figure.highlighter-rouge [class~='pi'],code.highlighter-rouge [class^='o'],code.highlighter-rouge [class~='pi']{color:#d600d6}}.wrapper,.notification>div>span{width:45em;margin:0 auto}.bg,html,nav,aside.sidebar,table,th,td,.csv-table th>select,.csv-table th>input{background:var(--bg)}.bg-secondary,thead th,tfoot td,tbody:nth-of-type(2n) td,.sidebar>details summary,.highlighter-rouge,.highlight,input,textarea,select,.sidebar form:last-child [data-type=button],.sidebar form h3,.csv-table tbody tr.duration td,.csv-table tbody td:first-child,.box:not(.off),.csv-blocks>div:not(.off),.csv-calendar>div>div:not(.off),.bar>div:not(.off),#metadata,#pagination{background:var(--bg-secondary)}.bg-border,.csv-calendar>div>div.present,.csv-blocks>div.present{background:var(--border) !important}.bg-stripe{background:repeating-linear-gradient(-45deg, var(--bg), var(--bg) 1em, var(--bg-secondary) 1em, var(--bg-secondary) 2em) !important}.fg,html,aside.sidebar,th,td,input,textarea,select,.csv-calendar>div>div.present,.csv-blocks>div.present{color:var(--fg) !important}.fg-secondary,details:not([open]),*:not(pre)>code,form [data-type] span,.csv-table tbody td[datetime] span[relative-time],.csv-table tbody td:first-child,.box,.csv-blocks>div,.csv-calendar>div>div,.bar>div,p.counter-title,#pagination,#pubDate,#category{color:var(--fg-secondary)}.font-small,code,kbd,pre,samp,#metadata{font-size:95%}.font-mini,form [data-type] span,.box,.csv-blocks>div,.csv-calendar>div>div,.bar>div{font-size:85%}.center,p.counter-title{text-align:center}.left,.csv-table tbody td[datetime]{text-align:left}.right,.csv-table thead th#counter,.csv-table tbody td:not(:last-child):not([datetime]),#pagination div:last-child{text-align:right}.shadow{box-shadow:0 5px 10px var(--bg)}.hidden,aside.sidebar:empty,form div[properties-inject] details:first-child summary a[data-up],form div[properties-inject] details:last-child summary a[data-down],form div[properties-inject] [data-type]:first-child a[data-up],form div[properties-inject] [data-type]:last-child a[data-down],form div[enum-inject] details:first-child summary a[data-up],form div[enum-inject] details:last-child summary a[data-down],form div[enum-inject] [data-type]:first-child a[data-up],form div[enum-inject] [data-type]:last-child a[data-down],.sidebar form button svg+span,.csv-table[data-sort='down'] a[href='#up'],.csv-table[data-sort='up'] a[href='#down'],html:not(.role-admin) .csv-table a[href^='#edit'],html:not(.role-admin) .csv-table a[href^='#remove'],p.counter-title:empty,body[page-sidebar=''] .spacer,#metadata li[title=""],#pagination:empty,html.logged .unlogged,html.unlogged .logged,html.role-admin .role-guest,html.role-guest .role-admin,body[github-fork=true] .unforked,body[github-fork=false] .forked,[hidden],template{display:none !important}.show{display:initial}.inline,div.minimal.highlighter-rouge,.api>div.highlighter-rouge,div.minimal.highlighter-rouge div.highlight,.api>div.highlighter-rouge div.highlight,div.minimal.highlighter-rouge div.highlighter-rouge,.api>div.highlighter-rouge div.highlighter-rouge,.csv-table th>select,.csv-table th>input{display:inline}.inline-block,div.minimal.highlighter-rouge pre,.api>div.highlighter-rouge pre,button,[mode] button{display:inline-block}.inline-flex{display:inline-flex}.block,form input:not([type=range],[type=button],[type=submit],[type=reset],.button,button:enabled,input[type=button],input[type=reset],input[type=submit],.inline,div.minimal.highlighter-rouge),form textarea,form select:not(.inline):not(div.minimal.highlighter-rouge),.notification>div>span{display:block}.grid,.csv-calendar,.csv-calendar>div,#pagination{display:grid;grid-template-columns:1fr 1fr;gap:1em}.flex,.box,.csv-blocks>div,.csv-calendar>div>div,.bar>div,.csv-blocks,.bar,.notification>div{display:flex}.p-around,nav .wrapper>span,nav .notification>div>span>span,details summary,blockquote,pre.highlight,pre.highlighter-rouge,.highlight pre,.highlighter-rouge pre,.sidebar form h3,.notification>div>span{padding:.7em 1em}.p-around-small,th,td,form [data-type],form>h3,form>p,form details summary,#pagination{padding:.3333333333em .5em}.pv,main>.wrapper,#metadata{padding-block:1em}.pvh,form [data-type=button]{padding-block:.5em}.ph{padding-inline:1em}.pz,main details summary>* h1,main details summary>* h2,main details summary>* h3,main details summary>* h4,main details summary>* h5,main details summary>* h6,input[type=color]{padding:0}.pbz{padding-bottom:0 !important}.pointer,details summary,button,[mode] button,input,select,form label[for]{cursor:pointer}.wait{cursor:wait}[disabled]{opacity:.5}[disabled] a,[disabled] label,[disabled] input,[disabled] select,[disabled] [datetime]{cursor:wait !important}.mv,table,main form,.csv-blocks,.csv-calendar,.bar{margin-block:1em}.mvh,main details{margin-block:.5em}.mh{margin-inline:1em}.mhh{margin-inline:.5em}.mh-auto{margin-inline:auto}.mz,header h1,form details{margin:0}.mbz,nav .wrapper ul.navigation li,nav .notification>div>span ul.navigation li,p.counter-title,#metadata li{margin-bottom:0}.mtz,p.counter-title+.bar{margin-top:0}.border,button,[mode] button,input:not([type=range]),textarea,select,[class*='flipper']>div:first-child>a,.box,.csv-blocks>div,.csv-calendar>div>div,.bar>div,.csv-calendar>div{border:1px solid var(--border)}.no-border,tr.no-border td,tr.no-border th,.sidebar form h3,.csv-table th>select,.csv-table th>input{border:none !important}.border-bottom,header,nav,table,table.border thead:last-of-type th,table.box thead:last-of-type th,table.border tbody:not(:last-child) td,table.box tbody:not(:last-child) td,table.border tbody:last-child tr:not(:last-child) td,table.box tbody:last-child tr:not(:last-child) td,table.border tfoot:last-child tr:not(:last-child) td,table.box tfoot:last-child tr:not(:last-child) td,tr.border td,tr.box td,tr.border th,tr.box th,tr.border-bottom td,tr.border-bottom th,form div.item:not(:last-child),form [data-type=item],form.border>p,form.box>p,form>h3,form>h4,.notification>div,.border-block{border-bottom:1px solid var(--border)}.border-top,footer,table,tr.border-top td,tr.border-top th,form details,form.border div[data-type=array],form.box div[data-type=array],.csv-table:not(.border):not(button):not(input:not([type=range])):not(textarea):not(select):not(.box) tr.past+tr.future td,.csv-table:not(.border):not(button):not(input:not([type=range])):not(textarea):not(select):not(.box) tr.future+tr.past td,.csv-table:not(.border):not(button):not(input:not([type=range])):not(textarea):not(select):not(.box) tr.duration+tr.past td,.csv-table:not(.border):not(button):not(input:not([type=range])):not(textarea):not(select):not(.box) tr.past+tr.duration td,.border-block,article:not(:first-of-type){border-top:1px solid var(--border)}.border-right,aside.sidebar,table,form.border div.grid>div:not(:last-child),form.box div.grid>div:not(:last-child),form.border div.csv-calendar>div:not(:last-child),form.box div.csv-calendar>div:not(:last-child),form.border .csv-calendar>div>div:not(:last-child),form.box .csv-calendar>div>div:not(:last-child),form.border div#pagination>div:not(:last-child),form.box div#pagination>div:not(:last-child),.border-inline{border-right:1px solid var(--border)}.border-left,table,.border-inline{border-left:1px solid var(--border)}.border-secondary,header,nav,footer,aside.sidebar,table,table.border-secondary thead:last-of-type th,table.border-secondary tbody:not(:last-child) td,table.border-secondary tbody:last-child tr:not(:last-child) td,table.border-secondary tfoot:last-child tr:not(:last-child) td,tr.border-secondary td,tr.border-secondary th,input:not([type=range]),textarea,select,form details,form div.item:not(:last-child),form [data-type=item],main form,.sidebar form:not(:last-child) [data-type=button]{border-color:var(--bg-secondary)}.border-bg,.box,.csv-blocks>div,.csv-calendar>div>div,.bar>div{border-color:var(--bg)}.border-fg-secondary,.csv-calendar>div>div.today,.csv-blocks>div.today{border-color:var(--fg-secondary) !important}.rounded,form.rounded .button,form.rounded button:enabled,form.rounded input[type=button],form.rounded input[type=reset],form.rounded input[type=submit],.box,.csv-blocks>div,.csv-calendar>div>div,.bar>div,.footnotes,#description img,#description iframe,#description video{border-radius:5px}.rounded-medium,.highlighter-rouge,.highlight,button,[mode] button,input:not([type=range]),textarea,select{border-radius:3px}.rounded-small,[class*='flipper']>div:first-child>a{border-radius:1px}html:not(.focus) body:not([github-environment="development"]){filter:saturate(0%)}.blink{animation:blinker 1s step-start infinite}@keyframes blinker{50%{opacity:.3}}@media not all and (prefers-color-scheme){.prefers-color-scheme::after{content:"not-supported"}}@media (prefers-color-scheme){.prefers-color-scheme::after{content:"supported"}}@media (prefers-color-scheme: light){.prefers-color-scheme::after{content:"light"}}@media (prefers-color-scheme: dark){.prefers-color-scheme::after{content:"dark"}}@media (prefers-color-scheme: no-preference){.prefers-color-scheme::after{content:"no-preference"}}@media (min-width: 100em){.wrapper,.notification>div>span{width:65em}}@media (max-width: 62em){.wrapper,.notification>div>span{width:100%}main{height:auto;overflow-y:auto;position:static}main>.wrapper{padding-inline:1em}aside.sidebar{position:static;height:auto;width:100%;border-bottom:1px solid var(--bg-secondary)}nav{position:static}nav .wrapper,nav .notification>div>span{flex-direction:column}nav .wrapper ul.navigation,nav .notification>div>span ul.navigation{display:block;margin-left:0;padding-left:1em;padding-bottom:1em}nav .wrapper ul.navigation li a,nav .notification>div>span ul.navigation li a,nav .wrapper ul.navigation li span,nav .notification>div>span ul.navigation li span{padding:0}nav .wrapper ul.navigation li ul,nav .notification>div>span ul.navigation li ul{display:block;position:static;background:var(--bg);padding-left:1em}nav .wrapper ul.navigation li ul li a,nav .notification>div>span ul.navigation li ul li a,nav .wrapper ul.navigation li ul li span,nav .notification>div>span ul.navigation li ul li span{padding:0}.grid,.csv-calendar,.csv-calendar>div,#pagination{grid-template-columns:1fr !important}.flex,.box,.csv-blocks>div,.csv-calendar>div>div,.bar>div,.csv-blocks,.bar,.notification>div{flex-direction:column !important;grid-column-start:auto !important;grid-row-start:auto !important}footer .wrapper,footer .notification>div>span{padding:1em;flex-direction:column}footer .wrapper ul,footer .notification>div>span ul{text-align:left !important}h1{margin-top:1.34em}h2{margin-top:1.66em}h3{margin-top:2em}h4{margin-top:2.66em}h5{margin-top:3.34em}h6{margin-top:4.66em}table,thead,tbody,tfoot,th,td,tr{display:block}td,th{width:auto !important;text-align:left !important;border-bottom-width:0px !important}td:last-child,th:last-child{border-bottom-width:1px !important}table:not(.no-border) thead:first-child tr:first-child th:first-child{border-radius:5px 5px 0 0}table:not(.no-border) tfoot:last-child tr:last-child td:last-child,table:not(.no-border) tbody:last-child tr:last-child td:last-child{border-radius:0 0 5px 5px}}figure{margin-left:0;margin-right:0}#description img,#description iframe,#description video{max-width:100%;height:auto;filter:brightness(70%) contrast(120%);mix-blend-mode:difference}article:not(:first-of-type){padding:1em 0}article *:not(h2) a{color:var(--fg-secondary) !important;text-decoration:underline}article *:not(h2) a:hover{color:var(--link) !important}article hr.wp-block-separator{display:none}#item-list li{line-height:normal;margin-bottom:1em}#item-list li a{color:var(--fg-secondary) !important}#item-list li a:hover{color:var(--link) !important}#item-list li a.inview{color:var(--link) !important}#item-list li a.inview:hover{color:var(--fg-secondary) !important}#pubDate,#category{font-style:italic;display:block}#pubDate{text-transform:capitalize}ul.navigation li span::after{content:none}
