.AudiobookPlayer-module__GQEtga__launcher{width:fit-content;max-width:100%;margin:0 0 1rem}.AudiobookPlayer-module__GQEtga__launcherButton{gap:.625rem;width:fit-content;max-width:100%;height:44px;min-height:44px;padding-inline:.875rem}.AudiobookPlayer-module__GQEtga__launcherButton>svg{color:var(--primary)}.AudiobookPlayer-module__GQEtga__launcherLabel{text-overflow:ellipsis;font-weight:650;overflow:hidden}.AudiobookPlayer-module__GQEtga__launcherMeta{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:500}.AudiobookPlayer-module__GQEtga__launcherAction{color:var(--primary);justify-content:center;align-items:center;display:inline-flex}.AudiobookPlayer-module__GQEtga__launcherAction svg{width:16px;height:16px}.AudiobookPlayer-module__GQEtga__launcherAction svg:not(.lucide-loader-circle){fill:currentColor}:is(.AudiobookPlayer-module__GQEtga__launcherAction .lucide-loader-circle,.AudiobookPlayer-module__GQEtga__transcriptStatus .lucide-loader-circle){animation:.9s linear infinite AudiobookPlayer-module__GQEtga__audio-spin}.AudiobookPlayer-module__GQEtga__inlineError,.AudiobookPlayer-module__GQEtga__playerError{color:var(--destructive);justify-content:space-between;align-items:center;gap:.75rem;font-size:.78rem;display:flex}.AudiobookPlayer-module__GQEtga__inlineError{margin-top:.5rem}.AudiobookPlayer-module__GQEtga__inlineError button,.AudiobookPlayer-module__GQEtga__playerError button{cursor:pointer;min-height:44px;color:inherit;font:inherit;background:0 0;border:1px solid;border-radius:8px;padding:.4rem .7rem;font-weight:700}.AudiobookPlayer-module__GQEtga__listeningMode{z-index:1000;width:100%;min-height:100dvh;color:var(--foreground);background:var(--background);grid-template-rows:auto minmax(0,1fr) auto;animation:.2s ease-out both AudiobookPlayer-module__GQEtga__mode-enter;display:grid;position:fixed;inset:0;overflow:hidden}.AudiobookPlayer-module__GQEtga__listeningHeader{width:100%;max-width:90rem;min-height:72px;padding:max(.625rem, env(safe-area-inset-top)) max(1.25rem, env(safe-area-inset-right)) .625rem max(1.25rem, env(safe-area-inset-left));grid-template-columns:minmax(11rem,1fr) auto minmax(11rem,1fr);align-items:center;margin-inline:auto;display:grid}.AudiobookPlayer-module__GQEtga__backButton,.AudiobookPlayer-module__GQEtga__rateButton,.AudiobookPlayer-module__GQEtga__secondaryButton,.AudiobookPlayer-module__GQEtga__playButton,.AudiobookPlayer-module__GQEtga__dockExpand,.AudiobookPlayer-module__GQEtga__dockClose{cursor:pointer;color:inherit;font:inherit;touch-action:manipulation;background:0 0;border:0}.AudiobookPlayer-module__GQEtga__backButton{min-height:44px;color:var(--muted-foreground);border-radius:8px;justify-self:start;align-items:center;padding:0 .75rem 0 .5rem;font-size:.82rem;font-weight:650;transition:color .18s ease-out,background-color .18s ease-out;display:inline-flex}.AudiobookPlayer-module__GQEtga__backButton:hover{color:var(--foreground);background:var(--surface-muted)}.AudiobookPlayer-module__GQEtga__backButton svg{width:20px;height:20px;margin-right:.45rem}.AudiobookPlayer-module__GQEtga__listeningIdentity{text-align:center;flex-direction:column;align-items:center;min-width:0;line-height:1.25;display:flex}.AudiobookPlayer-module__GQEtga__listeningIdentity span{color:var(--primary);letter-spacing:.13em;text-transform:uppercase;font-size:.66rem;font-weight:750}.AudiobookPlayer-module__GQEtga__listeningIdentity strong{max-width:34rem;font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;margin-top:.1rem;font-size:.98rem;font-weight:650;overflow:hidden}.AudiobookPlayer-module__GQEtga__transcript{overflow-anchor:none;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;min-height:0;padding:clamp(1rem,3vh,3rem) clamp(1.25rem,6vw,6rem);overflow:hidden auto}.AudiobookPlayer-module__GQEtga__transcript::-webkit-scrollbar{width:0;height:0;display:none}.AudiobookPlayer-module__GQEtga__phraseWindow{flex-direction:column;justify-content:flex-start;gap:clamp(.55rem,1.6vh,1.25rem);width:min(100%,72rem);max-height:none;margin-inline:auto;padding-block:clamp(4rem,22dvh,14rem);display:flex}.AudiobookPlayer-module__GQEtga__phrase{cursor:pointer;width:100%;min-height:44px;color:var(--muted-foreground);font-family:var(--font-display);text-align:left;white-space:pre-wrap;touch-action:manipulation;background:0 0;border:0;padding:.25rem 0;font-size:clamp(1.15rem,2.25vw,2rem);font-weight:520;line-height:1.42;transition:font-size .28s cubic-bezier(.22,1,.36,1),font-weight .28s cubic-bezier(.22,1,.36,1),line-height .28s cubic-bezier(.22,1,.36,1),color .22s ease-out,opacity .22s ease-out}.AudiobookPlayer-module__GQEtga__phrase:hover{color:var(--foreground)}.AudiobookPlayer-module__GQEtga__phraseActive{color:var(--foreground);font-size:clamp(1.45rem,3vw,2.65rem);font-weight:620;line-height:1.35}.AudiobookPlayer-module__GQEtga__phraseActive:hover{color:var(--foreground)}.AudiobookPlayer-module__GQEtga__phraseFar{color:color-mix(in srgb, var(--muted-foreground) 78%, var(--background))}.AudiobookPlayer-module__GQEtga__currentWord{color:var(--foreground);background:var(--highlight);-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:.18em}.AudiobookPlayer-module__GQEtga__transcriptStatus{width:min(100%,32rem);min-height:100%;color:var(--muted-foreground);text-align:center;justify-content:center;align-items:center;gap:.75rem;margin-inline:auto;font-size:.9rem;line-height:1.5;display:flex}.AudiobookPlayer-module__GQEtga__transcriptStatus svg{width:22px;height:22px;color:var(--primary);flex:none}.AudiobookPlayer-module__GQEtga__fullPlayer{border-top:1px solid var(--border-color);background:color-mix(in srgb, var(--surface) 95%, var(--background));box-shadow:0 -12px 34px color-mix(in srgb, var(--foreground) 7%, transparent);padding-bottom:env(safe-area-inset-bottom)}.AudiobookPlayer-module__GQEtga__fullPlayerInner{width:100%;max-width:90rem;min-height:104px;padding:.75rem max(1.25rem, env(safe-area-inset-right)) .75rem max(1.25rem, env(safe-area-inset-left));grid-template-columns:minmax(9rem,.7fr) auto minmax(14rem,1.45fr) auto;align-items:center;gap:clamp(.75rem,2vw,1.5rem);margin-inline:auto;display:grid}.AudiobookPlayer-module__GQEtga__nowPlaying{align-items:center;gap:.65rem;min-width:0;display:flex}.AudiobookPlayer-module__GQEtga__nowPlaying>svg{width:20px;height:20px;color:var(--primary);flex:none}.AudiobookPlayer-module__GQEtga__nowPlaying strong,.AudiobookPlayer-module__GQEtga__nowPlaying small,.AudiobookPlayer-module__GQEtga__dockCopy strong,.AudiobookPlayer-module__GQEtga__dockCopy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AudiobookPlayer-module__GQEtga__nowPlaying strong{font-size:.84rem;line-height:1.3}.AudiobookPlayer-module__GQEtga__nowPlaying small{color:var(--muted-foreground);margin-top:.12rem;font-size:.72rem}.AudiobookPlayer-module__GQEtga__transport{justify-content:center;align-items:center;gap:.35rem;display:flex}.AudiobookPlayer-module__GQEtga__playButton,.AudiobookPlayer-module__GQEtga__secondaryButton,.AudiobookPlayer-module__GQEtga__dockExpand,.AudiobookPlayer-module__GQEtga__dockClose,.AudiobookPlayer-module__GQEtga__rateButton{flex:none;justify-content:center;align-items:center;transition:color .18s ease-out,border-color .18s ease-out,background-color .18s ease-out,opacity .18s ease-out,transform .12s ease-out;display:inline-flex}.AudiobookPlayer-module__GQEtga__playButton{width:56px;height:56px;color:var(--primary-foreground);background:var(--primary);box-shadow:0 6px 18px color-mix(in srgb, var(--primary) 26%, transparent);border-radius:50%}.AudiobookPlayer-module__GQEtga__playButton:hover{background:var(--green-strong)}.AudiobookPlayer-module__GQEtga__playButton svg{width:23px;height:23px}.AudiobookPlayer-module__GQEtga__playButton .lucide-play{fill:currentColor;transform:translate(1px)}.AudiobookPlayer-module__GQEtga__secondaryButton{width:44px;height:44px;color:var(--muted-foreground);border-radius:50%}.AudiobookPlayer-module__GQEtga__secondaryButton:hover:not(:disabled){color:var(--foreground);background:var(--surface-muted)}.AudiobookPlayer-module__GQEtga__secondaryButton:disabled{cursor:not-allowed;opacity:.34}.AudiobookPlayer-module__GQEtga__secondaryButton svg{width:20px;height:20px}.AudiobookPlayer-module__GQEtga__playButton:active,.AudiobookPlayer-module__GQEtga__secondaryButton:active:not(:disabled),.AudiobookPlayer-module__GQEtga__rateButton:active,.AudiobookPlayer-module__GQEtga__dockExpand:active,.AudiobookPlayer-module__GQEtga__dockClose:active{transform:scale(.95)}.AudiobookPlayer-module__GQEtga__timeline{min-width:0}.AudiobookPlayer-module__GQEtga__timeline input{appearance:none;cursor:pointer;touch-action:manipulation;background:0 0;width:100%;min-height:44px;margin:0;display:block}.AudiobookPlayer-module__GQEtga__timeline input::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--primary) 0 var(--audio-progress), color-mix(in srgb, var(--foreground) 20%, var(--surface-muted)) var(--audio-progress) 100%);border-radius:999px;height:5px}.AudiobookPlayer-module__GQEtga__timeline input::-webkit-slider-thumb{appearance:none;cursor:grab;border:3px solid var(--surface);background:var(--primary);width:16px;height:16px;box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 60%, transparent);border-radius:50%;margin-top:-5.5px}.AudiobookPlayer-module__GQEtga__timeline input::-moz-range-track{background:color-mix(in srgb, var(--foreground) 20%, var(--surface-muted));border-radius:999px;height:5px}.AudiobookPlayer-module__GQEtga__timeline input::-moz-range-progress{background:var(--primary);border-radius:999px;height:5px}.AudiobookPlayer-module__GQEtga__timeline input::-moz-range-thumb{cursor:grab;border:3px solid var(--surface);background:var(--primary);width:10px;height:10px;box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 60%, transparent);border-radius:50%}.AudiobookPlayer-module__GQEtga__timeline input:active::-webkit-slider-thumb{cursor:grabbing}.AudiobookPlayer-module__GQEtga__timeline input:active::-moz-range-thumb{cursor:grabbing}.AudiobookPlayer-module__GQEtga__timeRow{color:var(--muted-foreground);font-variant-numeric:tabular-nums;grid-template-columns:1fr auto 1fr;margin-top:-.3rem;font-size:.7rem;display:grid}.AudiobookPlayer-module__GQEtga__timeRow span:nth-child(2){color:var(--primary);font-weight:680}.AudiobookPlayer-module__GQEtga__timeRow span:last-child{text-align:right}.AudiobookPlayer-module__GQEtga__rateButton{border:1px solid var(--border-color);background:var(--surface-muted);border-radius:8px;min-width:48px;min-height:44px;font-size:.78rem;font-weight:750}.AudiobookPlayer-module__GQEtga__rateButton:hover{border-color:color-mix(in srgb, var(--primary) 55%, var(--border-color));background:color-mix(in srgb, var(--primary) 10%, var(--surface-muted))}.AudiobookPlayer-module__GQEtga__playerError{max-width:90rem;padding:.5rem max(1.25rem, env(safe-area-inset-right)) 0 max(1.25rem, env(safe-area-inset-left));margin-inline:auto}.AudiobookPlayer-module__GQEtga__playerDock{z-index:300;border-top:1px solid var(--border-color);color:var(--foreground);background:color-mix(in srgb, var(--surface) 97%, var(--background));box-shadow:0 -10px 30px color-mix(in srgb, var(--foreground) 11%, transparent);padding-bottom:env(safe-area-inset-bottom);animation:.18s ease-out both AudiobookPlayer-module__GQEtga__dock-enter;position:fixed;bottom:0;left:0;right:0}.AudiobookPlayer-module__GQEtga__dockInner{width:100%;max-width:90rem;min-height:72px;padding:.4rem max(1rem, env(safe-area-inset-right)) .4rem max(1rem, env(safe-area-inset-left));grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:.4rem;margin-inline:auto;display:grid}.AudiobookPlayer-module__GQEtga__dockOpen{cursor:pointer;min-width:0;min-height:56px;color:inherit;font:inherit;text-align:left;touch-action:manipulation;background:0 0;border:0;border-radius:8px;align-items:center;padding:0 .5rem;transition:background-color .18s ease-out;display:flex}.AudiobookPlayer-module__GQEtga__dockOpen:hover{background:var(--surface-muted)}.AudiobookPlayer-module__GQEtga__dockIcon{background:color-mix(in srgb, var(--primary) 11%, var(--surface-muted));border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;margin-right:.65rem;line-height:0;display:inline-flex}.AudiobookPlayer-module__GQEtga__dockIcon svg{width:21px;height:21px}.AudiobookPlayer-module__GQEtga__dockCopy,.AudiobookPlayer-module__GQEtga__nowPlaying span{flex-direction:column;min-width:0;display:flex}.AudiobookPlayer-module__GQEtga__dockCopy strong{font-size:.82rem;line-height:1.3}.AudiobookPlayer-module__GQEtga__dockCopy small{color:var(--muted-foreground);margin-top:.08rem;font-size:.7rem}.AudiobookPlayer-module__GQEtga__transportCompact{min-width:48px}.AudiobookPlayer-module__GQEtga__playButtonCompact{width:48px;height:48px;box-shadow:none}.AudiobookPlayer-module__GQEtga__playButtonCompact svg{width:20px;height:20px}.AudiobookPlayer-module__GQEtga__dockExpand,.AudiobookPlayer-module__GQEtga__dockClose{width:44px;height:44px;color:var(--muted-foreground);border-radius:8px}.AudiobookPlayer-module__GQEtga__dockExpand:hover,.AudiobookPlayer-module__GQEtga__dockClose:hover{color:var(--foreground);background:var(--surface-muted)}.AudiobookPlayer-module__GQEtga__dockExpand svg,.AudiobookPlayer-module__GQEtga__dockClose svg{width:20px;height:20px}.AudiobookPlayer-module__GQEtga__timelineCompact{position:absolute;top:-12px;left:0;right:0}.AudiobookPlayer-module__GQEtga__timelineCompact input{min-height:24px}.AudiobookPlayer-module__GQEtga__timelineCompact input::-webkit-slider-runnable-track{border-radius:0;height:3px}.AudiobookPlayer-module__GQEtga__timelineCompact input::-webkit-slider-thumb{border-width:2px;width:12px;height:12px;margin-top:-4.5px}.AudiobookPlayer-module__GQEtga__timelineCompact input::-moz-range-track{border-radius:0;height:3px}.AudiobookPlayer-module__GQEtga__timelineCompact input::-moz-range-progress{border-radius:0;height:3px}.AudiobookPlayer-module__GQEtga__timelineCompact input::-moz-range-thumb{border-width:2px;width:8px;height:8px}.AudiobookPlayer-module__GQEtga__launcherButton:focus-visible,.AudiobookPlayer-module__GQEtga__inlineError button:focus-visible,.AudiobookPlayer-module__GQEtga__backButton:focus-visible,.AudiobookPlayer-module__GQEtga__phrase:focus-visible,.AudiobookPlayer-module__GQEtga__playButton:focus-visible,.AudiobookPlayer-module__GQEtga__secondaryButton:focus-visible,.AudiobookPlayer-module__GQEtga__timeline input:focus-visible,.AudiobookPlayer-module__GQEtga__rateButton:focus-visible,.AudiobookPlayer-module__GQEtga__playerError button:focus-visible,.AudiobookPlayer-module__GQEtga__dockOpen:focus-visible,.AudiobookPlayer-module__GQEtga__dockExpand:focus-visible,.AudiobookPlayer-module__GQEtga__dockClose:focus-visible{outline:3px solid color-mix(in srgb, var(--ring) 45%, transparent);outline-offset:2px}@keyframes AudiobookPlayer-module__GQEtga__mode-enter{0%{opacity:0}to{opacity:1}}@keyframes AudiobookPlayer-module__GQEtga__dock-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes AudiobookPlayer-module__GQEtga__audio-spin{to{transform:rotate(360deg)}}@media (max-width:720px){.AudiobookPlayer-module__GQEtga__launcher{width:100%;margin-bottom:1rem}.AudiobookPlayer-module__GQEtga__launcherButton{width:100%}.AudiobookPlayer-module__GQEtga__launcherAction{margin-left:auto}.AudiobookPlayer-module__GQEtga__listeningHeader{min-height:64px;padding-right:max(.75rem, env(safe-area-inset-right));padding-left:max(.75rem, env(safe-area-inset-left));grid-template-columns:minmax(0,auto) minmax(0,1fr);gap:.5rem}.AudiobookPlayer-module__GQEtga__listeningIdentity{text-align:right;align-items:flex-end}.AudiobookPlayer-module__GQEtga__listeningIdentity strong{max-width:min(52vw,19rem);font-size:.88rem}.AudiobookPlayer-module__GQEtga__transcript{padding:.75rem 1.25rem}.AudiobookPlayer-module__GQEtga__phraseWindow{gap:clamp(.7rem,2.3vh,1.15rem)}.AudiobookPlayer-module__GQEtga__phrase{font-size:clamp(1.05rem,5vw,1.35rem);line-height:1.45}.AudiobookPlayer-module__GQEtga__phraseActive{font-size:clamp(1.35rem,6.6vw,1.85rem);line-height:1.38}.AudiobookPlayer-module__GQEtga__phraseFar{pointer-events:none;opacity:0}.AudiobookPlayer-module__GQEtga__fullPlayerInner{min-height:168px;padding:.5rem max(1rem, env(safe-area-inset-right)) .6rem max(1rem, env(safe-area-inset-left));grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"playing rate""timeline timeline""transport transport";gap:0 .75rem}.AudiobookPlayer-module__GQEtga__nowPlaying{grid-area:playing}.AudiobookPlayer-module__GQEtga__fullPlayerInner>.AudiobookPlayer-module__GQEtga__transport{grid-area:transport}.AudiobookPlayer-module__GQEtga__fullPlayerInner>.AudiobookPlayer-module__GQEtga__timeline{grid-area:timeline}.AudiobookPlayer-module__GQEtga__fullPlayerInner>.AudiobookPlayer-module__GQEtga__rateButton{grid-area:rate}.AudiobookPlayer-module__GQEtga__timeline input{min-height:38px}.AudiobookPlayer-module__GQEtga__timeRow{margin-top:-.15rem}.AudiobookPlayer-module__GQEtga__playerError{padding-right:max(1rem, env(safe-area-inset-right));padding-left:max(1rem, env(safe-area-inset-left))}.AudiobookPlayer-module__GQEtga__dockInner{min-height:68px;padding-right:max(.5rem, env(safe-area-inset-right));padding-left:max(.5rem, env(safe-area-inset-left));grid-template-columns:minmax(0,1fr) auto auto;gap:.2rem}.AudiobookPlayer-module__GQEtga__dockIcon{flex-basis:36px;width:36px;height:36px;margin-right:.5rem}.AudiobookPlayer-module__GQEtga__dockExpand{display:none}}@media (max-width:420px){.AudiobookPlayer-module__GQEtga__backButton{padding-right:.5rem;font-size:.76rem}.AudiobookPlayer-module__GQEtga__backButton svg{margin-right:.3rem}.AudiobookPlayer-module__GQEtga__nowPlaying>svg{display:none}.AudiobookPlayer-module__GQEtga__dockOpen{padding-left:.25rem}.AudiobookPlayer-module__GQEtga__dockClose,.AudiobookPlayer-module__GQEtga__playButtonCompact{width:44px;height:44px}}@media (max-height:540px) and (orientation:landscape){.AudiobookPlayer-module__GQEtga__listeningHeader{min-height:52px;padding-top:max(.25rem, env(safe-area-inset-top));padding-bottom:.25rem}.AudiobookPlayer-module__GQEtga__phrase:not(.AudiobookPlayer-module__GQEtga__phraseActive){pointer-events:none;opacity:0}.AudiobookPlayer-module__GQEtga__transcript{padding-block:.25rem}.AudiobookPlayer-module__GQEtga__phraseActive{font-size:clamp(1.15rem,3.7vw,1.65rem)}.AudiobookPlayer-module__GQEtga__fullPlayerInner{grid-template-columns:minmax(7rem,.7fr) auto minmax(12rem,1.4fr) auto;grid-template-areas:none;min-height:82px;padding-block:.25rem}.AudiobookPlayer-module__GQEtga__nowPlaying,.AudiobookPlayer-module__GQEtga__fullPlayerInner>.AudiobookPlayer-module__GQEtga__transport,.AudiobookPlayer-module__GQEtga__fullPlayerInner>.AudiobookPlayer-module__GQEtga__timeline,.AudiobookPlayer-module__GQEtga__fullPlayerInner>.AudiobookPlayer-module__GQEtga__rateButton{grid-area:auto}}@media (prefers-reduced-motion:reduce){.AudiobookPlayer-module__GQEtga__listeningMode,.AudiobookPlayer-module__GQEtga__playerDock{animation:none}.AudiobookPlayer-module__GQEtga__launcherAction .lucide-loader-circle{animation:none}.AudiobookPlayer-module__GQEtga__transcriptStatus .lucide-loader-circle{animation:none}.AudiobookPlayer-module__GQEtga__launcherButton,.AudiobookPlayer-module__GQEtga__backButton,.AudiobookPlayer-module__GQEtga__phrase,.AudiobookPlayer-module__GQEtga__playButton,.AudiobookPlayer-module__GQEtga__secondaryButton,.AudiobookPlayer-module__GQEtga__rateButton,.AudiobookPlayer-module__GQEtga__dockOpen,.AudiobookPlayer-module__GQEtga__dockExpand,.AudiobookPlayer-module__GQEtga__dockClose{transition:none}}
.sagaVolumeList-module__Dr_RrG__volumeList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.sagaVolumeList-module__Dr_RrG__volumeItem{border-bottom:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem 1rem;padding:.75rem 0;display:flex}.sagaVolumeList-module__Dr_RrG__volumeItem:last-child{border-bottom:none}.sagaVolumeList-module__Dr_RrG__volumeInfo{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.sagaVolumeList-module__Dr_RrG__volumeTitle{font-family:var(--font-display);color:var(--foreground);font-size:1rem;font-weight:600}.sagaVolumeList-module__Dr_RrG__volumeSubtitle{color:var(--foreground-muted);font-size:.875rem;line-height:1.45}.sagaVolumeList-module__Dr_RrG__volumeMeta{letter-spacing:.02em;color:var(--foreground-muted);opacity:.85;margin-top:.1rem;font-size:.75rem;font-weight:500}.sagaVolumeList-module__Dr_RrG__volumeActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}@media (max-width:640px){.sagaVolumeList-module__Dr_RrG__volumeItem{flex-direction:column;align-items:stretch;gap:.5rem;padding:1rem 0}.sagaVolumeList-module__Dr_RrG__volumeInfo{flex:none;width:100%}.sagaVolumeList-module__Dr_RrG__volumeSubtitle{line-height:1.5}.sagaVolumeList-module__Dr_RrG__volumeActions{justify-content:flex-start;gap:.75rem;width:100%}.sagaVolumeList-module__Dr_RrG__volumeActions>*{align-items:center;min-height:44px;display:inline-flex}.sagaVolumeList-module__Dr_RrG__volumeActions a,.sagaVolumeList-module__Dr_RrG__volumeActions button{padding-top:.5rem;padding-bottom:.5rem}}
.bookIndex-module__N_hkxG__indexTable{grid-template-columns:repeat(12,1fr);gap:.5rem;margin-bottom:1.5rem;display:grid}.bookIndex-module__N_hkxG__indexCol{box-sizing:border-box}.bookIndex-module__N_hkxG__indexCol button{font-variant-numeric:tabular-nums;background:var(--surface-muted);width:100%;min-height:40px;color:var(--foreground);cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;padding:.6rem .5rem;font-size:.9rem;transition:background-color .2s,color .2s,border-color .2s,transform .15s}.bookIndex-module__N_hkxG__indexCol button:hover{background:var(--primary);color:var(--primary-foreground);transform:translateY(-1px)}.bookIndex-module__N_hkxG__indexCol button:focus-visible{border-color:var(--ring);box-shadow:0 0 0 2px color-mix(in srgb, var(--ring) 35%, transparent);outline:none}.bookIndex-module__N_hkxG__indexTableHead{margin-bottom:0}.bookIndex-module__N_hkxG__expandRegion{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.bookIndex-module__N_hkxG__expandRegionOpen{grid-template-rows:1fr}.bookIndex-module__N_hkxG__expandRegionInner{opacity:0;min-height:0;padding-top:.5rem;transition:opacity .25s;overflow:hidden}.bookIndex-module__N_hkxG__expandRegionOpen .bookIndex-module__N_hkxG__expandRegionInner{opacity:1}.bookIndex-module__N_hkxG__indexTableRest{margin-bottom:0}.bookIndex-module__N_hkxG__expandWrap{text-align:center;margin-top:.75rem;margin-bottom:1.5rem}.bookIndex-module__N_hkxG__expandChevron{transition:transform .2s}.bookIndex-module__N_hkxG__expandChevronUp{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.bookIndex-module__N_hkxG__expandRegion,.bookIndex-module__N_hkxG__expandRegionInner,.bookIndex-module__N_hkxG__expandChevron{transition:none}}.bookIndex-module__N_hkxG__centered{text-align:center}.bookIndex-module__N_hkxG__diffChapter button{background:color-mix(in srgb, var(--gold) 22%, var(--surface))!important;color:var(--gold-strong)!important;border-color:color-mix(in srgb, var(--gold) 40%, transparent)!important}.bookIndex-module__N_hkxG__diffChapter button:hover{background:var(--gold)!important;color:#fff!important}@media (max-width:900px){.bookIndex-module__N_hkxG__indexTable{grid-template-columns:repeat(8,1fr)}}@media (max-width:600px){.bookIndex-module__N_hkxG__indexTable{grid-template-columns:repeat(6,1fr);gap:.4rem}.bookIndex-module__N_hkxG__indexCol button{padding:.5rem .4rem;font-size:.8rem}}.bookIndex-module__N_hkxG__timelineRefs{text-align:center;max-width:640px;margin:1.5rem auto 0;font-size:.9rem}.bookIndex-module__N_hkxG__timelineRefsLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:.35rem;font-size:.7rem;font-weight:600;display:block}.bookIndex-module__N_hkxG__timelineRefs ul{flex-wrap:wrap;justify-content:center;gap:.3rem 1.2rem;margin:0;padding:0;list-style:none;display:flex}.bookIndex-module__N_hkxG__timelineRefs a{color:var(--primary);text-underline-offset:3px;text-decoration:underline}
.bookSummary-module__qfIN8q__p{margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.bookSummary-module__qfIN8q__grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.bookSummary-module__qfIN8q__subtitle{margin-bottom:1rem;font-size:1rem;line-height:1}.bookSummary-module__qfIN8q__list{flex-flow:column wrap;justify-content:center;gap:1rem;margin-bottom:2rem;padding:0;font-size:1.2rem;list-style:none;display:flex}.bookSummary-module__qfIN8q__summaryItem{justify-content:space-between;display:flex}.bookSummary-module__qfIN8q__alignRight{text-align:right;text-wrap:nowrap;padding-left:2rem}.bookSummary-module__qfIN8q__list h4{margin-top:1rem}.bookSummary-module__qfIN8q__alternateTitle{color:#777;font-size:1.5rem}.bookSummary-module__qfIN8q__flex{gap:1rem;display:flex}.bookSummary-module__qfIN8q__centered{text-align:center}.bookSummary-module__qfIN8q__heroArt{object-fit:contain;width:100%;max-width:480px;height:auto;max-height:360px;margin:0 auto 1rem;display:block}.bookSummary-module__qfIN8q__eventSection{grid-template-columns:1fr 240px;align-items:start;column-gap:2rem;margin-bottom:2.5rem;display:grid}.bookSummary-module__qfIN8q__eventTitle{grid-column:1/-1;margin:0 0 1rem}.bookSummary-module__qfIN8q__eventArt{object-fit:contain;grid-area:2/2;justify-self:center;width:100%;max-width:240px;height:auto;max-height:300px}.bookSummary-module__qfIN8q__eventContent{grid-area:2/1;min-width:0}.bookSummary-module__qfIN8q__eventList{margin:0;padding:0;font-size:1.2rem;list-style:none}.bookSummary-module__qfIN8q__eventList li{margin-bottom:1rem;line-height:1.6}.bookSummary-module__qfIN8q__eventMap{margin:1.5rem 0 0}@media (max-width:640px){.bookSummary-module__qfIN8q__eventSection{grid-template-columns:1fr;row-gap:.5rem}.bookSummary-module__qfIN8q__eventTitle{text-align:center}.bookSummary-module__qfIN8q__eventArt{grid-area:auto/1;max-width:170px;margin:0 auto .5rem}.bookSummary-module__qfIN8q__eventContent{grid-area:auto/1}}@media (min-width:769px){.bookSummary-module__qfIN8q__wider{width:150%;max-width:100vw;margin-left:-25%}}
.Dialog-module__mQNuiq__dialogOverlay{z-index:1000;background-color:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Dialog-module__mQNuiq__dialogContent{width:720px;max-width:100%;max-height:85dvh;font-family:var(--font-sans);color:var(--foreground);background-color:var(--surface);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;padding:1.25rem;display:flex;overflow-y:auto;box-shadow:0 12px 32px #00000038}.Dialog-module__mQNuiq__dialogCancel{width:100%;min-height:44px;font-family:var(--font-sans);text-align:center;color:var(--foreground);background-color:var(--surface-muted);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;margin-top:1rem;padding:.6rem 1rem;font-size:.9rem;font-weight:500;transition:background-color .15s,border-color .15s}.Dialog-module__mQNuiq__dialogCancel:hover{background-color:color-mix(in srgb, var(--foreground) 8%, var(--surface-muted));border-color:color-mix(in srgb, var(--foreground) 20%, var(--border-color))}.Dialog-module__mQNuiq__dialogCancel:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--ring) 35%, transparent);outline:none}@media (max-width:768px){.Dialog-module__mQNuiq__dialogContent{width:100%}}
.BookNavigation-module__s866Va__nav{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}
