:root{font-family:Georgia,Times New Roman,Times,serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{height:100vh}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}}*{box-sizing:border-box}button{font-family:inherit;cursor:pointer}.home{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem;background:#1c1916}.home-inner{width:100%;max-width:600px;text-align:center}.home-logo{height:140px;width:auto;margin-bottom:.75rem}.home-title{font-size:2rem;font-weight:700;letter-spacing:-.01em;margin:0 0 .4rem;color:#e8dfc8}.home-subtitle{font-size:1.05rem;color:#6a6058;margin:0 0 2rem}.home-form{display:flex;gap:.5rem}.home-input{flex:1;padding:.8rem 1.1rem;font-size:1rem;font-family:inherit;border-radius:6px;border:1px solid #3a3228;background:#14120f;color:#c8bfb0;outline:none;transition:border-color .2s}.home-input::placeholder{color:#4a4238}.home-input:focus{border-color:#8a7a60}.home-btn{padding:.8rem 1.5rem;font-size:1rem;font-weight:600;border:none;border-radius:6px;background:#5a4e3a;color:#e8dfc8;transition:background .2s}.home-btn:hover:not(:disabled){background:#6a5e48}.home-btn:disabled{opacity:.45;cursor:not-allowed}.app{display:flex;flex-direction:column;height:100vh;background:#1c1916}.topbar{display:flex;align-items:center;padding:8px 16px;border-bottom:1px solid #3a3228;flex-shrink:0;background:#1c1916}.topbar-home{display:flex;align-items:center;gap:.5rem;background:none;border:none;padding:0;opacity:.8;transition:opacity .15s}.topbar-home:hover{opacity:1}.topbar-logo{height:28px;width:auto}.topbar-title{font-size:1rem;font-weight:700;color:#e8dfc8;letter-spacing:-.01em}.topbar-topic{flex:1;font-size:.95rem;font-weight:600;color:#a89880;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 1rem}.content{flex:1;min-height:0;display:flex;align-items:stretch;justify-content:center;padding:2rem;overflow:hidden}.book-container{position:relative;width:100%;max-width:calc(680px + var(--left-stack, 0px) + var(--right-stack, 0px));align-self:stretch}.book-page{position:absolute;top:0;left:var(--left-stack, 0px);right:var(--right-stack, 0px);bottom:0;border-radius:2px;border:1px solid #4a3f32;background:#1e1b17}.book-page--shadow{cursor:pointer;background:#201e1a;transition:filter .12s}.book-page--shadow:hover{filter:brightness(1.5)}.book-page--active{overflow-y:auto;padding:2.5rem 3rem;background:#252118;border-color:#6a5a48;box-shadow:-6px 0 18px #0000008c,6px 0 18px #0000008c,0 4px 20px #0006}.facts-box{border:1px solid #4a3f32;border-top:3px solid #6a5a40;background:#1c1914;padding:.9rem 1.1rem .5rem;margin-bottom:1.75rem}.facts-title{font-size:.7rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:#6a5a40;margin:0 0 .65rem}.facts-list{margin:0;padding:0}.facts-row{display:flex;gap:1rem;padding:.35rem 0;border-top:1px solid #2e2820;align-items:baseline}.facts-key{font-size:.82rem;font-weight:600;font-style:normal;color:#8a7a60;min-width:130px;flex-shrink:0}.facts-value{font-size:.88rem;color:#c8bfb0;margin:0;font-style:italic}.article-title{font-size:2rem;font-weight:700;margin:0 0 .25rem;line-height:1.2;letter-spacing:-.01em;color:#f0e8d8;border-bottom:2px solid #4a3f32;padding-bottom:.6rem}.article-byline{font-size:.8rem;color:#5a5248;font-style:italic;margin:0 0 1.5rem;letter-spacing:.02em}.article-body p{margin:0 0 1.1em;line-height:1.85;font-size:1rem;color:#c8bfb0}.article-body p:first-child{font-size:1.08rem;color:#d8d0be;line-height:1.9}.article-body p:last-child{margin-bottom:0}.article-section-heading{font-size:1.05rem;font-weight:700;font-style:italic;color:#e0d4be;margin:1.75rem 0 .5rem;padding-bottom:.3rem;border-bottom:1px solid #3a3228;letter-spacing:.01em}.article-error p{color:#c87070}.cursor{display:inline-block;width:2px;height:1em;background:#c8bfb0;margin-left:2px;vertical-align:text-bottom;animation:blink .9s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.subtopics{margin-top:2.5rem;padding-top:2rem;border-top:1px solid #3a3228}.subtopics-heading{font-size:1.1rem;font-weight:700;color:#d0c8b8;margin:0 0 .75rem;letter-spacing:-.01em}.toc-list{list-style:none;margin:0;padding:0}.toc-btn{display:flex;align-items:baseline;gap:0;width:100%;background:none;border:none;padding:.6rem 0;text-align:left;color:#a89880;transition:color .15s}.toc-btn:hover{color:#e8dfc8}.toc-number{font-size:.82rem;color:#5a5248;min-width:1.6rem;flex-shrink:0}.toc-btn:hover .toc-number{color:#8a7a60}.toc-label{font-size:.95rem;flex:1;display:flex;align-items:baseline;gap:.25rem;overflow:hidden}.toc-label-text{white-space:nowrap}.toc-dots{flex:1;border-bottom:1px dotted #4a4238;margin-bottom:.28em}.bottombar{border-top:1px solid #3a3228;padding:.6rem 1.25rem;flex-shrink:0;background:#1c1916}.bottom-form{display:flex;gap:.5rem;max-width:680px;margin:0 auto}.bottom-input{flex:1;padding:.5rem .85rem;font-size:.95rem;font-family:inherit;border-radius:6px;border:1px solid #3a3228;background:#14120f;color:#c8bfb0;outline:none;transition:border-color .2s}.bottom-input::placeholder{color:#4a4238}.bottom-input:focus{border-color:#8a7a60}.bottom-input:disabled{opacity:.5}.bottom-btn{padding:.5rem 1rem;font-size:.95rem;font-weight:600;border:none;border-radius:6px;background:#5a4e3a;color:#e8dfc8;transition:background .2s}.bottom-btn:hover:not(:disabled){background:#6a5e48}.bottom-btn:disabled{opacity:.45;cursor:not-allowed}@media(prefers-color-scheme:light){.home,.app,.topbar,.bottombar,.content{background:#f0ebe0}.home-title{color:#2a2018}.home-subtitle{color:#9a9080}.home-input,.bottom-input{background:#faf5ec;border-color:#c8bfaa;color:#4a3e30}.home-input::placeholder,.bottom-input::placeholder{color:#b0a898}.home-input:focus,.bottom-input:focus{border-color:#9a8a68}.home-btn,.bottom-btn{background:#9a8a68;color:#faf5ec}.home-btn:hover:not(:disabled),.bottom-btn:hover:not(:disabled){background:#7a6a50}.topbar{border-color:#c8bfaa}.topbar-title{color:#2a2018}.topbar-topic{color:#7a6a50}.bottombar{border-color:#c8bfaa}.book-page{background:#ddd5c2;border-color:#b8b0a0}.book-page--shadow{background:#d8d0be}.book-page--active{background:#faf5ec;border-color:#a89878;box-shadow:-6px 0 18px #0000001f,6px 0 18px #0000001f,0 4px 20px #00000014}.facts-box{background:#f0e8d8;border-color:#c8bfaa;border-top-color:#9a8a68}.facts-title{color:#7a6a50}.facts-row{border-color:#ddd5c2}.facts-key{color:#7a6a50}.facts-value{color:#4a3e30}.article-title{color:#2a2018;border-color:#c8bfaa}.article-byline{color:#9a9080}.article-body p{color:#4a3e30}.article-body p:first-child{color:#2a2018}.article-section-heading{color:#2a2018;border-color:#c8bfaa}.subtopics{border-color:#c8bfaa}.subtopics-heading{color:#2a2018}.toc-list,.toc-dots{border-color:#c8bfaa}.toc-btn{color:#5a4e38}.toc-btn:hover{color:#2a2018}.toc-number{color:#9a9080}.toc-btn:hover .toc-number{color:#7a6a50}}@media(max-width:600px){.content{padding:.75rem}.book-page--active{padding:1.25rem 1.25rem 2rem}.article-title{font-size:1.35rem;margin-bottom:.9rem}.article-body p{font-size:.97rem;line-height:1.75}.article-section-heading{font-size:1rem;margin-top:1.4rem}.subtopics{margin-top:1.75rem;padding-top:1.25rem}.toc-btn{padding:.7rem 0;min-height:44px}.topbar{padding:6px 12px}.topbar-logo{height:24px}.bottombar{padding:.5rem .75rem}.bottom-input,.bottom-btn{font-size:1rem;padding:.6rem .8rem}.home{padding:1.5rem 1rem}.home-logo{height:100px}.home-title{font-size:1.6rem}.home-form{flex-direction:column}.home-input,.home-btn{font-size:1rem;width:100%}}
