// Shared overlay machinery for the mobile/compact shell: one scrim, one active // overlay at a time (nav drawer OR a comment bottom-sheet), background `inert`, // body scroll-lock, Escape, and on-screen-keyboard avoidance. Framework-free. // // Consumed by DocLayout (drawer) and Comments.astro (compose/read/list sheets). // It's a single ES module, so the `current`/lock state is shared across every // inline