.cw--LinearChart{--axis-tick-offset:var(--space-xs);display:flex;flex-direction:column;height:100%;min-height:90px;width:100%}.cw--LinearChart-Legend{display:flex;justify-content:flex-end}.cw--LinearChart-Legend_top{order:0}.cw--LinearChart-Legend_bottom{order:1}.cw--LinearChart-Legend_left{justify-content:flex-start}.cw--LinearChart-Legend_center{justify-content:center}.cw--LinearChart-Legend_right{justify-content:flex-end}.cw--LinearChart-Graph{flex:1;position:relative}.cw--LinearChart-Svg{overflow:visible;pointer-events:all;position:absolute;right:0;z-index:10}.cw--LinearChart-Wrapper{overflow-y:hidden;z-index:99}.cw--LinearChart-Wrapper.Svg{overflow-x:auto;pointer-events:all;position:absolute;right:0;z-index:10}.cw--LinearChart-Wrapper_isVisible.Svg{overflow:visible}.cw--LinearChart-Shadow{height:var(--shadow-height);position:absolute;z-index:11}.cw--LinearChart-Shadow_left{background:linear-gradient(90deg,rgba(var(--color-nums-shadow),.15),#0000);left:var(--shadow-left-offset);width:var(--shadow-width)}.cw--LinearChart-Shadow_right{background:linear-gradient(270deg,rgba(var(--color-nums-shadow),.15),#0000);right:0;width:var(--shadow-width)}