.readerLibraryLauncher{position:fixed;left:185px;bottom:18px;z-index:91;min-height:48px;padding:12px 16px;background:#fffdf7;color:#243b2e;border:1px solid #827456;border-radius:4px;font:14px sans-serif;cursor:pointer;box-shadow:0 4px 16px #0002}
#reader-library{width:min(780px,calc(100vw - 28px));max-height:85dvh;inset:0;margin:auto;padding:24px;box-sizing:border-box;border:1px solid #8c7e66;border-radius:8px;background:#fffdf7;color:#242b24;font:16px/1.7 sans-serif;overflow:auto}
#reader-library::backdrop{background:#14261ccc}.readerLibraryHeader{display:flex;justify-content:space-between;align-items:center;gap:15px}.readerLibraryHeader h2{font-size:24px;margin:0 0 18px}
#reader-library button{min-height:44px;border:1px solid #8c7e66;border-radius:3px;padding:9px 12px;font:inherit;cursor:pointer;background:#fffdf7;color:#243b2e}#reader-library button[aria-pressed=true]{background:#243b2e;color:white}
#reader-library label{display:block}#reader-library input{box-sizing:border-box;width:100%;padding:12px;font:16px sans-serif;border:1px solid #8c7e66;background:white;color:#222;border-radius:3px}
.readerLibraryActions{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.readerLibraryNote{font-size:12px;color:#655e51}#reader-library ul{list-style:none;margin:0;padding:0}#reader-library li{padding:18px 0;border-top:1px solid #d4cabb}#reader-library li a{display:block;color:#234e36;font-size:19px;text-decoration:underline;text-underline-offset:4px}#reader-library li p{margin:8px 0 0;font-size:14px;line-height:1.8}#reader-library small{font-size:11px;color:#71644d}#reader-library :focus-visible,.readerLibraryLauncher:focus-visible{outline:3px solid #aa792f;outline-offset:3px}
@media(max-width:820px){.readerLibraryLauncher{left:170px;bottom:calc(84px + env(safe-area-inset-bottom));max-width:calc(100vw - 235px);padding:12px 8px;font-size:12px}#reader-library{padding:18px}.readerLibraryHeader h2{font-size:20px}}
@media print{.readerLibraryLauncher,#reader-library{display:none!important}}
