:root{--scripture-text:#4A403D;--scripture-muted:#B4ADA3;--scripture-hover:#7B8DA3;--scripture-surface:#EFE6D8;--scripture-background:#F8F1E4}.scripture-page{height:100vh;overflow-x:hidden;overflow-y:scroll;background:var(--scripture-background);color:var(--scripture-text);scrollbar-gutter:stable both-edges;display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.35) var(--scripture-background)}.scripture-page a{color:var(--scripture-muted);text-decoration:none;transition:color .12s ease-in-out,text-decoration-color .12s ease-in-out}.scripture-page a:hover{color:var(--scripture-hover);text-decoration:underline;text-decoration-color:var(--scripture-muted)}.scripture-page::-webkit-scrollbar{width:12px}.scripture-page::-webkit-scrollbar-track{background:var(--scripture-background)}.scripture-page::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.28);border-radius:8px;border:3px solid var(--scripture-background)}.scripture-page .fragment-hover-emphasis{text-shadow:.4px 0 0 currentColor,-.4px 0 0 currentColor}.note-panel p{margin-top:1em;margin-bottom:0}.note-panel p:first-child{margin-top:0}.note-panel ol,.note-panel ul{margin-top:1em;margin-bottom:0}.note-panel ol:first-child,.note-panel ul:first-child{margin-top:0}.note-panel-fresh-block{margin-top:1em}