.search-report-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:18px;align-items:start}.search-report-upload{display:grid;place-items:center;min-height:190px;margin-top:18px;padding:28px;border:1px dashed #bcc4cf;background:#f8fafc;text-align:center;cursor:pointer}.search-report-upload:hover{border-color:var(--accent);background:#fff}.search-report-upload-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:12px;border:1px solid var(--line);background:#fff;color:var(--accent);font-size:1.2rem;font-weight:800}.search-report-upload strong{font-size:.9rem}.search-report-upload span:last-child{max-width:390px;margin-top:5px;color:var(--muted);font-size:.72rem;line-height:1.5}.search-report-file{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;padding:10px 12px;border:1px solid var(--line);background:#fff;color:#4e5867;font-size:.75rem}.search-report-file small{color:#8a94a3}.search-report-controls{display:flex;align-items:center;gap:9px;margin-top:14px}.search-report-status{min-height:44px;margin:0;padding:12px 14px;border-left:3px solid #c8ced6;background:#f7f8fa;color:#5d6775;font-size:.78rem}.search-report-status.working{border-left-color:#4f6fae;background:#f1f5fb;color:#35517f}.search-report-status.success{border-left-color:#2b9963;background:#edf8f2;color:#216645}.search-report-status.error{border-left-color:var(--accent);background:#fff1f2;color:#9b1c23}.search-report-summary{margin-top:18px}.search-report-summary[hidden],.search-report-result[hidden]{display:none}.search-report-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.search-report-meta dl{display:grid;grid-template-columns:auto 1fr;gap:6px 14px;margin:0}.search-report-meta dt{color:var(--muted);font-size:.72rem}.search-report-meta dd{margin:0;font-size:.78rem;font-weight:750}.search-report-datasets{margin:0;color:var(--muted);font-size:.7rem;text-align:right}.search-report-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.search-report-result{margin-top:18px;border-left:4px solid #2b9963}.search-report-result h2{margin:4px 0 7px}.search-report-result p{margin:0 0 16px;color:var(--muted);font-size:.8rem}.search-report-privacy{margin:0;padding-left:18px;color:var(--muted);font-size:.76rem}.search-report-privacy li+li{margin-top:7px}@media(max-width:960px){.search-report-layout{grid-template-columns:1fr}.search-report-meta{flex-direction:column}.search-report-datasets{text-align:left}}@media(max-width:620px){.search-report-controls,.search-report-actions{align-items:stretch;flex-direction:column}.search-report-controls button,.search-report-actions a,.search-report-actions button{width:100%;text-align:center}.search-report-meta dl{grid-template-columns:1fr}.search-report-meta dd{margin-bottom:7px}}
