/* The r32 Scripture selectors and all approved art remain untouched. */
.complete-question { overflow-wrap: anywhere; }
.complete-question > span { font: inherit; color: inherit; }
.question-credit { font-size: max(1rem, .8em); line-height: 1.5; }
.answer-service-status { min-height: 1.5em; font-size: 1rem; line-height: 1.5; }
.optional-note > summary { cursor: pointer; font-size: 1.1em; font-weight: 700; padding: .7rem .25rem; min-height: 44px; }
.optional-note > summary:focus-visible { outline: 3px solid currentColor; outline-offset: 4px; }
#replace-save-dialog { width: min(92vw, 34rem); padding: 1.5rem; color: #3d2916; background: #fff0bc; border: 3px solid #b18b4d; border-radius: 1rem; }
#replace-save-dialog::backdrop { background: #101c2ad9; }
#replace-save-dialog form { display: grid; gap: 1rem; }
#replace-save-dialog button { white-space: normal; min-height: 48px; }
.high-contrast #replace-save-dialog { color: #fff; background: #000; border-color: #fff; }
@media (forced-colors: active) { #replace-save-dialog, .optional-note { border: 2px solid CanvasText; } }
