/* Utility styles for embedded SVG filters */
#svg-filters {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}
