/**
 * Public styles for SPO plugin
 * Currently minimal as the plugin primarily works through JavaScript
 */

/* Hidden debug elements */
.spo-debug {
    display: none;
}
