/* All visual geometry comes from the 1536 × 1024 illustration. */
.room-master-scene{position:relative;isolation:isolate;aspect-ratio:3/2;background-size:100% 100%;background-repeat:no-repeat;overflow:hidden}
.room-master-scene .room-item,.room-master-scene .room-hero{position:absolute;display:block;height:auto;pointer-events:none;max-width:none}
.room-master-scene .room-hero{z-index:14}
.room-master-scene .room-hero-shadow{position:absolute;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(ellipse,#30211266 0%,#30211222 45%,transparent 72%);z-index:13;pointer-events:none}
.room-master-scene .room-hero[hidden],.room-master-scene .room-hero-shadow[hidden]{display:none}
.room-master-scene .room-sparkles{position:absolute;inset:0;width:100%;height:100%;z-index:60;pointer-events:none}
