:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18212f;background:#eef2f5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}*{scrollbar-color:#aab7c5 #eef2f5;scrollbar-width:thin}*::-webkit-scrollbar{height:10px;width:10px}*::-webkit-scrollbar-track{background:#eef2f5}*::-webkit-scrollbar-thumb{background:#aab7c5;border:2px solid #eef2f5;border-radius:999px}body{margin:0;min-width:320px;overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.page-frame{height:100vh;padding:10px;overflow:hidden}.app-shell{height:calc(100vh - 20px);max-width:1180px;margin:0 auto;display:flex;flex-direction:column;background:#eef2f5;overflow:hidden}.top-bar{min-height:58px;padding:10px 16px;background:#ffffff;border:1px solid #d7dee8;border-radius:8px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px}.user-menu{min-width:0;max-width:380px;position:relative;display:flex;align-items:center;justify-self:end;gap:10px;color:#526174;font-size:13px;font-weight:700}.user-menu>span{flex:0 0 auto;white-space:nowrap}.user-menu-trigger{width:min(220px,30vw);min-width:96px;max-width:100%;height:32px;border:1px solid #cbd5e1;border-radius:6px;background:#ffffff;color:#334155;display:flex;align-items:center;justify-content:space-between;gap:6px;padding:0 9px;overflow:hidden;font-weight:800}.user-menu-trigger span{flex:1 1 auto;min-width:0;max-width:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu-trigger svg{flex:0 0 auto}.user-menu-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:178px;padding:6px;border:1px solid #d7dee8;border-radius:8px;background:#ffffff;box-shadow:0 16px 36px #0f172a29;display:grid;gap:4px}.user-menu-popover button{width:100%;height:34px;border:0;border-radius:6px;background:transparent;color:#334155;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:0 8px;font-size:13px;font-weight:800}.user-menu-popover button:hover{background:#eef4f7}.auth-shell{min-height:calc(100vh - 20px);display:grid;place-items:center;background:#eef2f5}.auth-card{width:min(420px,calc(100vw - 32px));padding:22px;border:1px solid #d7dee8;border-radius:8px;background:#ffffff;display:grid;gap:18px}.auth-brand{display:flex;align-items:center;gap:12px}.auth-brand span{display:block;margin-top:2px;color:#687789;font-size:13px}.auth-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:4px;border:1px solid #d9e1ea;border-radius:8px;background:#f0f4f7}.auth-mode button{min-height:34px;border:0;border-radius:6px;background:transparent;color:#526174;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:800}.auth-mode button.active{background:#ffffff;color:#123047;box-shadow:0 1px 2px #0f172a14}.auth-form{display:grid;gap:12px}.auth-form label{display:grid;gap:6px;color:#526174;font-size:13px;font-weight:800}.auth-error{color:#b42318;font-size:13px;line-height:1.35}.auth-back-button{justify-self:start;min-height:32px;padding:0 10px}.auth-helper-copy{color:#617083;font-size:13px;line-height:1.45}.marketing-shell{min-height:calc(100vh - 20px);display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px}.marketing-topbar,.marketing-hero,.home-hero-card,.home-widget{border:1px solid #d7dee8;border-radius:8px;background:#ffffff}.marketing-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px}.marketing-actions,.marketing-cta-row,.home-hero-actions{display:flex;flex-wrap:wrap;gap:8px}.marketing-hero{min-height:0;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.9fr);gap:16px;padding:18px;background:radial-gradient(circle at top left,rgba(18,107,100,.08),transparent 34%),linear-gradient(180deg,#ffffff,#f8fbfc)}.marketing-copy{display:grid;align-content:start;gap:14px;padding:8px 4px}.marketing-badge,.home-eyebrow{display:inline-flex;width:fit-content;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#e7f5f3;color:#0c5f58;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.marketing-copy h2{max-width:11ch;color:#123047;font-size:clamp(34px,5vw,56px);line-height:.96}.marketing-copy p,.marketing-footnote,.home-hero-card p,.home-status-copy{color:#617083;line-height:1.55}.marketing-footnote{font-size:13px}.marketing-panel{display:grid;align-content:start;gap:12px;padding:16px;border-radius:8px;background:linear-gradient(180deg,#f8fbfc,#eef6f7);border:1px solid #d8e5e7}.marketing-panel-head,.home-widget-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.marketing-panel-head strong{color:#123047;font-size:14px}.marketing-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.marketing-feature-card{min-height:150px;padding:14px;border:1px solid #d7dee8;border-radius:8px;background:#ffffff;display:grid;align-content:start;gap:10px}.marketing-feature-card,.home-hero-card,.home-metric-card,.home-widget,.home-job-row,.home-lab-summary div,.home-shortcut{box-sizing:border-box;overflow:hidden}.marketing-feature-card svg{color:#126b64}.marketing-feature-card strong,.home-shortcut strong,.home-job-row strong{color:#18212f}.marketing-feature-card p,.home-shortcut span,.home-job-row span,.home-lab-summary span{color:#617083;font-size:13px;line-height:1.45}.home-dashboard{flex:1;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px;padding:10px 0 0}.home-hero-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;background:radial-gradient(circle at top left,rgba(18,107,100,.12),transparent 30%),linear-gradient(180deg,#ffffff,#f8fbfc)}.home-hero-card h2{margin-top:8px;font-size:28px;color:#123047}.home-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.home-metric-card{border:1px solid #d7dee8;border-radius:8px;background:#ffffff;min-height:118px;padding:14px 16px;display:grid;align-content:start;gap:10px}.home-metric-card span{color:#617083;font-size:12px;font-weight:800;text-transform:uppercase}.home-metric-card strong{color:#123047;font-size:28px;line-height:1}.home-metric-card small{color:#617083;font-size:13px;line-height:1.45}.home-widget-grid{min-height:0;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px}.home-widget{min-height:0;padding:16px;display:grid;align-content:start;gap:12px}.home-widget-recent{grid-column:span 8}.home-widget-lab{grid-column:span 4}.home-widget-shortcuts{grid-column:span 7}.home-widget-system{grid-column:span 5}.home-job-list,.home-shortcut-list{display:grid;gap:8px;min-width:0}.home-job-row,.home-shortcut{border:1px solid #d7dee8;border-radius:8px;background:#f8fafc}.home-job-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;min-width:0;max-width:100%}.home-job-row-main,.home-shortcut>div{display:grid;gap:4px;min-width:0}.home-job-row-main strong,.home-job-row-main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-job-row-actions{display:grid;justify-items:end;gap:8px;min-width:0;max-width:100%}.home-job-row-buttons{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;max-width:100%;flex-wrap:wrap}.home-lab-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-lab-summary div{padding:12px;border:1px solid #d7dee8;border-radius:8px;background:#f8fafc;display:grid;gap:6px}.home-lab-summary strong{color:#123047;font-size:22px}.home-shortcut{width:100%;appearance:none;padding:12px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;text-align:left;border:1px solid #d7dee8;border-radius:8px;background:#f8fafc}.home-shortcut svg{color:#126b64}.account-page{flex:1;min-height:0;padding:8px 0 0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px}.account-header{min-height:74px;padding:14px 16px;border:1px solid #d7dee8;border-radius:8px;background:#ffffff;display:flex;align-items:center;justify-content:space-between;gap:16px}.account-header p,.account-panel p{margin-top:4px;color:#617083;font-size:13px;line-height:1.45}.account-credit-block{min-width:116px;display:grid;justify-items:end;color:#526174;font-size:12px;font-weight:800;text-transform:uppercase}.account-credit-block strong{color:#123047;font-size:28px;line-height:1}.account-grid{min-height:0;display:grid;grid-template-columns:minmax(280px,420px) minmax(280px,420px);align-content:start;gap:10px}.account-panel{min-width:0;padding:16px;border:1px solid #d7dee8;border-radius:8px;background:#ffffff;display:grid;gap:14px}.account-panel h3{font-size:15px}.account-panel label,.credit-grant-control{display:grid;gap:6px}.account-panel label{color:#526174;font-size:13px;font-weight:800}.account-panel input,.table-card input,.table-card select{width:100%;min-height:34px;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#18212f;padding:7px 9px}.account-message{margin:0;color:#126b64;font-size:13px;font-weight:800}.table-card{min-height:0;overflow:auto;border:1px solid #d7dee8;border-radius:8px;background:#ffffff}.table-card table{min-width:960px}.table-card th,.table-card td{vertical-align:top}.credit-grant-control{grid-template-columns:90px minmax(150px,1fr) auto;align-items:center}.credit-grant-control span{grid-column:1 / -1;color:#126b64;font-size:12px;font-weight:800}.brand-block,.section-title,.panel-header,.status-panel,.compound-card-body,.activity-line{display:flex;align-items:center}.brand-block{gap:12px;min-width:0}.brand-mark{width:34px;height:34px;border-radius:8px;background:#123047;color:#fff;display:grid;place-items:center}h1,h2,h3,p{margin:0}h1{font-size:18px;line-height:1.1}.brand-block span{display:block;margin-top:2px;color:#687789;font-size:13px}.tab-strip{display:flex;align-items:center;justify-self:center;gap:6px;padding:4px;background:#f0f4f7;border:1px solid #d9e1ea;border-radius:8px}.tab-strip button{min-width:88px;border:0;border-radius:6px;background:transparent;color:#445366;padding:8px 12px}.tab-strip button.active{background:#ffffff;color:#18212f;box-shadow:0 1px 3px #0f172a1f}.workspace-grid{flex:1;min-height:0;height:100%;display:grid;grid-template-columns:minmax(560px,760px) 320px;justify-content:center;gap:14px;padding:10px 0 0}.input-column,.pipeline-panel,.report-layout{min-width:0}.input-column{min-height:0;display:flex;flex-direction:column}.smiles-bar{height:46px;display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;padding:0 16px;background:#ffffff;border:1px solid #d7dee8;border-radius:8px}.smiles-bar label,.field-row span{color:#5c6a7b;font-size:13px;font-weight:700;text-transform:uppercase}.smiles-bar input,.field-row input,.field-row select{width:100%;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#18212f;padding:10px 12px}.field-row select[multiple]{min-height:74px;padding:6px}.drawer-panel,.pipeline-panel,.building-block-panel,.summary-band,.table-section,.compound-card,.metric-card{background:#ffffff;border:1px solid #d7dee8;border-radius:8px}.drawer-panel{margin-top:10px;overflow:hidden}.builder-library-panel{min-height:0;margin-top:10px;padding:12px;border:1px solid #d7dee8;border-radius:8px;background:#ffffff;display:grid;gap:10px}.scaffold-list-panel{min-height:0;padding:12px;border:1px solid #d7dee8;border-radius:8px;background:#ffffff;display:grid;gap:10px}.scaffold-list{max-height:210px}.builder-library-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.builder-compound-list{display:grid;gap:8px;max-height:190px;overflow:auto}.builder-compound-row{min-width:0;display:grid;grid-template-columns:minmax(120px,180px) minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.builder-compound-row input{min-width:0;border:1px solid #cbd5e1;border-radius:6px;background:#ffffff;padding:8px 10px}.builder-library-name{display:grid;gap:6px;color:#526174;font-size:13px;font-weight:800}.builder-library-name input{width:100%;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#18212f;padding:9px 10px}.builder-library-name textarea,.building-block-textarea{width:100%;min-height:132px;resize:vertical;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#18212f;padding:9px 10px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.45}.review-action-row{display:flex;flex-wrap:wrap;gap:8px}.csv-upload-btn{display:inline-flex;align-items:center;gap:5px;cursor:pointer}.csv-column-picker{display:grid;gap:8px;padding:10px 12px;border:1px solid #c3daef;border-radius:8px;background:#f0f7ff}.csv-column-picker-label{font-size:12px;font-weight:700;color:#36577d}.csv-col-select{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:8px;font-size:12px;font-weight:700;color:#526174}.csv-col-select select{border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#18212f;padding:5px 8px;font-size:12px;min-width:0}.csv-column-actions{display:flex;gap:8px}.classify-result-summary{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 10px;border-radius:8px;background:#f0f7ff;border:1px solid #c3daef;font-size:12px}.classify-result-badge{padding:2px 8px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.classify-result-badge.ready{background:#d1fae5;color:#065f46}.classify-result-badge.ambiguous{background:#fef3c7;color:#92400e}.classify-result-badge.invalid{background:#fee2e2;color:#991b1b}.classify-result-hint{color:#5b7fa6;font-size:12px;margin-left:auto}.bb-class-filter-bar{display:flex;flex-wrap:wrap;gap:5px;padding-bottom:2px}.bb-class-pill{padding:3px 10px;border-radius:999px;border:1px solid #c6d6e8;background:#f0f7ff;color:#36577d;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .1s}.bb-class-pill:hover{background:#dceefa}.bb-class-pill.active{background:#2563eb;border-color:#2563eb;color:#fff}.bb-class-pill.ambiguous{border-color:#f4c27a;background:#fef3c7;color:#92400e}.bb-class-pill.ambiguous.active{background:#d97706;border-color:#d97706;color:#fff}.bb-class-pill.invalid{border-color:#f4c7c3;background:#fee2e2;color:#991b1b}.bb-class-pill.invalid.active{background:#dc2626;border-color:#dc2626;color:#fff}.bb-class-pill.all{border-color:#a7c4dc;background:#e8f4fb}.bb-select-all{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:#526174;cursor:pointer}.save-library-row{display:flex;gap:8px;align-items:center}.save-library-name-input{flex:1;min-width:0;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#18212f;padding:7px 10px;font-size:13px}.saved-libraries-section{display:grid;gap:8px}.saved-libraries-header{font-size:12px;font-weight:800;color:#36577d;text-transform:uppercase;letter-spacing:.04em}.saved-library-card{display:grid;gap:6px;padding:10px 12px;border:1px solid #c3daef;border-radius:8px;background:#f7fafd}.saved-library-card-header{display:flex;align-items:center;gap:8px}.saved-library-name{font-size:13px;font-weight:700;color:#18212f;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-library-meta{font-size:11px;color:#7a92ab;white-space:nowrap}.saved-library-class-pills{display:flex;flex-wrap:wrap;gap:5px}.building-block-review-list{display:grid;gap:8px;max-height:420px;overflow-y:auto;padding-right:2px}.building-block-review-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px;padding:8px;border:1px solid #d7e0ea;border-radius:8px;background:#ffffff}.building-block-review-card.ambiguous{border-color:#f4c27a}.building-block-review-card.invalid,.building-block-review-card.unsupported{border-color:#f4c7c3}.building-block-review-card img{width:72px;height:62px;object-fit:contain;align-self:start;border-radius:6px;background:#f8fafc}.review-select{grid-column:1 / -1;display:flex;align-items:center;gap:6px;color:#526174;font-size:12px;font-weight:800}.review-card-fields{min-width:0;display:grid;gap:5px;color:#526174;font-size:12px}.review-card-fields input{min-width:0;width:100%;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#18212f;padding:7px 8px}.review-card-fields label{display:grid;grid-template-columns:minmax(0,1fr) 72px;align-items:center;gap:8px;font-weight:800}.review-card-fields code{min-width:0;overflow-wrap:anywhere;color:#526174;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.review-card-fields small{color:#8a5200;line-height:1.35}.review-status{justify-self:start;padding:2px 7px;border-radius:999px;background:#e8f0fb;color:#36577d;font-size:11px;font-weight:900;text-transform:uppercase}.builder-library-name select{width:100%;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#18212f;padding:9px 10px}.builder-compound-row code,.saved-compound-row code,.compound-run-row code{min-width:0;color:#526174;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;overflow-wrap:anywhere}.panel-header{min-height:46px;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e2e8f0}.drawer-sync-state{display:inline-flex;min-height:28px;align-items:center;border:1px solid #b8ddd8;border-radius:999px;background:#e7f5f3;color:#0c5f58;padding:0 10px;font-size:12px;font-weight:800}.section-title{gap:8px;color:#213044}.section-title h2{font-size:15px}.ketcher-frame{position:relative;height:clamp(320px,calc(100vh - 180px),420px);min-height:320px;background:#ffffff;overflow:hidden}.ketcher-frame>div{height:100%}.ketcher-loading{position:absolute;inset:0;display:grid;place-items:center;color:#607084;background:#ffffff;font-size:13px;pointer-events:none}.pipeline-panel{padding:0;align-self:start;position:sticky;top:18px;height:100%;max-height:calc(100vh - 96px);overflow-y:scroll}.building-block-panel{padding:0;align-self:start;position:sticky;top:18px;height:100%;max-height:calc(100vh - 96px);overflow:hidden}.building-block-placeholder{display:grid;gap:10px;padding:12px}.placeholder-block{display:grid;gap:5px;padding:12px;border:1px solid #dbe3ec;border-radius:8px;background:#f8fafc}.placeholder-block span{color:#617083;font-size:11px;font-weight:900;text-transform:uppercase}.placeholder-block strong{color:#263648;font-size:14px}.placeholder-block small{color:#66758a;font-size:12px;line-height:1.35}.placeholder-block.muted{background:#f1f5f9}.pipeline-workspace{flex:1;min-height:0;display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:14px;padding:10px 0 0}.pipelines-page{flex:1;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;padding:10px 0 0}.pipeline-browser{min-height:0;display:grid;grid-template-columns:250px minmax(0,1fr);gap:12px;overflow:hidden}.pipeline-class-panel{min-height:0;min-width:0;padding:12px;border:1px solid #d7dee8;border-radius:8px;background:#ffffff;display:grid;align-content:start;gap:8px;overflow-y:auto;overflow-x:hidden}.pipeline-class-row{display:grid;gap:4px;width:100%;padding:11px;text-align:left;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.pipeline-class-row.active{border-color:#7bc7bd;background:#eefaf8}.pipeline-class-row strong{color:#263648;font-size:13px}.pipeline-class-row span{color:#66758a;font-size:12px;line-height:1.35}.pipeline-tool-sections{min-height:0;display:grid;align-content:start;gap:14px;overflow:auto}.pipeline-search-panel{margin-top:4px;display:flex;min-width:0;max-width:100%;width:100%}.pipeline-search.pipeline-search-panel input{min-width:0;width:100%}.pipeline-tool-section{min-width:0;display:grid;gap:8px}.pipeline-tool-section h3{color:#263648;font-size:14px}.pipeline-tool-grid{min-height:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));align-content:start;gap:12px;overflow:auto}.pipeline-tool-card{aspect-ratio:1;min-height:176px;padding:16px;border:1px solid #d7dee8;border-radius:8px;background:#ffffff;color:#263648;display:grid;grid-template-rows:auto auto minmax(0,1fr);align-content:start;gap:10px;text-align:left}.pipeline-tool-card svg{color:#126b64}.pipeline-tool-card span{color:#18212f;font-size:16px;font-weight:900}.pipeline-tool-card strong{color:#617083;font-size:13px;line-height:1.35}.pipeline-tool-card.active:hover{border-color:#7bc7bd;background:#eefaf8}.pipeline-tool-card.disabled{background:#f8fafc}.pipeline-tool-card.disabled svg,.pipeline-tool-card.disabled span,.pipeline-tool-card.disabled strong{color:#94a3b8}.pipeline-job-workspace{flex:1;min-height:0;display:grid;grid-template-columns:minmax(520px,760px) 340px;gap:14px;padding:10px 0 0}.pipeline-job-drawer{min-width:0;min-height:0;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:10px}.pipeline-molecule-drawer{min-width:0;min-height:0;display:flex;flex-direction:column;gap:10px;overflow-y:auto}.pipeline-job-config{min-width:0;align-self:start;max-height:calc(100vh - 88px);border:1px solid #d7dee8;border-radius:8px;background:#ffffff;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.pipeline-job-config .pipeline-block{min-height:0;overflow-y:auto}.pipeline-job-config .status-panel{border-top:1px solid #e2e8f0}.enumeration-result-panel{min-height:0;overflow-y:auto;border-top:1px solid #e2e8f0;padding:12px;display:grid;gap:10px}.enumeration-preview-list,.enumeration-failures{display:grid;gap:8px}.enumeration-preview-row{min-width:0;min-height:74px;display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:8px;padding:7px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.enumeration-preview-row img{width:64px;height:56px;object-fit:contain;border-radius:6px;background:#ffffff}.enumeration-preview-row div,.enumeration-failures div{min-width:0;display:grid;gap:4px}.enumeration-preview-row strong,.enumeration-failures strong{color:#263648;font-size:13px}.enumeration-preview-row code,.enumeration-failures span{min-width:0;color:#617083;font-size:12px;overflow-wrap:anywhere}.enumeration-failures div{padding:8px;border:1px solid #f4c7c3;border-radius:8px;background:#fff7f6}.inline-warning{padding:8px 10px;border:1px solid #f4c27a;border-radius:8px;background:#fff7e8;color:#8a5200;font-size:12px;font-weight:800;line-height:1.35}.pipeline-workspace:after{content:"";min-height:0;border:1px dashed #cbd5e1;border-radius:8px;background:linear-gradient(135deg,#f8fafc,#eef4f7)}.pipeline-block{padding:12px;display:grid;gap:9px}.pipeline-catalog{display:grid;gap:8px}.pipeline-card{min-height:72px;padding:12px;border:1px solid #cbd5e1;border-radius:8px;background:#ffffff;color:#263648;display:grid;gap:5px;text-align:left}.pipeline-card span{font-size:14px;font-weight:900}.pipeline-card strong{color:#617083;font-size:12px;line-height:1.35}.pipeline-card.active{border-color:#7bc7bd;background:#eefaf8;box-shadow:inset 3px 0 #126b64}.pipeline-options-panel{display:grid;gap:9px;padding:12px;border:1px solid #d7dee8;border-radius:8px;background:#ffffff}.segmented-control{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;background:#eef3f6;border:1px solid #d5dee8;border-radius:8px}.segmented-control.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.segmented-control.single-up{grid-template-columns:minmax(0,1fr)}.segmented-control.four-up{grid-template-columns:repeat(2,minmax(0,1fr))}.segmented-control button{min-height:34px;border:0;border-radius:6px;background:transparent;color:#536276;font-weight:800}.segmented-control button.active{background:#ffffff;color:#123047;box-shadow:0 1px 3px #0f172a1f}.segmented-control.compact-toggle{width:auto;min-width:150px;grid-template-columns:repeat(2,minmax(0,1fr));padding:2px}.segmented-control.compact-toggle button{min-height:30px;padding:0 10px}.pipeline-block h3{font-size:16px}.pipeline-block p{margin-top:4px;color:#617083;font-size:13px;line-height:1.45}.field-row{display:grid;gap:6px}.primary-button,.secondary-button,.ghost-button,.link-button,.mini-button,.icon-button{border-radius:6px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:0 14px;font-weight:700}.ghost-button{background:transparent;color:#475569;border-color:#cbd5e1}.ghost-button:hover{background:#f1f5f9}.ghost-button.danger{color:#b91c1c;border-color:#f0c2c2}.ghost-button.danger:hover{background:rgba(185,28,28,.08)}.primary-button{background:#126b64;color:#fff}.secondary-button{background:#ffffff;color:#263648;border-color:#cbd5e1}.mini-button,.icon-button{min-height:30px;padding:0 10px;background:#ffffff;color:#334155;border-color:#cbd5e1;font-size:12px}.icon-button{width:32px;padding:0}.link-button{min-width:42px;background:#e7f5f3;color:#0c5f58;border-color:#b8ddd8}.target-filter-panel{display:grid;gap:8px;padding:12px;border:1px solid #d7dee8;border-radius:8px;background:#ffffff}.filter-heading{display:flex;align-items:center;gap:8px;color:#334155;font-size:13px;font-weight:800}.filter-heading .mini-button{margin-left:auto}.custom-target-filter{display:grid;gap:8px;padding-top:4px}.custom-filter-actions{display:flex;justify-content:flex-end}.target-suggestions{display:grid;gap:4px;max-height:150px;overflow-y:scroll;padding:4px;border:1px solid #dbe3ec;border-radius:8px;background:#ffffff}.compact-suggestions{max-height:112px}.facet-picker{display:grid;gap:6px}.facet-row{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.facet-row div{min-width:0;display:grid;gap:2px}.facet-row span{color:#334155;font-size:13px;font-weight:800}.facet-row strong{color:#66758a;font-size:12px}.facet-modal{width:min(680px,100%);max-height:calc(100vh - 36px);padding:16px;border:1px solid #d7dee8;border-radius:10px;background:#ffffff;box-shadow:0 24px 70px #0f172a4d;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:12px}.facet-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.facet-modal-header div{min-width:0;display:grid;gap:3px}.facet-modal-header h3{font-size:16px}.facet-modal-header span{color:#66758a;font-size:13px}.facet-option-list{min-height:0;overflow:auto;display:grid;align-content:start;gap:5px}.facet-option-list button{min-height:38px;border:1px solid #e2e8f0;border-radius:7px;background:#ffffff;color:#18212f;padding:8px 10px;text-align:left}.facet-option-list button:hover{background:#eef8f6;border-color:#b8ddd8}.target-suggestions button{border:0;border-radius:6px;background:transparent;color:#18212f;padding:8px;text-align:left}.target-suggestions button:hover{background:#eef8f6}.target-suggestions span{display:block;margin-top:3px;color:#66758a;font-size:12px}.chip-list{display:flex;flex-wrap:wrap;gap:6px}.filter-chip{max-width:100%;min-height:26px;border:1px solid #b8ddd8;border-radius:999px;background:#e7f5f3;color:#0c5f58;padding:0 8px;font-size:12px;font-weight:800}.status-panel{min-height:42px;gap:8px;padding:12px 16px;color:#526174;border-top:1px solid #e2e8f0;font-size:13px}.status-panel .status-copy{min-width:0;display:grid;gap:3px}.job-progress{width:100%;height:6px;margin:3px 0;overflow:hidden;border-radius:999px;background:#dbe7ee}.job-progress span{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f766e,#2563eb);animation:job-progress-slide 1.1s ease-in-out infinite}@keyframes job-progress-slide{0%{transform:translate(-120%)}to{transform:translate(260%)}}.status-panel small{color:#6b7a90;font-size:12px;line-height:1.2}.jobs-layout{flex:1;min-height:0;padding:8px 0 0;display:grid;grid-template-rows:auto 1fr;gap:8px}.jobs-header,.jobs-table-wrap{border:1px solid #d7dee8;border-radius:8px;background:#ffffff}.jobs-header{min-height:56px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.jobs-table-wrap{min-height:0;overflow:auto}.jobs-table{min-width:880px}.job-detail-layout{flex:1;min-height:0;padding:8px 0 0;display:grid;grid-template-rows:auto 1fr;gap:8px}.job-actions{display:flex;align-items:center;gap:8px}.job-detail-grid{min-height:0;overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.job-summary-panel{min-width:0;padding:14px;border:1px solid #d7dee8;border-radius:8px;background:#ffffff;display:grid;align-content:start;gap:10px}.job-summary-panel.wide{grid-column:1 / -1}.job-summary-panel.collapsible-panel{padding:0;gap:0}.collapsible-header{min-height:46px;width:100%;padding:0 14px;border:0;border-radius:8px;background:#ffffff;color:#263648;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:800;text-align:left}.collapsible-header strong{color:#126b64;font-size:12px;text-transform:uppercase}.job-summary-panel h3{font-size:14px}.summary-panel-heading{display:flex;align-items:start;justify-content:space-between;gap:12px}.target-prediction-summary{gap:14px}.compact-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.summary-subsection{min-width:0;display:grid;gap:8px}.summary-subsection h4{margin:0;color:#263648;font-size:13px}.summary-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.compact-table-wrap{max-height:360px;margin-top:0;overflow:auto;border:1px solid #e2e8f0;border-radius:8px}.compact-list{display:grid;gap:6px}.compact-list-row{min-width:0;padding:9px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;display:grid;gap:3px}.compact-list-row strong,.compact-list-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-list-row span{color:#617083;font-size:12px}.empty-text{margin:0;color:#617083;font-size:13px}.job-summary-panel pre{max-height:260px;margin:0;border-top:1px solid #e2e8f0;overflow:auto;padding:10px;border-radius:0 0 8px 8px;background:#f8fafc;color:#263648;font-size:12px;line-height:1.45}.job-summary-line{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#526174;font-size:13px}.job-summary-line strong{color:#263648;text-align:right}.detail-progress span{width:auto;animation:none;transform:none}.job-message{color:#526174;font-size:13px;line-height:1.4}.mono-cell{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;color:#263648}.job-status{display:inline-flex;width:fit-content;min-height:24px;align-items:center;border-radius:999px;padding:0 8px;font-size:12px;font-weight:800;text-transform:capitalize}.job-status.succeeded{background:#dcfce7;color:#166534}.job-status.partial_success{background:#fef3c7;color:#92400e}.job-status.running,.job-status.queued{background:#dbeafe;color:#1d4ed8}.job-status.failed,.job-status.cancelled{background:#fee2e2;color:#991b1b}.text-button{border:0;background:transparent;color:#126b64;font-weight:800}.compound-run-list{display:grid;gap:8px}.compound-run-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.compound-run-row div{min-width:0;display:grid;gap:3px}.compound-run-row strong{color:#263648;font-size:13px}.report-layout{flex:1;min-height:0;height:100%;padding:8px 0 0;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px;overflow-y:hidden;overflow-x:hidden}.summary-band{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:18px}.summary-band.compact{align-items:flex-start}.summary-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.eyebrow{margin-bottom:7px;color:#126b64;font-size:12px;font-weight:800;text-transform:uppercase}.summary-band h2{font-size:17px;overflow-wrap:anywhere}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.metric-card{padding:10px 12px}.metric-card span{display:block;color:#617083;font-size:13px}.metric-card strong{display:block;margin-top:4px;font-size:20px}.table-section{min-height:0;padding:12px;display:flex;flex-direction:column;overflow:hidden}.table-wrap{flex:1;min-height:0;margin-top:8px;overflow:scroll}.table-wrap.compact-table{flex:1;min-height:0;margin-top:0}table{width:100%;border-collapse:collapse;min-width:940px}th,td{padding:11px 12px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle;font-size:13px}th{color:#526174;font-size:12px;text-transform:uppercase;background:#f8fafc}.pipeline-header-actions{display:flex;align-items:center;gap:12px}.field-hint{display:block;margin-top:3px;font-size:11px;color:#8190a3}.empty-results-callout{margin:14px 0;padding:14px 16px;border:1px solid #fcd9b6;background:#fff7ed;border-radius:10px;color:#9a3412}.empty-results-callout strong{display:block;margin-bottom:4px}.empty-results-callout p{margin:4px 0 0;font-size:13px;color:#7c2d12}.submission-modal{max-width:560px;width:100%}.submission-form{display:flex;flex-direction:column;gap:14px;padding:4px 2px 2px}.submission-form label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#344256}.submission-form textarea,.submission-form input{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:9px 11px;font-size:13px;font-family:inherit;resize:vertical}.submission-done{padding:16px 4px;display:flex;flex-direction:column;gap:14px}.submission-tag{display:inline-block;padding:2px 9px;border-radius:999px;font-size:11px;text-transform:uppercase;letter-spacing:.02em;background:#e2e8f0;color:#334155}.submission-tag.bug{background:#fee2e2;color:#b91c1c}.submission-tag.pipeline_request{background:#dbeafe;color:#1d4ed8}.submission-message{display:block;white-space:pre-wrap;max-width:460px}th.sortable-th{cursor:pointer;user-select:none;white-space:nowrap}th.sortable-th:hover,th.sortable-th.active{color:#2563eb}.sortable-th-label{display:inline-flex!important;align-items:center;gap:5px}th .sort-indicator{display:inline;font-size:10px;opacity:.4}th.sortable-th.active .sort-indicator{opacity:1}td strong,td span{display:block}td span{margin-top:4px;color:#66758a}.prototype-results-stack{min-height:0;flex:1;display:flex;flex-direction:column;gap:14px;margin-top:8px}.prototype-main{min-width:0;min-height:0;flex:1;display:flex;flex-direction:column;gap:12px}.prototype-evidence-section{min-width:0}.prototype-evidence-band{min-height:0;overflow:hidden}.prototype-evidence-band .section-title{min-height:24px}.prototype-evidence-band .explain-panel.below-layout{flex:1;height:100%;min-height:0;padding:10px}.prototype-evidence-band .explain-panel.below-layout .explain-header{position:absolute;top:10px;right:10px;min-height:28px;justify-content:flex-end;z-index:2}.prototype-evidence-band .explain-panel.below-layout .explain-header>div{display:none}.prototype-evidence-band .explain-panel.below-layout{position:relative;grid-template-columns:minmax(220px,240px) minmax(0,1fr);grid-template-rows:minmax(0,1fr);align-items:start;gap:10px;overflow:hidden}.prototype-evidence-band .explain-panel.below-layout .prototype-hit-list{grid-row:1;grid-column:2}.prototype-evidence-band .explain-panel.below-layout .ligand-hit-list{display:none}.prototype-evidence-band .explain-panel.below-layout .prototype-hit-list{position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,340px);grid-template-columns:none;align-items:stretch;align-content:start;gap:10px;height:100%;min-height:180px;max-height:100%;overflow-x:auto;overflow-y:hidden;padding-top:24px;padding-bottom:4px}.prototype-evidence-band .explain-panel.below-layout .subsection-heading{position:absolute;top:0;left:0;right:0;min-height:22px;background:#ffffff;z-index:1}.prototype-evidence-band .explain-panel.below-layout .evidence-metrics{grid-row:1;align-self:start;margin-top:54px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.prototype-evidence-band .explain-panel.below-layout .evidence-metrics .metric-card{min-height:0;padding:6px 7px}.prototype-evidence-band .explain-panel.below-layout .evidence-metrics .metric-card span{font-size:11px}.prototype-evidence-band .explain-panel.below-layout .evidence-metrics .metric-card strong{font-size:14px}.prototype-evidence-band .explain-panel.below-layout .evidence-tags{display:none}.prototype-evidence-band .explain-panel.below-layout .ligand-structure,.prototype-evidence-band .explain-panel.below-layout .prototype-structure{height:96px}.prototype-evidence-band .explain-panel.below-layout .ligand-structure img,.prototype-evidence-band .explain-panel.below-layout .prototype-structure img{display:block;max-width:100%;max-height:100%}.prototype-evidence-band .explain-panel.below-layout .prototype-hit-card,.prototype-evidence-band .explain-panel.below-layout .ligand-hit-card{height:100%;min-height:0;display:flex;flex-direction:column}.prototype-evidence-band .explain-panel.below-layout .prototype-hit-body,.prototype-evidence-band .explain-panel.below-layout .ligand-hit-body{padding:7px 8px 0}.prototype-evidence-band .explain-panel.below-layout .prototype-hit-stats,.prototype-evidence-band .explain-panel.below-layout .activity-line.compact{padding:6px 8px 8px}.prototype-evidence-band .explain-panel.below-layout .mono.compact{display:none}.result-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;padding:10px;border:1px solid #dbe3ec;border-radius:8px;background:#f8fafc}.pagination-bar{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;padding:9px 10px;border:1px solid #dbe3ec;border-radius:8px;background:#ffffff;color:#526174;font-size:13px}.pagination-bar div{display:flex;gap:6px}.toolbar-control{display:flex;align-items:center;gap:8px;color:#526174;font-size:13px;font-weight:800}.toolbar-control select{min-height:34px;min-width:150px;border:1px solid #cbd5e1;border-radius:6px;background:#ffffff;color:#18212f;padding:0 10px}.target-group{flex:1;min-height:0;display:flex;flex-direction:column;border:1px solid #dbe3ec;border-radius:8px;overflow:hidden}.target-group-header{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.target-group-header span,.muted-copy{color:#66758a;font-size:13px}.prototype-table{min-width:780px}.prototype-table tbody tr:hover{background:#eef8f6}.report-button{gap:6px}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:18px;background:rgb(15 23 42 / 42%)}.target-report-modal{width:min(1240px,100%);max-height:calc(100vh - 36px);display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;padding:16px;border:1px solid #d7dee8;border-radius:10px;background:#eef2f5;box-shadow:0 24px 70px #0f172a4d;overflow:hidden}.pipeline-result-modal{width:min(1320px,100%)}.modal-title-row{display:flex;align-items:start;justify-content:space-between;gap:12px;padding:2px 2px 0}.modal-title-row div{min-width:0;display:grid;gap:3px}.modal-title-row h3{margin:0;color:#1f2f43;font-size:20px}.modal-title-row span{color:#66758a;font-size:12px}.pipeline-result-body{min-height:0;overflow:auto}.target-report-grid{min-height:0;display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:14px;align-items:start;overflow:auto}.target-profile-panel{min-width:0;display:grid;align-content:start;gap:12px;padding:12px;border:1px solid #dbe3ec;border-radius:8px;background:#ffffff}.target-profile-panel h3{margin:0;font-size:16px;line-height:1.25}.target-profile-panel span{display:block;margin-top:5px;color:#66758a;font-size:12px}.target-profile-panel dl{display:grid;gap:8px;margin:0}.target-profile-panel div{min-width:0}.target-profile-panel dt{color:#66758a;font-size:11px;font-weight:800;text-transform:uppercase}.target-profile-panel dd{margin:3px 0 0;color:#1f2d3d;font-size:13px;overflow-wrap:anywhere}.report-profile-panel{position:sticky;top:0;max-height:100%;overflow:auto}.report-profile-panel .query-evidence-card{grid-row:auto}.report-profile-panel .query-structure{height:170px}.badge{display:inline-flex;align-items:center;min-height:24px;max-width:100%;padding:0 8px;border-radius:999px;border:1px solid #cbd5e1;background:#f8fafc;color:#334155;font-size:12px;font-weight:800;white-space:nowrap}.badge.positive{background:#e8f7ef;border-color:#a9daba;color:#21683a}.badge.info{background:#e8f2fb;border-color:#b9d7ef;color:#255e8e}.badge.warning{background:#fff4de;border-color:#ecd08f;color:#765414}.explain-panel{min-width:0;display:grid;gap:12px;padding:14px;border:1px solid #d7dee8;border-radius:8px;background:#ffffff;overflow:hidden}.explain-panel.below-layout{position:static;grid-template-columns:minmax(260px,320px) minmax(0,1fr) minmax(0,1fr);align-items:start}.explain-panel.expanded{position:fixed;inset:18px;z-index:10;overflow:auto;grid-template-columns:280px minmax(0,1fr);align-content:start;box-shadow:0 18px 50px #0f172a38}.explain-panel.embedded-report{grid-template-columns:1fr;align-items:start;overflow:visible}.explain-panel.embedded-report .explain-header,.explain-panel.embedded-report .algorithm-metrics-table,.explain-panel.embedded-report .report-section-grid,.explain-panel.embedded-report .report-expanded-section,.explain-panel.embedded-report .similar-molecules-box,.explain-panel.embedded-report .chemical-space-placeholder,.explain-panel.embedded-report .chemical-space-panel{grid-column:1 / -1}.explain-header,.prototype-hit-body,.prototype-hit-stats,.evidence-tags{display:flex;align-items:center}.explain-header{grid-column:1 / -1;justify-content:space-between;gap:8px;color:#213044}.explain-header>div{display:flex;align-items:center;gap:8px}.explain-header h3,.explain-target strong{font-size:15px}.explain-target span{display:block;margin-top:4px;color:#66758a;font-size:13px}.query-evidence-card{grid-row:span 4;min-width:0;border:1px solid #dbe3ec;border-radius:8px;overflow:hidden;background:#ffffff}.query-structure{height:230px}.evidence-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.evidence-metrics .metric-card{padding:10px}.evidence-metrics .metric-card strong{font-size:18px}.evidence-tags{flex-wrap:wrap;gap:6px}.report-section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.report-section-button{min-width:0;display:grid;gap:4px;padding:11px 12px;border:1px solid #dbe3ec;border-radius:8px;background:#ffffff;color:#1f2d3d;text-align:left}.report-section-button:hover,.report-section-button.active{border-color:#99d3ca;background:#eef8f6}.report-section-button strong{font-size:13px}.report-section-button span{color:#66758a;font-size:12px;line-height:1.3}.report-expanded-section{min-width:0;display:grid;gap:10px}.interpretation-card,.score-breakdown,.chemical-space-placeholder,.chemical-space-panel,.similar-molecules-box{min-width:0;display:grid;gap:8px;padding:10px;border:1px solid #dbe3ec;border-radius:8px;background:#f8fafc}.interpretation-card p,.chemical-space-placeholder p,.chemical-space-panel p{margin:0;color:#334155;font-size:13px;line-height:1.45}.score-breakdown{grid-template-columns:repeat(2,minmax(0,1fr))}.score-breakdown .subsection-heading,.chemical-space-placeholder .subsection-heading,.chemical-space-panel .subsection-heading{grid-column:1 / -1}.chemical-space-plot{width:100%;height:250px;display:block}.chemical-space-plot rect{fill:#fff;stroke:#dbe3ec}.chemical-space-plot line{stroke:#e6edf5;stroke-width:1}.chemical-point circle{stroke:#fff;stroke-width:2}.chemical-point.query circle{fill:#15263d}.chemical-point.representative_ligand circle{fill:#0f766e}.chemical-point.direct_ligand circle{fill:#2563eb}.chemical-point text{fill:#334155;font-size:12px;font-weight:800}.chemical-space-legend{display:flex;flex-wrap:wrap;gap:10px;color:#526174;font-size:12px}.chemical-space-legend span{display:inline-flex;align-items:center;gap:5px}.chemical-space-legend i{width:9px;height:9px;border-radius:999px;display:inline-block}.query-dot{background:#15263d}.representative-dot{background:#0f766e}.direct-dot{background:#2563eb}.similar-molecule-grid{min-width:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px}.compact-heading{min-height:30px;padding-bottom:6px;border-bottom:1px solid #e2e8f0}.compact-heading span{color:#66758a;font-size:12px;font-weight:800}.molecule-card-button{min-width:0;padding:0;border:1px solid transparent;border-radius:8px;background:transparent;color:inherit;text-align:left}.molecule-card-button:hover,.molecule-card-button.active{border-color:#99d3ca;box-shadow:0 0 0 2px #99d3ca3d}.molecule-card-button .prototype-hit-card,.molecule-card-button .ligand-hit-card{height:100%}.molecule-detail-panel{min-width:0;display:grid;gap:10px;padding:12px;border:1px solid #b8ddd8;border-radius:8px;background:#ffffff}.molecule-detail-panel dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin:0}.molecule-detail-panel dt{color:#66758a;font-size:11px;font-weight:800;text-transform:uppercase}.molecule-detail-panel dd{margin:3px 0 0;color:#172235;font-size:13px;overflow-wrap:anywhere}.score-breakdown .metric-card{min-height:0;padding:8px}.algorithm-metrics-table{min-width:0;display:grid;gap:8px;padding:10px;border:1px solid #dbe3ec;border-radius:8px;background:#f8fafc}.algorithm-metrics-table table{width:100%;border-collapse:collapse;background:#ffffff;border:1px solid #dbe3ec;border-radius:8px;overflow:hidden}.algorithm-metrics-table th,.algorithm-metrics-table td{padding:8px 10px;border-bottom:1px solid #edf2f7;font-size:13px;text-align:left}.algorithm-metrics-table tr:last-child th,.algorithm-metrics-table tr:last-child td{border-bottom:0}.algorithm-metrics-table th{width:68%;color:#526174;font-weight:800}.algorithm-metrics-table td{color:#172235;font-weight:900}.caveat-list{margin:0;padding-left:17px;color:#526174;font-size:12px;line-height:1.4}.explain-panel.below-layout .explain-target,.explain-panel.below-layout .interpretation-card,.explain-panel.below-layout .evidence-metrics,.explain-panel.below-layout .score-breakdown,.explain-panel.below-layout .evidence-tags,.explain-panel.below-layout .muted-copy{grid-column:1}.explain-panel.below-layout .ligand-hit-list{grid-column:2}.explain-panel.below-layout .prototype-hit-list{grid-column:3}.explain-panel.below-layout .chemical-space-placeholder{grid-column:1 / -1}.explain-panel.below-layout .ligand-hit-list,.explain-panel.below-layout .prototype-hit-list{align-content:start}.prototype-hit-list,.ligand-hit-list{display:grid;gap:10px}.explain-panel.expanded .prototype-hit-list,.explain-panel.expanded .ligand-hit-list{grid-column:2;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.subsection-heading{display:flex;align-items:center;justify-content:space-between;grid-column:1 / -1;color:#28384b;font-size:13px}.prototype-hit-card,.ligand-hit-card{border:1px solid #dbe3ec;border-radius:8px;overflow:hidden;background:#ffffff}.prototype-structure{height:150px;display:grid;place-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0}.prototype-structure img{max-width:100%;max-height:100%}.ligand-structure{height:118px;display:grid;place-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0}.ligand-structure img{max-width:100%;max-height:100%}.prototype-hit-body,.ligand-hit-body{justify-content:space-between;gap:10px;padding:10px 11px 0}.ligand-hit-body{display:flex;align-items:center}.prototype-hit-body span,.ligand-hit-body span{display:block;margin-top:3px;color:#66758a;font-size:12px}.prototype-hit-stats{flex-wrap:wrap;gap:6px 10px;padding:9px 11px 0;color:#526174;font-size:12px}.mono.compact{margin:9px 11px 11px;padding:8px;font-size:11px}.empty-state{padding:16px;border:1px dashed #cbd5e1;border-radius:8px;color:#66758a;background:#f8fafc}.compound-workspace{flex:1;min-height:0;padding:8px 0 0;display:grid;grid-template-rows:auto 1fr;gap:8px}.compound-workspace-grid{min-height:0;display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:8px;overflow:hidden}.compound-workspace-panel{min-width:0;min-height:0;padding:14px;border:1px solid #d7dee8;border-radius:8px;background:#ffffff;display:grid;grid-template-rows:auto auto 1fr;align-content:start;gap:10px;overflow:hidden}.compound-workspace-panel h3{font-size:14px}.compound-library-panel{grid-template-rows:auto 1fr auto}.library-detail-header{min-width:0;display:flex;align-items:start;justify-content:space-between;gap:12px}.library-detail-header>div:first-child{min-width:0;display:grid;gap:3px}.library-detail-header span{color:#66758a;font-size:12px;line-height:1.35}.library-action-row{display:flex;flex-wrap:nowrap;flex-shrink:0;align-items:center;justify-content:flex-end;gap:12px}.library-action-secondary{display:flex;flex-wrap:nowrap;gap:8px}.library-detail-stack{min-height:0;display:grid;align-content:start;grid-auto-rows:max-content;gap:10px;overflow:auto}.library-input-block{display:grid;gap:10px;padding:12px;border:1px solid #d7dee8;border-radius:8px;background:#f8fafc}.library-add-compounds{display:flex;flex-direction:column;gap:8px}.library-add-compounds textarea{width:100%;resize:vertical;font-family:inherit}.library-add-actions{display:flex;flex-wrap:wrap;gap:8px}.file-button{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;text-align:center}.library-drawer{display:grid;gap:8px;padding:10px;border:1px solid var(--border, #e2e8f0);border-radius:8px}.library-remove-button{border:none;background:transparent;color:var(--muted, #64748b);font-size:18px;line-height:1;cursor:pointer;padding:2px 6px;border-radius:4px}.library-remove-button:hover{background:rgba(220,38,38,.1);color:#dc2626}.library-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.library-profile{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid #dbe3ec;border-radius:10px;background:#fbfdff}.library-profile-header{display:flex;align-items:baseline;justify-content:space-between}.library-profile-header h4{margin:0;font-size:14px;color:#1f2d3d}.profile-coverage{font-size:11px;color:#7c8a9c}.profile-coverage.partial{color:#b9770a}.library-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profile-card{display:flex;flex-direction:column;gap:6px;padding:10px;border:1px solid #e4eaf1;border-radius:8px;background:#fff}.profile-card-head{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#5a6b77}.profile-pill{font-size:11px;font-weight:600;color:#2a6f4e;background:#e6f4ec;border-radius:999px;padding:1px 8px;text-transform:none;letter-spacing:0}.profile-stat-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px}.profile-stat-list li{display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:12px;color:#66758a}.profile-stat-list li strong{color:#1f2d3d;font-size:12px;text-align:right}.profile-stat-list li.profile-stat-note{font-size:11px;color:#8a96a6}.profile-stat-list li.profile-stat-note span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-warn{color:#c0392b!important}.profile-empty{margin:0;font-size:12px;color:#8a96a6}.profile-scaffolds{display:flex;flex-direction:column;gap:8px;padding:10px;border:1px solid #e4eaf1;border-radius:8px;background:#fff}.profile-scaffold-row{display:flex;flex-wrap:wrap;gap:10px}.profile-scaffold{display:flex;flex-direction:column;align-items:center;gap:4px;width:96px}.profile-scaffold .library-table-structure img{width:88px;height:70px;object-fit:contain;border:1px solid #edf1f6;border-radius:6px;background:#fff}.profile-scaffold-count{font-size:11px;color:#66758a}.library-profile-view{display:flex;flex-direction:column;gap:14px;padding:16px;overflow:auto}.profile-print-title{display:none}.profile-compounds-section{display:flex;flex-direction:column;gap:10px}.profile-compounds-head{display:flex;align-items:center;justify-content:space-between}.profile-compounds-head h4{margin:0;font-size:14px;color:#1f2d3d}.profile-columns-control{position:relative}.profile-columns-menu{position:absolute;right:0;top:calc(100% + 4px);z-index:20;display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:4px 16px;padding:12px;background:#fff;border:1px solid #dbe3ec;border-radius:8px;box-shadow:0 8px 24px #1f2d3d1f}.profile-column-option{display:flex;align-items:center;gap:6px;font-size:12px;color:#415062;white-space:nowrap}.profile-compound-table-wrap{overflow:auto;border:1px solid #e4eaf1;border-radius:8px}.profile-compound-name code{display:block;font-size:11px;color:#8a96a6;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-compound-table .library-table-structure img{width:84px;height:60px;object-fit:contain}@media print{body *{visibility:hidden}.library-profile-view,.library-profile-view *{visibility:visible}.library-profile-view{position:absolute;left:0;top:0;width:100%;padding:0;overflow:visible}.no-print{display:none!important}.profile-print-title{display:block;margin-bottom:12px}.profile-print-title h2{margin:0}.profile-compound-table-wrap{overflow:visible}}.library-run-summary{display:flex;flex-wrap:wrap;gap:8px 16px;padding:9px 10px;border:1px solid #dbe3ec;border-radius:8px;background:#f8fafc;color:#66758a;font-size:12px}.library-run-summary strong{color:#263648}.library-run-list{display:grid;gap:6px}.library-run-row{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border:1px solid #dbe3ec;border-radius:8px;background:#ffffff;color:inherit;text-align:left;cursor:pointer}.library-run-row:hover{border-color:#8fb4df;background:#f8fbff}.library-run-row div{min-width:0;display:grid;gap:2px}.library-run-row strong,.library-run-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-run-row div>span{color:#66758a;font-size:12px}.library-health-table-wrap{max-height:360px;overflow:auto}.library-compound-table-wrap{min-height:0;max-height:min(520px,48vh);overflow:auto;border:1px solid #e2e8f0;border-radius:8px}.library-compound-table{width:100%;min-width:820px;border-collapse:collapse;background:#ffffff}.library-compound-table th,.library-compound-table td{padding:9px 10px;border-bottom:1px solid #e7edf4;color:#334155;font-size:12px;text-align:left;vertical-align:middle}.library-compound-table th{position:sticky;top:0;z-index:1;background:#f8fafc;color:#526174;font-weight:900}.library-compound-table td:first-child,.library-compound-table th:first-child{width:34px}.library-compound-table strong,.library-compound-table code,.library-compound-table span{display:block}.library-compound-table strong{color:#263648;font-size:13px}.library-compound-table code{max-width:240px;margin-top:3px;overflow:hidden;color:#526174;text-overflow:ellipsis;white-space:nowrap}.library-compound-table td>span{color:#66758a}.library-table-structure{width:84px;height:58px;display:grid;place-items:center;border:1px solid #e2e8f0;border-radius:7px;background:#ffffff}.library-table-structure img{max-width:78px;max-height:52px}.library-match-list{color:#0c5f58;font-weight:800}.library-match-empty{color:#94a3b8}.saved-compound-list{min-height:0;display:grid;align-content:start;gap:8px;overflow:auto}.saved-compound-row{min-width:0;display:grid;grid-template-columns:auto minmax(120px,.45fr) minmax(0,1fr);align-items:center;gap:10px;padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.saved-compound-row span{min-width:0;color:#263648;font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-create-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.library-create-row input{min-width:0;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;padding:9px 10px}.library-row{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:inherit;text-align:left}.library-row div{min-width:0;display:grid;gap:3px}.library-row strong{color:#263648;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-row span{color:#66758a;font-size:12px}.library-row.active{border-color:#7bc7bd;background:#eefaf8;box-shadow:inset 3px 0 #126b64}.compound-workspace-footer{display:flex;justify-content:flex-end;color:#66758a;font-size:12px}.library-compound-grid{min-height:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));align-content:start;gap:10px;overflow:auto}.library-compound-card{min-width:0;display:grid;grid-template-rows:auto 150px auto;gap:8px;padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;cursor:pointer}.library-compound-card:has(input:checked){border-color:#7bc7bd;background:#eefaf8;box-shadow:inset 0 0 0 2px #126b641f}.library-compound-card-select{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;color:#263648;font-size:13px;font-weight:800}.library-compound-card-select span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-compound-structure{min-width:0;display:grid;place-items:center;border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;overflow:hidden}.library-compound-structure img{max-width:100%;max-height:138px}.library-compound-card code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compound-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.compound-card{min-width:0;overflow:hidden}.structure-box{height:190px;display:grid;place-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0}.structure-box img{max-width:100%;max-height:100%}.compound-card-body{padding:12px 13px 0;justify-content:space-between;align-items:flex-start;gap:12px}.compound-card-body h3{font-size:14px}.compound-card-body span{display:block;margin-top:4px;color:#6b7889;font-size:12px}.compound-card-body strong{color:#0c5f58}.mono{margin:11px 13px;padding:10px;border-radius:6px;background:#f3f6f8;color:#334155;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.activity-line{gap:8px;padding:0 13px 13px;color:#536276;font-size:13px}.activity-line.compact{padding-top:9px;font-size:12px}@media (max-width: 980px){.marketing-topbar,.marketing-hero,.home-hero-card{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.marketing-feature-grid,.home-metric-grid,.home-widget-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-widget-recent,.home-widget-lab,.home-widget-shortcuts,.home-widget-system{grid-column:span 1}.page-frame{padding:10px}.top-bar{height:auto;align-items:stretch;grid-template-columns:1fr}.tab-strip{width:100%;justify-self:stretch}.tab-strip button{flex:1}.user-menu{justify-self:stretch}.workspace-grid{grid-template-columns:1fr}.pipeline-panel{position:static}.building-block-panel{position:static;max-height:none}.pipeline-workspace,.pipeline-job-workspace,.pipeline-browser{grid-template-columns:1fr}.pipeline-class-panel{max-height:190px}.pipeline-workspace:after{display:none}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prototype-results-stack{grid-template-columns:1fr}.explain-panel,.explain-panel.below-layout{position:static;grid-template-columns:1fr}}@media (max-width: 620px){.marketing-shell,.home-dashboard{gap:10px}.marketing-feature-grid,.home-metric-grid,.home-widget-grid,.home-lab-summary{grid-template-columns:1fr}.home-widget-recent,.home-widget-lab,.home-widget-shortcuts,.home-widget-system{grid-column:auto}.marketing-copy h2{max-width:none}.marketing-actions,.marketing-cta-row,.home-hero-actions,.home-job-row-actions{width:100%}.home-job-row{align-items:flex-start;grid-template-columns:1fr}.home-job-row-main strong,.home-job-row-main span{white-space:normal}.home-job-row-actions{justify-items:start}.home-job-row-buttons{justify-content:flex-start}.workspace-grid,.report-layout{padding-top:10px}.smiles-bar{height:auto;grid-template-columns:1fr;padding:12px}.summary-band{flex-direction:column;align-items:stretch}.summary-actions{justify-content:stretch}.summary-actions .secondary-button{flex:1}.metric-grid,.compound-grid,.compound-workspace-grid,.builder-compound-row,.compound-run-row,.saved-compound-row,.library-create-row{grid-template-columns:1fr}}.liability-badge{display:inline-flex;align-items:center;margin-left:8px;padding:1px 7px;border-radius:999px;background:#fdecec;color:#b42318;border:1px solid #f3b9b3;font-size:11px;font-weight:600;white-space:nowrap;vertical-align:middle}.about-tool{border:1px solid #d7dee8;border-radius:8px;background:#f7f9fc;padding:8px 12px;font-size:12.5px;color:#3a4a5e}.about-tool>summary{cursor:pointer;font-weight:600;color:#213044;list-style:revert}.about-tool p{margin:8px 0 0;line-height:1.5}.about-tool-note{color:#607084;font-size:12px}.panel-selector{display:flex;flex-direction:column;gap:6px;border:1px solid #d7dee8;border-radius:8px;padding:10px 12px}.panel-selector .filter-heading{display:flex;align-items:center;gap:6px;font-weight:600;color:#213044;margin-bottom:2px}.panel-option{display:flex;align-items:center;gap:8px;font-size:13px;color:#3a4a5e;cursor:pointer}.panel-option input{width:auto;margin:0}.off-target-report{grid-column:1 / -1;display:flex;flex-direction:column;gap:16px;margin-top:14px}.screen-summary-banner{border:1px solid #f3b9b3;background:#fef6f5;border-radius:10px;padding:14px 16px}.screen-summary-banner.all-clear{border-color:#abe2c2;background:#f1faf4}.screen-summary-head{display:flex;align-items:flex-start;gap:10px}.screen-summary-head h2{font-size:16px;margin:0;color:#213044}.method-statement{margin:6px 0 0;font-size:12.5px;color:#607084;line-height:1.5}.highest-liability{margin:10px 0 0;font-size:13px;color:#b42318}.screen-category .section-title.compact h3{font-size:13px;text-transform:uppercase;letter-spacing:.04em;color:#607084;margin:0 0 8px}.screened-target-list{display:flex;flex-direction:column;gap:10px}.screened-target{border:1px solid #d7dee8;border-left:4px solid #c7d0db;border-radius:8px;background:#ffffff;padding:12px 14px}.screened-target.status-flagged{border-left-color:#d92d20}.screened-target.status-inconclusive{border-left-color:#dc8a04}.screened-target.status-clear{border-left-color:#16a34a}.screened-target-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.screened-target-name{font-size:14px;color:#213044}.screened-target-id{font-size:12px;color:#8a97a8}.screened-target-evalue{margin-left:auto;font-size:12px;font-variant-numeric:tabular-nums;color:#3a4a5e;cursor:help}.status-pill{display:inline-flex;align-items:center;padding:2px 9px;border-radius:999px;font-size:11.5px;font-weight:600;white-space:nowrap}.status-pill.status-flagged{background:#fdecec;color:#b42318}.status-pill.status-inconclusive{background:#fdf3e2;color:#b45309}.status-pill.status-clear,.status-pill.status-approved{background:#e8f6ed;color:#15803d}.status-pill.status-pending{background:#fdf3e2;color:#b45309}.status-pill.status-rejected{background:#fdecec;color:#b42318}.library-row-actions{display:inline-flex;align-items:center;gap:6px}.pipeline-search{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border:1px solid var(--border, #d8dee6);border-radius:8px;background:#fff}.pipeline-search input{border:none;outline:none;background:transparent;font-size:13px;min-width:200px}.bb-draw-panel{display:flex;flex-direction:column;gap:8px;margin:8px 0}.compound-detail-head{display:flex;align-items:center;gap:14px}.compound-detail-head .library-table-structure img{width:96px;height:96px}.pending-badge{display:inline-flex;align-items:center;margin-left:8px;padding:2px 9px;border-radius:999px;font-size:11.5px;font-weight:600;background:#fdf3e2;color:#b45309}.screened-target-detail{margin:8px 0 0;font-size:13px;color:#3a4a5e;line-height:1.5}.nearest-sim{display:flex;align-items:center;gap:10px;margin-top:10px}.nearest-sim-label{font-size:11.5px;color:#8a97a8;min-width:130px}.nearest-sim-bar{flex:1;height:6px;background:#eef2f7;border-radius:999px;overflow:hidden}.nearest-sim-bar>span{display:block;height:100%;background:#6b8cae;border-radius:999px}.nearest-sim-value{font-size:12px;font-variant-numeric:tabular-nums;color:#3a4a5e;min-width:32px;text-align:right}.screened-evidence{margin-top:10px}.evidence-table{width:100%;margin-top:8px;border-collapse:collapse;font-size:12.5px}.evidence-table th,.evidence-table td{text-align:left;padding:4px 8px;border-bottom:1px solid #eef2f7}.other-targets{margin-top:8px}.quickstart-panel{display:flex;flex-direction:column;gap:8px;padding:12px}.quickstart-panel>p{margin:0;color:#5c6a7b;font-size:13px}.quickstart-link{display:flex;align-items:center;gap:10px;text-align:left;padding:10px 12px;border:1px solid #d7dee8;border-radius:8px;background:#f8fafc;color:#213044;cursor:pointer}.quickstart-link:hover{background:#eef4fb;border-color:#b9c6d8}.quickstart-link span{display:flex;flex-direction:column;gap:2px}.quickstart-link strong{font-size:13.5px}.quickstart-link small{color:#66758a;font-size:11.5px}.quickstart-note{margin:4px 0 0;color:#8a97a8;font-size:12px}.jobs-table-wrap{display:grid}.jobs-table-wrap>.jobs-table{align-self:start}.jobs-table-wrap>.empty-state,.compound-workspace-panel>.empty-state{place-self:center;margin:auto;max-width:360px;border:none;background:transparent;text-align:center;color:#8a97a8}.off-target-header{display:flex;align-items:center;gap:16px;padding:12px 16px;border:1px solid #d7dee8;border-radius:10px;background:#ffffff}.off-target-query-structure{width:120px;height:90px;object-fit:contain;border:1px solid #eef2f7;border-radius:8px;background:#fff;flex:0 0 auto}.off-target-query-meta{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:4px}.off-target-query-meta .eyebrow{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#8a97a8}.off-target-query-meta code{font-size:12.5px;color:#334155;word-break:break-all}.off-target-query-meta span{font-size:12px;color:#607084}.off-target-actions{display:flex;gap:8px;flex:0 0 auto}.evidence-structure{width:96px;height:64px;object-fit:contain}.evidence-name{display:block;font-size:11px;color:#66758a}.report-warning{margin:8px 0;padding:8px 12px;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;color:#9a3412;font-size:13px}.nmr-analogue-head{display:flex;align-items:center;gap:10px;width:100%;padding:8px;background:none;border:none;cursor:pointer;text-align:left}.nmr-chevron{flex:0 0 auto;transition:transform .15s ease}.nmr-chevron.open{transform:rotate(180deg)}.nmr-analogue-structure{width:88px;height:66px;object-fit:contain;border:1px solid #eef2f7;border-radius:6px;background:#fff;flex:0 0 auto}.nmr-analogue-meta{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:4px}.nmr-analogue-smiles{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nmr-analogue-count{flex:0 0 auto;font-size:12px;color:#66758a}.nmr-analogue-body{padding:4px 12px 12px 40px;display:flex;flex-direction:column;gap:12px}.nmr-spectrum-group h4{margin:0 0 4px;font-size:13px;color:#1f2a37}.nmr-spectrum{padding:6px 0;border-top:1px solid #f1f5f9}.nmr-spectrum-conditions{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#66758a}.nmr-pub-link{white-space:nowrap}.nmr-shift-text{margin:4px 0 0;font-size:13px;line-height:1.5;color:#1f2a37;word-break:break-word}.nmr-publications{display:flex;flex-wrap:wrap;gap:10px;font-size:12px}.lab-view{flex:1;min-height:0;overflow-y:auto;padding:4px 2px 24px;display:flex;flex-direction:column;gap:14px}.lab-header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.lab-header-titles h1{margin:0;font-size:20px;font-weight:800;color:#18212f}.lab-header-titles span{font-size:13px;color:#66758a}.lab-header-actions{display:flex;gap:8px}.badge.danger{background:#fdeaea;border-color:#f0c2c2;color:#b3261e}.lab-tabs{display:flex;gap:4px;border-bottom:1px solid #d7dee8}.lab-tabs button{background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;padding:8px 16px;font-size:14px;font-weight:700;color:#66758a}.lab-tabs button.active{color:#126b64;border-bottom-color:#126b64}.lab-panel{background:#ffffff;border:1px solid #d7dee8;border-radius:8px;padding:14px}.lab-panel-head{margin-bottom:10px}.lab-panel-head h3{margin:0;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#526174}.lab-overview{display:flex;flex-direction:column;gap:14px}.lab-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.lab-kpi{background:#ffffff;border:1px solid #d7dee8;border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:4px}.lab-kpi-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#66758a}.lab-kpi-value{font-size:26px;font-weight:800;color:#18212f;line-height:1}.lab-kpi.accent{background:#e7f5f3;border-color:#b8ddd8}.lab-kpi.accent .lab-kpi-value{color:#0c5f58}.lab-kpi.warn{background:#fff4de;border-color:#ecd08f}.lab-kpi.warn .lab-kpi-value{color:#765414}.lab-kpi.danger{background:#fdeaea;border-color:#f0c2c2}.lab-kpi.danger .lab-kpi-value{color:#b3261e}.lab-cat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.lab-cat-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 6px;border:1px solid #d7dee8;border-radius:8px;background:#f8fafc;color:#263648}.lab-cat-card:not(:disabled):hover{border-color:#126b64;background:#e7f5f3}.lab-cat-card:disabled{opacity:.5}.lab-cat-count{font-size:22px;font-weight:800}.lab-cat-name{font-size:12px;font-weight:700;color:#526174}.lab-recent{display:flex;flex-direction:column;gap:6px}.lab-recent-row{display:grid;grid-template-columns:96px 1fr auto auto;align-items:center;gap:10px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:6px;background:#ffffff;text-align:left}.lab-recent-row:hover{border-color:#126b64;background:#f6fbfa}.lab-recent-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#0c5f58;font-weight:700}.lab-recent-name{font-weight:600;color:#18212f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lab-recent-amount{font-variant-numeric:tabular-nums;font-size:13px;color:#526174}.lab-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:56px 16px;color:#66758a;text-align:center}.lab-empty.muted{padding:40px 16px}.lab-empty svg{color:#aab7c5}.lab-empty h3{margin:6px 0 0;font-size:16px;color:#263648}.lab-empty p{margin:0;font-size:13px}.lab-empty-actions{display:flex;gap:8px;margin-top:8px}.lab-inventory{display:flex;flex-direction:column;gap:12px}.lab-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.lab-chips{display:flex;flex-wrap:wrap;gap:6px}.lab-chips .filter-chip{cursor:pointer;background:#ffffff;border-color:#cbd5e1;color:#526174}.lab-chips .filter-chip.on{background:#126b64;border-color:#126b64;color:#fff}.lab-toolbar-right{display:flex;align-items:center;gap:8px}.lab-status-select{min-height:32px;border:1px solid #cbd5e1;border-radius:6px;padding:0 8px;font-size:13px;background:#ffffff;color:#334155}.lab-search{display:flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;border:1px solid #cbd5e1;border-radius:6px;background:#ffffff;color:#94a3b8}.lab-search input{border:none;outline:none;font-size:13px;width:180px;color:#18212f;background:transparent}.lab-view-toggle{display:flex;border:1px solid #cbd5e1;border-radius:6px;overflow:hidden}.lab-view-toggle button{border:none;background:#ffffff;padding:6px 9px;color:#64748b;display:flex;align-items:center}.lab-view-toggle button.on{background:#e7f5f3;color:#0c5f58}.lab-table-wrap{border:1px solid #d7dee8;border-radius:8px;overflow:auto;background:#ffffff}.lab-table{width:100%;border-collapse:collapse;font-size:13px}.lab-table thead th{position:sticky;top:0;background:#f4f7fa;text-align:left;padding:9px 12px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#66758a;border-bottom:1px solid #d7dee8;white-space:nowrap}.lab-table tbody tr{border-bottom:1px solid #eef2f5;cursor:pointer}.lab-table tbody tr:hover{background:#f6fbfa}.lab-table td{padding:9px 12px;color:#263648;vertical-align:middle}.lab-table.compact th,.lab-table.compact td{padding:6px 10px;font-size:12px}.lab-cell-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:700;color:#0c5f58;white-space:nowrap}.lab-cell-usercode{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#475569;white-space:nowrap}.lab-cell-name{display:flex;flex-direction:column;min-width:160px}.lab-cell-name span{font-weight:600;color:#18212f}.lab-cell-name em{font-style:normal;font-size:11px;color:#94a3b8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.lab-cell-muted{color:#66758a;font-size:12px;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lab-count{margin:0;padding:8px 12px;font-size:12px;color:#94a3b8}.lab-neg{color:#b3261e;font-variant-numeric:tabular-nums}.lab-pos{color:#21683a;font-variant-numeric:tabular-nums}.lab-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:10px}.lab-card{display:flex;flex-direction:column;gap:8px;padding:10px;border:1px solid #d7dee8;border-radius:8px;background:#ffffff;text-align:left}.lab-card:hover{border-color:#126b64;box-shadow:0 4px 14px #0f172a14}.lab-card-fig{height:84px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:6px;color:#aab7c5}.lab-card-fig img{max-height:80px;max-width:100%}.lab-card-body{display:flex;flex-direction:column;gap:3px}.lab-card-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:#0c5f58;font-weight:700}.lab-card-name{font-weight:600;font-size:13px;color:#18212f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lab-card-foot{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#526174}.lab-detail{display:flex;flex-direction:column;gap:12px}.lab-detail-bar{display:flex;align-items:center;justify-content:space-between}.lab-detail-actions{display:flex;gap:8px}.lab-detail-head{display:flex;gap:18px}.lab-detail-fig{flex:0 0 150px;height:150px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#aab7c5}.lab-detail-fig img{max-width:140px;max-height:140px}.lab-detail-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.lab-detail-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.lab-detail-title h2{margin:0;font-size:19px;font-weight:800;color:#18212f}.lab-code-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lab-cat-tag{font-size:12px;font-weight:700;color:#526174}.lab-detail-amount{margin:0;font-size:16px;font-weight:700;color:#18212f;font-variant-numeric:tabular-nums}.lab-mono-row{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lab-bb-tag{align-self:flex-start;gap:5px}.lab-meta{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin:6px 0 0}.lab-meta div{display:flex;flex-direction:column}.lab-meta dt{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;font-weight:700}.lab-meta dd{margin:0;font-size:13px;color:#263648}.lab-notes{margin:6px 0 0;padding:8px 10px;background:#f8fafc;border-radius:6px;font-size:13px;color:#475569}.lab-desc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(78px,1fr));gap:8px}.lab-desc{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 4px;background:#f8fafc;border-radius:6px}.lab-desc span{font-size:11px;color:#94a3b8;font-weight:700}.lab-desc strong{font-size:14px;color:#18212f;font-variant-numeric:tabular-nums}.lab-whereused{display:flex;flex-wrap:wrap;gap:6px}.lab-modal{width:min(560px,100%);max-height:calc(100vh - 36px);background:#ffffff;border:1px solid #d7dee8;border-radius:10px;box-shadow:0 24px 70px #0f172a4d;display:flex;flex-direction:column;overflow:hidden}.lab-modal.wide{width:min(760px,100%)}.lab-modal.narrow{width:min(420px,100%)}.lab-modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e2e8f0}.lab-modal-header h3{margin:0;font-size:16px;font-weight:800;color:#18212f}.lab-form{padding:16px;display:flex;flex-direction:column;gap:12px;overflow-y:auto}.lab-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lab-form-grid.amount{grid-template-columns:2fr 1fr}.lab-form-grid.two{grid-template-columns:1fr 1fr}.field-row em{font-style:normal;color:#94a3b8;font-weight:500}.field-row.span-2{grid-column:1 / -1}.lab-form input,.lab-form select,.lab-form textarea{min-height:36px;border:1px solid #cbd5e1;border-radius:6px;padding:6px 10px;font-size:14px;color:#18212f;background:#ffffff}.lab-form textarea{resize:vertical}.lab-form input:focus,.lab-form select:focus,.lab-form textarea:focus{outline:none;border-color:#126b64;box-shadow:0 0 0 3px #126b641f}.lab-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.lab-subtabs{display:flex;gap:4px;border-bottom:1px solid #e2e8f0}.lab-subtab{background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;padding:6px 12px;font-size:13px;font-weight:700;color:#66758a}.lab-subtab.active{color:#126b64;border-bottom-color:#126b64}.lab-resolve-row{display:flex;gap:8px}.lab-resolve-row input{flex:1}.lab-draw-frame{height:300px;border:1px solid #d7dee8;border-radius:8px;overflow:hidden}.lab-structure-preview{display:flex;justify-content:center;padding:8px;background:#f8fafc;border-radius:8px}.lab-structure-preview img{max-height:110px}.lab-inline-note{margin:0;font-size:12px;color:#92670f}.lab-disclosure{align-self:flex-start;background:transparent;border:none;color:#0c5f58;font-size:13px;font-weight:700;padding:0}.lab-error{margin:0;padding:8px 10px;background:#fdeaea;border:1px solid #f0c2c2;border-radius:6px;color:#b3261e;font-size:13px}.lab-modal-footer{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.lab-modal-footer.between{justify-content:space-between}.lab-modal-footer.center{justify-content:center}.lab-help{margin:0;font-size:13px;color:#526174;line-height:1.5}.lab-help em{font-style:normal;color:#0c5f58;font-weight:600}.lab-reason-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.lab-reason{border:1px solid #cbd5e1;border-radius:6px;background:#ffffff;padding:7px 10px;font-size:13px;font-weight:700;color:#475569}.lab-reason.active{background:#126b64;border-color:#126b64;color:#fff}.lab-stepper{display:flex;gap:6px;padding:10px 16px;border-bottom:1px solid #e2e8f0}.lab-stepper span{font-size:12px;font-weight:700;color:#94a3b8;padding:3px 10px;border-radius:999px;background:#f1f5f9}.lab-stepper span.active{background:#e7f5f3;color:#0c5f58}.lab-stepper span.done{color:#21683a}.lab-modal-body{padding:16px;overflow-y:auto}.lab-wizard-input{display:flex;flex-direction:column;gap:12px}.lab-wizard-input .field-row,.lab-wizard-input select{max-width:240px}.lab-paste{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:10px;font-size:12.5px;line-height:1.5;resize:vertical}.lab-paste:focus{outline:none;border-color:#126b64;box-shadow:0 0 0 3px #126b641f}.lab-wizard-map{display:flex;flex-direction:column;gap:14px}.lab-map-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 16px}.lab-map-row{display:grid;grid-template-columns:120px 1fr;align-items:center;gap:10px}.lab-map-row span{font-size:13px;font-weight:700;color:#475569}.lab-map-row select{min-height:34px;border:1px solid #cbd5e1;border-radius:6px;padding:0 8px;font-size:13px;background:#ffffff;color:#18212f}.lab-preview-title{margin:0 0 6px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.lab-wizard-done{display:flex;flex-direction:column;align-items:center;gap:8px;padding:30px 10px;text-align:center;color:#66758a}.lab-wizard-done svg{color:#21683a}.lab-done-headline{margin:4px 0 0;font-size:18px;font-weight:800;color:#18212f}.lab-suggest{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid #b8ddd8;background:#e7f5f3;border-radius:8px;color:#0c5f58}.lab-suggest>svg{margin-top:2px;flex-shrink:0}.lab-suggest-body{flex:1}.lab-suggest-body p{margin:0 0 4px;font-size:13px}.lab-suggest-choices{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.badge.accent{background:#e7f5f3;border-color:#9fd3cc;color:#0c5f58}.lab-help.small{font-size:12px;margin-top:6px}.lab-prefix-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;color:#344054}.lab-prefix-input{width:140px;padding:6px 10px;border:1px solid #d7dee8;border-radius:8px;font-size:14px}.lab-prefix-preview{color:#526174;font-size:13px}.primary-button.small,.secondary-button.small{min-height:30px;padding:4px 12px;font-size:13px}.bb-source-panel{border:1px solid #d7dee8;border-radius:10px;padding:10px 12px;margin-bottom:12px;background:#f8fbfb}.bb-source-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;font-weight:700;color:#0c5f58;margin-bottom:8px}.bb-source-list{display:flex;flex-wrap:wrap;gap:8px}.bb-source-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:1px solid #9fd3cc;background:#e7f5f3;color:#0c5f58;font-size:12.5px;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease}.bb-source-chip:hover:not(:disabled){background:#d4ede9;border-color:#6fbcb1}.bb-source-chip:disabled{opacity:.55;cursor:not-allowed}.builder-help{margin:4px 0 0;font-size:12.5px;color:#667085;line-height:1.45}.bb-advanced{margin:6px 0 10px;border:1px solid #e3e8ef;border-radius:8px;padding:6px 10px;background:#fbfcfe}.bb-advanced>summary{cursor:pointer;font-size:12.5px;font-weight:700;color:#526174;user-select:none}.bb-advanced[open]>summary{margin-bottom:8px}.bb-source-panel.physical{border-left:3px solid #0c5f58}.bb-source-panel.virtual{border-left:3px solid #7c6cd6;background:#faf9ff}.bb-source-panel+.bb-source-panel{margin-top:10px}.bb-source-panel .saved-library-card{margin-top:8px}.lab-bb-card{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:14px;border:1px solid #d7dee8;border-radius:10px;background:#f8fafc;color:#126b64;text-align:left}.lab-bb-card:hover{border-color:#126b64;background:#e7f5f3}.lab-bb-card-name{font-size:14px;font-weight:700;color:#18212f}.lab-bb-card-class{font-size:12px;font-weight:600;color:#0c5f58}.lab-bb-card-count{font-size:12px;color:#526174}.lab-bb-detail{display:flex;flex-direction:column;gap:12px}.lab-card-grouped{margin-left:6px;font-size:12px}.lab-cell-group{display:flex;flex-wrap:wrap;gap:4px}.lab-group-toggle{display:flex;align-items:center;gap:8px;margin:10px 0 4px;font-size:13px;color:#263648;cursor:pointer}.lab-group-toggle input{width:auto}.lab-group-summary{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:8px}.lab-group-summary .lab-whereused{justify-content:center}.lab-bulk-bar{display:flex;align-items:center;gap:12px;padding:8px 12px;margin-bottom:8px;border:1px solid #126b64;border-radius:8px;background:#e7f5f3;font-size:13px;font-weight:600;color:#0c5f58}.lab-cell-check{width:34px;text-align:center}.lab-cell-check input{width:auto;cursor:pointer}.lab-table tbody tr.selected{background:#e7f5f3}.compound-report{max-width:1100px;margin:0 auto;padding:1.5rem 1rem 3rem}.compound-report-header h2{margin:0 0 .25rem}.compound-report-form{display:flex;gap:.5rem;margin-top:1rem}.compound-report-form input{flex:1;padding:.65rem .85rem;border:1px solid var(--border, #d0d5dd);border-radius:8px;font-size:.95rem}.compound-report-error{margin-top:.75rem;padding:.6rem .85rem;border-radius:8px;background:#fdecec;color:#b42318;font-size:.9rem}.compound-report-body{margin-top:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.verdict-banner{border-radius:10px;padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem;border-left:5px solid #98a2b3}.verdict-banner .verdict-confidence{font-weight:700;font-size:.8rem;letter-spacing:.04em;padding:.2rem .55rem;border-radius:999px;background:rgba(0,0,0,.06);white-space:nowrap}.verdict-text{margin:0;font-size:1.05rem}.verdict-high{background:#ecfdf3;border-left-color:#12b76a}.verdict-medium{background:#fffaeb;border-left-color:#f79009}.verdict-low{background:#fef3f2;border-left-color:#f04438}.verdict-none{background:#f2f4f7;border-left-color:#98a2b3}.compound-report-grid{display:grid;grid-template-columns:minmax(240px,320px) 1fr;gap:1.25rem}@media (max-width: 760px){.compound-report-grid{grid-template-columns:1fr}}.report-card{border:1px solid var(--border, #e4e7ec);border-radius:10px;padding:1rem 1.25rem;background:var(--card-bg, #fff)}.report-card h3{margin:0 0 .75rem;font-size:1rem}.report-structure{text-align:center}.report-structure img{width:100%;max-width:260px;height:auto;background:#fff;border-radius:8px}.identifier-list{display:grid;grid-template-columns:auto 1fr;gap:.3rem .75rem;text-align:left;margin:.75rem 0 0;font-size:.88rem}.identifier-list dt{font-weight:600;color:var(--muted, #667085)}.identifier-list dd{margin:0;word-break:break-word}.identifier-list .mono,.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem}.match-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.7rem}.match-list li{display:grid;grid-template-columns:auto 1fr;gap:.25rem .6rem;align-items:baseline}.tier-pill{grid-row:span 2;align-self:start;font-size:.72rem;font-weight:700;padding:.15rem .5rem;border-radius:999px;text-transform:uppercase}.tier-exact{background:#ecfdf3;color:#027a48}.tier-connectivity{background:#fffaeb;color:#b54708}.match-ref{font-weight:600}.match-meta,.match-targets{grid-column:2;font-size:.82rem;color:var(--muted, #667085)}.analog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.85rem}.analog-card{border:1px solid var(--border, #e4e7ec);border-radius:8px;padding:.6rem;display:flex;flex-direction:column;align-items:center;gap:.2rem;text-align:center}.analog-card img{width:100%;height:auto;background:#fff}.analog-sim{font-size:.82rem;font-weight:600}.analog-targets{font-size:.76rem;color:var(--muted, #667085)}.report-caveats ul{margin:0;padding-left:1.1rem}.report-caveats li{font-size:.88rem;color:var(--muted, #667085);margin-bottom:.35rem}.pipeline-result-panel{margin:1.25rem 1.5rem 2rem;padding:0;max-width:1100px}.ci-summary-stats{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem}.ci-stat{flex:1 1 110px;border:1px solid var(--border, #e4e7ec);border-radius:10px;padding:.75rem 1rem;text-align:center;background:var(--card-bg, #fff)}.ci-stat strong{display:block;font-size:1.6rem;line-height:1.1}.ci-stat span{font-size:.8rem;color:var(--muted, #667085)}.ci-stat-reported{border-color:#12b76a}.ci-stat-connectivity{border-color:#f79009}.ci-stat-novel{border-color:#98a2b3}.ci-coverage{font-size:.83rem;margin:0 0 1rem}.ci-table{width:100%;border-collapse:collapse;font-size:.88rem}.ci-table th,.ci-table td{text-align:left;padding:.5rem .6rem;border-bottom:1px solid var(--border, #eaecf0);vertical-align:middle}.ci-table th{font-weight:600;color:var(--muted, #667085)}.ci-cell-struct{width:96px}.ci-cell-struct img{width:88px;height:auto;background:#fff;border-radius:6px}.ci-status{font-size:.76rem;font-weight:600;padding:.18rem .5rem;border-radius:999px;white-space:nowrap}.ci-status-reported{background:#ecfdf3;color:#027a48}.ci-status-connectivity{background:#fffaeb;color:#b54708}.ci-status-not_found{background:#f2f4f7;color:#475467}.ci-status-invalid{background:#fef3f2;color:#b42318}.pipeline-result-view{padding:1.25rem 1.5rem 2.5rem;max-width:1100px;margin:0 auto}.result-toolbar{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.result-toolbar-status{font-size:.86rem;color:var(--muted, #667085)}
