document.addEventListener('DOMContentLoaded', () => {
    // Target the native Bricks header wrapper
    const header = document.getElementById('brx-header'); 
    if (!header) return;

    const updateHeaderHeight = () => {
        const headerHeight = header.offsetHeight;
        // This creates a live variable called --header-height we can use in CSS!
        document.documentElement.style.setProperty('--header-height', `${headerHeight}px`);
    };

    // Run immediately, and re-run if the user resizes their screen or rotates their phone
    updateHeaderHeight();
    window.addEventListener('resize', updateHeaderHeight);
    window.addEventListener('orientationchange', updateHeaderHeight);
});

Chez Sense – Restaurant Rotterdam

reference

Chez Sense is a contemporary restaurant concept in the Rotterdam area, combining international cuisine with a strong focus on atmosphere and guest experience. Designed as a modern, welcoming environment, the space integrates warm materials, ambient lighting, and carefully crafted seating zones.
Megaholz delivered bespoke interior elements and fit-out works throughout the venue, contributing to a cohesive and immersive dining environment. The project emphasises both functionality and aesthetics, supporting a hospitality concept where ambiance and experience are central to the brand.

Let’s discuss your next project

Whether you’re planning a flagship store, a hotel interior, or a multi-site rollout—we’re ready to discuss your project requirements and how we can deliver.