html[data-canvas-fit]{--game-scale-inv: calc(1 / var(--game-scale, 1));--app-vw: var(--app-width);--app-vh: var(--app-height)}html[data-canvas-fit] body{overflow:hidden;padding:0}html[data-canvas-fit] #appRoot.page-shell{width:var(--app-width);height:var(--app-height);--surface-height: 100%;max-width:none;flex:0 0 auto;zoom:var(--game-scale, 1);border-radius:0;border:0;box-shadow:none;scrollbar-gutter:auto}html[data-canvas-fit] .welcome-hero,html[data-canvas-fit] .campfire-screen,html[data-canvas-fit] .reward-shell,html[data-canvas-fit] .act-transition-shell,html[data-canvas-fit] .run-summary-shell,html[data-canvas-fit] .act-guide-shell{border-radius:0;border:0;box-shadow:none;max-width:none;width:100%;margin:0}
