/**
 * LifeOS — Topbar (desktop-specific)
 *
 * Loaded via `<link rel="stylesheet" href="css/topbar.desktop.css"
 * media="(min-width: 901px)">` in app.html. Reserved for desktop-only
 * overrides as they emerge. Currently empty by design at convention-locking
 * time — desktop-default rules live in the shared `css/topbar.css`.
 *
 * If a future change needs desktop-only behavior, add it here rather than
 * gating with @media in the shared file.
 */

/* (none yet) */
