/* Notebook theme overrides (Phase 6)
   Keep this file minimal to avoid overriding core layout styles. */
body[data-theme="notebook"]{
  /* Optional: notebook background tint (very light blue) */
  background:#eaf4ff;
}
