/* Local blue/white refinements; the original research layout remains intact. */
.v43 .ui-research-nav{position:relative;display:flex;align-items:center;gap:8px;margin-bottom:16px}
.v43 .ui-research-nav nav{margin:0;min-width:0;flex:1}
.v43 .ui-research-all{position:relative;flex-shrink:0;font-size:13px}
.v43 .ui-research-all summary{cursor:pointer;min-height:44px;display:flex;align-items:center;color:var(--v43-blue-strong)}
.v43 .ui-research-all>div,.v43 .v43-research-more>div,.v43 .v43-research-row-more>div{position:absolute;right:0;top:100%;z-index:20;min-width:150px;padding:8px;background:var(--v43-surface);border:1px solid var(--v43-line);border-radius:8px;box-shadow:var(--v43-shadow-md)}
.v43 .ui-research-all button,.v43 .v43-research-more button,.v43 .v43-research-row-more button{display:flex;align-items:center;gap:8px;width:100%;min-height:44px;border:0;background:transparent;color:var(--v43-ink);text-align:left}
.v43 .v43-research-row-more [data-v43-delete]{color:var(--v43-red)}
.v43 .v43-research-filterbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px}
.v43 .v43-research-filter-search{display:flex;align-items:center;gap:8px;border:1px solid var(--v43-line-strong);border-radius:8px;padding:0 10px;flex:1;min-width:180px}
.v43 .v43-research-filter-search input{border:0!important;background:transparent!important;box-shadow:none!important;width:100%;min-width:0;padding:10px 0}
.v43 .v43-research-filter-selects{display:flex;gap:8px}
.v43 .v43-research-filter-select{display:flex;align-items:center;gap:4px;font-size:13px;color:var(--v43-ink-soft);min-width:0}
.v43 .v43-research-filter-select select{max-width:140px;padding:8px;min-height:40px}
.v43 .v43-research-toolbar-actions{display:flex;align-items:center;gap:8px}
.v43 .v43-research-toolbar-actions>button,.v43 .v43-research-more summary{display:flex;align-items:center;gap:6px;min-height:44px;padding:8px;border:1px solid var(--v43-line);border-radius:8px;background:var(--v43-surface);color:var(--v43-blue-strong);font-size:13px;cursor:pointer;box-sizing:border-box}
.v43 .v43-research-more,.v43 .v43-research-row-more{position:relative}
.v43 .v43-research-filter-summary{flex-basis:100%;font-size:13px;color:var(--v43-ink-soft);margin:0}
.v43 [data-ui-research-row]{display:flex;align-items:flex-start;gap:12px;padding:14px 0;border-bottom:1px solid var(--v43-line);min-width:0}
.v43 [data-ui-research-row] .v43-research-row-main{display:flex;flex-direction:column;align-items:flex-start;gap:5px;flex:1;min-width:0;background:none;border:0;text-align:left;color:var(--v43-ink);padding:0;cursor:pointer}
.v43 [data-ui-research-row] .v43-research-row-main strong{font-size:15px;line-height:1.5;white-space:normal;overflow-wrap:anywhere}
.v43 [data-ui-research-row] small{font-size:13px!important;color:var(--v43-ink-soft)!important;white-space:normal!important;line-height:1.5}
.v43 .v43-research-status{font-size:12px;font-style:normal;color:var(--v43-blue-strong);background:var(--v43-surface-blue);padding:2px 6px;border-radius:4px}
.v43 .v43-research-row-more summary{display:flex;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer;color:var(--v43-ink-soft)}
.v43 .v43-research-row-icon{color:var(--v43-blue);flex-shrink:0}
.v43 :is(.v43-research-filterbar,.v43-literature-refined,.v43-projects-refined) svg{width:18px;height:18px;flex-shrink:0}
.v43 .ui-research-detail h3{font-size:20px;line-height:1.5;overflow-wrap:anywhere}
.v43 .ui-research-detail p{display:grid;gap:6px;font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}
.v43 .ui-research-detail b{color:var(--v43-ink-soft);font-size:13px}
.v43 .ui-research-detail button{min-height:44px;padding:10px 18px}
.v43 :is(.v43d-research-pipeline,.v43m-pipeline-map) [role=button]{cursor:pointer}
.v43 :is(.v43d-research-pipeline,.v43m-pipeline-map) em{font-size:12px;line-height:1.5;white-space:normal}
.v43 .v43d-project-board p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.v43 :is(.ui-research-nav,.v43-research-filterbar,.v43-literature-refined,.v43-projects-refined) :is(button,summary,input,select):focus-visible,.v43 [role=button]:focus-visible{outline:2px solid var(--v43-blue);outline-offset:2px}
@media(max-width:820px){
 .v43 .ui-research-nav{margin-bottom:12px}
 .v43 .ui-research-nav nav{mask-image:linear-gradient(to right,#000 92%,transparent)}
 .v43 .v43-research-filter-search{min-width:0;flex-basis:calc(100% - 145px)}
 .v43 .v43-research-filter-search input{font-size:16px!important}
 .v43 .v43-research-filter-selects{order:3;overflow-x:auto;width:100%;gap:6px}
 .v43 .v43-research-filter-select>span{display:none}
 .v43 .v43-research-filter-select select{font-size:16px!important;width:100%;max-width:125px;min-height:44px}
 .v43 .v43-research-filter-summary{order:4}
 .v43 [data-ui-research-row]{gap:8px}
 .v43 [data-ui-research-row] .v43-research-row-icon{display:none}
 .v43 [data-ui-research-row] .v43-research-row-main strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:15px}
 .v43 .v43-research-row-more{flex-shrink:0}
}
.v43 .v43-research-filter-search .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.v43 .ui-filter-options{position:relative}
.v43 .ui-filter-options>summary{min-height:44px;display:flex;align-items:center;padding:0 8px;border:1px solid var(--v43-line);border-radius:8px;color:var(--v43-blue-strong);font-size:13px;cursor:pointer}
.v43 .ui-filter-options>summary [data-ui-filter-count]{display:grid;min-width:18px;height:18px;margin-left:5px;padding:0 4px;place-items:center;border-radius:9px;background:var(--v43-blue);color:#fff;font-size:11px;font-weight:700;box-sizing:border-box}
.v43 .ui-filter-options>summary [data-ui-filter-count][hidden]{display:none}
.v43 .ui-research-page-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}
.v43 .ui-research-page-actions button{display:inline-flex;align-items:center;gap:5px;min-height:44px;padding:0 11px;border:1px solid var(--v43-line-strong);border-radius:8px;background:var(--v43-surface);color:var(--v43-blue-strong);font:inherit;font-size:13px;white-space:nowrap}
.v43 .ui-research-page-actions button.is-primary{border-color:var(--v43-blue-strong);background:var(--v43-blue-strong);color:#fff}
.v43 .ui-research-page-actions svg{width:16px;height:16px}
@media(max-width:820px){
 .v43 .v43-research-filter-search{flex-basis:0;flex:1}
 .v43 .v43-research-toolbar-actions{flex-shrink:0}
 .v43 .ui-filter-options[open]{order:3;flex-basis:100%}
 .v43 .ui-filter-options .v43-research-filter-selects{position:static;width:100%;margin-top:8px;padding:12px;box-sizing:border-box;background:var(--v43-surface-soft);border:1px solid var(--v43-line);border-radius:8px}
 .v43 .ui-filter-options .v43-research-filter-select{flex:1}
 .v43 [data-ui-research-row] .v43-research-row-icon{display:none!important}
}
.v43 [data-ui-research-results] [data-ui-research-row]{display:grid!important;grid-template-columns:24px minmax(0,1fr) auto!important;align-items:start!important}
.v43 [data-ui-research-results] .v43-research-row-main{width:100%;min-width:0;grid-column:2}
@media(max-width:820px){
 .v43 [data-ui-research-results] [data-ui-research-row]{grid-template-columns:36px minmax(0,1fr) 44px!important}
 .v43 [data-ui-research-results] .v43-research-row-icon{display:grid!important;grid-column:1;width:36px;height:36px;place-items:center;border-radius:8px;background:var(--v43-surface-blue)}
 .v43 [data-ui-research-results] .v43-research-row-main{grid-column:2}
 .v43 [data-ui-research-results] .v43-research-row-more{grid-column:3;width:44px}
}
.v43 :is(.v43d-research-pipeline,.v43m-pipeline-map) :is(em,small),.v43 .v43d-research-pipeline>header>span{color:#c5d5e2!important}
.v43 .ui-recent-literature{margin-bottom:12px}
.v43 .ui-recent-literature>div>article>svg{width:16px;height:16px;color:var(--v43-ink-faint)}
