/* biodream book — minimal theme overrides */:root{--sidebar-width:270px;}.contentmain{max-width:860px;}/* Tighten up wide tables in the format chapter */table{display:block;overflow-x:auto;white-space:nowrap;}/* Restore normal wrapping for prose tables */tabletd:last-child{white-space:normal;}