/* =====================================================================
   FONT-SCALE-110 2026-09-24 — LAST stylesheet wins over lock/chrome px
   html rem 110% + absolute floors ×1.1. Keep linked LAST in main.tpl.
   Peers: do not remove; raise only; never shrink.
   ===================================================================== */
html { font-size: 110% !important; }
html body { font-size: 15.4px !important; }
html body .mid_col,
html body .mid_col .post_content,
html body .mid_col .full-story .post_content,
html body .mid_col .static-page .post_content,
html body .mid_col article.fullstory .post_content,
html body .mid_col .post_content > p,
html body .mid_col .post_content li,
html body .mid_col .short-story_post,
html body .mid_col article.shortstory .short_title {
  font-size: 15.4px !important;
}
html body aside.right.side-column .side_block.side_useful .side_link_grid li a,
html body aside.right.side-column .side_block.side_dirs .side_dir_grid li a,
html body aside.right.side-column .side_link_grid li a,
html body aside.right.side-column .side_dir_grid li a,
html body aside.right.side-column .side_city_item__link,
html body aside.right.side-column .side_reading .last_news_title,
html body aside.right.side-column .side_reading__tabs span,
html body aside.right.side-column .side_teaser__label,
html body aside.right.side-column a,
html body .side_block.side_useful .side_link_grid li a,
html body .side_block.side_useful .side_useful_list li a,
html body .side_useful_list li a,
html body .useful_home_list li a {
  font-size: 15.4px !important;
}
html body aside.right.side-column .side_header,
html body .side_block.side_useful .side_header {
  font-size: 16.5px !important;
}
html body aside.right.side-column .side_teaser__hint,
html body aside.right.side-column .side_city_item__date,
html body aside.right.side-column .side_reading .top_views,
html body .archive-note,
html body .mid_col .archive-note,
html body .mid_col .post_content table td,
html body .mid_col .post_content table th {
  font-size: 13.2px !important;
}
html body #maps-hub-2026,
html body #maps-hub-2026 .maps-hub__intro,
html body #maps-hub-2026 .maps-hub__card,
html body #maps-hub-2026 a {
  font-size: 15.4px !important;
}
/* NOTE: FONT-SCALE-110 end. */
