{"version":3,"file":"blocks/PricingTable/index.css","mappings":";;;AAAA,gBAAgB;AAAhB;;;;;;;EAAA;AAQA;EAEC;;;;;IAAA;AAMD;AAAC;;;EAGC;AAEF,C","sources":["webpack://brandy-blocks/./src/blocks/PricingTable/editor.scss"],"sourcesContent":["/**\n * Pricing Table — editor styles.\n *\n * The canvas has no stand-in for the chooser any more. It draws the same radios\n * the front end does, and the same `:has()` rules in style.scss switch the\n * prices — so what an author clicks is the mechanism itself rather than a\n * preview of it, and there is no second implementation here to drift.\n */\n.brandy-pricing-table {\n\n\t/*\n\t * A plan whose price fields are empty collapses to almost nothing, and an\n\t * author cannot click a target that has no height. This only ever applies\n\t * to the canvas — an empty price renders nothing at all on the front end,\n\t * which is correct there.\n\t */\n\t.brandy-pricing-plan__amount-row,\n\t.brandy-pricing-plan__note,\n\t.brandy-pricing-plan__cta {\n\t\tmin-height: 1em;\n\t}\n}\n"],"names":[],"sourceRoot":""}