ResolvedStyle
The fully-resolved style for a node.
direct is the cascade result — properties not set anywhere stay null so a platform binding can skip applying them (avoiding sentinel values like "transparent" leaking in).
text holds the inherited text properties. Inherited properties are always concrete: either set explicitly somewhere up the chain, or carried from TextContext.Initial.