html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#000}#unity-container{position:fixed;top:var(--poi-stage-top,0px);bottom:var(--poi-stage-bottom,0px);left:0;width:100%}#unity-canvas{touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;display:block;width:100%;height:100%;background:#04156e}#unity-loading-bar{position:absolute;left:20%;right:20%;top:50%;height:8px;background:#04104e}#unity-progress-bar-full{height:100%;width:0;background:#ffe23a}#unity-load-error{position:fixed;inset:0;z-index:9501;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;background:#0b0b14;color:#fff;font:17px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-align:center}#unity-load-error[hidden]{display:none}
