.rpm-review-notice {background:#fff1c7;color:#282112;border:2px solid #a35d00;border-radius:12px;padding:16px;line-height:1.5;}
.rpm-review-grade {border:2px dashed #8b5000!important;}
.rpm-review-question #prompt, .rpm-reading-card {background:#fff;color:#182437;border:2px solid #bbc9d8;border-radius:14px;padding:20px;text-align:left;font-size:22px!important;line-height:1.65;overflow-wrap:anywhere;}
.rpm-review-question #prompt h3,.rpm-reading-card h3 {font:700 1em/1.5 system-ui;margin:0 0 .4em;}
.rpm-review-question #prompt section + section,.rpm-reading-card section + section {margin-top:1.2em;}
.rpm-reading-lines {white-space:pre-line;margin:0;}
.rpm-instructional-focus {font-weight:800;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;}
.rpm-review-question .choice-btn {min-height:56px;white-space:normal;overflow-wrap:anywhere;}
.rpm-review-question[data-review-grade="1"] .choice-copy {font-size:28px;}
.rpm-review-question[data-review-grade="1"] #prompt {font-size:28px!important;}
.rpm-reading-card[data-review-grade="1"] {font-size:28px!important;}
.rpm-review-question #prompt:empty {display:none;}
/* A reserved gutter keeps the game scroll controls off draft reading/answers. */
#readingPacmanGame[data-active-screen="question-screen"]:has(.rpm-review-question) #question-screen {width:calc(100% - 64px)!important;margin-right:64px!important;min-width:0;}
#readingPacmanGame[data-active-screen="question-screen"]:has(.rpm-review-question) .pac-scroll-cues {left:auto;right:0;width:60px;}
#readingPacmanGame[data-active-screen="question-screen"]:has(.rpm-review-question) .pac-scroll-cue {width:48px;height:48px;animation:none;}
@media(max-width:600px) {.rpm-review-question #prompt,.rpm-reading-card {padding:14px;}}
