Overview
<x-box> maps common CSS properties to HTML attributes. Spacing numbers use an 8px scale; string values pass through as-is.
Use it for cards, constrained page wrappers, and flex children (grow, self) inside <x-row>/<x-col>.
Sidebar + growing main
Fixed-width sidebar box beside a grow="1" main panel.