:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#182b3d;background:#f4f6f8;font-size:16px;font-synthesis:none;--navy:#142b3e;--teal:#006b69;--line:#dce3e8;--muted:#617181}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button,a{outline-offset:4px}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}a{color:var(--teal)}[hidden]{display:none!important}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:.76rem 1.2rem;border-radius:6px;border:1px solid transparent;text-decoration:none;font-size:.92rem;font-weight:650}.primary{background:var(--teal);color:white}.primary:hover{background:#005452}.secondary{background:white;border-color:#bdcbd5;color:var(--navy)}.full{width:100%}.quiet,.text-button,.icon-button{border:0;background:transparent;color:var(--teal);font-weight:600}.text-button{font-size:.875rem;padding:.4rem 0}.quiet{color:inherit;font-size:.875rem}.eyebrow{font-size:.75rem;letter-spacing:.15em;font-weight:700;color:var(--teal);margin:0 0 .7rem}.brand-mark{font-family:Georgia,serif;font-size:3.2rem;background:#fff;color:var(--navy);width:72px;height:72px;border-radius:4px;display:grid;place-items:center;border-bottom:5px solid #36bbb0;margin-bottom:2rem}.brand-mark.small{width:36px;height:38px;font-size:1.65rem;border-bottom-width:3px;margin:0}.login-screen{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;background:white}.login-card{padding:10vh max(8vw,2rem);align-self:center}.login-card .brand-mark{border:1px solid var(--line);border-bottom:4px solid var(--teal)}.login-card h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(2.5rem,5vw,4.6rem);line-height:1.13;letter-spacing:-.035em;margin:1.8rem 0}.login-copy{color:var(--muted);line-height:1.75;max-width:440px}.login-button{margin-top:1.5rem}.private-note{font-size:.875rem;color:var(--muted);max-width:400px;line-height:1.6}.login-rail{padding:4rem;background:var(--navy);color:white;display:flex;flex-direction:column;justify-content:space-between}.login-rail>span{letter-spacing:.25em;font-size:.75rem;color:#a9c3d4}.login-rail p{font-family:Georgia,serif;font-size:2.8rem;line-height:1.3}.paper-lines{height:35vh;border-top:1px solid #607183;border-bottom:1px solid #607183;background:repeating-linear-gradient(0deg,transparent 0,transparent 42px,#31485b 43px,#31485b 44px)}.topbar{height:78px;background:var(--navy);color:white;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;gap:1rem}.brand{display:flex;align-items:center;gap:.9rem;color:white;text-decoration:none;font-size:1.2rem;letter-spacing:-.025em}.brand strong{font-weight:400;color:#b7d2db}.account{display:flex;align-items:center;gap:1rem;font-size:.875rem}.private-badge{border:1px solid #486375;font-size:.7rem;letter-spacing:.1em;padding:.35rem .55rem;border-radius:4px;color:#9fcec9}.workspace{display:grid;grid-template-columns:270px minmax(0,1fr);max-width:1800px;margin:0 auto}.filters{background:white;border-right:1px solid var(--line);padding:2rem 1.4rem;min-height:calc(100vh - 78px)}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.4rem;gap:1rem}.section-heading h2{font-size:1rem;margin:0}.filters label{display:block;font-size:.875rem;font-weight:600;margin:1.2rem 0 .45rem}input,select{border:1px solid #cbd5de;background:white;border-radius:5px;padding:.7rem .75rem;color:var(--navy);min-width:0;width:100%}input:focus,select:focus{outline:2px solid #68a8a4;outline-offset:1px}.advanced{margin:1.5rem 0;font-size:.875rem}summary{cursor:pointer;color:var(--teal);font-weight:600}.archive-totals{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.5rem}.archive-totals>span{font-family:Georgia,serif;font-size:1.6rem}.archive-totals p{color:var(--muted);font-size:.8rem;margin:.25rem 0 1.2rem}main{padding:2.6rem 2.7rem;min-width:0}.search-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.search-heading h1{font-family:Georgia,serif;font-weight:400;font-size:2.7rem;letter-spacing:-.03em;margin:.4rem 0 1.7rem}.collection-label{font-size:.875rem;color:var(--muted)}.search-input{display:flex;align-items:center;background:white;border:1px solid #b6c6d1;border-radius:7px;padding:.45rem;box-shadow:0 3px 6px #15283906}.search-input svg{width:22px;stroke:#60788b;stroke-width:1.6;fill:none;margin:0 .8rem;flex-shrink:0}.search-input input{border:0;font-size:1rem;flex:1;width:auto;padding:.6rem .2rem}.scope{border:0;padding:1rem 0;margin:0;display:flex;gap:1.5rem;flex-wrap:wrap}.scope label{font-size:.875rem;display:flex;align-items:center;gap:.4rem;color:#485d6e}.scope input{width:auto;accent-color:var(--teal)}.processing{border:1px solid #cde0df;background:#ecf5f4;padding:1rem 1.1rem;margin:.5rem 0 1.9rem;border-radius:6px;display:flex;justify-content:space-between;gap:1rem}.processing>div:first-child{display:flex;gap:.85rem;align-items:center}.process-symbol{font-size:1.8rem;color:var(--teal)}.processing p{margin:0;line-height:1.5}.processing strong{display:block;font-size:.875rem;color:#1a514f}.processing p span{display:block;font-size:.8rem;color:#486e6d}.progress-right{min-width:150px;align-self:center;font-size:.8rem;color:#42615f;text-align:right}progress{display:block;width:100%;height:5px;margin-top:.65rem;accent-color:var(--teal)}.results-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:1rem}.results-heading p{margin:0;font-size:.9rem;color:#486074}.view-switch{background:#e7ecf0;padding:3px;border-radius:6px;display:flex}.view-switch button,.viewer-tabs button{border:0;background:transparent;color:#53687a;font-size:.875rem;padding:.55rem .9rem;border-radius:4px}.view-switch button.selected{background:white;color:var(--navy);box-shadow:0 1px 3px #0001}.results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.result-card{background:white;border:1px solid var(--line);border-radius:7px;overflow:hidden;display:flex;flex-direction:column;text-align:left;padding:0;color:inherit;transition:border-color .15s,box-shadow .15s}.result-card:hover{border-color:#73a9a6;box-shadow:0 4px 16px #142b3e0c}.card-top{padding:1.2rem 1.25rem .9rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-bottom:1px solid #edf0f2}.cd-label{font-size:.75rem;color:#5d7182;letter-spacing:.04em}.status-tag{font-size:.7rem;color:#647484;background:#eef2f4;padding:.3rem .45rem;border-radius:4px}.status-tag.ready{background:#e2f2ed;color:#246854}.card-body{padding:1.15rem 1.25rem;flex:1}.card-body h3{font-size:1rem;font-weight:650;line-height:1.45;margin:0 0 .8rem;overflow-wrap:anywhere}.card-meta{color:var(--muted);font-size:.82rem;display:flex;flex-wrap:wrap;gap:.5rem 1rem;line-height:1.6}.card-bottom{display:flex;justify-content:space-between;padding:.85rem 1.25rem;font-size:.8rem;color:var(--teal);background:#fbfcfd;border-top:1px solid #edf0f2}.image-card .card-image{height:180px;background:#e8edf0;display:grid;place-items:center;overflow:hidden;color:#7b8c99;font-size:.85rem}.card-image img{width:100%;height:100%;object-fit:contain}.excerpt{font-size:.85rem;line-height:1.55;color:#556976;max-height:5.2rem;overflow:hidden}.pagination{display:flex;gap:1.5rem;align-items:center;justify-content:center;margin-top:2rem}.pagination span{font-size:.875rem;color:var(--muted)}.error,.notice{background:#fff2e8;color:#824611;border:1px solid #efd2b7;border-radius:5px;padding:1rem;margin:1rem 0;font-size:.9rem}.empty{grid-column:1/-1;min-height:220px;border:1px dashed #bac8d2;border-radius:7px;padding:3rem;text-align:center;color:var(--muted);background:white}.empty h3{color:var(--navy)}.document-dialog{max-width:1400px;width:95vw;height:92vh;border:0;border-radius:10px;padding:0;box-shadow:0 20px 80px #0004;color:var(--navy)}.document-dialog::backdrop{background:#10283eca;backdrop-filter:blur(3px)}.dialog-top{display:flex;align-items:flex-start;justify-content:space-between;padding:1.4rem 1.6rem;border-bottom:1px solid var(--line);gap:1rem}.dialog-top h2{font-family:Georgia,serif;font-size:1.65rem;line-height:1.25;margin:0}.icon-button{font-size:2rem;color:#576b7c;line-height:1}.document-body{display:grid;grid-template-columns:280px minmax(0,1fr);height:calc(100% - 104px)}.document-info{padding:1.4rem;border-right:1px solid var(--line);overflow:auto;background:#fbfcfd}.document-info dl{margin:0}.document-info dt{font-size:.75rem;color:var(--muted);margin:.85rem 0 .25rem}.document-info dd{font-size:.875rem;margin:0;overflow-wrap:anywhere;line-height:1.5}.document-info>.primary{font-size:.8rem;margin-top:1.2rem;padding:.8rem .5rem}.document-info h3{font-size:.9rem;margin-top:1.5rem}.document-info details{font-size:.85rem;margin:1.2rem 0}.hint{font-size:.75rem;color:var(--muted);line-height:1.6}.page-list{display:flex;flex-direction:column;gap:.3rem}.page-choice{border:1px solid transparent;background:transparent;text-align:left;color:var(--navy);display:flex;justify-content:space-between;font-size:.8rem;padding:.65rem .6rem;border-radius:4px}.page-choice.selected{background:#e4f1ef;border-color:#bfdcd8;color:#005c57}.page-choice span{color:#697e8d;font-size:.75rem}.page-viewer{min-width:0;display:flex;flex-direction:column;padding:0 1.25rem;background:#e8edf1;overflow:auto}.viewer-toolbar{display:flex;justify-content:space-between;align-items:center;padding:.9rem 0;gap:.5rem;font-size:.85rem}.viewer-tabs{border-bottom:1px solid #bdcbd5;display:flex;gap:.5rem}.viewer-tabs button{border-radius:0}.viewer-tabs button.selected{border-bottom:2px solid var(--teal);color:var(--teal);font-weight:650}.scan-panel{padding:1rem 0;flex:1;min-height:300px;text-align:center}.scan-panel img{max-width:100%;height:auto;box-shadow:0 2px 12px #0002}.scan-state{padding:5rem 2rem;color:#586d7b;font-size:.95rem;line-height:1.8}.text-panel{background:white;padding:1rem 1.5rem;margin:1rem 0;min-height:300px;flex:1}.text-panel pre{white-space:pre-wrap;font: .92rem/1.7 ui-monospace,SFMono-Regular,monospace;overflow-wrap:anywhere}.ocr-note{font-size:.8rem;color:#6c7782;border-bottom:1px solid var(--line);padding-bottom:1rem;line-height:1.6}.image-location{font-size:.75rem;color:#687c8a;overflow-wrap:anywhere;line-height:1.5}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(min-width:1500px){.results{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1100px){main{padding:2rem 1.5rem}.results{grid-template-columns:repeat(2,minmax(0,1fr))}.account #email{max-width:170px;overflow:hidden;text-overflow:ellipsis}.workspace{grid-template-columns:235px minmax(0,1fr)}.filters{padding:1.6rem 1rem}}@media(max-width:760px){.login-screen{grid-template-columns:1fr}.login-rail{display:none}.login-card{padding:3rem 1.5rem}.topbar{padding:0 1rem;height:68px}.account #email,.private-badge{display:none}.workspace{display:block}.filters{min-height:0;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1rem}.filters .section-heading{grid-column:1/-1;margin:0}.filters label{margin:.6rem 0 .2rem}.filters input,.filters select{grid-column:auto}.filters label{grid-column:1}.filters input,.filters select{grid-column:2}.filters .advanced,.filters .full{grid-column:1/-1}.filters .archive-totals{display:none}main{padding:1.7rem 1rem}.search-heading h1{font-size:2.3rem}.collection-label{display:none}.search-input svg{display:none}.search-input input{font-size:.9rem}.scope{gap:1rem}.processing{flex-direction:column}.progress-right{width:100%;text-align:left}.results{grid-template-columns:1fr}.document-dialog{width:100vw;height:100dvh;max-width:100vw;max-height:100dvh;border-radius:0}.document-body{grid-template-columns:1fr;height:auto}.document-info{overflow:visible}.page-list{max-height:180px;overflow:auto}.page-viewer{min-height:65vh}.dialog-top h2{font-size:1.3rem}.document-dialog{overflow:auto}.pagination{gap:.8rem}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
