.bar-chart-component{align-items:center;background-color:#0d1117;border:1px solid #30363d;border-radius:10px;display:flex;justify-content:space-between;padding:5px}.bar-chart-component__custom-tooltip{background-color:#161b22;border:1px solid #30363d;border-radius:6px;box-shadow:0 4px 12px #00000026;color:#c9d1d9;font-size:14px;padding:8px 12px}.bar-chart-component__tooltip-item{display:flex;gap:1rem;justify-content:space-between}.bar-chart-component__tooltip-label{color:#f0f6fc;font-weight:600}.bar-chart-component__tooltip-value{color:#8b949e;font-weight:500}@media screen and (min-width:496px){.bar-chart-component{padding:30px}}
