* Fix missing navigation shadow * Switch to grid organization at top level * Force calc() sizes to guarantee elements occupy right size
A lingering problem exists where the content is allowed to expand indefinitely vertically. This might be an issue with the stacks of flex elements near the root of the DOM. Since the value fixing this is still uncertain I'll leave as it is for now.