:where(:root){--canvas: light-dark(oklch(100% 0% none), oklch(0% 0% none));--canvas-overlay: color-mix(in oklch, var(--canvas-text) 12.5%, transparent);--canvas-text: light-dark(oklch(12.5% 0% none), oklch(87.5% 0% none));--hue: 160deg;--theme: light-dark(oklch(75% 31.875% var(--hue)), oklch(50% 21.25% var(--hue)));--theme-overlay: color-mix(in oklch, var(--theme-text) 12.5%, transparent);--theme-text: light-dark(oklch(0% 0% none), oklch(100% 0% none));--accent-color: color-mix(in oklch, var(--theme) 62.5%, var(--canvas));--accent-color-interest: color-mix(in oklch, var(--theme) 75%, var(--canvas));--accent-color-text: light-dark(oklch(12.5% 0% none), oklch(87.5% 0% none));--highlight: light-dark( oklch(75% 31.875% calc(var(--hue) + 180deg)), oklch(50% 21.25% calc(var(--hue) + 180deg)) );--highlight-text: light-dark(oklch(0% 0% none), oklch(100% 0% none))}:where(:root){--header-width: 16rlh;--header-height: 3rlh;--searchbar-width: 0rlh;--toolbar-height: 3rlh;--paginationbar-height: 3rlh;--landmark-gap: 0rlh}:where(:root:has(details.searchbar[open])){--searchbar-width: var(--header-width)}*,:before,:after{box-sizing:border-box;outline:0;vertical-align:top;line-height:inherit;color:inherit;font-family:inherit;font-size:inherit;overscroll-behavior:none}h1,details.searchbar,details.searchbar>form,form.toolbar,form.paginationbar{position:fixed;z-index:5;display:grid;padding:.5rlh;gap:.5rlh}h1{place-content:stretch start;grid-auto-flow:column;width:3rlh;height:var(--header-height);left:0;top:0;margin:0;font-size:1.6rlh;color-scheme:dark;background:var(--theme);color:var(--theme-text)}h1>img{width:3.2rlh;height:3.2rlh;margin:-.6rlh;clip-path:inset(.3rlh)}fieldset,a[download],label,details>summary{place-content:end stretch;place-items:center stretch;grid-auto-flow:row;grid-auto-columns:minmax(0,auto);grid-auto-rows:minmax(0,auto);display:grid;padding:.5rlh;gap:1rlh;cursor:default}fieldset.horizontal,a[download].horizontal,label.horizontal,details>summary.horizontal{place-content:stretch start;place-items:center stretch;grid-auto-flow:column}form>p{margin:0}fieldset{margin:0;border:0}fieldset>legend{display:contents;color:var(--control-text)}:where(:root){--control: transparent;--control-interest: color-mix(in oklch, var(--control-text) 12.5%, transparent);--control-text: currentColor;--tooltip: var(--accent-color);--tooltip-interest: var(--accent-color-interest);--tooltip-text: var(--accent-color-text)}a[download],label,details>summary{display:inline-grid;width:100%;height:100%;border-radius:.25rlh;background-color:var(--control);color:var(--control-text);text-decoration-line:none;box-shadow:0 0 var(--control);transition:background-color .2s,box-shadow .2s}a[download],label:where(:has(>input[type=checkbox])),label:where(:has(>input[type=radio])),label:where(:has(>input[type=button])),label:where(:has(>input[type=reset])),label:where(:has(>input[type=submit])),details>summary{place-content:stretch start;place-items:center stretch;grid-auto-flow:column}a[download].vertical,label.vertical:where(:has(>input[type=checkbox])),label.vertical:where(:has(>input[type=radio])),label.vertical:where(:has(>input[type=button])),label.vertical:where(:has(>input[type=reset])),label.vertical:where(:has(>input[type=submit])),details>summary.vertical{place-content:end stretch;place-items:center stretch;grid-auto-flow:row}a[download]:hover,a[download]:focus-within,label:hover,label:focus-within,details>summary:hover,details>summary:focus-within{background-color:var(--control-interest);box-shadow:0 0 0 .25rlh var(--control-interest)}a[download]:focus-within,label:focus-within,details>summary:focus-within{outline:.5px dashed currentColor;outline-offset:.5px}a[download]:not([href]),label:has(>button:disabled),label:has(>input:disabled),label:has(>select:disabled){pointer-events:none}a[download]:not([href]),label:has(>button:disabled),label:has(>input:disabled),label:has(>select:disabled){opacity:37.5%}a[download]:active,label:active,details>summary:active{background-color:var(--control);box-shadow:0 0 0 .25rlh var(--control-interest)}label:has(>select[data-open]),details[open]>summary{outline:.5px solid currentColor;outline-offset:.5px}details>summary{width:fit-content;min-width:4rlh;padding-right:2rlh;background-image:url(/assets/down-Cd1rMRE5.svg);background-position:right .2rlh top .2rlh;background-size:1.6rlh 1.6rlh;background-repeat:no-repeat no-repeat;background-origin:border-box}details[open]>summary{background-image:url(/assets/up-B3s66pDv.svg)}a[download]>span.tooltip,label>span.tooltip,details>summary>span.tooltip{position:fixed;z-index:6;margin:0 -.75rlh;padding:.25rlh;border-radius:.25rlh;color-scheme:dark;background-color:var(--tooltip);color:var(--tooltip-text);opacity:0;pointer-events:none;transform:translate(-100%);transition:background-color .2s,opacity .2s}a[download]:hover>span.tooltip,a[download]:focus-within>span.tooltip,label:hover>span.tooltip,label:focus-within>span.tooltip,details>summary:hover>span.tooltip,details>summary:focus-within>span.tooltip{background-color:var(--tooltip-interest);opacity:1;transition-delay:.2s}a[download]>span.tooltip:before,label>span.tooltip:before,details>summary>span.tooltip:before{content:"";position:absolute;z-index:-1;left:0;right:-.25rlh;top:calc(50% - .25rlh);bottom:calc(50% - .25rlh);background-color:inherit;clip-path:polygon(0 50%,.25rlh 0,calc(100% - .25rlh) 0,100% 50%,calc(100% - .25rlh) 100%,.25rlh 100%);transition:inherit}@supports (position-area: none){a[download],label,details>summary{anchor-scope:--label;anchor-name:--label}a[download]>span.tooltip,label>span.tooltip,details>summary>span.tooltip{anchor-scope:--tooltip;anchor-name:--tooltip;position-anchor:--label;position-area:bottom span-all;position-try:bottom span-right,bottom span-left,top span-all,top span-right,top span-left;margin:.25rlh 0;transform:none}a[download]>span.tooltip:before,label>span.tooltip:before,details>summary>span.tooltip:before{position:fixed;left:calc(anchor(--label center) - .25rlh);right:calc(anchor(--label center) - .25rlh);top:min(anchor(--tooltip top),anchor(--label bottom));bottom:min(anchor(--tooltip bottom),anchor(--label top));clip-path:polygon(50% 0,100% .25rlh,100% calc(100% - .25rlh),50% 100%,0 calc(100% - .25rlh),0 .25rlh)}}:where(:root){--field-foreground: var(--accent-color);--field-background: var(--canvas);--field-foreground-interest: var(--accent-color-interest);--field-background-interest: var(--canvas);--field-text: var(--accent-color-text);--button-foreground: var(--accent-color);--button-background: var(--accent-color);--button-foreground-interest: var(--accent-color-interest);--button-background-interest: var(--accent-color-interest);--button-text: var(--accent-color-text);--status-foreground: var(--accent-color);--status-background: var(--canvas);--status-text: var(--accent-color-text)}:where([data-icon=download]){--icon: url(/assets/download-Tgrav94J.svg)}:where([data-icon=cross]){--icon: url(/assets/cross-DgOb4Z55.svg)}:where([data-icon=reset]){--icon: url(/assets/reset-Blf65PtP.svg)}:where([data-icon=search]){--icon: url(/assets/search-BiRjYKjF.svg)}:where([data-icon=filter]){--icon: url(/assets/filter-ByOzH6CU.svg)}:where([data-icon=previous]){--icon: url(/assets/previous-C7NFsxD4.svg)}:where([data-icon=next]){--icon: url(/assets/next-DS8FsaaN.svg)}:where([data-icon=first]){--icon: url(/assets/first-zPaWLrZc.svg)}:where([data-icon=last]){--icon: url(/assets/last-C2c8iZnP.svg)}fieldset>menu,a[download]:before,label>button,label>input,label>output,label>select,details>summary:before{order:1;place-self:center;width:calc(100% + 1rlh);margin:-.5rlh}a[download]:before,label>button,label>input,label>output,label>select,details>summary:before{-webkit-appearance:none;appearance:none;height:2rlh;padding:.4rlh;border-radius:.25rlh;border:.1rlh solid transparent;border-color:var(--field-foreground);background-color:var(--field-background);background-clip:padding-box;color:var(--field-text);cursor:text;transition:border-color .2s,background-color .2s}a[download]:hover:before,a[download]:focus-within:before,label:hover>button,label:focus-within>button,label:hover>input,label:focus-within>input,label:hover>output,label:focus-within>output,label:hover>select,label:focus-within>select,details>summary:hover:before,details>summary:focus-within:before{border-color:var(--field-foreground-interest);background-color:var(--field-background-interest)}a[download]:not([data-icon]):before,label:not([data-icon])>button,label:not([data-icon])>input,label:not([data-icon])>output,label:not([data-icon])>select,details>summary:not([data-icon]):before{--icon: none}a[download][data-icon]:before,label[data-icon]>button,label[data-icon]>input,label[data-icon]>output,label[data-icon]>select,details.searchbar>summary[data-icon]:before{background-image:var(--icon);background-position:left .2rlh top .2rlh;background-size:1.6rlh 1.6rlh;background-repeat:no-repeat no-repeat;background-origin:border-box}fieldset>menu{order:1;display:grid;height:calc(100% + 1rlh);padding:0;cursor:default}fieldset>menu>li{list-style-type:none;display:list-item;margin:0;padding:0}fieldset>menu.horizontal{grid-auto-flow:column}fieldset>menu>li>p{width:100%;height:100%;margin:0}label>input:placeholder-shown,label>input:indeterminate,label>select:not(:has(>option:not([value=""]):is(:focus-visible,:not(:disabled):checked))){color:color-mix(in oklch,var(--field-text) 62.5%,transparent)}label>input::placeholder{color:currentColor}label[data-icon]>input,label[data-icon]>select{padding-left:1.9rlh}label>input[type=checkbox],label>input[type=radio]{order:-1;width:1rlh;height:1rlh;margin:0;padding:0;cursor:default}label>input[type=radio]{border-radius:.5rlh}label:hover>input[type=checkbox],label:focus-within>input[type=checkbox],label:hover>input[type=radio],label:focus-within>input[type=radio]{border-color:var(--field-foreground-interest);background-color:var(--field-background-interest)}label:not([data-icon])>input[type=checkbox],label:not([data-icon])>input[type=radio]{background-repeat:no-repeat no-repeat;background-origin:border-box}label:not([data-icon])>input[type=checkbox]{background-image:linear-gradient(45deg,transparent calc(50% - .1rlh),currentColor 0 calc(50% + .1rlh),transparent 0),linear-gradient(135deg,transparent calc(50% - .1rlh),currentColor 0 calc(50% + .1rlh),transparent 0),radial-gradient(circle at .1rlh .4rlh,currentColor .1rlh,transparent 0),radial-gradient(circle at .3rlh .6rlh,currentColor .1rlh,transparent 0),radial-gradient(circle at .7rlh .2rlh,currentColor .1rlh,transparent 0);background-position:left .1292893219rlh top .4292893219rlh,left .3292893219rlh top .2292893219rlh,left .1rlh top .1rlh,left .1rlh top .1rlh,left .1rlh top .1rlh;background-size:.3414213562rlh .3414213562rlh,.5414213562rlh .5414213562rlh,.8rlh .8rlh,.8rlh .8rlh,.8rlh .8rlh}label:not([data-icon])>input[type=radio]{background-image:radial-gradient(circle at .4rlh .4rlh,currentColor .2rlh,transparent 0);background-position:left .1rlh top .1rlh;background-size:.8rlh .8rlh}label:not([data-icon])>input[type=checkbox]:not(:checked),label:not([data-icon])>input[type=radio]:not(:checked){background-size:0 0}label[data-icon]>input[type=checkbox],label[data-icon]>input[type=radio]{padding-left:0;background-position:left .1rlh top .1rlh;background-size:.8rlh .8rlh}label[data-icon]>input[type=checkbox]:not(:checked),label[data-icon]>input[type=radio]:not(:checked){background-size:0 0}a[download]:before,label>button,label>input[type=button],label>input[type=reset],label>input[type=submit],details>summary:before{border-color:var(--button-foreground);background-color:var(--button-background);color:var(--button-text);-webkit-user-select:none;user-select:none;cursor:default}a[download]:before,label>input[type=button],label>input[type=reset],label>input[type=submit],details>summary:before{order:-1;width:2rlh;height:2rlh;padding:0;font-size:0}label>button{order:0}a[download]:hover:before,a[download]:focus-within:before,label:hover>button,label:focus-within>button,label:hover>input[type=button],label:focus-within>input[type=button],label:hover>input[type=reset],label:focus-within>input[type=reset],label:hover>input[type=submit],label:focus-within>input[type=submit],details>summary:hover:before,details>summary:focus-within:before{border-color:var(--button-foreground-interest);background-color:var(--button-background-interest)}a[download]:before,details>summary:before{content:""}a[download][data-icon]:before,label[data-icon]>button,label[data-icon]>input[type=button],label[data-icon]>input[type=reset],label[data-icon]>input[type=submit],details>summary[data-icon]:before{padding-left:1.8rlh}label>select{cursor:default}label>select[multiple]{overflow-y:clip}label>select[multiple]>option{display:inline;padding:0;background-color:transparent;cursor:default;pointer-events:none}label>select[multiple]>option:not([value=""]):focus-visible:not(:checked){opacity:62.5%}label>select[multiple]>option:not([value=""]):disabled,label>select[multiple]>option:not([value=""]):not(:focus-visible):not(:checked),label>select[multiple]:has(>option:not([value=""]):is(:focus-visible,:not(:disabled):checked))>option[value=""]{font-size:0}label>select[multiple]>option:is(:focus-visible,:not(:disabled):checked)~option:is(:focus-visible,:not(:disabled):checked):before{content:", "}label:not([data-icon])>select{padding-right:1.9rlh;background-image:radial-gradient(circle at .8rlh .4rlh,currentColor .05rlh,transparent 0),radial-gradient(circle at .8rlh .8rlh,currentColor .05rlh,transparent 0),radial-gradient(circle at .8rlh 1.2rlh,currentColor .05rlh,transparent 0);background-position:right .2rlh top .2rlh,right .2rlh top .2rlh,right .2rlh top .2rlh;background-size:1.6rlh 1.6rlh,1.6rlh 1.6rlh,1.6rlh 1.6rlh;background-repeat:no-repeat no-repeat;background-origin:border-box}dialog.select:modal{max-width:calc(100% - 1rlh);max-height:calc(100% - 1rlh);padding:.5rlh;border-radius:.75rlh;border:.25rlh solid var(--canvas-overlay);background:var(--canvas);color:var(--canvas-text)}dialog.select:modal::backdrop{background:var(--canvas-text);opacity:62.5%}dialog.select:modal>form>p:has(>label>input[type=submit]){position:sticky;z-index:1;width:8.25rlh;height:3.25rlh;left:-.5rlh;top:-.5rlh;margin:-.5rlh -.5rlh -3.25rlh calc(100% - 7.75rlh);padding:.5rlh;border-left:.25rlh solid var(--canvas-overlay);border-bottom:.25rlh solid var(--canvas-overlay);background:var(--canvas);color:var(--canvas-text)}dialog.select:modal>form>p:has(>label>input[type=search]){position:sticky;z-index:1;width:calc(100% - 7.25rlh);height:3.25rlh;left:-.5rlh;top:-.5rlh;margin:0 7.75rlh .5rlh -.5rlh;padding:.5rlh;border-bottom:.25rlh solid var(--canvas-overlay);background:var(--canvas);color:var(--canvas-text)}dialog.select:modal>form>p>label.horizontal:has(>input[type=search]){grid-template-columns:auto;grid-auto-columns:1fr}dialog.select:modal>form fieldset{padding:0;gap:0}dialog.select:modal>form fieldset>menu{width:100%;height:100%;margin:0;padding:0;gap:0}dialog.select:modal>form fieldset>menu>li.no-match:not(:has(fieldset>menu>li:not(.no-match))):not(:has(label>input[type=checkbox]:checked)):not(:has(label>input[type=radio]:checked)){display:none}dialog.select:modal>form fieldset>legend>label:has(>span.entry),dialog.select:modal>form fieldset>menu>li>p>label:has(>span.entry){grid-template-columns:auto;grid-auto-columns:1fr}dialog.select:modal>form fieldset>legend>label>span.entry,dialog.select:modal>form fieldset>menu>li>p>label>span.entry{place-content:inherit;place-items:inherit;grid-auto-flow:column;grid-template-columns:1fr;grid-auto-columns:auto;display:inline-grid;gap:inherit}dialog.select:modal>form>fieldset>menu>li fieldset>menu>li{padding-left:2rlh}dialog.select:modal>form>fieldset>menu>li fieldset>menu>li:before{content:"";float:left;width:.25rlh;height:100%;margin:0 .875rlh 0 -1.125rlh;border-left:.25rlh solid var(--canvas-overlay)}::highlight(filter){background-color:var(--highlight);color:var(--highlight-text)}details.searchbar{place-content:stretch start;grid-auto-flow:column;width:calc(var(--header-width) - 3rlh);height:var(--header-height);left:3rlh;top:0;color-scheme:dark;background:var(--theme);color:var(--theme-text)}details.searchbar>form{place-content:start stretch;grid-auto-flow:row;width:var(--searchbar-width);height:calc(100% - var(--header-height) - var(--landmark-gap));left:0;top:calc(var(--header-height) + var(--landmark-gap));overflow-y:auto;color-scheme:light dark;background:var(--canvas-overlay);color:var(--canvas-text)}form.toolbar{place-content:stretch end;grid-auto-flow:column;width:calc(100% - var(--header-width) - var(--landmark-gap));height:var(--toolbar-height);left:calc(var(--header-width) + var(--landmark-gap));top:0;overflow-x:auto;color-scheme:dark;background:var(--theme);color:var(--theme-text)}form.toolbar>p{width:fit-content}table{table-layout:fixed;border-collapse:collapse}th,td{align-content:center;padding:.5rlh;vertical-align:middle}th{text-align:center;font-weight:700}th:not(:empty){outline:1px solid var(--accent-color-text);outline-offset:-.5px;border:1px solid transparent;background:var(--accent-color);color:var(--accent-color-text)}th:empty{outline:1px dashed var(--accent-color-text);outline-offset:-.5px;border:1px dashed transparent;background:var(--accent-color);color:var(--accent-color-text)}th:not([scope]){position:sticky;z-index:4;left:calc(var(--searchbar-width) + var(--landmark-gap) + .5rlh + .5px);top:calc(var(--toolbar-height) + var(--landmark-gap) + .5rlh + .5px)}th[scope=row],th[scope=col]{position:sticky;z-index:3}th[scope=row]{left:calc(var(--searchbar-width) + var(--landmark-gap) + .5rlh + .5px);top:auto}th[scope=col]{left:auto;top:calc(var(--toolbar-height) + var(--landmark-gap) + .5rlh + .5px)}td{border:1px solid var(--canvas-text);background:var(--canvas);color:var(--canvas-text)}td p,td ul,td dl{margin:0;padding:0}td dl>div>dt{font-weight:700}td ul>li,td dl>div>dd{margin:0 0 0 1rlh}td:empty:before,td ul:empty:before,td dl:empty:before,td ul>li:empty:before,td dl>div>dd:empty:before{content:"N/A";display:block;opacity:37.5%}td:before,td>p,td>ul,td>dl{justify-self:center;width:fit-content;margin-left:auto;margin-right:auto}td a{text-decoration:underline from-font dotted currentColor}td a:hover,td a:focus-within{text-decoration-style:solid;color:var(--theme-text);background-color:var(--theme)}p.no-result{margin:0;text-align:center}label>output{border-color:var(--status-foreground);background-color:var(--status-background);color:var(--status-text);cursor:default}label[data-icon]>output{padding-left:1.9rlh}form.paginationbar{place-content:stretch end;grid-auto-flow:column;width:calc(100% - var(--searchbar-width) - var(--landmark-gap));height:var(--paginationbar-height);left:calc(var(--searchbar-width) + var(--landmark-gap));bottom:0;overflow-x:auto;color-scheme:light dark;background:var(--canvas-overlay);color:var(--canvas-text)}form.paginationbar>p{width:fit-content}:root{width:min-content;height:min-content;min-width:100%;min-height:100%;font:1em/1.25 serif}body{place-content:start stretch;grid-auto-flow:row;display:grid;margin:calc(var(--toolbar-height) + var(--landmark-gap)) var(--landmark-gap) calc(var(--paginationbar-height) + var(--landmark-gap)) calc(var(--searchbar-width) + var(--landmark-gap));padding:.5rlh;gap:.5rlh;font-size:.8rlh;background:var(--canvas);color:var(--canvas-text)}body:before,body:after{content:"";position:fixed;z-index:4;width:100%;height:100%;left:0;top:0;pointer-events:none}body:before{background-image:linear-gradient(to bottom,var(--canvas) calc(var(--toolbar-height) + var(--landmark-gap) + .5rlh),transparent 0 calc(100% - var(--paginationbar-height) - var(--landmark-gap) - .5rlh),var(--canvas) 0)}body:after{background-image:linear-gradient(to right,var(--canvas) calc(var(--searchbar-width) + var(--landmark-gap) + .5rlh),transparent 0 calc(100% - .5rlh),var(--canvas) 0)}
