/* Chapter 5 companion note. Scoped; no reader or story styles are changed. */
.chapter-notes{box-sizing:border-box;width:calc(100% - 44px);max-width:1026px;margin:28px auto 42px;border:1px solid #715b37;border-radius:3px;background:#111410;color:#e0d4bb;scroll-margin-top:28px}
.chapter-notes>summary{cursor:pointer;padding:20px 24px;list-style-position:inside;color:#d8ba83;min-height:44px;line-height:1.6}
.chapter-notes>summary::marker{color:#d8ba83}
.chapter-notes>summary:hover{background:#1c1e16}
.chapter-notes>summary:focus-visible,.chapter-notes a:focus-visible{outline:2px solid #f0ce8a;outline-offset:4px}
.chapter-notes-label{font:600 13px/1.6 Arial,sans-serif;letter-spacing:.06em}
.chapter-notes-subtitle{display:block;margin:5px 0 0 19px;font:20px/1.4 Georgia,serif;color:#efe1c4}
.chapter-notes-warning{display:block;margin:7px 0 0 19px;font:12px/1.6 Arial,sans-serif;color:#c0b295}
.chapter-notes-body{border-top:1px solid #58482f;padding:28px clamp(20px,4vw,44px) 30px}
.chapter-notes .chapter-notes-body h2{margin:0 0 22px;font:normal 28px/1.3 Georgia,serif;color:#efe1c4;letter-spacing:0;text-transform:none}
.chapter-notes .chapter-notes-body h3{margin:30px 0 14px;font:normal 22px/1.4 Georgia,serif;color:#efe1c4;letter-spacing:0;text-transform:none}
.chapter-notes .chapter-notes-body p{max-width:72ch;margin:0 0 17px;font:17px/1.8 Georgia,serif;color:#e0d4bb;opacity:1}
.chapter-notes .chapter-notes-body blockquote{margin:0 0 24px;padding:4px 0 4px 18px;border-left:2px solid #bd9b63;text-transform:none;letter-spacing:0}
.chapter-notes .chapter-notes-body blockquote p{margin:0;font-style:italic}
.chapter-notes a{color:#f0ce8a;text-underline-offset:4px;text-decoration-thickness:1px}
.chapter-notes-links{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:26px;border-top:1px solid #58482f;padding-top:19px}
.chapter-notes-links a{font:13px/1.7 Arial,sans-serif;padding:6px 0}
.a2-novel .chapter-notes{width:100%;max-width:710px;margin:30px auto}
@media(max-width:600px){.chapter-notes{width:calc(100% - 40px)}.chapter-notes>summary{padding:18px}.chapter-notes-subtitle{font-size:19px}.chapter-notes .chapter-notes-body h2{font-size:25px}.chapter-notes .chapter-notes-body p{font-size:17px;line-height:1.75}.chapter-notes-links{gap:8px 18px}}
@media print{.chapter-notes{display:none!important}}
