/* The shared result overlaps the scene, while users and action remain in normal flow. */
.scene{position:relative;height:calc(min(67vw, 375px) + 225px);min-height:0!important;overflow:hidden;background:#fffaf7}.scene>img{position:absolute;inset:0;width:100%;height:auto}.dashboard{position:relative;margin-top:0;padding:0 4% 30px;background:#fffaf7}.dashboard .people{position:static!important;transform:none!important;display:grid;grid-template-columns:1fr 1fr;gap:12px}.dashboard .weigh-button{position:static!important;display:block;width:100%;margin:26px 0 0;transform:none!important;z-index:auto!important}@media(max-width:390px){.scene{height:calc(67vw + 207px)}.dashboard{margin-top:0;padding-left:3%;padding-right:3%}.dashboard .people{gap:9px}}
.total.gained strong{color:#ed7785}
