.sh-app{min-width:0;color:var(--m-ink);text-align:left;flex-direction:column;gap:10px;padding:14px 16px 16px;display:flex}.sh-head{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.sh-head h3{letter-spacing:-.015em;color:var(--m-strong);margin:0;font-size:13px;font-weight:500;line-height:1.2}.sh-head p{color:var(--m-subtle);flex:none;margin:0;font-size:9.5px;line-height:1.3}.sh-cols{grid-template-columns:repeat(var(--n,3), minmax(0, 1fr));align-items:start;gap:8px;display:grid}.sh-colhead{color:var(--m-subtle);justify-content:space-between;align-items:center;gap:6px;padding:0 2px 6px;font-size:9.5px;font-weight:500;display:flex}.sh-rows{flex-direction:column;min-width:0;display:flex}.sh-row{border-radius:8px;align-items:center;gap:9px;min-width:0;padding:8px 9px;font-size:11px;line-height:1.35;display:flex;position:relative}.sh-row+.sh-row:before{content:"";background:#0000000d;height:1px;position:absolute;top:-.5px;left:9px;right:9px}.sh-row b{color:var(--m-strong);font-weight:500}.sh-card{background:var(--m-sunken);border-radius:9px;min-width:0;padding:9px 10px;font-size:10.5px;line-height:1.4}.sh-card+.sh-card{margin-top:6px}.sh-face{background:var(--m-l2);width:20px;height:20px;color:var(--m-subtle);border-radius:6px;flex:none;place-items:center;font-size:9px;font-weight:500;line-height:1;display:grid}.sh-face.lg{border-radius:8px;width:28px;height:28px;font-size:11px}.sh-sub{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--m-subtle);font-size:9.5px;overflow:hidden}.sh-sub.wrap{white-space:normal;overflow:visible}.sh-end{flex:none;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.sh-meter{width:var(--w,68px);corner-shape:round;background:var(--m-l3);border-radius:999px;flex:none;height:5px;position:relative;overflow:hidden}.sh-meter i{width:var(--p);corner-shape:round;background:var(--c,rgb(var(--m-chart-1)));border-radius:999px;position:absolute;inset:0 auto 0 0}.sh-input{border:1px solid var(--m-border);min-width:0;height:26px;color:var(--m-subtle);border-radius:7px;align-items:center;padding:0 8px;font-size:10.5px;display:flex}
