/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url(../../../../resources/fonts/Poppins/pxiDyp8kv8JHgFVrJJLmr19VFteOcEg.woff2) format('woff2');
	unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url(../../../../resources/fonts/Poppins/pxiDyp8kv8JHgFVrJJLmr19VGdeOcEg.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url(../../../../resources/fonts/Poppins/pxiDyp8kv8JHgFVrJJLmr19VF9eO.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(../../../../resources/fonts/Poppins/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2) format('woff2');
	unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(../../../../resources/fonts/Poppins/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(../../../../resources/fonts/Poppins/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
html, body {
	padding: 0px;
	margin: 0px;
	min-height: 100%!important;
	height: 100%!important;
	background-color: #ffffff;
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 1.44em;
}
h1,h2,h3,h4 { font-family: Poppins, sans-serif; line-height: 1em; text-wrap: balance; }
h1 { font-size: 1.7em; font-weight: 600; }
h2 { font-size: 1.4em; font-weight: 600; }
h3 { font-size: 1.2em; }
* + h2, * + h3 { margin-top: 2rem; }
h1 + *, h2 + *, h3 + * { margin-top: 1em; }
strong { font-weight: 700; }
em { font-style: italic; }
a { color: #18AD87; text-decoration: underline; }
body, p, time, li, td, footer { font-weight: 300; }
p { margin-bottom: 1em; }
button, .button { border: 0px; font-size: 1em; background-color: #efefef; color: black; text-decoration: none!important; display: inline-block; padding: 0.5em 1em; cursor: pointer; vertical-align: top; line-height: 1.25em; }
a:hover, a:focus { text-decoration: underline; }
a:visited { color: inherit; }
header a { text-decoration: none; }
footer { width: 100%; }
footer p { max-width: 70em; }
footer h2 + p { margin-top: 1em; }
footer a { color: #1DD3A7; }
header a { line-height: 0; }

.holder { position: relative; width: 1080px; max-width: 100%; margin: auto; }
a.button:hover, button:hover, button:focus, a.button:focus { background-color: #333333!important; color: #efefef!important; }
.b1-bg { background-color: #000000; color: white!important; }
.b6-bg { background-color: #ffffff; color: black!important; }
.c5-bg, .c5-bg-hover:hover, .c5-bg:visited { background-color: #1DD3A7; color: black; }
.warning { color: rgb(95, 82, 7); background-color: rgb(251, 245, 208); filter: drop-shadow(0px 0px 1px rgb(95, 82, 7)); }
.error { color: #721c24; background-color: #f8d7da; filter: drop-shadow(0 0 1px #f5c6cb)); }
.padded { padding: 1em; }
.doublepadded { padding: 2em; }
.tallpadded { padding-top: 2em; padding-bottom: 2em; }

table { width: 100%; }
table th { background: #ddd; color: black; font-weight: bold; font-family: Poppins, sans-serif; }
table td, table th { border: 1px solid #222; padding: 0.25em 0.5em; color: black; vertical-align: top; }
table td { font-family: monospace; }
header a, header a:visited { color: inherit; }

@media only screen and (max-width: 1080px) {
	.doublepadded { padding: 1em; }
}



header { padding: 0.5rem 1rem; }
header { display: flex; align-items: center; gap: 0.5rem; }
header h1 { display: flex; align-items: center; gap: 0.5rem; line-height: calc(2rem + 4px); font-size: 1.4rem; }
header h1 + * { margin-top: 0; flex-grow: 1; text-align: right; }
header button { border-radius: 2px; }
header a:last-child { line-height: unset; }
main { min-height: 60vh; }

#controls { margin-bottom: 1rem; }
.card { background: #f5f5f5; }
.selection, .card { padding: 1rem; border-radius: 4px; box-shadow: 1px 1px 1px rgb(0 0 0 / 0.2); }

.controls { display: flex; align-items: flex-end; gap: 0.5rem; flex-wrap: wrap; justify-content: center; margin-top: 0.5rem; }
.group { display: flex; align-items: center; gap: 0.25em; flex-wrap: wrap; }
.controls .group { flex-direction: column; align-items: start; }
.controls .group label { font-size: 0.8rem; line-height: 1em; font-family: Poppins; }

#selections { display: flex; gap: 4px; padding-top: 0.25rem; padding-bottom: 0; align-items: center; margin-top: 1em; margin-bottom: 1em; }
#selections.stuck .columns { display: none; }
.selections { flex-grow: 1; display: grid; grid-gap: 4px; grid-template-columns: repeat(2, 1fr); width: 100%; }
.selection { flex-grow: 1; position: relative; display: flex; flex-direction: column; }
.selection + .selection::before { content: "vs"; color: black; font-size: 1.25rem; font-family: serif; font-style: italic; font-weight: bold; position: absolute; left: -2px; top: 50%; transform: translate3d(-50%,-50%,0); text-align: center; text-shadow: white 1px 1px 1px, white 1px 0 2px, white 1px -1px 1px, white 0 1px 1px, white 0 0 2px, white 0 -1px 1px, white -1px 1px 1px, white -1px 0 1px, white -1px -1px 1px; }
.add { cursor: pointer; display: none; align-items: center; justify-content: center; border-radius: 4px; text-align: center; }
.add:hover, .add:focus { background: #444; }
.addable .add { display: flex; } 
.selection:hover .remove { display: flex; }
.remove { position: absolute; z-index:10100; top: 0.5rem; right: 0.5rem; padding: 0.25em; height: 2em; width: 2em; display: none; align-items:center; justify-content: center;  }
@media only screen and (max-width: 1500px) {
	#selections { flex-direction: column; }
	.selections { grid-template-columns: 100%!important; }
	.selection + .selection::before { top: -4px; left: 50%; transform: translate3d(-50%,-50%,0); text-align: center; line-height: 1em; }
}
@media only screen and (min-width: 1500px) and (min-height: 840px) {
	#selections { position: sticky; top: 0px; z-index: 1000; }
}
@media only screen and (max-width: 800px) {
	header h1 { display: block; }
	header h1 span { display: block; }
}
@media (hover: none) {
	.selection .remove {
		display: flex;
	}
}
.loader { flex-grow: 1; position: relative; width: 100%; }
.loader label { position: relative; z-index: 1; cursor: pointer; display: block; max-width: 100%; line-height: 1.25em; }
.loader label:hover { font-style: italic; }
.loader .add-file { display: flex; flex-direction: column; text-align:center; gap: 0.25rem; }
.loader .or { display: flex; align-items: center; gap: 0.5rem; }
.loader .or:before, .loader .or:after { content: ""; flex-grow: 1; border-bottom: 1px solid currentColor; opacity: 0.3; }
.loader .flex { position: relative; display: flex; align-items: center; justify-content: center; text-align:center; border-radius: 4px; gap: 0.5rem; }
.loader .summary { text-align: center; display: flex; gap: 0.5rem; align-items: center; justify-content: center; cursor: pointer; }
.loader .file-details { display: none; }
.loader .loading { margin: auto; }
.loader.file-added .summary { margin-top: 0rem; }
.loader:not(.file-added) .file-details, .loader:not(.file-added) .file-details + div { margin-top: 1rem; }
.loader.file-added .add-file { display: none; }
.loader.file-added .file-details { display: block; }
.loader .flex input[type=url] { flex-grow: 1; }
.hide {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}
select, input { font-size: 1rem; height: 1.75em; line-height: 1.5em; }
select { min-width: 60px; max-width: 125px; }
.hovering { outline: 2px dashed var(--contrast,black); }
input[type=file] { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; opacity: 0.01; }
input[type=color] { width: 2rem; }
.active .loader, .hidden { display: none; }
.file-details > span { margin: auto; }
.filename { display: block; word-wrap: anywhere; line-height: 1.4em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 170px; }
.columns { font-size: 0.75em; display: block; line-height: 1.4em; }
header a.more-info { display: inline-block; background: white; color: black; border-radius: 100%; width: 1.5em; height: 1.5em; line-height: 1.5em; text-align: center; font-style: italic; font-family: serif; font-weight: bold; }

button, .button { display: inline; padding: 0.25em 0.5em; background: black; color: white; border-radius: 4px; }
.download { background: #ddd; color: black; }
.download svg { margin-right: 0.25rem; }
.download + .download { margin-left: 0.25rem; }


.grid {
	display: grid;
	gap: 1em;
	grid-template-columns: repeat(3, 1fr);
}
@media only screen and (max-width: 1200px) {
	.grid { grid-template-columns: repeat(2, 1fr); }
}
@media only screen and (max-width: 800px) {
	.grid { grid-template-columns: repeat(1, 1fr); }
}

.card {
	display: flex;
	flex-direction: column;
	text-decoration: none;
	border-radius: 4px;
	padding: 1em;
}
.card > *:last-child { margin-bottom: 0; }
.card button { margin-top: 1em; }


.dual-range-input {
	margin-top: 0em;
	--dri-thumb-width: 1.5rem;
	--dri-thumb-height: 1.5rem;
	--dri-thumb-color: black;
	--dri-thumb-active-color: #444;
	--dri-thumb-hover-color: #444;
	--dri-track-filled-color: black;
	--dri-height: 1.5rem;
}
.values { font-family:"Poppins",monospace; font-size:1rem; line-height: 1em; }


/* Graphs */
.oi-viz .skip-link {
	z-index: 2000;
	position: absolute;
	width: 1px;
	height: 1px;
	margin: 0;
	overflow: hidden;
	clip: rect(0 0 0 0);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	white-space: nowrap;
	display: inline-block;
	top: 0;
	left: 0;
}
.oi-viz .skip-link-bottom {
	bottom: 0;
	top: unset;
}
.oi-viz .skip-link:focus, .oi-viz .skip-link:active {
	width: auto !important;
	height: auto !important;
	left: 0;
	margin: inherit;
	overflow: visible !important;
	clip: auto !important;
	-webkit-clip-path: none !important;
	clip-path: none !important;
	white-space: inherit !important;
}
.oi-viz svg { overflow: visible; }
.oi-legend-items { display: flex; flex-wrap: wrap; gap: 0.25rem; justify-content: center; font-size: 0.8em; }
.oi-legend-item { line-height: 1.25em; display: inline-block; padding: 0 0.5rem; }
.oi-legend-label { margin-left: 0.25rem; }
.oi-series-off { opacity: 0.1; }
.oi-series-lock { outline: 2px dashed black; }


.table-holder { overflow-x:auto; background: white; }
.table-holder table th { white-space: nowrap; }
.table-holder th.hl { background: rgb(95, 82, 7); color: white; }
.table-holder td.hl { background: rgb(251, 245, 208); }