.content-shell {
    display: flex;
    flex-direction: column;
    gap: var(--panel-gap);
    padding: 1.25rem var(--page-gutter) 4rem;
}
