.bs-price-history-chart-container{width:100%;height:100%;position:relative}.bs-price-history-chart{width:100%;height:auto;display:block;overflow:hidden}.bs-price-history-line{stroke-dasharray:3000;stroke-dashoffset:3000px;animation:2s ease-out forwards bs-price-history-draw}.bs-price-history-area{opacity:0;animation:1s ease-out forwards bs-price-history-fade-in}.bs-price-history-dot{pointer-events:none;background:#f27154;border:.04167rem solid #fff;border-radius:50%;width:.25rem;height:.25rem;transition:left .15s ease-out,top .15s ease-out;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 .04167rem #f27154}.bs-price-history-tooltip{pointer-events:none;text-align:center;white-space:nowrap;background:#fff;border-radius:.16667rem;padding:.20833rem .375rem;transition:left .15s ease-out,top .15s ease-out;position:absolute;box-shadow:0 .08333rem .41667rem #0000001f}.bs-price-history-tooltip-price{font-size:.41667rem;font-weight:700}.bs-price-history-tooltip-date{color:#666;margin-top:.04167rem;font-size:.27083rem}@keyframes bs-price-history-draw{to{stroke-dashoffset:0}}@keyframes bs-price-history-fade-in{to{opacity:1}}
