/**
 * Sakura Core — Public Styles (plugin-specific overrides)
 */

/* Ensure shortcode grids have proper spacing outside the theme */
.sbm-grid + .wp-block-buttons {
	margin-top: 2rem;
}

.sbm-empty {
	text-align: center;
	color: #7A6B70;
	font-style: italic;
	padding: 2rem 1rem;
}
