.research-workspace{margin:24px 0;padding:26px;border:1px solid var(--border,#293441);border-radius:18px;background:var(--panel,#101a25)}
.research-heading{display:flex;justify-content:space-between;align-items:start;gap:20px;margin-bottom:24px}.research-heading h2{font-size:27px;margin:7px 0}.research-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:26px}.research-sidebar{border-right:1px solid var(--border,#293441);padding-right:22px}.research-job{display:block;width:100%;text-align:left;padding:13px 12px;margin:6px 0;background:transparent;color:inherit;border:1px solid transparent;border-radius:9px;cursor:pointer}.research-job:hover,.research-job.selected{border-color:#397d76;background:#14383055}.research-job strong{display:block;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.research-job small{display:block;color:#91a7b8;margin-top:4px}.research-main{min-width:0}.research-empty{padding:26px 12px 35px;max-width:620px}.research-empty h3{font-size:23px}.research-empty p{line-height:1.7;color:#91a7b8}.research-workspace textarea,.research-workspace input[type=password]{display:block;width:100%;box-sizing:border-box;margin:9px 0;padding:12px;background:var(--bg,#0b121b);color:inherit;border:1px solid var(--border,#33414f);border-radius:8px;resize:vertical;font:inherit}.research-workspace label{font-size:13px}.research-compose-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.research-compose-actions .primary{margin-left:auto}.research-upload input{max-width:190px;display:block;font-size:11px;margin-top:5px}.research-workspace a{color:#63c9bd;text-decoration:underline;overflow-wrap:anywhere}.research-workspace summary{cursor:pointer;padding:16px 0}.research-workspace ol{padding-left:20px;font-size:12px;line-height:1.7}.research-message{padding:14px 0;border-bottom:1px solid var(--border,#293441)}.research-message p,.research-report{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:13px;line-height:1.65;max-height:420px;overflow-y:auto}.research-message small{color:#91a7b8}.research-state{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.research-state strong{font-size:14px}.research-facts{display:flex;gap:15px;flex-wrap:wrap;padding:12px 0;font-size:12px;color:#91a7b8}.research-gap{padding:12px;background:#a7741922;border-radius:8px;font-size:12px;margin:9px 0}.research-files{display:flex;gap:12px;flex-wrap:wrap;margin:15px 0;font-size:13px}#research-form{margin-top:20px}#research-jobs{max-height:460px;overflow-y:auto}.batch-picker{display:block;font-size:12px;color:#91a7b8;margin-bottom:12px}.batch-picker select{max-width:400px;margin-left:8px}html[data-theme=light] .research-workspace{background:#fff}html[data-theme=light] .research-workspace textarea,html[data-theme=light] .research-workspace input{background:#f4f7f8;color:#172330}@media(max-width:850px){.research-layout{grid-template-columns:1fr}.research-sidebar{border-right:0;padding-right:0}#research-jobs{display:flex;max-height:140px;gap:6px}.research-job{min-width:180px;max-width:230px}.research-heading{display:block}.research-workspace{padding:16px}.research-heading h2{font-size:23px}.batch-picker select{max-width:100%;margin-left:0}}
