.pr-wrap{padding:14px 0 6px}.pr-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.pr-label{font-family:var(--font-mono);letter-spacing:.04em;color:var(--fg-muted);font-size:12px}.pr-cap{font-family:var(--font-mono);letter-spacing:.04em;font-size:12px;font-weight:600}.pr-rib{align-items:flex-end;gap:5px;display:flex}.pr-seg{cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;align-items:center;gap:7px;min-width:0;padding:6px 0 0;display:flex}.pr-bar{background:var(--pc);opacity:.24;width:100%;height:9px;transition:height .18s var(--ease-out-custom), opacity .18s var(--ease-out-custom);border-radius:2px}.pr-seg:hover .pr-bar{opacity:.5}.pr-seg.is-on .pr-bar{opacity:1;height:26px}.pr-lab{font-family:var(--font-mono);letter-spacing:.02em;color:var(--fg-subtle);white-space:nowrap;font-size:11px}.pr-seg:hover .pr-lab{color:var(--fg-muted)}.pr-seg.is-on .pr-lab{color:var(--pc);font-weight:600}.pr-foot{margin-top:14px}.pr-reset{font-family:var(--font-sans);color:var(--fg-muted);cursor:pointer;transition:color .12s var(--ease-out-custom);background:0 0;border:0;padding:2px 0;font-size:12.5px}.pr-reset:hover:not(:disabled){color:var(--fg)}.pr-reset:disabled{color:var(--fg-faint);cursor:default}
