: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:#ff3e63;text-decoration:inherit}a:hover{color:#ff3e63aa}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}.row{display:flex;flex-direction:row;align-items:center;justify-content:center}.title{font-size:1.5em;margin:0;font-weight:500}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#ff3e63}button{background-color:#f9f9f9}}.upload-container{max-width:600px;margin:0 auto;padding:20px}.dropzone{border:2px dashed #888888;border-radius:4px;padding:20px;text-align:center;background:#80808080;cursor:pointer;transition:all .3s ease}.dropzone.active{border-color:#00e676;background:#e3f2fd}.error-message{color:#d32f2f;margin-top:10px;padding:10px;background:#80808080;border-radius:4px}.file-list{margin-top:20px}.file-list ul{list-style:none;padding:0}.file-list li{padding:8px;background:#80808080;margin-bottom:8px;border-radius:4px}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;width:100%}.logo{height:1.5rem;padding:1.5em;will-change:filter;transition:filter .3s}.logo.light{display:none}.logo:hover{filter:drop-shadow(0 0 2em #ff3e63aa)}.card{padding:2em}.read-the-docs{color:#888}@media (prefers-color-scheme: light){.logo.dark{display:none}.logo.light{display:block}}.hocr{max-width:1280px;margin:0 auto;position:relative}.hocr .wrapper{position:relative;width:100%;height:auto;overflow:hidden}.hocr .wrapper img{display:block;width:100%;height:auto;margin:0 auto}.hocr .wrapper .ocrx_word{position:absolute;font-weight:700;white-space:nowrap;border-radius:.25em;color:#0000;background-color:#ff00000d;padding:.1em .5em}.hocr .wrapper .ocrx_word:hover{background-color:#fff;color:#000;border:1px dashed red}
