/**
 * Physical asset: performance-20260727-2.css
 *
 * Cache-safe runtime refinements for Balisongs.nl.
 *
 * The visual plugin remains the owner of layout and design. This file only
 * delays the below-fold homepage contact texture until it nears the viewport.
 */

body.bnl-visual-v3.home {
  --bnl-contact-hero: none;
}

body.bnl-visual-v3.home.bnl-performance-contact-ready {
  --bnl-contact-hero: var(--bnl-contact-hero-performance);
}
