.room-globe{--globe-size:52px;display:inline-grid;position:relative;place-items:center;width:var(--globe-size);height:var(--globe-size);flex:0 0 var(--globe-size);vertical-align:middle;line-height:1;filter:drop-shadow(0 4px 5px #18366333)}
.room-globe canvas,.room-globe-fallback{grid-area:1/1;width:100%;height:100%}
.room-globe canvas[hidden],.room-globe-fallback[hidden]{display:none}
.room-globe-fallback{display:grid;place-items:center;font-size:calc(var(--globe-size)*.8)}
.chat-room-mark.has-room-globe{background:transparent;overflow:visible;box-shadow:none}.chat-room-mark .room-globe{--globe-size:52px}
.featured-room>.room-globe{--globe-size:78px;float:right;margin:12px 0 10px 12px}
.room-art .room-globe{--globe-size:64px}
.room-art.general{width:64px;height:64px;background:transparent}
.admin-room-list>button>.room-globe{--globe-size:34px;background:transparent}
.group-inbox-card>.room-globe{--globe-size:52px}
