*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;background:#0d0b14;color:#e8e0d0;font-family:monospace;overflow:hidden;touch-action:none;overscroll-behavior:none}#game-root{width:100%;height:100%;display:flex;align-items:center;justify-content:center;touch-action:none}canvas{image-rendering:pixelated;image-rendering:crisp-edges;touch-action:none}.fs-btn{position:fixed;top:6px;right:6px;z-index:30;background:#0d0b1499;color:#e8c87a;border:1px solid #e8c87a;font-family:monospace;font-size:14px;line-height:1;padding:5px 8px;border-radius:4px;cursor:pointer}.mute-btn{right:44px}.rotate-hint{display:none}.touch-overlay{position:fixed;inset:0;z-index:15;pointer-events:none}.joy-zone{position:absolute;inset:0;pointer-events:none;touch-action:none}.joy-base{position:fixed;left:0;top:0;width:112px;height:112px;transform:translate(-50%,-50%);border-radius:50%;background:#ffffff1a;border:2px solid rgba(255,255,255,.45);pointer-events:none;display:none}.joy-thumb{position:absolute;left:50%;top:50%;width:54px;height:54px;transform:translate(-50%,-50%);border-radius:50%;background:#ffffff73;pointer-events:none}.act-btn{position:absolute;width:62px;height:62px;border-radius:50%;font-family:monospace;font-size:22px;color:#ffd24a;background:#0d0b1480;border:2px solid #e8c87a;pointer-events:auto;touch-action:none;align-items:center;justify-content:center;display:none}.act-a{right:18px;bottom:78px;background:#7a2a2a99}.act-b{right:82px;bottom:26px;background:#2a4a7a99}
