we are seeing much more complex layouts that rely on
grid-template-rows: subgrid
instead of manual row sizing. it makes inheriting the parent tracks
so much cleaner when building nested components. i am starting to think we can
completely abandon reduce our reliance on heavy margin hacks for alignment.
>the era of fragile layout nesting is ending.it still feels like magic when those edges align perfectly