.container-OtIZ83Eo {
    color: var(--color-container-fill-primary-neutral-extra-light);
    display: grid;
    grid-template-areas: "chart priceScale" "timeScale .";
    grid-template-columns: 1fr auto;
    height: 143px;
    margin-inline-end: 16px
}

.chart-OtIZ83Eo {
    display: flex;
    flex-direction: column;
    grid-area: chart;
    height: 121px;
    justify-content: space-between;
    position: relative
}

.line-OtIZ83Eo {
    background: currentColor;
    height: 1px
}

.line-OtIZ83Eo:first-of-type {
    margin-bottom: 20px
}

.histogram-OtIZ83Eo {
    align-items: end;
    bottom: 0;
    display: flex;
    gap: 8px;
    inset-inline-end: 0;
    inset-inline-start: 0;
    justify-content: space-between;
    padding: 0 5px;
    position: absolute
}

.histogram-OtIZ83Eo .priceBar-OtIZ83Eo {
    width: 100%
}

.histogram-OtIZ83Eo .priceBar-OtIZ83Eo:first-of-type,
.histogram-OtIZ83Eo .priceBar-OtIZ83Eo:nth-of-type(7) {
    height: 80px
}

.histogram-OtIZ83Eo .priceBar-OtIZ83Eo:nth-of-type(12),
.histogram-OtIZ83Eo .priceBar-OtIZ83Eo:nth-of-type(2),
.histogram-OtIZ83Eo .priceBar-OtIZ83Eo:nth-of-type(6),
.histogram-OtIZ83Eo .priceBar-OtIZ83Eo:nth-of-type(8) {
    height: 85px
}

.histogram-OtIZ83Eo .priceBar-OtIZ83Eo:nth-of-type(11),
.histogram-OtIZ83Eo .priceBar-OtIZ83Eo:nth-of-type(3),
.histogram-OtIZ83Eo .priceBar-OtIZ83Eo:nth-of-type(5),
.histogram-OtIZ83Eo .priceBar-OtIZ83Eo:nth-of-type(9) {
    height: 90px
}

.histogram-OtIZ83Eo .priceBar-OtIZ83Eo:nth-of-type(10),
.histogram-OtIZ83Eo .priceBar-OtIZ83Eo:nth-of-type(4) {
    height: 95px
}

.priceScale-OtIZ83Eo {
    display: flex;
    flex-direction: column;
    grid-area: priceScale;
    justify-content: space-between;
    margin-inline-start: 16px
}

.timeScale-OtIZ83Eo {
    display: flex;
    grid-area: timeScale;
    justify-content: space-around;
    margin-top: 12px
}

.rectangle-OtIZ83Eo {
    border-radius: 4px;
    height: 10px;
    width: 24px
}

.priceBar-OtIZ83Eo {
    border-start-end-radius: 4px;
    border-start-start-radius: 4px;
    height: 10px;
    width: 8px
}

.container-xBNJX2CY {
    overflow: hidden;
    position: relative;
    z-index: 0
}

.chart-xBNJX2CY,
.container-xBNJX2CY {
    display: block;
    height: var(--pretty-histogram-chart-height, 143px);
    width: 100%
}

.wrapper-yXjDRT2e {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 2px
}

.label-yXjDRT2e {
    color: var(--color-content-primary-neutral);
    font-feature-settings: "tnum" on, "lnum" on;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    --ui-lib-typography-font-size: 14px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 400;
    --ui-lib-typography-line-height: 18px
}

.label-yXjDRT2e,
.value-yXjDRT2e {
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    line-height: var(--ui-lib-typography-line-height);
    white-space: nowrap
}

.value-yXjDRT2e {
    align-items: baseline;
    color: var(--color-content-primary-neutral-bold);
    display: flex;
    font-feature-settings: "tnum" on, "lnum" on;
    font-style: normal;
    gap: 2px;
    --ui-lib-typography-font-size: 16px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 500;
    --ui-lib-typography-line-height: 24px
}

.value-yXjDRT2e:dir(rtl) {
    direction: ltr;
    justify-content: end
}

.unit-yXjDRT2e {
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-feature-settings: "tnum" on, "lnum" on;
    font-style: normal;
    --ui-lib-typography-font-size: 10px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 500;
    --ui-lib-typography-line-height: 14px;
    line-height: var(--ui-lib-typography-line-height)
}

.wrapper-vE74cYTn {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.container-vE74cYTn {
    display: flex;
    flex-wrap: wrap;
    gap: 16px
}

@media (min-width:768px) {
    .container-vE74cYTn {
        gap: 12px
    }
}

.title-vE74cYTn {
    color: var(--color-content-primary-neutral-bold);
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-feature-settings: "tnum" on, "lnum" on;
    font-style: normal;
    --ui-lib-typography-font-size: 16px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 500;
    --ui-lib-typography-line-height: 24px;
    line-height: var(--ui-lib-typography-line-height)
}

.wrapper-bp2yH4ja {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.container-bp2yH4ja {
    display: flex;
    flex-wrap: wrap;
    gap: 16px
}

@media (min-width:768px) {
    .container-bp2yH4ja {
        gap: 12px
    }
}

.title-bp2yH4ja {
    color: var(--color-content-primary-neutral-bold);
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-feature-settings: "tnum" on, "lnum" on;
    font-style: normal;
    --ui-lib-typography-font-size: 16px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 500;
    --ui-lib-typography-line-height: 24px;
    line-height: var(--ui-lib-typography-line-height)
}

.skeleton-bp2yH4ja {
    background-color: var(--color-body-secondary-bg);
    border-radius: 6px;
    flex: 1;
    height: 24px;
    margin: 10px 0;
    overflow: hidden;
    position: relative
}