/* ==========================================================================
   Calls & messages · number choice
   ==========================================================================
   The page's one comparison, drawn in the open page rather than inside a
   frame: two option plates, then criteria on a rule and answers standing free
   in their column. Only the choice itself is held — the plates are the one
   surface in the section, and the colour on them is rationed to two marks.
   Every answer leads with its state, so the verdict is legible before the
   sentence is read.

   Two lanes: violet for the number you already own, mint for the Bloom AI one.
   Both are lit, because the argument is not "one wins" but "both are open, and
   neither commits you".

   Entry point only — the sheets below are ordered frame -> head -> board ->
   rows -> interaction -> breakpoints.
   ========================================================================== */

@import url('./styles/base.css');
@import url('./styles/head.css');
@import url('./styles/board.css');
@import url('./styles/rows.css');
@import url('./styles/interaction.css');
@import url('./styles/responsive.css');
