@media (min-width: 601px) {
  body.single-post.liuyt-compact-reading .wp-block-post-title,
  body.single-post.liuyt-compact-reading .entry-meta:not(.post-views),
  body.single-post.liuyt-compact-reading .wp-block-post-content > :where(p:not(:has(> img)):not(:has(> picture)), ul, ol, blockquote, h2, h3, h4, h5, h6, details.wp-block-details),
  body.single-post.liuyt-compact-reading .wp-block-post-content figcaption,
  body.single-post.liuyt-compact-reading .wp-block-post-content > .post-views.entry-meta,
  body.single-post.liuyt-compact-reading .wp-block-post-content > figure.wp-block-pullquote {
    box-sizing: border-box;
    width: calc(100% - 2rem);
    max-width: 608px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.single-post.liuyt-compact-reading .wp-block-post-content > :where(p:not(:has(> img)):not(:has(> picture)), ul, ol, blockquote, details.wp-block-details) {
    font-size: 1.1875rem !important;
    line-height: 1.75 !important;
  }

  body.single-post.liuyt-compact-reading .wp-block-post-content > :where(p:not(:has(> img)):not(:has(> picture)), ul, ol, blockquote, details.wp-block-details) :where(p, ul, ol, li, blockquote, summary) {
    line-height: inherit;
  }

  body.single-post.liuyt-compact-reading .wp-block-post-content > p:not(:has(> img)):not(:has(> picture)),
  body.single-post.liuyt-compact-reading .wp-block-post-content > :where(ul, ol, blockquote, details.wp-block-details) {
    margin-bottom: 1.6em !important;
  }

  body.single-post.liuyt-compact-reading .wp-block-post-content li {
    margin-bottom: 0.45em;
  }

  body.single-post.liuyt-compact-reading .wp-block-post-content > :where(h2, h3, h4, h5, h6) {
    margin-bottom: 0.85em !important;
  }

  body.single-post.liuyt-compact-reading .wp-block-post-content > h2 {
    margin-top: 2.4em !important;
    font-size: 1.45rem !important;
    line-height: 1.45 !important;
  }

  body.single-post.liuyt-compact-reading .wp-block-post-content > h3 {
    margin-top: 2em !important;
    font-size: 1.25rem !important;
    line-height: 1.5 !important;
  }

  body.single-post.liuyt-compact-reading .wp-block-post-content > :where(h4, h5, h6) {
    margin-top: 2em !important;
    font-size: 1.125rem !important;
    line-height: 1.55 !important;
  }

  body.single-post.liuyt-compact-reading .liuyt-font-size-tool {
    display: none !important;
  }
}
