@font-face {
  font-family: 'BlockKie';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts/BlockKie.ttf') format('truetype');
}

@font-face {
  font-family: 'Dogicapixel';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts/dogicapixel.ttf') format('truetype');
}

@font-face {
  font-family: 'Dogicapixel';
  font-style: normal;
  font-weight: bold;
  src: url('/fonts/dogicapixelbold.ttf') format('truetype');
}

@font-face {
  font-family: 'NicoClean';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts/NicoClean-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'NicoBold';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts/NicoBold-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'NicoPups';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts/NicoPups-Regular.ttf') format('truetype');
}*{box-sizing:border-box}blockquote,body,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,ul{margin:0;padding:0}table{border-collapse:collapse;width:100%}td,th,tr,.b-h-gray-1,.b-h-gray-2,.b-h-gray-3,.b-h-gray-4,.b-h-gray-5,.b-h-gray-6,.b-h-gray-7,.b-v-gray-1,.b-v-gray-2,.b-v-gray-3,.b-v-gray-4,.b-v-gray-5,.b-v-gray-6,.b-v-gray-7{position:relative}:root{--screen-w:800px;--screen-h:480px;--gap-outer:10px;--gap-inner:10px;--gap-small:5px;--gap:10px;--gap-large:20px;--gap-xlarge:40px;--gap-xxlarge:60px;--list-gap-small:8px;--list-gap-large:16px;--title_bar-h:39px;--title_bar-small-h:32px;--full-w:calc(var(--screen-w) - var(--gap-outer)*2);--full-h:calc(var(--screen-h) - var(--gap-outer)*2);--quadrant-w:calc((var(--screen-w) - var(--gap-outer)*2)/2 - var(--gap-outer)/2);--quadrant-h:calc((var(--screen-h) - var(--gap-outer)*2)/2 - var(--gap-outer)/2);--half_vertical-w:calc((var(--screen-w) - var(--gap-outer)*2)/2 - var(--gap-outer)/2);--half_vertical-h:calc(var(--screen-h) - var(--gap-outer)*2);--half_horizontal-w:calc(var(--screen-w) - var(--gap-outer)*2);--half_horizontal-h:calc((var(--screen-h) - var(--gap-outer)*2)/2 - var(--gap-outer)/2);--black:#000;--gray-1:#2a2a2a;--gray-2:#545454;--gray-3:#7e7e7e;--gray-4:#a8a8a8;--gray-5:#d2d2d2;--white:#fff}.bg-black{background-color:#000}.bg-gray-1{background-color:#2a2a2a}.bg-gray-2{background-color:#545454}.bg-gray-3{background-color:#7e7e7e}.bg-gray-4{background-color:#a8a8a8}.bg-gray-5{background-color:#d2d2d2}.bg-white{background-color:#fff}.bg-black{background:repeat url(/images/grayscale/black.png)}.bg-gray-1{background:repeat url(/images/grayscale/gray-1.png)}.bg-gray-2{background:repeat url(/images/grayscale/gray-2.png)}.bg-gray-3{background:repeat url(/images/grayscale/gray-3.png)}.bg-gray-4{background:repeat url(/images/grayscale/gray-4.png)}.bg-gray-5{background:repeat url(/images/grayscale/gray-5.png)}.bg-gray-6{background:repeat url(/images/grayscale/gray-6.png)}.bg-gray-7{background:repeat url(/images/grayscale/gray-7.png)}.bg-white{background:repeat url(/images/grayscale/white.png)}.bg-black,.bg-gray-1,.bg-gray-2,.bg-gray-3,.bg-gray-4,.bg-gray-5,.bg-gray-6,.bg-gray-7,.bg-white{image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.b-h-gray-1:before,.b-h-gray-2:before,.b-h-gray-3:before,.b-h-gray-4:before,.b-h-gray-5:before,.b-h-gray-6:before,.b-h-gray-7:before{background:repeat url(/images/borders/1.png);bottom:0;content:" ";height:1px;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;left:0;position:absolute;width:100%}.b-h-gray-2:before{background:repeat url(/images/borders/2.png)}.b-h-gray-3:before{background:repeat url(/images/borders/3.png)}.b-h-gray-4:before{background:repeat url(/images/borders/4.png)}.b-h-gray-5:before{background:repeat url(/images/borders/5.png)}.b-h-gray-6:before{background:repeat url(/images/borders/6.png)}.b-h-gray-7:before{background:repeat url(/images/borders/7.png)}.b-v-gray-1:after,.b-v-gray-2:after,.b-v-gray-3:after,.b-v-gray-4:after,.b-v-gray-5:after,.b-v-gray-6:after,.b-v-gray-7:after{background:repeat url(/images/borders/1.png);bottom:0;content:" ";height:100%;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;left:0;position:absolute;width:1px}.b-v-gray-2:after{background:repeat url(/images/borders/2.png)}.b-v-gray-3:after{background:repeat url(/images/borders/3.png)}.b-v-gray-4:after{background:repeat url(/images/borders/4.png)}.b-v-gray-5:after{background:repeat url(/images/borders/5.png)}.b-v-gray-6:after{background:repeat url(/images/borders/6.png)}.b-v-gray-7:after{background:repeat url(/images/borders/7.png)}.environment{background-color:gray}.screen{background-color:#fff;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--gap-outer);gap:var(--gap-inner);height:var(--screen-h);image-rendering:crisp-edges;max-height:var(--screen-h);max-width:var(--screen-w);padding:var(--gap-outer);position:relative;width:var(--screen-w)}.screen--reset{margin-left:-10px;margin-top:-10px}.view--full{display:flex;flex-direction:column;height:var(--full-h);position:relative;width:var(--full-w)}.view--full:before{background-image:url(/images/layout/full.png);background-repeat:no-repeat;content:" ";height:470px;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;left:0;pointer-events:none;position:absolute;top:0;width:790px}.view--quadrant{display:flex;flex-direction:column;height:var(--quadrant-h);position:relative;width:var(--quadrant-w)}.view--quadrant:before{background-image:url(/images/layout/quadrant.png);background-repeat:no-repeat;content:" ";height:225px;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;left:0;pointer-events:none;position:absolute;top:0;width:385px}.view--half_vertical{display:flex;flex-direction:column;height:var(--half_vertical-h);position:relative;width:var(--half_vertical-w)}.view--half_vertical:before{background-image:url(/images/layout/half_vertical.png);background-repeat:no-repeat;content:" ";height:461px;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;left:0;pointer-events:none;position:absolute;top:0;width:385px}.view--half_horizontal{display:flex;flex-direction:column;height:var(--half_horizontal-h);position:relative;width:var(--half_horizontal-w)}.view--half_horizontal:before{background-image:url(/images/layout/half_horizontal.png);background-repeat:no-repeat;content:" ";height:225px;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;left:0;pointer-events:none;position:absolute;top:0;width:781px}.view--reset:before{background-image:none!important}.layout{align-items:center;display:flex;flex-direction:row;gap:var(--gap-outer);justify-content:center;overflow:hidden}.view--full .layout{height:calc(var(--screen-h) - var(--gap-outer)*2 - var(--title_bar-h));padding:var(--gap-outer)}.view--quadrant .layout{min-height:calc(var(--quadrant-h) - var(--title_bar-small-h));padding:var(--gap-outer)}.view--half_vertical .layout{min-height:calc(var(--half_vertical-h) - var(--title_bar-small-h));padding:var(--gap-outer)}.view--half_horizontal .layout{min-height:calc(var(--quadrant-h) - var(--title_bar-small-h));padding:var(--gap-outer)}.layout--col{flex-direction:column}.layout--row{flex-direction:row}.layout--top{align-items:flex-start}.layout--center{align-items:center}.layout--bottom{align-items:flex-end}.columns{align-items:baseline;display:flex;flex-direction:row;gap:var(--gap-outer);overflow:hidden;width:100%}.columns--center{align-items:center}.column{align-content:center;display:flex;flex:1;flex-direction:column;flex-grow:1;gap:var(--gap-outer);justify-content:center;max-width:100%;width:0}.column--min{min-width:min-content;width:min-content}.column--max{max-width:max-content;width:max-content}.title_bar{align-content:center;align-items:center;border-radius:10px;color:#000;display:flex;height:var(--title_bar-h);padding:14px;position:relative;z-index:1000}.view--half_horizontal .title_bar,.view--half_vertical .title_bar,.view--quadrant .title_bar{background-image:none!important;border-radius:none;height:var(--title_bar-small-h)}.title_bar .image{margin-right:var(--gap-inner);max-height:28px}.view--half_horizontal .title_bar .image,.view--half_vertical .title_bar .image,.view--quadrant .title_bar .image{margin-right:var(--gap-inner);max-height:16px}.title_bar .title{font-weight:400}.title_bar .instance,.title_bar .title{font-family:NicoClean;-webkit-font-smoothing:none;display:block;display:-webkit-box;font-size:16px;-webkit-line-clamp:1;line-height:1;padding-top:2px;-webkit-box-orient:vertical;min-height:16px;overflow:hidden;word-break:break-all;-webkit-text-stroke:3.5px #fff;paint-order:stroke fill}.title_bar .instance{letter-spacing:-.5px;margin-left:auto;transform:translateX(.5px)}.table thead tr{height:2.25rem;position:relative;text-align:left}.table thead tr th:before{background:repeat url(/images/borders/3.png);bottom:0;content:" ";height:1px;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;left:0;position:absolute;width:100%}.table tbody tr{height:46px;position:relative;text-align:left}.table.table--condensed tbody tr{height:31px;position:relative;text-align:left}.table.table--condensed thead tr{height:24px;position:relative;text-align:left}.table tbody tr td:before{background:repeat url(/images/borders/6.png);bottom:0;content:" ";height:1px;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;left:0;position:absolute;width:100%}.table tbody tr:last-child td:before{display:none}.metrics{align-content:center;display:flex;flex-basis:fit-content;flex-wrap:wrap;font-size:0;gap:calc(var(--gap-outer)*4) var(--gap-outer);justify-content:center}.metrics.metrics--column-2{padding-left:100px;padding-right:100px}.metrics--column-4 .metric{box-sizing:border-box;flex:0 0 calc(25% - (var(--gap-outer)*3)/4);max-width:calc(25% - (var(--gap-outer)*3)/4)}.metrics--column-3 .metric{box-sizing:border-box;flex:0 0 calc(33.3333% - (var(--gap-outer)*2)/3);max-width:calc(33.3333% - (var(--gap-outer)*2)/3)}.metrics--column-2 .metric{box-sizing:border-box;flex:0 0 calc(50% - var(--gap-outer)/2);max-width:calc(50% - var(--gap-outer)/2)}.metric{align-content:center;align-items:center;display:flex;flex-direction:column;flex-grow:0;gap:var(--gap-inner);justify-content:center}.metric.metric--left{align-items:start}.value{font-family:Inter;font-size:38px;font-weight:700;font-weight:450;line-height:42px}.value.value--small{font-size:28px;font-weight:600;line-height:34px}.value.value--xsmall{font-size:20px;font-weight:700;line-height:24px}.value.value--large{font-size:58px;font-weight:400;line-height:70px}.value.value--xlarge{font-size:74px;font-weight:350;line-height:86px}.value.value--xxlarge{font-size:128px;font-weight:350;line-height:128px}.title{font-family:BlockKie;-webkit-font-smoothing:none;display:block;display:-webkit-box;font-size:26px;-webkit-line-clamp:1;line-height:1;-webkit-box-orient:vertical;letter-spacing:-.5px;min-height:16px;overflow:hidden;transform:translateX(.5px);word-break:break-all}.title.title--small{font-family:NicoClean;padding-top:2px}.description,.title.title--small{-webkit-font-smoothing:none;font-size:16px;letter-spacing:-.5px;transform:translateX(.5px)}.description{display:-webkit-box;font-family:NicoPups;-webkit-line-clamp:1;line-height:1;padding-top:1px;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}.list{display:flex;flex-direction:column;width:100%}.list,.view--full .list,.view--half_horizontal .list,.view--half_vertical .list,.view--quadrant .list{gap:var(--list-gap-small)}.list .item{align-items:stretch;display:flex;flex-direction:row;gap:2px;line-height:0}.list.list--wrap{flex-direction:row;flex-wrap:wrap;width:100%}.list.list--wrap .item{box-sizing:border-box;flex:1 1 calc(50% - var(--list-gap-small))}.list.list--wrap .list .item:only-child{flex:1 1 100%}.list.list--wrap--3 .item{box-sizing:border-box;flex:1 1 calc(33.3333% - var(--list-gap-small)*2)}.list.list--wrap--4 .item{box-sizing:border-box;flex:1 1 calc(25% - var(--list-gap-small)*3)}.list .content{align-items:flex-start;display:flex;flex-direction:column;justify-content:end;line-height:0}.list .list_content{font-family:NicoClean;-webkit-font-smoothing:none;font-size:16px}.list .meta{background:url(/images/grayscale/gray-6.png) repeat;height:auto;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;margin-right:6px}.list .meta,.list .meta .index{align-items:center;display:flex;flex-shrink:0;justify-content:center;width:9px}.list .meta .index{-webkit-text-stroke:3.5px #fff;font-family:NicoPups;height:100%;line-height:1;overflow:visible;paint-order:stroke fill}.label,.list .meta .index{-webkit-font-smoothing:none;font-size:16px}.label{align-items:center;display:inline-flex;display:-webkit-box;font-family:NicoClean;font-weight:400;-webkit-line-clamp:1;line-height:1.5;line-height:20px;max-width:100%;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;border-radius:0;color:#000;letter-spacing:-.5px;padding-left:0;padding-right:0;position:relative;transform:translateX(.5px)}.label.label--small{font-family:NicoPups;font-size:16px;height:18px;padding-bottom:1px;padding-top:1px}.label--large,.label.label--small{-webkit-font-smoothing:none;line-height:1}.label--large{display:block;display:-webkit-box;font-family:BlockKie;font-size:26px;-webkit-line-clamp:1;-webkit-box-orient:vertical;letter-spacing:-.5px;min-height:16px;overflow:hidden;transform:translateX(.5px);word-break:break-all}.label.label--outline{border:1px solid #000;border-radius:4px;padding-left:2px;padding-right:2px;padding-top:0}.label.label--underline,.label.label--underline-2{color:#000;padding-bottom:2px;position:relative}.label.label--underline:after{height:1px}.label.label--underline-2:after,.label.label--underline:after{background:repeat url(/images/borders/2.png);bottom:0;content:" ";image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;left:0;position:absolute;transform:translateX(.5px);width:100%}.label.label--underline-2:after{height:2px}.markdown{align-items:center;display:flex;flex-direction:column}.markdown .content{max-height:100%;max-width:670px;-webkit-font-smoothing:none;font-family:NicoClean;font-size:16px;line-height:22px;word-break:break-word}.markdown .content--center{text-align:center}.markdown .content--small{font-family:NicoPups;font-size:16px;line-height:16px}.highcharts-axis-labels text{font-family:NicoPups!important}#chart-1,#chart-10,#chart-11,#chart-12,#chart-13,#chart-14,#chart-15,#chart-16,#chart-17,#chart-18,#chart-19,#chart-2,#chart-20,#chart-3,#chart-4,#chart-5,#chart-6,#chart-7,#chart-8,#chart-9{height:auto!important;overflow:visible!important}.highcharts-container{top:0!important}.image.image-small{max-width:80px}.image.image-xsmall{max-width:40px}.qr-code-wrapper{height:27px;position:relative;width:27px}.qr-code{height:27px;position:absolute;right:0;top:0;width:27px}.text--center{text-align:center!important}.text--left{text-align:left!important}.text--right{text-align:right!important}.flex{display:flex!important}.flex--col{flex-direction:column!important}.flex--row{flex-direction:row!important}.gap{gap:var(--gap)!important}.gap--small{gap:var(--gap-small)!important}.gap--large{gap:var(--gap-large)!important}.gap--xlarge{gap:var(--gap-xlarge)!important}.gap--xxlarge{gap:var(--gap-xxlarge)!important}.gap--none{gap:0!important}.w-full{max-width:100%!important;width:100%!important}.w-small{max-width:48px!important;width:48px!important}.w-medium{max-width:128px!important;width:128px!important}.w-xxlarge{max-width:200px!important;width:200px!important}.mb-small{margin-bottom:var(--gap-small)!important}.mb-medium{margin-bottom:var(--gap)!important}.mb-large{margin-bottom:var(--gap-large)!important}.clamp--1{-webkit-line-clamp:1}.clamp--1,.clamp--2,.clamp--3,.clamp--4,.clamp--5,.clamp--6,.clamp--7,.clamp--8,.clamp--10,.clamp--9,.clamp--11,.clamp--12,.clamp--13,.clamp--14,.clamp--15,.clamp--16,.clamp--17,.clamp--18,.clamp--19,.clamp--20,.clamp--21,.clamp--22,.clamp--23,.clamp--24,.clamp--25,.clamp--26,.clamp--27,.clamp--28,.clamp--29,.clamp--30,.clamp--31,.clamp--32,.clamp--33,.clamp--34{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.clamp--2{-webkit-line-clamp:2}.clamp--3{-webkit-line-clamp:3}.clamp--4{-webkit-line-clamp:4}.clamp--5{-webkit-line-clamp:5}.clamp--6{-webkit-line-clamp:6}.clamp--7{-webkit-line-clamp:7}.clamp--8{-webkit-line-clamp:8}.clamp--9{-webkit-line-clamp:9}.clamp--10{-webkit-line-clamp:10}.clamp--11{-webkit-line-clamp:11}.clamp--12{-webkit-line-clamp:12}.clamp--13{-webkit-line-clamp:13}.clamp--14{-webkit-line-clamp:14}.clamp--15{-webkit-line-clamp:15}.clamp--16{-webkit-line-clamp:16}.clamp--17{-webkit-line-clamp:17}.clamp--18{-webkit-line-clamp:18}.clamp--19{-webkit-line-clamp:19}.clamp--20{-webkit-line-clamp:20}.clamp--21{-webkit-line-clamp:21}.clamp--22{-webkit-line-clamp:22}.clamp--23{-webkit-line-clamp:23}.clamp--24{-webkit-line-clamp:24}.clamp--25{-webkit-line-clamp:25}.clamp--26{-webkit-line-clamp:26}.clamp--27{-webkit-line-clamp:27}.clamp--28{-webkit-line-clamp:28}.clamp--29{-webkit-line-clamp:29}.clamp--30{-webkit-line-clamp:30}.clamp--31{-webkit-line-clamp:31}.clamp--32{-webkit-line-clamp:32}.clamp--33{-webkit-line-clamp:33}.clamp--34{-webkit-line-clamp:34}.clamp--35{display:-webkit-box;-webkit-line-clamp:35;-webkit-box-orient:vertical;overflow:hidden}