.researchers-page{padding-top:28px;padding-bottom:70px}.researcher-principle{display:flex;gap:12px;padding:14px 18px;margin-bottom:18px;border-left:4px solid var(--orange);background:#fff8ee;color:#75543b}.researchers-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.researcher-score-card{padding:22px;margin-bottom:20px;border:1px solid var(--line);border-radius:12px;background:white}.researcher-card .researcher-score-card{padding:18px;margin:16px 0 0;border:0;background:#f7f9f6}.researcher-score-head{display:flex;justify-content:space-between;align-items:center}.researcher-score-head h2{margin:4px 0;font-family:Georgia,"Songti SC",serif}.researcher-score-head>strong{font-size:30px;color:var(--green)}.researcher-score-head small{font-size:11px;color:var(--muted)}.researcher-components{display:grid;gap:6px;margin:15px 0}.researcher-components>div{display:grid;grid-template-columns:70px 1fr 32px;gap:8px;align-items:center;font-size:10px}.researcher-components>div>div{height:5px;overflow:hidden;border-radius:4px;background:#e4e9e6}.researcher-components i{display:block;height:100%;background:var(--green)}.researcher-raw-stats{display:flex;flex-wrap:wrap;gap:10px}.researcher-raw-stats span{font-size:10px;color:var(--muted)}.researcher-score-card details{margin-top:12px;font-size:11px;color:var(--muted)}.researcher-score-card summary{cursor:pointer;color:var(--green)}@media(max-width:800px){.researchers-grid{grid-template-columns:1fr}}
