.chart-container .tick text{font-family:Gotham,sans-serif}.color-picker{margin:0 2px;display:inline-block;position:relative}.color-picker__preview{cursor:pointer;border:2px solid #d5d5d5;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 2px #00000026}.color-picker__component{width:100vw;height:100vh;display:none;position:fixed;top:0;left:0}.color-picker--open .color-picker__component{z-index:10;justify-content:center;align-items:center;display:flex}.color-picker__background{z-index:10;background:#0003;width:100vw;height:100vh;position:absolute;top:0;left:0}.color-picker__component>:first-child{z-index:11}@font-face{src:url(gotham-bold.2190c17e.woff);font-family:Gotham;font-weight:700}@font-face{src:url(gotham-regular.719d3108.woff);font-family:Gotham;font-weight:400}@font-face{src:url(trumpgothicpro-bold.36cdbd58.woff);font-family:Trump;font-weight:700}@font-face{src:url(trumpsoftpro-regular.1189df36.woff);font-family:Trump;font-weight:400}*{margin:0;padding:0}body{max-width:100vw;margin:0;padding:0;font-family:sans-serif}body.no-overflow{overflow:hidden}.renderer,.header,.preview{color:#000;font-family:Gotham,sans-serif}main{box-sizing:border-box;background:#f5f5f5;min-height:calc(100vh - 64px);padding:24px}.hidden{visibility:hidden;opacity:0}.preview{resize:both;height:auto;font-size:18px;overflow:auto}.renderer{font-size:12px}.renderer svg{font-size:18px}.handle{cursor:move;font-family:monospace;font-size:2em}.flex-header{align-items:center;display:flex}.flex-header>:last-child{margin-left:auto}.loading>:not(:first-child){opacity:0}.svg-wrap{position:relative}.svg-wrap>svg{width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:640px){.renderer{font-size:18px}}.header{padding:1em}.footer{padding:1em 0}.header h1{text-transform:uppercase;font-family:Trump,sans-serif;font-size:180%;font-weight:700;line-height:1.5}.header h2,.header h2 span:only-child{font-weight:400;line-height:1.5;font-size:inherit}.line{letter-spacing:.34px;justify-content:flex-start;align-items:center;padding:8px 13px 8px 16px;display:flex}.line:not(:first-child){border-top:1px solid #dcdee6}.line .color{border-radius:50%;width:9px;height:9px}.line .label{margin-left:22px;margin-right:auto}.line .value{font-weight:700}@supports (display:grid){.row{grid-gap:0 80px;grid-template-columns:repeat(2,1fr);grid-auto-flow:column;display:grid}.row>:first-child{grid-column:1/3}.row>:nth-child(2){grid-column:2/2;align-self:center}.row>:nth-child(3){grid-column:1/2;align-self:center}.row .header,.row-reverse .header{text-align:left}.row-reverse{grid-gap:0 80px;grid-template-columns:repeat(2,1fr);display:grid}.row-reverse>:first-child{grid-area:1/1/1/3}.row-reverse>:nth-child(2){grid-area:2/1/2/2;align-self:center}.row-reverse>:nth-child(3){grid-area:2/2/2/2;align-self:center}}.table-header{text-align:center;justify-content:space-between;align-items:center;padding:.9em .75em;font-size:12.3px;font-weight:700;display:flex}.table-header button{color:inherit;cursor:pointer;background:0 0;border:0;outline:0;width:20%;font-size:18px;font-weight:700}.table-header button:first-of-type{text-align:left}.table-header button:last-of-type{text-align:right}.table-wrapper{font-size:12.3px;overflow:hidden}.table{border-collapse:collapse;color:#6f6f6e;box-sizing:border-box;table-layout:fixed;border-bottom:1px solid #ececec;width:100%;font-family:Gotham,sans-serif}.table th{text-align:left;font-weight:700}.table th,.table td{vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;border-top:2px solid #fff;width:32.5vw;padding:10px 1.05em;overflow:hidden}.table tr>:first-child,.table tr>:nth-child(2){height:var(--cellHeight,auto);width:35vw}.table thead th{text-transform:uppercase;color:#fff;background:#36383a!important}.table tbody tr{background:#ededed}.table tr>:first-child{background:inherit;margin-top:-1px;position:absolute}.table tr>:first-child:after{content:"";height:var(--cellHeight,0);background:linear-gradient(90deg,#00000013,#0000);width:8px;display:block;position:absolute;top:0;right:0}@media (min-width:400px){.table th,.table td{width:35vw}.table tr>:first-child,.table tr>:nth-child(2){width:30vw}}@media (min-width:800px){.table th,.table td{width:20vw}}@media (min-width:1200px){.table th:nth-last-child(3),.table th:nth-last-child(3)~*,.table td:nth-last-child(3),.table td:nth-last-child(3)~*{width:28.3333vw}.table th:nth-last-child(4),.table th:nth-last-child(4)~*,.table td:nth-last-child(4),.table td:nth-last-child(4)~*{width:21.25vw}.table th:nth-last-child(5),.table th:nth-last-child(5)~*,.table td:nth-last-child(5),.table td:nth-last-child(5)~*{width:17vw}.table th:nth-last-child(6),.table th:nth-last-child(6)~*,.table td:nth-last-child(6),.table td:nth-last-child(6)~*{width:14.1667vw}.table th:nth-last-child(7),.table th:nth-last-child(7)~*,.table td:nth-last-child(7),.table td:nth-last-child(7)~*{width:12.1429vw}.table th,.table td{width:10.625vw}.table tr>:first-child,.table tr>:nth-child(2){width:15vw}}.preview .table th,.preview .table tr,.preview .table td{white-space:normal;word-break:break-word;overflow:visible;width:auto!important}.preview .table tr>:first-child{display:none}.tooltip{box-sizing:border-box;background:#fff;min-width:280px;padding:1rem;font-size:.8rem;transition:opacity .5s,transform .5s;position:absolute;box-shadow:12px 12px 24px #00000040}.tooltip-arrow{content:"";border:10px solid #0000;border-top-color:#fff;width:0;height:0;position:absolute;top:100%}
/*# sourceMappingURL=index.5515bd52.css.map */
