@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}}.circle-back { opacity: 1; animation: pulse 2.5s infinite ease-out;}@keyframes pulse { 0% { transform: scale(0.9); opacity: 0.5; } 70% { transform: scale(1.4); opacity: 0; } 100% { opacity: 0; }}