*{box-sizing:border-box}html,body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fafafa;color:#171717}button,input,textarea{font:inherit}.continue-panel{margin:0 0 18px;padding:16px;border:1px solid #fed7aa;border-radius:22px;background:linear-gradient(135deg,#fff7ed,#fff)}.continue-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.continue-heading h2{margin:0;font-size:22px}.continue-heading>a{color:#9a3412;font-size:14px;font-weight:800;text-decoration:none}.continue-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.continue-card{display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:13px;border:1px solid #ffedd5;border-radius:16px;background:#fff}.continue-card>div{display:grid;gap:6px}.continue-card strong{color:#211b16}.continue-card span{color:#78716c;font-size:13px}.continue-card .progress-track{height:6px;overflow:hidden;border-radius:999px;background:#ffedd5}.continue-card .progress-track>span{display:block;height:100%;border-radius:inherit;background:#ea580c}.continue-button{display:flex;align-items:center;justify-content:center;min-height:40px;border-radius:12px;background:#7c2d12;color:#fff7ed;font-weight:900;text-decoration:none}.search-wrap{position:relative}.search-suggestions{position:absolute;z-index:30;top:calc(100% + 8px);right:0;left:0;max-height:min(520px,70vh);overflow-y:auto;padding:10px;border:1px solid #e7e5e4;border-radius:18px;background:#fff;box-shadow:0 18px 45px #29252429}.search-suggestions section{display:grid;gap:6px;padding:8px}.search-suggestions section+section{border-top:1px solid #f5f5f4}.search-suggestions section>strong,.suggestion-heading strong{color:#78716c;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.search-suggestions section>button{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border:0;border-radius:11px;background:#fff;color:#292524;text-align:left;cursor:pointer}.search-suggestions section>button:hover,.search-suggestions section>button:focus-visible{background:#faf5ff;outline:none}.search-suggestions section>button span{font-weight:800}.search-suggestions section>button small{color:#78716c}.suggestion-heading{display:flex;align-items:center;justify-content:space-between}.suggestion-heading button{min-height:28px;padding:0 7px;border:0;background:transparent;color:#78716c;font-size:12px;cursor:pointer}.suggestion-chips{display:flex;flex-wrap:wrap;gap:7px}.suggestion-chips button{min-height:32px;padding:0 10px;border:1px solid #e9d5ff;border-radius:999px;background:#faf5ff;color:#6d28d9;font-size:13px;font-weight:800;cursor:pointer}.search-feedback{margin:0 0 18px;padding:15px;border:1px solid #e9d5ff;border-radius:20px;background:linear-gradient(135deg,#faf5ff,#fff)}.result-summary{display:flex;align-items:center;justify-content:space-between;gap:16px}.result-summary>div{display:grid;gap:4px}.result-summary strong{color:#292524;font-size:18px}.result-summary small{color:#78716c}.result-summary label{flex:0 0 auto;display:flex;align-items:center;gap:7px;color:#57534e;font-size:12px;font-weight:900}.result-summary select{min-height:40px;padding:0 34px 0 11px;border:1px solid #d6d3d1;border-radius:11px;background:#fff;color:#292524;font-weight:800}.active-filters{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px;padding-top:12px;border-top:1px solid #ede9fe}.active-filters button{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #ddd6fe;border-radius:999px;background:#fff;color:#5b21b6;font-size:13px;font-weight:800;cursor:pointer}.active-filters button b{color:#7c3aed;font-size:17px;line-height:1}.active-filters .clear-all{border-color:transparent;background:transparent;color:#78716c;text-decoration:underline}.zero-results{width:100%;padding:22px;border:1px solid #e7e5e4;border-radius:22px;background:#fff}.zero-results h2{margin:4px 0 12px;font-size:24px}.zero-results ul{margin:0 0 17px;padding-left:20px;color:#57534e;line-height:1.8}.zero-results li button{min-height:0;padding:0;border:0;background:transparent;color:#6d28d9;font:inherit;font-weight:800;text-decoration:underline;cursor:pointer}.recovery-group{display:grid;gap:8px;margin-top:14px}.recovery-group>strong{color:#57534e;font-size:13px}.recovery-group>div{display:flex;flex-wrap:wrap;gap:7px}.recovery-group button{min-height:34px;padding:0 11px;border:1px solid #e9d5ff;border-radius:999px;background:#faf5ff;color:#6d28d9;font-weight:800;cursor:pointer}.zero-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:19px}.zero-actions>button,.zero-actions>a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:0;border-radius:12px;background:#7c2d12;color:#fff7ed;font-weight:900;text-decoration:none;cursor:pointer}.zero-actions>.ghost{border:1px solid #e7e5e4;background:#fff;color:#78716c}.chapter-directory{margin-top:32px}.chapter-directory .directory-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.chapter-directory .directory-heading h2{margin:0}.chapter-directory .directory-continue{padding:9px 13px;border-radius:999px;background:#7c2d12;color:#fff7ed;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap}.chapter-directory .directory-tools{display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(190px,.7fr);gap:12px;padding:14px;border:1px solid #e7e5e4;border-radius:18px;background:#fff}.chapter-directory .directory-field{min-width:0;display:grid;align-content:start;gap:6px;color:#57534e;font-size:12px;font-weight:900}.chapter-directory .input-action,.chapter-directory .sort-buttons{min-width:0;display:flex}.chapter-directory .input-action input{min-width:0;width:100%;height:42px;padding:0 11px;border:1px solid #d6d3d1;border-radius:11px 0 0 11px;outline:none}.chapter-directory .input-action input:only-child{border-radius:11px}.chapter-directory .input-action input:focus{border-color:#7c2d12;box-shadow:0 0 0 3px #7c2d121a}.chapter-directory .input-action button,.chapter-directory .sort-buttons button,.chapter-directory .chapter-ranges button{border:1px solid #d6d3d1;background:#fff;color:#57534e;font-weight:900;cursor:pointer}.chapter-directory .input-action button{flex:0 0 auto;padding:0 12px;border-left:0;border-radius:0 11px 11px 0}.chapter-directory .sort-buttons button{min-height:42px;padding:0 13px}.chapter-directory .sort-buttons button:first-child{border-radius:11px 0 0 11px}.chapter-directory .sort-buttons button:last-child{margin-left:-1px;border-radius:0 11px 11px 0}.chapter-directory .sort-buttons button.active,.chapter-directory .chapter-ranges button.active{border-color:#7c2d12;background:#7c2d12;color:#fff7ed}.chapter-directory .directory-status{min-height:22px;margin:10px 2px 8px;color:#78716c;font-size:13px}.chapter-directory .chapter-ranges{max-width:100%;display:flex;gap:8px;margin-bottom:12px;padding:2px 0 7px;overflow-x:auto;scrollbar-width:thin}.chapter-directory .chapter-ranges button{flex:0 0 auto;min-height:38px;padding:7px 13px;border-radius:999px}.chapter-directory .chapters a.current{border-color:#f59e0b;background:#fffbeb;box-shadow:inset 4px 0 #f59e0b}.chapter-directory .chapters a.jump-target{outline:3px solid rgba(124,45,18,.2);border-color:#7c2d12}.chapter-directory .chapter-name{min-width:0;display:flex;align-items:center;gap:8px}.chapter-directory .current-badge{flex:0 0 auto;padding:3px 7px;border-radius:999px;background:#f59e0b;color:#451a03;font-size:11px}@media(max-width:640px){.search-suggestions{max-height:62vh}.result-summary{align-items:stretch;flex-direction:column}.result-summary label{justify-content:space-between}.result-summary select{flex:1}.active-filters{flex-wrap:wrap;overflow-x:visible;padding-bottom:0}.active-filters button{flex:0 0 auto}.zero-actions>button,.zero-actions>a{flex:1 1 145px}.continue-list{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(250px,86%);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.continue-card{scroll-snap-align:start}body:has(.mobile-reading-bar) .site-footer{margin-top:16px;padding-bottom:calc(88px + env(safe-area-inset-bottom))}.chapter-directory .directory-heading{align-items:flex-start}.chapter-directory .directory-continue{max-width:56%;overflow:hidden;text-overflow:ellipsis}.chapter-directory .directory-tools{grid-template-columns:1fr}.chapter-directory .sort-buttons button{flex:1}.chapter-directory .chapter-name{align-items:flex-start;flex-direction:column;gap:5px}}body.reader-controls-hidden .topbar{transform:translateY(-100%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .22s ease,opacity .18s ease,visibility 0s linear .22s}body.reader-controls-hidden .reading-progress{top:0}body.reader-controls-hidden .restore-notice{top:16px}@media(max-width:350px){body .reader .tools>.chapter-position{flex-grow:2.15!important}body .reader .tools>button{padding-inline:2px!important}}.reading-progress{position:fixed;top:53px;left:0;right:0;z-index:12;height:3px;background:#7c2d1217;pointer-events:none}.reading-progress span{display:block;height:100%;border-radius:0 999px 999px 0;background:linear-gradient(90deg,#7c2d12,#8b5cf6);transition:width .12s linear}.restore-notice{position:fixed;top:110px;left:50%;z-index:15;transform:translate(-50%);margin:0;padding:8px 13px;border:1px solid #ddd6fe;border-radius:999px;background:#f5f3ff;color:#5b21b6;box-shadow:0 8px 24px #1c19171f;font-size:13px;font-weight:800;white-space:nowrap}.reader .chapter-position{flex:0 0 auto;border:0;border-radius:999px;background:#f5f3ff;color:#6d28d9;padding:8px 12px;font-size:12px;font-weight:850}.reader.dark .chapter-position{background:#8b5cf62e;color:#ddd6fe}.reader .chapter-button .chapter-button-row{position:relative;top:-1px;display:inline-flex;align-items:baseline;gap:.45em;line-height:1.2;white-space:nowrap}body .reader .chapter-button .chapter-button-row small{margin-top:0;font-size:.58em;line-height:1}.chapter-heading{margin-bottom:1.1em}.edge-nav-hint{margin:-1.2em 0 1.8em;color:#a8a29e;font-size:.68em}.chapter-content{min-height:42vh}.report-panel,.reader-recommendations{margin-top:38px;padding:22px;border:1px solid #e7e5e4;border-radius:20px;background:#ffffff8c}.report-panel h2,.reader-recommendations h2{margin:0 0 8px;font-size:1.18em}.report-panel>div>p:not(.kicker){margin-bottom:16px;color:#78716c;font-size:.78em}.report-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.report-options a{display:flex;min-width:0;flex-direction:column;gap:3px;padding:10px;border:1px solid #ddd6fe;border-radius:12px;background:#faf5ff;color:#5b21b6;text-decoration:none}.report-options strong{font-size:.75em}.report-options span{color:#78716c;font-size:.58em;line-height:1.35}.recommendation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.recommendation-grid a{display:flex;min-width:0;flex-direction:column;gap:3px;padding:14px;border:1px solid #e7e5e4;border-radius:14px;background:#fff;color:inherit;text-decoration:none}.recommendation-grid strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.86em}.recommendation-grid span{color:#78716c;font-size:.68em}.recommendation-grid small{color:#7c3aed;font-size:.62em}.recommendation-state{color:#78716c;font-size:.76em}.recommendation-state a{color:#6d28d9;font-weight:800}.reader.dark .report-panel,.reader.dark .reader-recommendations{border-color:#ffffff24;background:#ffffff0d}.reader.dark .report-options a{border-color:#6d28d9;background:#6d28d929;color:#ede9fe}.reader.dark .report-options span,.reader.dark .recommendation-grid span,.reader.dark .recommendation-state{color:#a8a29e}.reader.dark .recommendation-grid a{border-color:#ffffff24;background:#ffffff0f}.drawer-backdrop{position:fixed;inset:0;z-index:30;border:0;background:#1c19177a;cursor:pointer}.chapter-drawer{position:fixed;top:0;right:0;bottom:0;z-index:31;display:flex;width:min(430px,92vw);box-sizing:border-box;flex-direction:column;padding:20px;background:#fffaf3;color:#211b16;box-shadow:-18px 0 50px #1c191733;font-size:16px}.chapter-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.chapter-drawer h2{margin:2px 0 4px;font-size:24px}.chapter-drawer header p{margin:0;color:#78716c;font-size:13px}.drawer-close{width:40px;height:40px;border:1px solid #d6d3d1;border-radius:50%;background:transparent;color:inherit;font:28px/1 inherit;cursor:pointer}.drawer-search{margin:18px 0 12px}.drawer-search input{width:100%;border:1px solid #d6d3d1;border-radius:13px;background:#fff;color:#211b16;padding:11px 13px;font:inherit;font-size:14px}.drawer-list{display:flex;min-height:0;flex:1;flex-direction:column;gap:6px;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.drawer-chapter{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid transparent;border-radius:11px;color:inherit;padding:9px 10px;text-decoration:none;font-size:14px;line-height:1.45}.drawer-chapter:hover{background:#f5f3ff}.drawer-chapter.current{border-color:#c4b5fd;background:#ede9fe;color:#5b21b6;font-weight:850}.drawer-chapter small{flex:0 0 auto;color:#7c3aed;font-size:11px}.drawer-empty{color:#78716c;font-size:14px}.reader.dark .chapter-drawer{background:#18181b;color:#e9e0d2}.reader.dark .drawer-search input{border-color:#52525b;background:#27272a;color:#fafafa}.reader.dark .drawer-chapter:hover{background:#8b5cf61f}.reader.dark .drawer-chapter.current{border-color:#8b5cf6;background:#8b5cf62e;color:#ede9fe}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:640px){.reader .chapter-position{padding:8px 10px;font-size:12px}.edge-nav-hint{font-size:11px}.report-panel,.reader-recommendations{padding:17px}.report-options{grid-template-columns:repeat(2,minmax(0,1fr))}.report-options a:last-child{grid-column:1/-1}.recommendation-grid{grid-template-columns:1fr}.chapter-drawer{width:94vw;padding:17px 14px}}
