:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#213547;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#e8e8e8;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}html{height:100%;overflow:hidden}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{width:100%;height:100%;margin:0;padding:0;position:fixed;overflow:hidden}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#e8e8e8}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app-container{flex-direction:column;width:100vw;height:100dvh;margin:0;padding:0;display:flex;overflow:hidden}.header-section{box-sizing:border-box;background-color:#fff;flex-shrink:0;padding:1.5rem 2rem;box-shadow:0 2px 4px #0000001a}.header-section h1{color:#333;margin:0 0 .5rem;font-size:1.8rem}.header-section p{color:#666;margin:0;font-size:.95rem;line-height:1.5}.search-bar{box-sizing:border-box;background-color:#fff;gap:1rem;padding:1rem;display:flex;box-shadow:0 2px 4px #0000001a}.search-input{border:1px solid #ccc;border-radius:4px;flex:1;padding:.75rem;font-size:1rem}.file-input{padding:.5rem;font-size:.9rem}.pdf-container{box-sizing:border-box;background-color:#f5f5f5;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;min-height:0;padding:2rem;display:flex;overflow:hidden auto}.pdf-document{justify-content:center;width:100%;display:flex}.pages-wrapper{flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding-bottom:2rem;display:flex}.page-row{justify-content:center;align-items:flex-start;gap:1.5rem;width:100%;display:flex}.pdf-page{background:#fff;box-shadow:0 2px 8px #00000026;width:auto!important}.pdf-page canvas{height:100%;display:block;width:auto!important}.placeholder{color:#666;justify-content:center;align-items:center;height:100%;font-size:1.2rem;display:flex}@media (max-width:767px) and (orientation:portrait){.pdf-container{padding:1rem}.pages-wrapper{gap:1rem}.page-row{flex-direction:column;align-items:center;gap:1rem;padding:0 .75rem}}@media (max-width:767px) and (orientation:landscape){.pdf-container{padding:.5rem}.pages-wrapper{gap:1rem}.page-row{gap:1rem;padding:0 .75rem}}
