window.addEventListener("scroll", function() { const header = document.querySelector(".brxw-header-01.brxe-section"); if (window.scrollY > 10) { header.classList.add("scrolled"); } else { header.classList.remove("scrolled"); } });

Words

Essays

Essays written from the path. A podcast that refuses to stay on the surface. Everything here is an extension of the same work — the inner life made visible in the outer world.