.d3-chart-wrapper{padding:20px 15px;margin:20px 0}.d3-chart-header{font-size:1.5rem;font-weight:600;margin-bottom:20px;color:#0e1b42;text-align:center}.d3-chart-figure,figure[class^="chartfigure-"]{width:100%;max-width:100%;margin:0 auto;padding:0;display:block;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.d3-chart-container,[id^="chart-container-"]{width:100%;max-width:100%;position:relative;min-height:300px}.d3-chart-figure svg,figure[class^="chartfigure-"] svg{max-width:100%!important;height:auto!important;display:block;margin:0 auto}.d3-chart-figure svg circle,.d3-chart-figure svg rect,.d3-chart-figure svg path{-webkit-tap-highlight-color:transparent}.d3-chart-figure svg circle.tooltip-target:active,.d3-chart-figure svg rect:active,.d3-chart-figure svg path:active{opacity:0.7!important;filter:drop-shadow(0px 2px 6px rgba(14,27,66,0.4))!important;transform:scale(1.1);transition:all 0.1s ease}@media (max-width:767.98px){.d3-chart-figure svg .tooltip-target{cursor:pointer;touch-action:manipulation}.d3-chart-figure svg circle.tooltip-target:active{stroke-width:4!important;stroke:rgba(161,188,255,0.8)!important}.d3-chart-figure svg rect:active{fill-opacity:0.8!important;stroke:rgba(161,188,255,0.5);stroke-width:2}.d3-chart-figure svg g.tick{pointer-events:none}}@media (min-width:768px) and (max-width:1024px){.d3-chart-figure svg .tooltip-target:active{opacity:0.8!important;filter:drop-shadow(0px 2px 4px rgba(0,0,0,0.3))}}@media (max-width:575.98px){.d3-chart-wrapper{padding:15px 10px;margin:15px 0}.d3-chart-header{font-size:1.2rem;margin-bottom:15px}.d3-chart-figure svg{font-size:8px!important}.d3-chart-figure svg .tick text{font-size:7px!important}.d3-chart-figure svg .legend text{font-size:8px!important}.d3-chart-figure{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (min-width:576px) and (max-width:767.98px){.d3-chart-wrapper{padding:20px}.d3-chart-header{font-size:1.35rem}.d3-chart-figure svg{font-size:9px!important}.d3-chart-figure svg .tick text{font-size:8px!important}}@media (min-width:768px) and (max-width:991.98px){.d3-chart-wrapper{padding:25px 20px}.d3-chart-header{font-size:1.5rem}.d3-chart-figure{max-width:95%}.d3-chart-figure svg{font-size:10px!important}}@media (min-width:992px) and (max-width:1199.98px){.d3-chart-wrapper{padding:30px 25px}.d3-chart-figure{max-width:90%}}@media (min-width:1200px){.d3-chart-wrapper{padding:35px 30px}.d3-chart-figure{max-width:1200px}}@media (max-width:767.98px) and (orientation:landscape){.d3-chart-figure{max-width:85%}.d3-chart-container{min-height:250px}}@media print{.d3-chart-wrapper{padding:10px;page-break-inside:avoid}.d3-chart-figure svg{max-width:100%!important}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.d3-chart-figure svg{shape-rendering:geometricPrecision}}