@font-face{font-family:Nexa Slab;font-weight:700;font-style:normal;font-display:block;src:url(../assets/fonts/NexaSlab-Bold.otf) format("opentype")}@font-face{font-family:Nexa Slab;font-weight:500;font-style:normal;font-display:block;src:url(../assets/fonts/NexaSlab-Medium.otf) format("opentype")}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;height:100dvh;background:#000;overflow:hidden;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:manipulation;font-family:Montserrat,system-ui,sans-serif;color:#1a1a1a}#game{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-top:env(safe-area-inset-top,0px);padding-right:env(safe-area-inset-right,0px);padding-bottom:max(env(safe-area-inset-bottom,0px),8px);padding-left:env(safe-area-inset-left,0px)}#game canvas{display:block}#rotate-warning{display:flex;position:fixed;inset:0;background:#c8102e;color:#fff;z-index:9999;flex-direction:column;align-items:center;justify-content:center;font-family:Nexa Slab,Roboto Slab,Zilla Slab,serif;text-align:center;padding:24px;gap:20px;opacity:0;pointer-events:none;transition:opacity .4s ease}#rotate-warning.visible{opacity:1}.rotate-icon{width:96px;height:96px;color:#fff;animation:phone-rotate 2s ease-in-out infinite}@keyframes phone-rotate{0%,25%{transform:rotate(0)}60%,to{transform:rotate(-90deg)}}#rotate-warning p{font-size:32px;font-weight:700}#rotate-warning p.small{font-size:20px;font-weight:500;opacity:.85}#rotate-warning p.hint{font-family:Montserrat,system-ui,sans-serif;font-size:15px;font-weight:500;opacity:.75;margin-top:14px;max-width:340px;line-height:1.45}
