.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}}
.CloseButton-module__aK2sSG__closeButton{width:40px;height:40px;color:var(--muted-foreground);background:var(--surface-muted);border:1px solid var(--border-color);cursor:pointer;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;transition:transform .2s,background-color .2s,color .2s;display:inline-flex}.CloseButton-module__aK2sSG__smallSpace{top:8px;right:8px}.CloseButton-module__aK2sSG__mediumSpace{top:12px;right:12px}.CloseButton-module__aK2sSG__sticky{position:sticky}.CloseButton-module__aK2sSG__absolute{position:absolute}.CloseButton-module__aK2sSG__closeButton:hover{color:var(--foreground);background:var(--border-color)}
.DropdownMenu-module__wEm7bq__button{color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:inline-flex}.DropdownMenu-module__wEm7bq__button:hover{color:var(--gold)}.DropdownMenu-module__wEm7bq__menuIcon .DropdownMenu-module__wEm7bq__dropdown{color:var(--foreground)}.DropdownMenu-module__wEm7bq__menuWrapper{flex-direction:column;display:flex}.DropdownMenu-module__wEm7bq__dropdown{background:var(--surface);min-width:290px;color:var(--foreground);border:1px solid var(--border-color);z-index:999;border-radius:12px;flex-direction:column;padding:.35rem;display:flex;position:fixed;top:60px;right:24px;overflow:visible;box-shadow:0 10px 30px #00000024}.DropdownMenu-module__wEm7bq__dropdown label,.DropdownMenu-module__wEm7bq__dialog label{accent-color:var(--gold);cursor:pointer}.DropdownMenu-module__wEm7bq__menuOption{position:relative}.DropdownMenu-module__wEm7bq__menuOption>*{cursor:pointer;padding:1rem;display:block}.DropdownMenu-module__wEm7bq__menuOption a{color:var(--foreground);text-decoration:none}.DropdownMenu-module__wEm7bq__menuOption>*{border-radius:8px}.DropdownMenu-module__wEm7bq__menuOption:hover{background-color:var(--surface-muted)}.DropdownMenu-module__wEm7bq__toggleRow{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.DropdownMenu-module__wEm7bq__expandableHeader{width:100%;color:var(--foreground);font:inherit;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;display:flex}.DropdownMenu-module__wEm7bq__chevron,.DropdownMenu-module__wEm7bq__chevronOpen{color:var(--muted-foreground);transition:transform .2s}.DropdownMenu-module__wEm7bq__chevronOpen{transform:rotate(180deg)}.DropdownMenu-module__wEm7bq__historyList{flex-direction:column;display:flex}.DropdownMenu-module__wEm7bq__historyAnim{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .25s,opacity .2s;display:grid}.DropdownMenu-module__wEm7bq__menuOption>.DropdownMenu-module__wEm7bq__historyAnim{padding-top:0;padding-bottom:0}.DropdownMenu-module__wEm7bq__historyAnimOpen{opacity:1;grid-template-rows:1fr}.DropdownMenu-module__wEm7bq__historyAnimInner{min-height:0;overflow:hidden}.DropdownMenu-module__wEm7bq__historyFlyout{background:var(--surface);border:1px solid var(--border-color);z-index:1;border-radius:12px;min-width:230px;padding:.35rem;position:absolute;top:0;right:calc(100% + 6px);box-shadow:0 10px 30px #00000024}.DropdownMenu-module__wEm7bq__historyEntry>a{color:var(--foreground);border-radius:8px;padding:.5rem .6rem;font-size:.95rem;text-decoration:none;display:block}.DropdownMenu-module__wEm7bq__historyEntry>a:hover{background-color:var(--surface-muted);color:var(--primary)}.DropdownMenu-module__wEm7bq__historyEmpty{color:var(--muted-foreground);margin:0;padding:.5rem .6rem;font-size:.9rem}.DropdownMenu-module__wEm7bq__mobileControls,.DropdownMenu-module__wEm7bq__mobileNav{display:none}.DropdownMenu-module__wEm7bq__navActive{font-weight:600;color:var(--primary)!important}@media (max-width:768px){.DropdownMenu-module__wEm7bq__mobileControls{display:block}.DropdownMenu-module__wEm7bq__mobileNav{border-bottom:1px solid var(--border-color);margin-bottom:.25rem;padding-bottom:.5rem;display:block}.DropdownMenu-module__wEm7bq__mobileNav .DropdownMenu-module__wEm7bq__menuOption>a,.DropdownMenu-module__wEm7bq__mobileNav .DropdownMenu-module__wEm7bq__expandableHeader{font-weight:500}}.DropdownMenu-module__wEm7bq__subMenu{background-color:var(--surface);border:1px solid var(--border-color);border-radius:10px;min-width:200px;padding:0;position:absolute;top:0;right:100%;box-shadow:0 8px 24px #00000024}.DropdownMenu-module__wEm7bq__commandOption{justify-content:space-between;align-items:center;display:flex}.DropdownMenu-module__wEm7bq__commandOption :last-child{color:var(--muted-foreground);font-size:.8rem}.DropdownMenu-module__wEm7bq__dialogOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.DropdownMenu-module__wEm7bq__dialog{background:var(--surface);color:var(--foreground);border-radius:12px;width:min(92vw,380px);max-height:88dvh;padding:2rem 2rem 20px 20px;font-size:1.2rem;position:relative;overflow-y:auto}.DropdownMenu-module__wEm7bq__dialogHeader{display:none}.DropdownMenu-module__wEm7bq__flex{gap:1rem;display:flex}.DropdownMenu-module__wEm7bq__flexAlign{align-items:center;gap:.5rem;display:flex}.DropdownMenu-module__wEm7bq__sliderContainer{align-items:center;gap:.5rem;padding:1rem;display:flex}@media (max-width:768px){.DropdownMenu-module__wEm7bq__commandOption :last-child{display:none}.DropdownMenu-module__wEm7bq__dialogOverlay{background:0 0}.DropdownMenu-module__wEm7bq__dialog{border-radius:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;padding:1.1rem 1.25rem 2rem;font-size:1.1rem}.DropdownMenu-module__wEm7bq__dialogHeader{border-bottom:1px solid var(--border-color);min-height:40px;font-family:var(--font-display);color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;padding-right:48px;font-size:1.1rem;font-weight:600;display:flex}.DropdownMenu-module__wEm7bq__subMenu{z-index:999;box-shadow:none;display:flex;position:relative;top:0;left:0}}
.FooterContent-module__Q7Up4G__footer{z-index:400;background-color:var(--surface);width:800px;color:var(--foreground);border:1px solid var(--border-color);border-bottom:none;border-top-left-radius:12px;border-top-right-radius:12px;align-items:flex-start;gap:.75rem;max-height:50%;padding:16px 0 16px 16px;transition:transform .3s ease-out;display:flex;position:fixed;bottom:0;left:50%;overflow:hidden auto;transform:translateY(100%)translate(-50%);box-shadow:0 -10px 30px #00000024}.FooterContent-module__Q7Up4G__footerOpen{animation:.3s ease-out FooterContent-module__Q7Up4G__slideUp;transform:translateY(0)translate(-50%)}@keyframes FooterContent-module__Q7Up4G__slideUp{0%{transform:translateY(100%)translate(-50%)}to{transform:translateY(0)translate(-50%)}}.FooterContent-module__Q7Up4G__footerContent{min-width:0;font-family:var(--font-serif);white-space:normal;flex:1;padding-right:12px;font-size:1.05rem;line-height:1.7;position:relative}.FooterContent-module__Q7Up4G__footerContent>span{margin-bottom:.4rem}.FooterContent-module__Q7Up4G__footerRef{text-align:right;font-size:.95rem}@media (max-width:768px){.FooterContent-module__Q7Up4G__footer{overscroll-behavior-y:contain;width:100%;padding-right:16px;left:0;transform:translateY(100%)}.FooterContent-module__Q7Up4G__footerOpen{animation:.3s ease-out FooterContent-module__Q7Up4G__slideUpSmall;transform:translateY(0)}@keyframes FooterContent-module__Q7Up4G__slideUpSmall{0%{transform:translateY(100%)}to{transform:translateY(0)}}}
.TopBar-module__DsauNa__navbar{background-color:var(--surface);color:var(--foreground);border-bottom:1px solid var(--border-color);z-index:40;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.75rem 1.5rem;transition:margin-top .3s,transform .3s;display:flex;position:sticky;top:0}.TopBar-module__DsauNa__logo{flex-direction:row;align-items:center;gap:.5rem;display:flex}.TopBar-module__DsauNa__logo img{flex:none}.TopBar-module__DsauNa__logo:hover img{opacity:.75}.TopBar-module__DsauNa__logo:hover a{color:var(--primary)}.TopBar-module__DsauNa__logo a{color:var(--foreground);text-align:center;align-items:center;gap:.6rem;font-size:1.4rem;font-weight:700;text-decoration:none;transition:color .2s;display:flex}.TopBar-module__DsauNa__navLinks{align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.TopBar-module__DsauNa__navLinks li a{color:var(--foreground);border-bottom:2px solid #0000;padding-bottom:2px;font-size:.95rem;text-decoration:none;transition:color .2s}.TopBar-module__DsauNa__navLinks li a:hover{color:var(--primary)}.TopBar-module__DsauNa__active a{color:var(--primary);border-bottom:2px solid var(--gold)}.TopBar-module__DsauNa__booksDropdownWrapper{position:relative}.TopBar-module__DsauNa__booksDropdownTrigger{cursor:pointer;color:var(--foreground);vertical-align:baseline;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.25rem;margin:0;padding:0 0 2px;font-family:inherit;font-size:.95rem;line-height:normal;transition:color .2s;display:inline-flex}.TopBar-module__DsauNa__booksDropdownTrigger:hover{color:var(--primary)}.TopBar-module__DsauNa__booksChevron{flex-shrink:0;transition:transform .2s}.TopBar-module__DsauNa__booksChevronOpen{transform:rotate(180deg)}.TopBar-module__DsauNa__booksDropdownMenu{background:var(--surface);border:1px solid var(--border-color);z-index:200;border-radius:10px;min-width:170px;margin:0;padding:.3rem;list-style:none;animation:.15s both TopBar-module__DsauNa__booksDropdownIn;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #0000001f}@media (prefers-reduced-motion:reduce){.TopBar-module__DsauNa__booksDropdownMenu{animation:none}}@keyframes TopBar-module__DsauNa__booksDropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.TopBar-module__DsauNa__booksDropdownItem{color:var(--foreground);white-space:nowrap;border-radius:7px;padding:.55rem .85rem;font-size:.9rem;text-decoration:none;transition:background-color .15s,color .15s;display:block}.TopBar-module__DsauNa__booksDropdownItem:hover{background-color:var(--surface-muted);color:var(--primary)}.TopBar-module__DsauNa__booksDropdownItemActive{color:var(--primary);font-weight:600}.TopBar-module__DsauNa__desktopControls{align-items:center;gap:.6rem;display:flex}.TopBar-module__DsauNa__iconButton{cursor:pointer;color:var(--foreground);background-color:#0000;border:none;align-items:center;display:flex}.TopBar-module__DsauNa__iconButton:hover{color:var(--primary)}@media (max-width:768px){.TopBar-module__DsauNa__navbar{gap:.5rem;padding:.6rem .9rem}.TopBar-module__DsauNa__navLinks{flex-shrink:1;gap:.9rem;min-width:0}.TopBar-module__DsauNa__navItem{display:none}.TopBar-module__DsauNa__navLinks li a{white-space:nowrap;font-size:.9rem}.TopBar-module__DsauNa__navLinks div:empty{margin-left:-1rem}.TopBar-module__DsauNa__desktopControls{display:none}}
.BookRef-module__c47y-G__bookRef{display:inline-block;position:relative}.BookRef-module__c47y-G__bookRefText{white-space:nowrap}.BookRef-module__c47y-G__tooltip{cursor:text;color:#fff;z-index:10;text-align:center;white-space:normal;background-color:#333;border-radius:4px;min-width:20rem;padding:8px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.BookRef-module__c47y-G__tooltipInvisible{display:none}.BookRef-module__c47y-G__transparent{opacity:.3;transition:opacity .3s ease-in-out}.BookRef-module__c47y-G__transparent:hover{opacity:.9}.BookRef-module__c47y-G__footerRef{text-align:right}
.DynamicRefContent-module__X1eMKG__quoteBlock{border-left:4px solid var(--gold);background:linear-gradient(90deg,#bc8d460f,#0000);border-radius:0 8px 8px 0;margin:0;padding:1.25rem 1.5rem}.DynamicRefContent-module__X1eMKG__quoteContent{font-family:var(--font-serif);color:var(--foreground);font-style:italic;line-height:1.7}.DynamicRefContent-module__X1eMKG__quoteRef{text-align:right;margin-top:.75rem}.DynamicRefContent-module__X1eMKG__quoteRef a{font-size:.9rem;font-weight:600}.DynamicRefContent-module__X1eMKG__verse{text-indent:0;margin-bottom:.5rem;font-size:1rem;line-height:1.6}.DynamicRefContent-module__X1eMKG__verse:last-child{margin-bottom:0}.DynamicRefContent-module__X1eMKG__highlight{background-color:var(--highlight);font-weight:700}.DynamicRefContent-module__X1eMKG__epigraph{background:0 0;border-left:none;border-radius:0;padding:.25rem 0}.DynamicRefContent-module__X1eMKG__epigraph .DynamicRefContent-module__X1eMKG__quoteContent{line-height:1.85}.DynamicRefContent-module__X1eMKG__epigraph .DynamicRefContent-module__X1eMKG__verse{font-size:1.05rem}.DynamicRefContent-module__X1eMKG__epigraph .DynamicRefContent-module__X1eMKG__quoteRef a{color:var(--gold-strong)}
.comparisonTable-module__IeRo2G__synopsis{margin-bottom:2rem}.comparisonTable-module__IeRo2G__panel{background-color:var(--surface);border:1px solid var(--border-color);border-radius:12px;margin-bottom:1.25rem;padding:1.5rem 1.75rem}.comparisonTable-module__IeRo2G__panel:last-child{margin-bottom:0}.comparisonTable-module__IeRo2G__panelHead{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.comparisonTable-module__IeRo2G__topic{font-family:var(--font-display);color:var(--foreground);margin:0;font-size:1.2rem;font-weight:600;line-height:1.3}.comparisonTable-module__IeRo2G__panelHead>a{flex-shrink:0}.comparisonTable-module__IeRo2G__cols{grid-template-columns:1fr 1fr;display:grid}.comparisonTable-module__IeRo2G__col{flex-direction:column;padding:0 1.75rem;display:flex}.comparisonTable-module__IeRo2G__col:first-child{padding-left:0}.comparisonTable-module__IeRo2G__col:last-child{padding-right:0}.comparisonTable-module__IeRo2G__col+.comparisonTable-module__IeRo2G__col{border-left:1px solid var(--border-color)}.comparisonTable-module__IeRo2G__workLabel{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem;font-size:.75rem;font-weight:700}.comparisonTable-module__IeRo2G__col blockquote{background:0 0;border-left:none;border-radius:0;flex-direction:column;flex:1;margin:0;padding:0;display:flex}.comparisonTable-module__IeRo2G__col blockquote>:last-child{margin-top:auto}@media (max-width:768px){.comparisonTable-module__IeRo2G__panel{padding:1.25rem}.comparisonTable-module__IeRo2G__panelHead{flex-direction:column;align-items:flex-start;gap:.75rem}.comparisonTable-module__IeRo2G__cols{grid-template-columns:1fr}.comparisonTable-module__IeRo2G__col{padding:0}.comparisonTable-module__IeRo2G__col+.comparisonTable-module__IeRo2G__col{border-left:none;border-top:1px solid var(--border-color);margin-top:1.25rem;padding-top:1.25rem}.comparisonTable-module__IeRo2G__col blockquote{display:block}.comparisonTable-module__IeRo2G__col blockquote>:last-child{margin-top:.75rem}}
.booksIndex-module__hI8OLW__indexWrapper{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;display:flex}.booksIndex-module__hI8OLW__indexWrapper>*{max-width:100%}.booksIndex-module__hI8OLW__scrollAnchor{scroll-margin-top:4.75rem}.booksIndex-module__hI8OLW__bookIndexTitle{font-family:var(--font-display);color:var(--foreground);border-bottom:1px solid var(--border-color);flex-wrap:wrap;align-items:center;gap:.4rem .5rem;margin-bottom:.75rem;padding-bottom:.75rem;font-size:1.35rem;font-weight:600;display:flex}.booksIndex-module__hI8OLW__sagaLead{color:var(--foreground-muted);margin-bottom:.75rem;font-size:.95rem;line-height:1.55}
.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}
.indexShell-module__El8eAa__main{max-width:800px}.indexShell-module__El8eAa__shell{display:block}.indexShell-module__El8eAa__content{min-width:0}.indexShell-module__El8eAa__audiobookBanner{color:var(--foreground);background:color-mix(in srgb, var(--primary) 9%, var(--surface));border:1px solid color-mix(in srgb, var(--primary) 22%, var(--border-color));border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;margin:-.5rem 0 1.75rem;padding:1rem;display:grid}.indexShell-module__El8eAa__audiobookBanner>svg{color:var(--primary)}.indexShell-module__El8eAa__audiobookBanner div{flex-direction:column;gap:.2rem;display:flex}.indexShell-module__El8eAa__audiobookBanner strong,.indexShell-module__El8eAa__audiobookBanner span,.indexShell-module__El8eAa__audiobookBanner a{font-family:var(--font-sans)}.indexShell-module__El8eAa__audiobookBanner strong{font-size:.9rem}.indexShell-module__El8eAa__audiobookBanner span{color:var(--muted-foreground);font-size:.82rem}.indexShell-module__El8eAa__audiobookBanner a{min-height:44px;color:var(--primary);text-align:center;text-underline-offset:3px;align-items:center;padding:.55rem .75rem;font-size:.82rem;font-weight:650;display:inline-flex}.indexShell-module__El8eAa__audiobookBanner a:focus-visible{outline:3px solid color-mix(in srgb, var(--ring) 45%, transparent);outline-offset:2px}@media (max-width:640px){.indexShell-module__El8eAa__audiobookBanner{grid-template-columns:auto minmax(0,1fr)}.indexShell-module__El8eAa__audiobookBanner a{background:color-mix(in srgb, var(--primary) 9%, transparent);border-radius:8px;grid-column:1/-1;justify-content:center}}.indexShell-module__El8eAa__rail{display:none}@media (min-width:1024px){.indexShell-module__El8eAa__main{max-width:1180px}.indexShell-module__El8eAa__shell{grid-template-columns:13.5rem minmax(0,1fr);align-items:start;gap:2.5rem;display:grid}.indexShell-module__El8eAa__rail{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--border-color) transparent;max-height:calc(100dvh - 6rem);padding-right:.25rem;display:block;position:sticky;top:4.5rem;overflow-y:auto}}.indexShell-module__El8eAa__railHeader{font-family:var(--font-display);color:var(--foreground);margin:0 0 .75rem;padding-left:.7rem;font-size:.95rem;font-weight:600}.indexShell-module__El8eAa__railList{flex-direction:column;gap:.1rem;margin:0;padding:0;list-style:none;display:flex}.indexShell-module__El8eAa__railGroup{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);margin:1rem 0 .35rem;padding-left:.7rem;font-size:.7rem;font-weight:600}.indexShell-module__El8eAa__railGroup:first-child{margin-top:0}.indexShell-module__El8eAa__railLink{font-family:var(--font-sans);color:var(--muted-foreground);cursor:pointer;border-left:2px solid #0000;border-radius:0 6px 6px 0;padding:.4rem .7rem;font-size:.85rem;line-height:1.3;text-decoration:none;transition:color .15s,background-color .15s,border-color .15s;display:block}.indexShell-module__El8eAa__railLink:hover{color:var(--foreground);background-color:var(--surface-muted)}.indexShell-module__El8eAa__railLink:focus-visible{border-left-color:var(--ring);box-shadow:0 0 0 2px color-mix(in srgb, var(--ring) 30%, transparent);outline:none}.indexShell-module__El8eAa__railLinkActive{color:var(--primary);border-left-color:var(--primary);background-color:color-mix(in srgb, var(--primary) 8%, transparent);font-weight:600}@media (prefers-reduced-motion:reduce){.indexShell-module__El8eAa__railLink{transition:none}}.indexShell-module__El8eAa__mobileNav{display:contents}@media (min-width:1024px){.indexShell-module__El8eAa__mobileNav{display:none}}.indexShell-module__El8eAa__fab{right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom));z-index:50;background:var(--primary);width:3.25rem;height:3.25rem;color:var(--primary-foreground);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,background-color .2s;display:flex;position:fixed;box-shadow:0 4px 14px #0000002e}.indexShell-module__El8eAa__fab:active{transform:scale(.94)}.indexShell-module__El8eAa__fabTop{right:1.25rem;bottom:calc(5rem + env(safe-area-inset-bottom));z-index:50;border:1px solid var(--border-color);background:var(--surface);width:2.75rem;height:2.75rem;color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;box-shadow:0 3px 10px #0000001f}.indexShell-module__El8eAa__fabTop:active{background:var(--surface-muted)}.indexShell-module__El8eAa__sheetOverlay{z-index:60;opacity:0;pointer-events:none;background:#00000073;transition:opacity .25s;position:fixed;inset:0}.indexShell-module__El8eAa__sheetOverlayOpen{opacity:1;pointer-events:auto}.indexShell-module__El8eAa__sheet{z-index:61;max-height:75dvh;padding:.25rem .5rem calc(.75rem + env(safe-area-inset-bottom));background:var(--surface);border-radius:16px 16px 0 0;flex-direction:column;transition:transform .3s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -6px 24px #0003}.indexShell-module__El8eAa__sheetOpen{transform:translateY(0)}.indexShell-module__El8eAa__sheetTopRow{justify-content:space-between;align-items:center;padding:.5rem .5rem .25rem;display:flex}.indexShell-module__El8eAa__sheetHeader{font-family:var(--font-display);color:var(--foreground);margin:0;font-size:1.05rem;font-weight:600}.indexShell-module__El8eAa__sheetClose{width:2rem;height:2rem;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.indexShell-module__El8eAa__sheetClose:active{background:var(--surface-muted)}.indexShell-module__El8eAa__sheetList{-webkit-overflow-scrolling:touch;margin:0;padding:.25rem;list-style:none;overflow-y:auto}.indexShell-module__El8eAa__sheetGroup{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);padding:.75rem .75rem .25rem;font-size:.7rem;font-weight:600}.indexShell-module__El8eAa__sheetLink{width:100%;min-height:44px;font-family:var(--font-sans);text-align:left;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.7rem .75rem;font-size:.95rem;display:block}.indexShell-module__El8eAa__sheetLink:active{background:var(--surface-muted)}.indexShell-module__El8eAa__sheetLinkActive{color:var(--primary);background:color-mix(in srgb, var(--primary) 8%, transparent);font-weight:600}@media (prefers-reduced-motion:reduce){.indexShell-module__El8eAa__sheetOverlay,.indexShell-module__El8eAa__sheet,.indexShell-module__El8eAa__fab{transition:none}}
.sagaIndexPage-module__0nlXNG__wrapper{max-width:900px;margin:0 auto;padding:1rem 0}.sagaIndexPage-module__0nlXNG__intro{margin-bottom:2.5rem}.sagaIndexPage-module__0nlXNG__volumes{margin-top:1rem}.sagaIndexPage-module__0nlXNG__volumesTitle{font-family:var(--font-display);color:var(--foreground);border-bottom:1px solid var(--border-color);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:600}
