/* style.css intentionally left empty.
   All current styling lives in Tailwind CDN + the inline <style> block in each page's <head>.
   This file is kept as a placeholder so the existing <link rel="stylesheet" href="style.css">
   reference (present on both index.html and en/index.html) resolves with 200 instead of 404.
   If shared cross-page CSS is introduced later, it belongs here. */
