@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}body { min-height: 100vh; display: flex; flex-direction: column; margin: 0;}#brx-content { flex-grow: 1;  width: 100%;   display: flex; flex-direction: column;  justify-content: center; }