:root{--brown:#8d6e63;--orange:#ffa726}.sales-graph .ct-bar{stroke-width:20px}.sales-graph .ct-series-a .ct-bar{stroke:var(--brown)}.sales-graph .ct-series-b .ct-bar{stroke:var(--orange)}.sales-graph .ct-label{font-size:12px}.sales-guide-box{width:40px;height:20px}.sales-guide-before{background-color:var(--brown)}.sales-guide-after{background-color:var(--orange)}.theme--light.v-overlay{color:rgba(0,0,0,.87)}.theme--dark.v-overlay{color:#fff}.v-overlay{align-items:center;border-radius:inherit;display:flex;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;transition:.3s cubic-bezier(.25,.8,.5,1),z-index 1ms}.v-overlay__content{position:relative}.v-overlay__scrim{border-radius:inherit;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;transition:inherit;width:100%;will-change:opacity}.v-overlay--absolute{position:absolute}.v-overlay--active{pointer-events:auto}