/* Each room keeps its original image and words. Colour belongs to the atmosphere only. */
dialog[data-tone=ember] .reader-shade{background:linear-gradient(90deg,#20100c30,#1b1112e8 45%,#0f151bee),linear-gradient(0deg,#141019ef,transparent)}
dialog[data-tone=ember] .reading-head h1{color:#efc4a9}
dialog[data-tone=ember] .reading-line{background:linear-gradient(90deg,#da9e74,transparent)}
.media-credit{font:12px/1.7 Georgia,serif;color:#b8c8c8;letter-spacing:.03em;margin:10px 0 30px}
#reader[data-collection=gallery] .source-block{white-space:pre-line}
#reader[data-collection=gallery] .source-gallery{display:block;max-width:950px}
#reader[data-collection=gallery] .source-gallery button{display:block;width:100%;background:transparent}
#reader[data-collection=gallery] .source-gallery img{width:100%;max-height:76vh;object-fit:contain}
@media(max-width:700px){
 dialog[data-tone=ember] .reader-shade{background:linear-gradient(0deg,#171319 15%,#171319ec 66%,#281d1566 100%)}
 #reader[data-collection=gallery] .source-gallery img{max-height:68dvh}
}
