
/* Life Map, living inside My Rhythm → Life. The page's own sections were built for
   a full-width page, so they are reined in to sit inside the tab panel. */
#lmtHost{ margin-top:26px; }
#lmtHost .lmt-lead{
  border-top:1px dashed #E8E4DC; padding-top:22px; margin-bottom:6px;
  font-family:'Nunito',system-ui,sans-serif;
}
#lmtHost .lmt-kicker{
  font-size:.64rem; font-weight:800; letter-spacing:.16em; text-transform:uppercase; margin:0 0 6px;
  color:#5F7350 !important; -webkit-text-fill-color:#5F7350 !important;
}
#lmtHost .lmt-h{
  font-family:'Playfair Display',Georgia,serif; font-weight:700; font-size:1.2rem; margin:0 0 5px;
  color:#243447 !important; -webkit-text-fill-color:#243447 !important;
}
#lmtHost .lmt-sub{
  font-size:.88rem; line-height:1.6; margin:0; max-width:62ch;
  color:#657482 !important; -webkit-text-fill-color:#657482 !important;
}
/* the Life Map hero duplicated the My Rhythm banner directly above it */
#lmtHost .hu-lm-hero{ display:none !important; }
/* its sections were full-bleed; keep them inside the panel */
#lmtHost #lifemapReact .max-w-7xl{ max-width:100% !important; }
#lmtHost #lifemapReact{ width:100%; }
