/**
 * MCE CSS Variables
 * Auto-generated by my-core-extensions
 * Generated: 2026-03-24 13:31:46
 */

:root, body {
    --starrating-gap: 0.25em;
    --starrating__svg_width: 1.5em;
    --starrating__svg_height: 1.5em;
    --starrating__svg_stroke: currentColor;
    --starrating__svg_fill: transparent;
    --starrating__svg_stroke_hover: currentColor;
    --starrating__svg_fill_hover: currentColor;
    --starrating__svg_stroke_preselected: #eee;
    --starrating__svg_fill_preselected: #eee;
    --starrating__svg_stroke_selected: currentColor;
    --starrating__svg_fill_selected: currentColor;
    --formbuilder__container_direction: row;
    --formbuilder__container_justify: space-between;
    --formbuilder__container_gap: 20px;
    --formbuilder__row_width: 100%;
    --formbuilder__row_maxwidth: 100%;
    --formbuilder__optionrow_gap: 10px;
    --formbuilder__optionrow_rowgap: 5px;
    --file_drop_minHeight: 100px;
}
