: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:#646cff;text-decoration:inherit}a:hover{color:#535bf2}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:#646cff}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:#747bff}button{background-color:#f9f9f9}}html,body,#root{height:100%;margin:0}body{display:block;place-items:unset}.app{min-height:100%;height:100%;background:#0f0f12;color:#e4e4e7;font-family:system-ui,-apple-system,sans-serif}#root{max-width:none;margin:0;padding:0;text-align:left}.card{padding:1.5rem;border-radius:12px;background:#18181b;border:1px solid #27272a}.error{color:#f87171;font-size:.9rem}.app-header{padding:1.5rem 2rem;border-bottom:1px solid #27272a}.app-header h1{margin:0;font-size:1.5rem;font-weight:600}.upload-section{max-width:560px;margin:2rem auto}.upload-section h2{margin:0 0 1rem;font-size:1.125rem}.upload-zone{position:relative;border:2px dashed #3f3f46;border-radius:10px;padding:2.5rem;text-align:center;cursor:pointer;transition:border-color .2s,background .2s}.upload-zone:hover{border-color:#52525b;background:#1f1f23}.upload-zone.drag-over{border-color:#6366f1;background:#6366f114}.upload-zone.uploading{pointer-events:none;opacity:.8}.upload-input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.upload-text{margin:0;color:#a1a1aa;font-size:.95rem}.upload-error{margin-top:.75rem}.files-section{max-width:560px;margin:0 auto 2rem}.files-section h2{margin:0 0 1rem;font-size:1.125rem}.files-list{list-style:none;padding:0;margin:0}.files-list li{border-bottom:1px solid #27272a}.files-list li:last-child{border-bottom:none}.files-empty{padding:1rem 0;color:#71717a;font-size:.9rem}.file-item-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.875rem 0;background:none;border:none;color:inherit;font:inherit;text-align:left;cursor:pointer;border-radius:6px;transition:background .15s}.file-item-btn:hover{background:#ffffff0f}.file-name{font-weight:500}.file-status{font-size:.8rem;color:#71717a}.file-view{display:flex;flex-direction:column;height:100vh;overflow:hidden}.file-view-header{display:flex;align-items:center;gap:1rem;flex-shrink:0;padding:.75rem 1.25rem;background:#18181b;border-bottom:1px solid #27272a}.back-btn{padding:.5rem .75rem;background:#27272a;border:1px solid #3f3f46;border-radius:8px;color:#e4e4e7;font-size:.9rem;cursor:pointer;transition:background .15s,border-color .15s}.back-btn:hover{background:#3f3f46;border-color:#52525b}.file-view-title{flex:1;font-weight:600;font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-view-actions{flex-shrink:0}.export-btn{padding:.5rem 1rem;background:#6366f1;border:none;border-radius:8px;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .15s}.export-btn:hover:not(:disabled){background:#4f46e5}.export-btn:disabled{opacity:.5;cursor:not-allowed}.file-view-body{display:flex;flex:1;min-height:0}.sidebar{width:280px;flex-shrink:0;padding:1rem;background:#18181b;border-right:1px solid #27272a;overflow-y:auto}.sidebar-title{margin:0 0 .75rem;font-size:.875rem;font-weight:600;color:#a1a1aa}.sidebar-empty{margin:0;font-size:.875rem;color:#71717a}.visits-list{list-style:none;padding:0;margin:0}.visit-row{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.25rem}.visit-checkbox{margin-top:.6rem;width:1rem;height:1rem;cursor:pointer;accent-color:#6366f1}.visit-btn{flex:1;padding:.5rem .6rem;background:none;border:none;border-radius:8px;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background .15s}.visit-btn:hover{background:#ffffff0f}.visit-btn.active{background:#6366f133;color:#a5b4fc}.visit-btn .visit-num{font-weight:500;display:block}.visit-btn .visit-date,.visit-btn .page-count{display:block;font-size:.8rem;color:#71717a;margin-top:.15rem}.main-content{flex:1;min-width:0;display:flex;flex-direction:column;background:#0f0f12;overflow:hidden}.main-placeholder{flex:1;display:flex;align-items:center;justify-content:center;color:#71717a;font-size:1rem}.pages-view{flex:1;display:flex;flex-direction:column;min-height:0}.visit-date-bar{flex-shrink:0;margin:0;padding:.5rem 1rem;font-size:.9rem;color:#a1a1aa;background:#18181b;border-bottom:1px solid #27272a}.pages-scroll{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.page-block{max-width:100%;width:fit-content}.page-image{max-width:100%;width:auto;height:auto;max-height:calc(100vh - 120px);display:block;border-radius:6px;box-shadow:0 4px 20px #0006}.page-label{margin:.35rem 0 0;font-size:.85rem;color:#71717a;text-align:center}
