{"version":3,"file":"Sparkline.module.cjs","names":[],"sources":["../../../src/components/Sparkline/Sparkline.module.css"],"sourcesContent":[".wrapper {\n    display: inline-flex;\n    align-items: center;\n    /*\n     * `middle` rather than the inline default: a sparkline sits beside a number, and\n     * a baseline-aligned SVG hangs low enough to look like it fell off the line.\n     */\n    vertical-align: middle;\n    line-height: 0;\n}\n\n.svg {\n    display: block;\n    overflow: visible;\n}\n\n/*\n * A wash, never a saturated block — the fill is context for the line, and at full\n * strength it competes with the mark that actually carries the data.\n */\n.area {\n    opacity: 0.12;\n}\n"],"mappings":";"}