/* ============================================================
   Intentionally empty.

   This file used to hold a separate desktop layout (1280px-shell,
   2-column category card grid, centered detail modal). It was
   replaced 2026-05-13 by a different desktop design that lives
   inside components.css's @media (min-width: 900px) block —
   sticky category rail + bottle-card grid index, sticky-image +
   scrolling-text detail.

   File is kept (rather than deleted) because:
     - It's listed in sw.js SHELL_ASSETS, deleting would require
       a coordinated SW + manifest update.
     - index.html links to it; removing both would touch two more
       files for no behavioral gain.

   If you ever want to re-introduce desktop-specific overrides as
   a separate file, put them here — but only after auditing for
   conflicts with the components.css @media block.
============================================================ */
