.corpse-pile{position:absolute;right:var(--space-lg);bottom:var(--space-md);z-index:0;display:flex;flex-direction:column;align-items:center;gap:var(--space-3xs);pointer-events:auto;opacity:.9}.corpse-pile__mound{display:flex;align-items:flex-end;justify-content:center;line-height:var(--line-height-tight)}.corpse-pile__body{font-size:var(--text-lead);color:var(--muted);filter:grayscale(.75) brightness(.8);text-shadow:0 1px 0 var(--color-scrim-medium);margin-left:calc(-1 * var(--space-sm))}.corpse-pile__body:first-child{margin-left:0}.corpse-pile__body--0{transform:rotate(-9deg)}.corpse-pile__body--1{transform:rotate(7deg) translateY(2px)}.corpse-pile__body--2{transform:rotate(-3deg) translateY(-1px)}.corpse-pile__count{display:inline-flex;align-items:center;gap:var(--space-3xs);padding:var(--space-3xs) var(--space-2xs);border-radius:var(--radius-pill);background:var(--panel-strong);border:1px solid var(--line-strong);color:var(--text);font-family:var(--font-ui);font-size:var(--text-eyebrow);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight)}.corpse-pile__count-icon{color:var(--muted)}@media(prefers-reduced-motion:reduce){.corpse-pile__body--0,.corpse-pile__body--1,.corpse-pile__body--2{transform:none}}
