.kpr-controls.visible{display:block}.kpr-summary.visible{display:block}.brow{display:flex;justify-content:space-between;align-items:center;padding:11px 0;border-bottom:.5px solid rgba(0,0,0,.06);font-size:13.5px;gap:8px}.brow:last-of-type{border-bottom:none}.brow-label{color:var(--text2)}.brow-value{font-weight:500;white-space:nowrap}.pill{display:inline-block;font-size:11.5px;padding:3px 9px;border-radius:99px;font-weight:500}.pill-pk{background:var(--pk3);color:var(--pk2)}.pill-gr{background:var(--gr);color:var(--grt)}.pill-am{background:var(--am);color:var(--amt)}.total-bar{display:flex;justify-content:space-between;align-items:center;background:var(--pk3);border:.5px solid var(--pk4);border-radius:10px;padding:1rem 1.25rem;margin-top:14px}.total-label{font-size:13px;color:var(--pk2);font-weight:500}.total-value{font-size:20px;font-weight:500;color:var(--pk)}.tl-item{position:relative;padding-bottom:1.25rem}.tl-item:last-child{padding-bottom:0}.tl-item::before{content:"";position:absolute;left:-1.5rem;top:5px;width:9px;height:9px;border-radius:50%;background:var(--pk)}.tl-item::after{content:"";position:absolute;left:calc(-1.5rem + 4px);top:14px;width:1.5px;height:calc(100% - 9px);background:var(--pk4)}.tl-item:last-child::after{display:none}.tl-title{font-size:13.5px;font-weight:500;color:var(--text);margin-bottom:3px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.tl-sub{font-size:12px;color:var(--text3)}@media (max-width:480px){.total-bar{flex-direction:column;gap:4px;align-items:flex-start}}