/* Compact result checks; scoped to the existing help area. */
#chapalab-practical-help.reading-note{box-sizing:border-box;clear:both;width:calc(100% - 32px);max-width:1080px;margin:32px auto;padding:24px;border:1px solid #bacbd2;border-radius:12px;background:#f3f7f8;color:#183642;font:400 16px/1.65 system-ui,sans-serif;text-align:start;overflow-wrap:anywhere}
#chapalab-practical-help.reading-note h2{margin:0 0 10px;font:650 19px/1.4 system-ui,sans-serif;color:#183642;letter-spacing:normal}
#chapalab-practical-help.reading-note p{display:block;max-width:80ch;margin:0 0 16px;color:#183642;font:inherit}
#chapalab-practical-help.reading-note nav{display:flex;flex-wrap:wrap;gap:12px}
#chapalab-practical-help.reading-note a{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:48px;max-width:100%;margin:0;padding:10px 16px;border:1px solid #476875;border-radius:7px;background:#fff;color:#173d4c;text-decoration:underline;text-underline-offset:3px;font:600 15px/1.5 system-ui,sans-serif;white-space:normal;text-align:center}
#chapalab-practical-help.reading-note a:hover{background:#e2eef2;color:#173d4c}
#chapalab-practical-help.reading-note a:focus-visible{outline:3px solid #245dcd;outline-offset:3px}
@media(max-width:480px){#chapalab-practical-help.reading-note{padding:20px;width:calc(100% - 24px)}#chapalab-practical-help.reading-note nav{display:grid}#chapalab-practical-help.reading-note a{width:100%}}
@media print{#chapalab-practical-help.reading-note{display:none}}
