/* Isolated source-game presentation for circus-charlie. */
.canvas-shell[data-game="circus-charlie"] { background:#080b18; }
.canvas-shell[data-game="circus-charlie"] .source-game-frame { position:absolute;inset:0;width:100%;height:100%;border:0;background:#080b18;display:block;z-index:1; }
.canvas-shell[data-game="circus-charlie"] .game-start-overlay { z-index:3; }
.game-expanded .source-game-frame { width:100%!important;height:100%!important; }
