.gww-running-total{border:1px solid #e2e8f0;padding:12px;border-radius:8px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.03);}
.gww-rt-items{margin-bottom:8px;}
.gww-rt-line{display:flex;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:1px dashed #eef2f7;}
.gww-rt-line:last-child{border-bottom:0;}
.gww-rt-line .name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.gww-rt-total{display:flex;justify-content:space-between;font-weight:600;}
