.layout-module__nWenKG__readRoot{background:var(--background,#0b0b0b);flex-direction:column;min-height:100vh;padding-top:80px;display:flex}.layout-module__nWenKG__toolbar{z-index:90;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color,#ffffff14);scrollbar-width:none;background:#0b0b0beb;flex-wrap:wrap;align-items:center;gap:.5rem;min-height:52px;padding:.5rem 1rem;display:flex;position:sticky;top:80px;overflow-x:auto}.layout-module__nWenKG__toolbar::-webkit-scrollbar{display:none}.layout-module__nWenKG__toolbarBack{color:var(--foreground-muted);white-space:nowrap;flex-shrink:0;align-items:center;gap:.375rem;font-size:.8125rem;text-decoration:none;transition:color .15s;display:flex}.layout-module__nWenKG__toolbarBack:hover{color:var(--color-or)}.layout-module__nWenKG__toolbarBack svg{width:14px;height:14px}.layout-module__nWenKG__toolbarBack span{overflow-wrap:anywhere;text-overflow:ellipsis;max-width:calc(100% - 20px)}.layout-module__nWenKG__toolbarDivider{background:var(--border-color,#ffffff1a);flex-shrink:0;width:1px;height:20px;margin:0 .25rem}.layout-module__nWenKG__breadcrumb{color:var(--foreground-subtle);flex-shrink:1;align-items:center;gap:.25rem;min-width:0;font-size:.75rem;display:flex;overflow:hidden}.layout-module__nWenKG__breadcrumb a{color:inherit;white-space:nowrap;text-overflow:ellipsis;max-width:120px;text-decoration:none;transition:color .15s;overflow:hidden}.layout-module__nWenKG__breadcrumb a:hover{color:var(--color-or)}.layout-module__nWenKG__breadcrumb svg{flex-shrink:0;width:10px;height:10px}.layout-module__nWenKG__breadcrumbCurrent{color:var(--color-ivoire);white-space:nowrap;text-overflow:ellipsis;max-width:140px;overflow:hidden}.layout-module__nWenKG__navGroup{flex-shrink:0;align-items:center;gap:.375rem;margin-left:auto;display:flex}.layout-module__nWenKG__navBtn{border:1px solid var(--border-color,#ffffff14);width:30px;height:30px;color:var(--foreground-muted);cursor:pointer;background:#ffffff0f;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.layout-module__nWenKG__navBtn:hover:not(:disabled){border-color:var(--color-or);color:var(--color-or);background:#c9a24d26}.layout-module__nWenKG__navBtn:disabled{opacity:.3;cursor:not-allowed}.layout-module__nWenKG__navBtn svg{width:14px;height:14px}.layout-module__nWenKG__pageCounter{align-items:center;gap:.25rem;font-size:.8125rem;display:flex}.layout-module__nWenKG__pageInput{text-align:center;border:1px solid var(--border-color,#ffffff14);width:3.5rem;height:28px;color:var(--color-ivoire);background:#ffffff0f;border-radius:6px;outline:none;padding:0 .25rem;font-size:.8125rem;transition:border-color .15s}.layout-module__nWenKG__pageInput:focus{border-color:var(--color-or)}.layout-module__nWenKG__pageTotal{color:var(--foreground-subtle);white-space:nowrap}.layout-module__nWenKG__zoomGroup{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.layout-module__nWenKG__zoomBtn{width:28px;height:28px;color:var(--foreground-muted);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:5px;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.layout-module__nWenKG__zoomBtn:hover:not(:disabled){color:var(--color-or);border-color:var(--color-or)}.layout-module__nWenKG__zoomBtn:disabled{opacity:.3;cursor:not-allowed}.layout-module__nWenKG__zoomValue{color:var(--foreground-subtle);text-align:center;width:2rem;font-size:.7rem}.layout-module__nWenKG__sidebarToggle{width:30px;height:30px;color:var(--foreground-muted);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:none}.layout-module__nWenKG__sidebarToggle:hover{color:var(--color-or);border-color:var(--color-or)}@media (max-width:1023px){.layout-module__nWenKG__sidebarToggle{display:flex}}.layout-module__nWenKG__mainArea{flex:1;display:flex;overflow:hidden}.layout-module__nWenKG__viewerArea{flex:1;min-width:0;padding:1.5rem 1rem;overflow-y:auto}@media (min-width:768px){.layout-module__nWenKG__viewerArea{padding:2rem}}.layout-module__nWenKG__loadingState{min-height:60vh;color:var(--foreground-subtle);justify-content:center;align-items:center;display:flex}.layout-module__nWenKG__errorState{min-height:60vh;color:var(--foreground-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.layout-module__nWenKG__noFile{opacity:.4;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:40vh;display:flex}.layout-module__nWenKG__pdfViewer{border:none;border-radius:8px;width:100%;height:75vh}.layout-module__nWenKG__imageViewer{justify-content:center;align-items:center;min-height:60vh;padding:1rem;display:flex}.layout-module__nWenKG__imageViewer img{object-fit:contain;border-radius:8px;max-width:100%;max-height:80vh}.layout-module__nWenKG__textViewer{white-space:pre-wrap;max-width:70ch;margin:0 auto;font-family:Georgia,serif;line-height:1.8}.layout-module__nWenKG__otherViewer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:40vh;padding:2rem;display:flex}.layout-module__nWenKG__sidebar{border-left:1px solid var(--border-color,#ffffff0f);background:#ffffff04;flex-shrink:0;width:320px;max-width:100%;transition:transform .3s;overflow-y:auto}@media (max-width:1023px){.layout-module__nWenKG__sidebar{z-index:80;background:var(--background,#141414);border-left:1px solid var(--border-color);position:fixed;top:80px;bottom:0;right:0;transform:translate(100%)}.layout-module__nWenKG__sidebarOpen{transform:translate(0)}}.layout-module__nWenKG__sidebarSection{border-bottom:1px solid var(--border-color,#ffffff0f);padding:1rem}.layout-module__nWenKG__sidebarTitle{color:var(--foreground);align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.875rem;font-weight:600;display:flex}.layout-module__nWenKG__sidebarTitle svg{width:14px;height:14px;color:var(--color-or)}.layout-module__nWenKG__progressItem{flex-direction:column;gap:.25rem;margin-bottom:.75rem;display:flex}.layout-module__nWenKG__progressItem:last-child{margin-bottom:0}.layout-module__nWenKG__progressLabel{color:var(--foreground-subtle);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.layout-module__nWenKG__progressLabel strong{color:var(--foreground);font-weight:600}.layout-module__nWenKG__progressBar{background:#ffffff14;border-radius:2px;height:3px;overflow:hidden}.layout-module__nWenKG__progressFill{background:var(--color-or);border-radius:2px;height:100%;transition:width .3s}.layout-module__nWenKG__actionRow{flex-wrap:wrap;gap:.5rem;display:flex}.layout-module__nWenKG__actionBtn{color:var(--foreground-muted);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:6px;align-items:center;gap:.375rem;padding:.4rem .75rem;font-size:.75rem;text-decoration:none;transition:all .15s;display:inline-flex}.layout-module__nWenKG__actionBtn:hover{color:var(--color-or);border-color:var(--color-or);background:#c9a24d1a}.layout-module__nWenKG__actionBtn svg{width:13px;height:13px}.layout-module__nWenKG__actionBtnActive{border-color:var(--color-or);color:var(--color-or);background:#c9a24d26}.layout-module__nWenKG__tocList{flex-direction:column;gap:2px;max-height:280px;padding-right:2px;display:flex;overflow-y:auto}.layout-module__nWenKG__tocList::-webkit-scrollbar{width:3px}.layout-module__nWenKG__tocList::-webkit-scrollbar-track{background:0 0}.layout-module__nWenKG__tocList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.layout-module__nWenKG__tocItem{color:var(--foreground-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:5px;align-items:center;gap:.5rem;width:100%;padding:.375rem .5rem;font-size:.78rem;text-decoration:none;transition:all .15s;display:flex}.layout-module__nWenKG__tocItem:hover{color:var(--foreground);background:#ffffff0d}.layout-module__nWenKG__tocItemActive{color:var(--color-or)!important;background:#c9a24d1f!important}.layout-module__nWenKG__tocNum{min-width:1.5rem;color:var(--color-or);text-align:right;flex-shrink:0;font-size:.7rem;font-weight:600}.layout-module__nWenKG__tocText{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.layout-module__nWenKG__tocSub{color:var(--foreground-subtle);flex-shrink:0;font-size:.65rem}.layout-module__nWenKG__accordionHeader{cursor:pointer;color:var(--foreground);text-align:left;background:#ffffff08;border:none;border-radius:5px;align-items:center;gap:.5rem;width:100%;margin-bottom:2px;padding:.4rem .5rem;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.layout-module__nWenKG__accordionHeader:hover{background:#ffffff0f}.layout-module__nWenKG__accordionHeaderActive{color:var(--color-or);background:#c9a24d14}.layout-module__nWenKG__accordionChevron{width:12px;height:12px;color:var(--foreground-subtle);flex-shrink:0;margin-left:auto;transition:transform .2s}.layout-module__nWenKG__accordionChevron.layout-module__nWenKG__open{transform:rotate(90deg)}.layout-module__nWenKG__accordionPages{margin-bottom:.375rem;padding-left:1rem}.layout-module__nWenKG__metaGrid{flex-direction:column;gap:.5rem;display:flex}.layout-module__nWenKG__metaRow{gap:.5rem;font-size:.75rem;display:flex}.layout-module__nWenKG__metaKey{color:var(--foreground-subtle);flex-shrink:0;min-width:70px}.layout-module__nWenKG__metaVal{color:var(--foreground)}.layout-module__nWenKG__sidebarOverlay{z-index:79;background:#00000080;display:none;position:fixed;inset:0}@media (max-width:1023px){.layout-module__nWenKG__sidebarOverlay{display:block}}
