@font-face {
  font-family: '2Ring - Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(assets/fonts/RobotoCondensed-Light.ttf?v=2505.6) format('truetype');
}

@font-face {
  font-family: '2Ring - Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: url(assets/fonts/RobotoCondensed-LightItalic.ttf?v=2505.6) format('truetype');
}

@font-face {
  font-family: '2Ring - Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(assets/fonts/RobotoCondensed-Regular.ttf?v=2505.6) format('truetype');
}

@font-face {
  font-family: '2Ring - Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: url(assets/fonts/RobotoCondensed-Italic.ttf?v=2505.6) format('truetype');
}

@font-face {
  font-family: '2Ring - Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(assets/fonts/RobotoCondensed-Bold.ttf?v=2505.6) format('truetype');
}

@font-face {
  font-family: '2Ring - Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url(assets/fonts/RobotoCondensed-BoldItalic.ttf?v=2505.6) format('truetype');
}

@keyframes hideWithDelay{0%{visibility:visible}99%{visibility:visible}to{visibility:hidden}}:root{--root-header-height:40px;--panel-header-height:30px;--list-search-height:35px;--list-toolbar-height:35px}body,html{font-family:Roboto Condensed;height:100%;margin:0;overflow:hidden;padding:0;-webkit-user-select:none;user-select:none;width:100%}body ::-webkit-scrollbar,html ::-webkit-scrollbar{width:5px}body ::-webkit-scrollbar:horizontal,html ::-webkit-scrollbar:horizontal{height:5px}body ::-webkit-scrollbar-thumb,html ::-webkit-scrollbar-thumb{background:#555}body ::-webkit-scrollbar-track,html ::-webkit-scrollbar-track{background:#f5f5f5}body .tippy-box,html .tippy-box{background-color:#fff;box-shadow:0 5px 15px #00000059}body .tippy-box .tippy-content,html .tippy-box .tippy-content{color:#000;overflow:hidden;padding:8px;-webkit-user-select:text;user-select:text}body .tippy-box .tippy-content .own-paddings,html .tippy-box .tippy-content .own-paddings{margin:-8px;width:min-content}body .tippy-box .tippy-content .own-paddings .headers,html .tippy-box .tippy-content .own-paddings .headers{background-color:#555;border-radius:5px 5px 0 0;min-width:334px;padding:8px}body .tippy-box .tippy-content .own-paddings .headers table,html .tippy-box .tippy-content .own-paddings .headers table{width:100%}body .tippy-box .tippy-content .own-paddings .headers table .header,html .tippy-box .tippy-content .own-paddings .headers table .header{color:#fff}body .tippy-box .tippy-content .own-paddings .headers table .header td,html .tippy-box .tippy-content .own-paddings .headers table .header td{padding:0}body .tippy-box .tippy-content .own-paddings .headers table .header .type,html .tippy-box .tippy-content .own-paddings .headers table .header .type{font-weight:700;vertical-align:top;white-space:nowrap}body .tippy-box .tippy-content .own-paddings .headers table .header .value,html .tippy-box .tippy-content .own-paddings .headers table .header .value{padding-left:10px;white-space:nowrap;width:100%}body .tippy-box .tippy-content .own-paddings .description,html .tippy-box .tippy-content .own-paddings .description{box-sizing:border-box;max-height:220px;overflow-x:hidden;overflow-y:auto;padding:8px;white-space:pre-wrap}body .tippy-box .tippy-content .own-paddings .description ol,body .tippy-box .tippy-content .own-paddings .description ul,html .tippy-box .tippy-content .own-paddings .description ol,html .tippy-box .tippy-content .own-paddings .description ul{margin:0;white-space:normal}body .tippy-box .tippy-content .own-paddings .description p,html .tippy-box .tippy-content .own-paddings .description p{display:inline}body .font-bold,html .font-bold{font-weight:700}body .font-italic,html .font-italic{font-style:italic}body .font-bold-italic,html .font-bold-italic{font-style:italic;font-weight:700}#body{line-height:normal}button[disabled]{pointer-events:auto}.dw-tooltip-notice{background-color:#fff;border:2px solid #135d8f;color:#000;padding:5px 10px}.dw-tooltip-notice:before{content:"NOTICE: ";font-weight:700;margin-bottom:5px}.dw-tooltip-attention{background-color:#135d8f;border:2px solid #135d8f;color:#fff;padding:5px 10px}.dw-tooltip-attention:before{content:"ATTENTION: ";font-weight:700;margin-bottom:5px}.button-group{align-items:center;display:flex}
.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}
