/*
 * Cache-safe desktop reader prose override.
 * The CDN caches the v7 pathname independently of its query string.
 */
@import url("/prototype/static/xuanji-fengshui-desktop-v7.css?v=20260720-fengshui-reader-rail-v5");

@media (min-width: 760px) {
  .workspace:is(
    [data-current-route="fengshui-younian"],
    [data-current-route="fengshui-match"],
    [data-current-route="fengshui-feixing"]
  ) > .zhai-jing-volume-screen.is-active .report-chapter > p {
    width: 100%;
    max-width: none;
  }
}
