/*
 * Desktop presentation namespace for the dual-world architecture.
 * Intentionally visual no-op in Step 2.
 */
html[data-pdm-world-current="desktop"] body.pdm-world-shell {
	--pdm-current-world: desktop;
}
