/* ==========================================================================
 * tokens.css — Generated from style/tokens/
 * Do not edit directly. Run `pnpm --filter style build` to regenerate.
 * ========================================================================== */

@media screen and (min-width: 1025px) {
	body {

		/* Display Large */
		--wp--custom--typography--display-large--font-size: var(--wp--custom--typography--display-large--wide--font-size);

		/* Display Medium */
		--wp--custom--typography--display-medium--font-size: var(--wp--custom--typography--display-medium--wide--font-size);

		/* Display Small */
		--wp--custom--typography--display-small--font-size: var(--wp--custom--typography--display-small--wide--font-size);

		/* Spacing */
		--wp--custom--space-md: var(--wp--custom--space-md-wide);
		--wp--custom--space-lg: var(--wp--custom--space-lg-wide);
		--wp--custom--space-xl: var(--wp--custom--space-xl-wide);
		--wp--custom--space-xxl: var(--wp--custom--space-xxl-wide);
		--wp--custom--space-xxxl: var(--wp--custom--space-xxxl-wide);
		--wp--custom--space-section-block: var(--wp--custom--space-section-block-wide);
		--wp--custom--space-section-inline: var(--wp--custom--space-section-inline-wide);

		/* Hero gradient */
		--wp--custom--hero-gradient-height: var(--wp--custom--hero-gradient-height-wide);
	}
}