/* A docked panel in the results screen; no modal or blocking backdrop. */
.r-live-counts{position:absolute;right:12px;bottom:12px;width:266px;max-height:calc(100% - 145px);z-index:6;display:flex;flex-direction:column;min-height:0;background:#211c15f2;border:1px solid #b89653;border-radius:5px;box-shadow:0 4px 18px #0007;color:#f4e6c8;font-size:14px;text-shadow:none}
.r-live-counts header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px;border-bottom:1px solid #b8965366}.r-live-counts header strong{font-size:17px;color:#f0d190}.r-live-counts header small{display:block;font-size:13px;margin-top:4px}.r-live-counts button{border:1px solid #a88b5a;border-radius:3px;padding:6px 9px;font-size:14px;color:#eedaba;background:#483527;flex-shrink:0}.r-live-counts button:disabled{opacity:.45}
.r-live-totals{margin:0;padding:10px 12px;border-bottom:1px solid #b8965344}.r-live-totals>div{display:flex;justify-content:space-between;gap:10px;line-height:1.7}.r-live-totals dd{margin:0;color:#ffe39e;font-weight:bold;font-variant-numeric:tabular-nums}.r-live-list{overflow-y:auto;overscroll-behavior:contain;min-height:40px;padding:4px 12px;scrollbar-width:thin;flex:1}.r-live-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 0;border-bottom:1px solid #e3c7851a;line-height:1.35}.r-live-row>span{overflow-wrap:anywhere}.r-live-row>strong{white-space:nowrap;font-variant-numeric:tabular-nums}.r-live-row.is-rare{color:#ffe3a2}.r-live-rare{display:inline-block;margin-right:5px;font-size:12px;border:1px solid #c59645;border-radius:2px;padding:1px 3px;color:#ffd875}.r-live-note,.r-live-error{font-size:12px;padding:8px 12px;margin:0;border-top:1px solid #b8965344}.r-live-error{color:#ffb4a5}.r-stage.has-live-counts{padding-right:290px}.r-stage.has-live-counts .r-card-row{gap:2%;padding-inline:3%}.r-stage.has-live-counts .r-card-shell{max-width:17%}.r-stage.has-live-counts .r-card-row.is-single .r-card-shell{max-width:50%}.r-stage>.r-effect-options{flex-wrap:wrap}.r-live-check{border-color:#d2ad5f!important}
@media(max-width:900px){.r-stage.has-live-counts{padding-right:0;overflow-y:auto}.r-stage.has-live-counts .r-live-counts{position:relative;right:auto;bottom:auto;width:calc(100% - 24px);max-height:240px;min-height:180px;flex-shrink:0;align-self:flex-end;margin:8px 12px 12px}.r-stage.has-live-counts .r-card-row{flex:0 0 auto;min-height:180px}.r-stage.has-live-counts .r-results-bottom{flex-shrink:0}.r-live-counts header{padding:8px 12px}.r-live-totals{display:flex;flex-wrap:wrap;gap:4px 16px;padding:6px 12px}.r-live-totals>div{gap:6px}.r-live-list{min-height:65px}.r-live-note{padding-block:5px}}
