/**
 * USIC - Public Styles (Fase 1 placeholder)
 * Los estilos completos se añaden en Fase 4 con el theme.
 *
 * @package USIC
 * @since   1.0.0
 */

/* Base reset para el plugin */
.usic-wrap { box-sizing: border-box; }
