@layer components{.footfall-graph-container{display:flex;flex-direction:column;align-items:center}.footfall-weekday-selector{display:inline-flex;align-items:center}.footfall-weekday-selector__weekday{display:flex;width:112px;justify-content:center;text-transform:uppercase}.footfall-weekday-selector .btn{display:inline-flex;align-items:center;justify-content:center}.footfall-weekday-selector polyline{fill:none;stroke:var(--color-primary-500);stroke-width:2}.footfall-weekday-selector :disabled polyline{stroke:var(--color-gray-300)}.footfall-graph{height:auto}.footfall-graph__bar{fill:color-mix(in srgb,var(--color-primary-500),var(--color-white) 11%);transition:opacity .25s}.footfall-graph__bar--dimmed{opacity:.6}.footfall-graph__dot{fill:var(--color-black);opacity:.9;transition:opacity .25s}.footfall-graph__dot--dimmed{opacity:0}.footfall-graph__line{fill:none;stroke:var(--color-black);stroke-dasharray:2,1.2;stroke-width:.7;transition:opacity .25s}.footfall-graph__line--dimmed{opacity:.4}.footfall-graph__labels{font-size:4pt}.footfall-graph__label{opacity:0;transition:opacity .25s}.footfall-graph__label--highlight{opacity:1}}
