:root{color:#26352b;font-synthesis:none;--ink:#26352b;--muted:#61685d;--line:#d5d9ca;--green:#dfe8be;background:#f7f7f0;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.6}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer;color:var(--ink)}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-underline-offset:4px}button:focus-visible,[role=button]:focus-visible,a:focus-visible,summary:focus-visible,textarea:focus-visible,input:focus-visible,select:focus-visible{outline-offset:4px;outline:3px solid #567530}[hidden]{display:none!important}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:5;background:#fff;padding:10px;position:absolute;top:-100px;left:20px}.skip-link:focus{top:10px}.site-header,main,footer{width:min(1400px,92%);margin:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:78px;display:flex}.brand{letter-spacing:-1px;align-items:center;gap:12px;font-size:26px;font-weight:750;text-decoration:none;display:flex}.brand-mark{border:1px solid var(--ink);text-align:center;border-radius:50%;width:37px;height:37px;font:italic 700 31px/33px Georgia,serif;position:relative}.brand-mark span{background:var(--green);border-radius:50%;width:21px;height:21px;font:17px Arial;position:absolute;bottom:-4px;right:-5px}.beta{letter-spacing:1px;border:1px solid #a7af94;border-radius:3px;padding:3px 6px;font:10px Arial}.site-header nav{gap:30px;font-size:12px;display:flex}.site-header nav a{text-decoration:none}.tool-heading{padding:25px 0 0}h1{letter-spacing:-.5px;margin:0 0 8px;font-size:25px;font-weight:600;line-height:1.3}.tool-heading p{color:var(--muted);margin:0;font-size:14px}.about{max-width:950px;margin:12px 0 24px;font-size:12px}.about summary{cursor:pointer;text-underline-offset:3px;text-decoration:underline}.about p{color:var(--muted)}.input-wrap>summary{cursor:pointer;padding:12px 0;font-size:13px;font-weight:700}.input-wrap>summary span{color:var(--muted);margin-left:14px;font-size:12px;font-weight:400}.input-wrap[open]>summary{display:none}.input-panel{background:#fff;border:1px solid #cbd1bd;border-radius:6px;overflow:hidden}textarea{resize:vertical;width:100%;height:200px;color:var(--ink);background:0 0;border:0;padding:20px 24px 10px;font-size:15px;line-height:1.7;display:block}textarea::placeholder{color:#67705f}textarea:focus-visible{outline-offset:-5px}.text-footer{color:var(--muted);justify-content:flex-end;align-items:center;padding:0 24px 8px;font-size:11px;display:flex}.text-button{text-underline-offset:4px;background:0 0;border:0;padding:5px 0;font-size:12px;text-decoration:underline}.input-actions{border-top:1px solid var(--line);background:#f2f4e9;justify-content:space-between;align-items:center;gap:20px;padding:17px 24px;display:flex}.input-options{flex-direction:column;gap:4px;display:flex}.privacy-option{cursor:pointer;color:var(--ink);align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.privacy-option small{color:var(--muted);font-size:11px;font-weight:400}.privacy-option input{cursor:pointer;accent-color:var(--ink);margin:0}.input-actions p{color:var(--muted);margin:0;font-size:11px}.primary,.secondary{border:1px solid var(--ink);border-radius:4px;padding:10px 16px;font-size:12px;font-weight:600}.primary{background:var(--ink);color:#fff;justify-content:space-between;gap:24px;min-width:258px;display:flex}.primary:hover:not(:disabled){background:#40583e}.secondary{background:0 0}.secondary:hover:not(:disabled){background:#e8ecd9}.privacy{max-width:1050px;color:var(--muted);margin:15px 0 25px;padding-left:26px;font-size:11px;line-height:1.7;position:relative}.privacy>span{font-size:20px;position:absolute;top:-3px;left:0}#error,.warnings{background:#fbede8;border-left:3px solid #a13c2c;margin:20px 0;padding:16px 22px;font-size:13px}.warnings{background:#f5edda;border-color:#8a6420}.progress{border:1px solid var(--line);justify-content:space-between;align-items:center;margin:20px 0;padding:14px 20px;display:flex}.progress>div{align-items:center;gap:14px;display:flex}.spinner{border:2px solid #b8c2a1;border-top-color:var(--ink);border-radius:50%;width:16px;height:16px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.report{margin:20px 0 35px}.report-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.report-heading h2{margin:0;font-size:23px}.report-heading p{color:var(--muted);overflow-wrap:anywhere;margin:5px 0 0;font-size:12px}.report-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.summary{border:1px solid var(--line);background:#f0f2e6;border-radius:4px;flex-wrap:wrap;gap:12px 32px;margin:20px 0;padding:13px 18px;display:flex}.summary>div{align-items:baseline;gap:8px;display:flex}.summary strong{font-size:19px}.summary span{color:var(--muted);font-size:12px}.review-grid{grid-template-columns:minmax(0,1.65fr) minmax(330px,1fr);align-items:start;gap:24px;display:grid}.document-panel{border:1px solid var(--line);background:#fff;border-radius:5px;min-width:0}.document-toolbar{justify-content:space-between;align-items:center;gap:10px;padding:16px 24px 8px;display:flex}.document-toolbar h3,.aside-toolbar h3{margin:0;font-size:14px}.error-navigation{gap:18px;display:flex}.legend{color:var(--muted);border-bottom:1px solid var(--line);flex-wrap:wrap;gap:5px 18px;margin:0;padding:0 24px 17px;font-size:11px;display:flex}.legend-found{color:#345c31}.legend-invalid{color:#983a27}.legend-unconfirmed{color:#795215}.document-block{padding:24px 32px 30px}.document-block+.document-block{border-top:1px solid var(--line)}.document-block h4{color:var(--muted);margin:0 0 18px;font-size:11px;font-weight:400}.document-text{white-space:pre-wrap;overflow-wrap:anywhere;font:17px/1.95 Georgia,Times New Roman,serif}.citation-mark{font:inherit;color:inherit;text-align:inherit;white-space:inherit;overflow-wrap:anywhere;cursor:pointer;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-bottom:2px solid;border-radius:2px;scroll-margin:120px;display:inline}.citation-mark.found{background:#eaf1df;border-color:#6b884b}.citation-mark.invalid{text-underline-offset:4px;background:0 0;border:0;-webkit-text-decoration:underline wavy #b64b31;text-decoration:underline wavy #b64b31}.citation-mark.unconfirmed,.citation-mark.error{background:#fbefcb;border-color:#97752b}.citation-mark.pending{background:#eff0eb;border-color:#92998a}.citation-mark.selected{text-decoration-thickness:2px}.citation-mark.found.selected{border-bottom-color:var(--ink)}.review-aside{scrollbar-gutter:stable;border:1px solid var(--line);background:#fafbf6;border-radius:5px;max-height:calc(100vh - 32px);position:sticky;top:16px;overflow:auto}.aside-toolbar{z-index:1;border-bottom:1px solid var(--line);background:#f0f2e6;padding:15px 16px 12px;position:sticky;top:0}.filter-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:7px;margin-top:9px;font-size:11px;display:flex}.filter-row select{background:#fff;border:1px solid #8a927e;border-radius:3px;max-width:210px;margin-left:7px;padding:5px;font-size:11px}.result{border-bottom:1px solid var(--line);background:#fff;scroll-margin:105px}.result:last-child{border-bottom:0}.result.selected{box-shadow:inset 3px 0 #344f64}.result>details>summary{cursor:pointer;flex-wrap:wrap;align-items:center;gap:6px 10px;padding:12px 16px;list-style:none;display:flex}.result>details>summary::-webkit-details-marker{display:none}.result-number{color:var(--muted);font:11px monospace}.result-title{flex:1;min-width:70%}.result-title strong{white-space:normal;overflow-wrap:anywhere;font-size:13px;display:block}.result-title small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.badge{white-space:nowrap;background:#ecf2e0;border:1px solid #b7c49d;border-radius:3px;padding:3px 7px;font-size:10px;font-weight:700}.result>details>summary>.badge{margin-left:24px}.badge.invalid{color:#8b3525;background:#faece7;border-color:#e7b8a8}.badge.unconfirmed,.badge.error{color:#715018;background:#f9f1dd;border-color:#daca9f}.badge.pending{color:var(--muted);border-color:var(--line);background:#f1f2ed}.expand-icon{margin-left:auto;font:20px monospace}.result>details[open]>summary .expand-icon{transform:rotate(45deg)}.result-body{padding:0 16px 12px}blockquote{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font:15px/1.7 Georgia,serif}.source-note{color:var(--muted);margin:6px 0;font-size:12px}.source-item{border-bottom:1px solid var(--line);overflow-wrap:anywhere;margin-bottom:10px;padding-bottom:10px}.source-item:last-child{border:0;margin-bottom:0;padding-bottom:0}.source-item>a{margin:0 0 6px;font-size:13px;font-weight:700;display:block}.source-item .badge{display:inline-block}.source-item blockquote{border-left:2px solid #aebc90;margin-top:15px;padding-left:12px;font-size:14px}.source-item details{margin-top:6px}.source-item details summary{cursor:pointer;padding:0;font-size:12px}.empty{padding:20px;font-size:13px}.report-limit{color:var(--muted);max-width:950px;margin-top:20px;font-size:12px}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:20px 0;display:flex}footer .brand{font-size:19px}footer p,footer>a:last-child{color:var(--muted);font-size:11px}@media (width<=900px){.review-grid{grid-template-columns:minmax(0,1fr)}.review-aside{max-height:75vh;position:static}.report-heading{flex-direction:column;align-items:flex-start}.document-block{padding:22px}.document-text{font-size:16px}}@media (width<=600px){.site-header{height:65px}.brand{font-size:23px}.site-header nav a:first-child{display:none}.site-header nav{max-width:105px;font-size:10px}h1{font-size:22px}.tool-heading p{font-size:13px}.text-footer{align-items:flex-start;gap:20px;padding:9px 16px 18px}.text-button{font-size:11px}textarea{padding:18px 16px}.input-actions{flex-direction:column;align-items:stretch;gap:14px;padding:16px}.primary{width:100%}.input-wrap>summary span{margin-left:14px;display:block}.summary{gap:10px 20px;padding:12px}.summary>div{align-items:flex-start;gap:6px;width:calc(50% - 10px)}.summary span{font-size:10px}.document-toolbar{flex-wrap:wrap;padding:15px}.legend{gap:5px 12px;padding:0 15px 15px}.document-block{padding:18px}footer{flex-wrap:wrap}footer p{order:3;width:100%;margin:0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}@media print{body{color:#000;background:#fff;font-size:11px}.site-header,main,footer{width:100%;margin:0}.site-header{height:50px}.site-header nav,.tool-heading,.about,.input-wrap,footer,.report-actions,.aside-toolbar,.error-navigation,.skip-link,.expand-icon{display:none!important}.report{margin:20px 0;display:block!important}.report-heading h2{font-size:23px}.review-grid{display:block}.document-panel{border:0}.document-block{padding:15px 0}.document-text{font-size:12px;line-height:1.8}.citation-mark{color:#000;-webkit-print-color-adjust:exact;print-color-adjust:exact}.citation-mark.selected{outline:0}.review-aside{break-before:page;border:0;max-height:none;position:static;overflow:visible}.result{break-inside:avoid}.result.selected{box-shadow:none}.result>details>summary{flex-wrap:nowrap;padding:10px}.result-title{min-width:0}.result-body{padding:0 12px 12px}blockquote,.source-item blockquote{font-size:12px}.badge{-webkit-print-color-adjust:exact;print-color-adjust:exact}.report-limit{font-size:10px}}.semantic-summary{color:var(--muted);width:calc(100% - 50px);margin-left:24px;font-size:10px}.semantic-summary.contradiction,.semantic-summary.missing,.legend-review{color:#805011}.citation-mark.found.semantic-review{background:#fff1cf;border-bottom:2px dotted #99701f}.semantic-result{background:#f3f4ee;border-radius:3px;margin:8px 0;padding:8px 10px}.semantic-result>strong{font-size:11px}.semantic-result.contradiction,.semantic-result.missing{background:#fff3d9}.semantic-result.supported{background:#edf3e4}.semantic-result .source-note{font-size:11px}.semantic-result .decisive-evidence{margin-top:8px;font-size:13px}@media print{.semantic-result{-webkit-print-color-adjust:exact;print-color-adjust:exact}.semantic-summary{width:auto}}.file-row{border-top:1px solid var(--line);align-items:center;gap:12px;padding:8px 24px;font-size:12px;display:flex}.file-row label{cursor:pointer;white-space:nowrap}.file-row:focus-within{outline-offset:-3px;outline:2px solid #567530}#file-name{color:var(--muted);overflow-wrap:anywhere}#remove-file{white-space:nowrap;margin-left:auto}.input-panel.dragging{outline-offset:4px;background:#f0f5e5;outline:3px dashed #567530}@media (width<=600px){.file-row{flex-wrap:wrap;gap:5px 12px;padding:8px 16px}}
