:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-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}a{font-weight:500;color:#6c7c8a;text-decoration:inherit}a:hover{color:#5a6875}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#6c7c8a}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#6c7c8a}button{background-color:#f9f9f9}}#root,body{width:100%;max-width:100%;margin:0;padding:0;text-align:center;min-height:100vh;display:flex;flex-direction:column;background-color:#eaedf0;overflow:hidden}.app{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 1rem 1rem;width:100%;height:100vh}.app h1{margin:0;font-size:2rem;color:#6c7c8a}.pdf-flipbook-container{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:0;background:transparent;border-radius:0;box-shadow:none;flex:1;justify-content:center;max-width:100vw;width:100%;box-sizing:border-box;overflow:hidden}.pdf-pages-viewer{display:flex;gap:20px;justify-content:center;align-items:center;width:100%;max-width:100%}.pdf-page-wrapper{display:flex;justify-content:center;align-items:center;box-shadow:0 4px 12px #00000026;flex:1;max-width:50%}.pdf-page-wrapper img{display:block;width:100%;height:auto}.pdf-flipbook{position:relative;background:transparent;box-shadow:0 8px 16px #0003;margin:0}.pdf-page{display:block}.loading,.error{padding:2rem;font-size:1.2rem;color:#666}.error{color:#f44}.controls{display:flex;gap:1rem;align-items:center;justify-content:center;padding:1rem}.controls button{padding:.75rem 1.5rem;font-size:1rem;background:#6c7c8a;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .3s}.controls button:hover:not(:disabled){background:#5a6875}.controls button:disabled{background:#ccc;cursor:not-allowed}.page-info{font-size:1rem;color:#333;min-width:120px;text-align:center}.table-of-contents{width:350px;min-width:350px;max-width:350px;background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;overflow-y:auto;height:100%}.table-of-contents h2{font-size:1.2rem;color:#2c3e50;margin:0 0 .5rem;text-align:left;font-weight:600}.toc-subtitle{font-size:.85rem;color:#7f8c8d;margin:0 0 1.5rem;text-align:left;line-height:1.4}.toc-nav{display:flex;flex-direction:column;gap:.5rem}.toc-section{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.toc-item{display:flex;align-items:center;justify-content:space-between;text-align:left;padding:.5rem .75rem;background:transparent;border:none;cursor:pointer;transition:all .2s ease;border-radius:4px;font-size:.9rem;color:#34495e;position:relative}.toc-item:hover{background:#f8f9fa}.toc-item.active{background:#6c7c8a;color:#fff}.toc-item.active .toc-page{color:#fff}.toc-main{font-weight:600;font-size:.95rem}.toc-sub{padding-left:1.5rem;font-size:.85rem;font-weight:400;color:#5a6c7d}.toc-title{flex:0 0 auto;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toc-dots{flex:1 1 auto;border-bottom:1px dotted #cbd5e0;margin:0 .5rem;min-width:10px}.toc-item.active .toc-dots{border-bottom-color:#fff6}.toc-page{flex:0 0 auto;font-weight:500;color:#6c7c8a}.toc-subitems{display:flex;flex-direction:column;gap:.15rem}@media(max-width:1200px){.app-content{gap:1rem}.table-of-contents{width:300px;min-width:300px;max-width:300px}}@media(max-width:900px){.app-content{flex-direction:column}.table-of-contents{width:100%;max-width:100%;height:auto;max-height:300px}}
