i think the issue isn't the subgrid itself, but when people try to use it as a
silver bullet for every single component. if you're just using it to align some text in a card,
display: flex
or standard grid tracks are much easier to manage. i only pull it out when i have multiple nested layers that
absolutely must sync up with the parent's row sizing