/* Small overrides for the static rebuild. The compiled Tailwind in main.css
   carries all real styling; this only smooths JS-driven states. */
#site-header { min-height: 68px; }
.mobile-panel a { text-decoration: none; }
