html,body{background:#000;height:100%;margin:0;overflow:hidden}#player{cursor:default;background:#000;width:100%;height:100%;position:fixed;top:0;left:0}#player.idle{cursor:none}.stage{transform-origin:0 0;width:1920px;height:1080px;position:absolute;top:0;left:0;overflow:hidden}.layer{opacity:0;width:1920px;height:1080px;transition:opacity 1.1s;position:absolute;top:0;left:0}.layer.on{opacity:1;z-index:1}@media (prefers-reduced-motion:reduce){.layer{transition:none}}#notice{text-align:center;z-index:5;color:#f6efdc;font:500 28px/1.4 Atkinson Hyperlegible Next Variable,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;position:absolute;bottom:8%;left:0;right:0}
