/*
 * caplab-learn-v2.css — CapLab host chrome for the Learn V2 surface.
 *
 * The learning UI itself is styled by the shared tfs-learn.css (see
 * tfs-learn.js). Only the rules that are about CapLab's *page* live here.
 *
 * The mobile rail-gutter override that used to sit here is gone: app-nav.js
 * no longer writes the desktop rail's inline body padding below its own
 * breakpoint, so there is nothing left to undo.
 */
#learnMode { padding-top:64px; }
