:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172438;background:#f3f6fa}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}a{color:#1268b3}.site-header{height:68px;background:#fff;border-bottom:1px solid #dce5ee;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1160px)/2));font-size:14px;color:#5d6e81}.brand{font-size:18px;font-weight:800;text-decoration:none;color:#112c4b}main{max-width:1160px;margin:auto;padding:35px 24px 60px}.hero{padding:4px 0 28px;max-width:760px}.eyebrow{color:#1268b3;font-weight:800;letter-spacing:.14em;font-size:11px}.hero h1{font-size:clamp(32px,5vw,52px);line-height:1.08;letter-spacing:-.035em;margin:8px 0 12px}.hero>p:not(.eyebrow){font-size:18px;line-height:1.55;color:#506078;margin:0}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.chips span{border:1px solid #c9deed;background:#e9f5fc;color:#14577f;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:700}.workspace{display:grid;grid-template-columns:minmax(310px,420px) minmax(0,1fr);gap:20px;align-items:start}.panel,.info{background:#fff;border:1px solid #dce5ee;border-radius:16px;box-shadow:0 10px 28px rgba(29,58,88,.05)}.panel{padding:22px}.panel h2,.info h2{font-size:18px;margin:0 0 16px}.file-field{display:flex;flex-direction:column;gap:4px;padding:18px;border:2px dashed #90bfe0;background:#f4faff;border-radius:12px;cursor:pointer}.file-field span{font-size:12px;color:#61768c}.file-field input{margin-top:8px;max-width:100%;font-size:12px}.file-name{font-size:12px;color:#53677f;overflow-wrap:anywhere}.fields{display:grid;gap:14px;margin:18px 0}.fields label{font-size:13px;font-weight:700}.fields input{display:block;width:100%;padding:11px 12px;margin-top:7px;border:1px solid #b9c9d8;border-radius:9px;color:#15273b}.fields input:focus,.file-field:focus-within{outline:3px solid #b5dbf7;outline-offset:1px}.button{border:0;border-radius:9px;padding:12px 17px;cursor:pointer;font-weight:750;width:100%}.button.primary{background:#1268b3;color:#fff}.button:hover{filter:brightness(.94)}.button:disabled{opacity:.55;cursor:wait}.status{min-height:2.5em;color:#4a6178;font-size:13px;line-height:1.4}.status.error{color:#a92e34}.results-head,.preview-head{display:flex;justify-content:space-between;align-items:baseline;gap:10px;margin-top:18px}.results-head h2,.preview-head h2{margin:0}.results-head span,.preview-head span{font-size:12px;color:#61768c}.match-list{max-height:260px;overflow:auto;display:grid;gap:7px;margin:13px 0 18px}.match{display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid #dce5ee;border-radius:8px;cursor:pointer}.match:hover,.match.active{border-color:#65a5d5;background:#f0f8fe}.match input{accent-color:#1268b3}.match span{font-size:13px}.preview-panel{min-height:510px}.preview-head{margin:0 0 15px}.preview{min-height:440px;display:flex;justify-content:center;align-items:flex-start;background:#e9edf2;border-radius:10px;padding:17px;overflow:auto}.preview>p{color:#66778a;margin:170px 0}.page-wrap{position:relative;box-shadow:0 6px 22px rgba(0,0,0,.16);line-height:0;max-width:100%}.page-wrap img{display:block;max-width:100%;height:auto}.highlights{position:absolute;inset:0;pointer-events:none}.highlight{position:absolute;background:rgba(251,190,50,.28);border:2px solid #d67b00}.info{margin-top:22px;padding:24px}.info h2{margin-bottom:8px}.info p{color:#53677c;line-height:1.55;max-width:850px;margin:8px 0}footer{text-align:center;color:#627388;font-size:12px;padding:22px}@media(max-width:850px){.workspace{grid-template-columns:1fr}.preview-panel{min-height:380px}.preview{min-height:330px}.preview>p{margin:120px 0}}@media(max-width:480px){main{padding:24px 14px 40px}.site-header{padding:0 14px}.panel{padding:17px}}
