:root{--app-viewport-width: 100vw;--app-viewport-height: 100dvh;--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-right: env(safe-area-inset-right, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-left: env(safe-area-inset-left, 0px)}html,body{margin:0;padding:0;background:#111;color:#fff;overflow:hidden;width:100vw;height:100vh;overscroll-behavior-x:none}#app{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}#app canvas{touch-action:none}@font-face{font-family:BlackHanSans;src:url(/assets/BlackHanSans-Regular-C77C4OTV.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Pretendard Variable;font-weight:45 920;font-style:normal;font-display:swap;src:url(/assets/PretendardVariable-CJuje-Rk.woff2) format("woff2-variations")}
