:root{--color-text:#fff}body{color:#fff;background:#000;font-family:Arial,Helvetica,sans-serif;font-size:10px}body *{font-size:10px;font-weight:400}a{color:#9cf}a:visited{color:#c9f}.player{align-items:center;gap:8px;max-width:300px;display:flex}.player button{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.player time{font-variant-numeric:tabular-nums;white-space:nowrap}.player input[type=range]{appearance:none;cursor:pointer;flex:1;height:2px}.player input[type=range]::-webkit-slider-thumb{appearance:none;background:0 0;border:none;width:16px;height:16px}.player input[type=range]::-moz-range-thumb{background:0 0;border:none;width:16px;height:16px}details{margin-top:8px}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}img{max-width:240px;height:auto}.final-research-credit a{color:var(--color-text,#2e4369);cursor:pointer;text-decoration:none;transition:opacity .2s;display:inline-block;position:relative}.final-research-default{visibility:visible;transition:visibility,opacity .2s;display:inline-block}.final-research-hover{opacity:0;visibility:hidden;white-space:nowrap;position:absolute;top:0;left:0}.final-research-credit a:hover .final-research-hover{opacity:1;visibility:visible}.final-research-credit a:hover .final-research-default{visibility:hidden}
