/* ═══════════════════════════════════════════
   ZULU NAV.CSS — legacy compatibility shim
   All real nav styles are injected by nav.js
   to match the home.html reference exactly.
═══════════════════════════════════════════ */
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap');

/* Suppress any stale .zulu-nav renders from old nav.js */
.zulu-nav { display: none !important; }

/* Suppress old nav.css body padding — nav.js sets 92px !important */
/* (kept intentionally empty so nav.js wins) */
