/**
 * Styles common to frontend & editor for fluffle/restricted
 * 
 * @since 2026-02-26
 * @author Designs and Codes, LLC
 */

.wp-block-fluffle-restricted {
	margin-block: var( --fluffle-block__spacing-v, 1.5rem );
	max-inline-size: 100%;
}
