/* Shared navigation and responsive polish across the complete site. */
.hot-header.top{position:sticky;top:0;z-index:60;display:block;height:auto;min-height:72px;width:100%;border:0;border-bottom:1px solid #57432d;background:#100e0bf5;backdrop-filter:blur(16px);color:#f4e8d4}
.hot-header *{box-sizing:border-box}.hot-bar{max-width:1280px;margin:auto;display:flex;align-items:center;gap:20px;padding:12px 24px;min-height:72px}
.hot-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#f4e8d4;margin-right:auto;min-width:0}.hot-brand img{width:44px;height:44px;object-fit:contain}.hot-brand strong{display:block;font:600 16px/1.3 Georgia,serif;letter-spacing:.06em}.hot-brand small{display:block;color:#c1aa88;font:11px/1.4 system-ui;letter-spacing:.1em}
.hot-primary{display:flex;gap:5px;align-items:center}.hot-primary a,.hot-menu summary{padding:10px 12px;border-radius:8px;text-decoration:none;color:#d5c8b6;font:500 14px/1.5 system-ui;min-height:44px}.hot-primary a:hover,.hot-primary a[aria-current="page"],.hot-menu summary:hover{background:#2b2117;color:#f5ca87}.hot-menu summary{cursor:pointer;border:1px solid #685034;list-style:none;white-space:nowrap}.hot-menu summary::-webkit-details-marker{display:none}.hot-menu summary:after{content:' +';color:#efc37f}.hot-menu[open] summary:after{content:' −'}
.hot-menu-panel{position:absolute;top:100%;right:20px;width:min(760px,calc(100vw - 40px));max-height:calc(100dvh - 95px);overflow:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:24px;background:#17120e;border:1px solid #6d5134;box-shadow:0 20px 50px #0009;border-radius:0 0 14px 14px}.hot-menu-panel b{display:block;margin-bottom:8px;font:700 12px/1.5 system-ui;letter-spacing:.1em;text-transform:uppercase;color:#dcb16d}.hot-menu-panel a{display:block;padding:9px 6px;min-height:40px;color:#e0d2bd;text-decoration:none;font:15px/1.45 system-ui;border-radius:5px}.hot-menu-panel a:hover,.hot-menu-panel a[aria-current="page"]{background:#302317;color:#ffda9b}
.hot-tools{display:flex;justify-content:flex-end;gap:12px;align-items:center;max-width:1280px;padding:12px 24px 0;margin:auto}.hot-tools button{padding:10px 16px;min-height:44px;background:#22190f;color:#efc585;border:1px solid #795b36;border-radius:9px;font:14px/1.5 system-ui;cursor:pointer}
.hot-header :focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #f2cb8e;outline-offset:4px}.hot-skip{position:fixed;top:-100px;left:16px;z-index:100;padding:12px;background:#f2cb8e;color:#17110b}.hot-skip:focus{top:8px}
main,article,section{scroll-margin-top:100px}button,a,input,select{touch-action:manipulation}img{max-width:100%}body{overflow-wrap:break-word}.readbar{max-width:calc(100vw - 24px);flex-wrap:wrap;border-radius:16px}.book-connections{grid-column:1 / -1}.hot-chapter-search{display:block;width:100%;padding:11px;margin:12px 0;background:#21190f;color:#f5e6d0;border:1px solid #796044;border-radius:8px;font:15px system-ui}.hot-search-count{font:13px/1.5 system-ui;color:#c7b79f}.hot-reset{padding:9px 14px;border:1px solid #7c603d;background:#23190f;color:#efc888;border-radius:8px;cursor:pointer;min-height:44px}.hot-reading-link{display:none}.hot-reading-link[data-saved]{display:inline-flex}
@media(max-width:960px){.hot-primary{display:none}.hot-menu-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.hot-bar{padding:10px 16px;gap:12px}.hot-header.top{min-height:66px}.hot-tools{padding:12px 16px 0}.toc{top:80px}.hot-menu summary{font-size:14px}}
@media(max-width:480px){.hot-brand strong{font-size:14px}.hot-brand small{font-size:10px}.hot-brand img{width:36px;height:36px}.hot-menu-panel{right:10px;width:calc(100vw - 20px);gap:16px;padding:18px}.hot-menu-panel a{font-size:14px}.hot-bar{gap:8px}.hot-menu summary{padding:9px}.hot-tools{justify-content:flex-start}.readbar span{max-width:130px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
[hidden]{display:none!important}.hot-header .hot-brand img{display:block}.hot-header .hot-primary a{display:block}.toc label{display:block;margin-top:12px;font:14px system-ui;color:#dac4a5}

/* Reader polish: immediate reading, optional jacket and clear unavailable audio. */
.book-details{margin:16px auto;color:#dac6aa;border:1px solid #493729;border-radius:14px;background:#15110d}
.book-details>summary{padding:14px 20px;cursor:pointer;font:600 14px/1.5 system-ui;min-height:48px}
.book-details .cover{min-height:0;padding:28px 20px;gap:28px;width:100%}
.book-details .cover h1{font-size:clamp(36px,6vw,64px)}
.book-details .cover .method{padding:20px}.book-details .book-jacket{max-width:280px}
.hot-tools:has(.topplay){justify-content:space-between;flex-wrap:wrap;padding-top:12px}
.hot-tools .resume{margin:0;padding:8px 12px;font-size:13px}.hot-tools .topplay{margin-left:auto;font-size:13px}
button:disabled{opacity:.6;cursor:default}.topplay:disabled:after{content:none}
.reader .part-opening{display:none}.reader .body{max-width:68ch}.reader .page h2{text-wrap:balance}.reader .meta{line-height:1.6}
.reader .note,.reader .survives{font-size:15px;line-height:1.7}.reader .chapter-actions{gap:12px}.reader .btn{min-height:44px}
.reader .toc button.active{border-left:3px solid #dda95f}.reader .toc button{min-height:44px;line-height:1.5}
.book-details summary:focus-visible{outline:3px solid #dda95f;outline-offset:3px}
@media(max-width:900px){.mobile{top:66px}.progress{top:123px}.reader .toc{top:66px;height:calc(100dvh - 66px);padding-bottom:36px}.reader .reading{padding-top:28px}.reader .page h2{font-size:clamp(36px,9vw,54px)}.book-details .cover{grid-template-columns:1fr}.hot-tools .topplay{font-size:12px}.reader .chapter-actions .btn{flex:1 1 auto}.book-details .book-jacket{max-width:320px}}


/* Sitewide rights presentation */
.hot-rights-notice{width:min(1180px,calc(100% - 32px));margin:22px auto 0;padding:16px 0;border-top:1px solid rgba(216,164,84,.22);color:#9f927f;font:12px/1.65 system-ui,sans-serif}
.hot-rights-notice strong{display:block;color:#d7b57e;letter-spacing:.025em;margin-bottom:3px}.hot-rights-notice a{color:#e3bc7e}
.hot-rights-mark{position:fixed;z-index:70;left:12px;bottom:10px;padding:5px 8px;border:1px solid rgba(216,164,84,.16);border-radius:7px;background:rgba(13,12,10,.78);backdrop-filter:blur(8px);color:rgba(232,197,140,.55);text-decoration:none;font:700 8px/1.2 system-ui,sans-serif;letter-spacing:.08em;pointer-events:auto}
.hot-rights-mark:hover,.hot-rights-mark:focus-visible{color:#efc987;border-color:#8b673b}
.reader .page,.reader .body{position:relative}.reader .page:after{content:'© 2026 HOUSE OF TABLETS / TRUSSPATH™';display:block;margin:34px 0 4px;color:rgba(216,164,84,.42);font:700 9px/1.4 system-ui,sans-serif;letter-spacing:.13em;text-align:center}
@media(max-width:520px){.hot-rights-mark{left:7px;bottom:7px;font-size:7px}.hot-rights-notice{font-size:11px}}


/* Consistent interior-page return navigation and separate resume actions */
.hot-back-button{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:8px 11px;border:1px solid #5d4933;border-radius:9px;background:#18130e;color:#dfc9a8;font:650 13px/1 system-ui,sans-serif;cursor:pointer}
.hot-back-button:hover{background:#2b2117;color:#f5ca87;border-color:#8b683d}.hot-back-button span:first-child{font-size:18px;line-height:1}
.hot-listening-link{display:none}.hot-listening-link[data-saved]{display:inline-flex}
@media(max-width:520px){.hot-back-button{width:42px;padding:8px;justify-content:center}.hot-back-button span:last-child{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}}


.resume-title{font:700 12px/1.4 system-ui,sans-serif;letter-spacing:.09em;text-transform:uppercase;color:#c9aa78;margin-bottom:9px}
.resume-choices{display:flex;gap:8px;flex-wrap:wrap}.resume-choices .btn{margin:0}
