.tooltip{background-color:var(--bg-color);border:1px solid var(--border-main-color);border-radius:4px;padding:16px;position:fixed;right:-99px;top:-9999px;z-index:999999999}.tooltip.vertical{transform:translate(-50%)}.tooltip.horizontal{transform:translateY(-50%)}.tooltip:after{border-bottom:8px solid var(--border-main-color);border-left:8px solid transparent;border-right:8px solid transparent;content:" ";display:block;height:0;position:absolute;width:0}.tooltip.left:after{left:calc(100% - 4px);top:50%;transform:translateY(-50%) rotate(90deg)}.tooltip.right:after{left:-12px;top:50%;transform:translateY(-50%) rotate(270deg)}.tooltip.top:after{left:50%;top:-8px;transform:translate(-50%)}.tooltip.bottom:after{bottom:-8px;left:50%;transform:rotate(180deg) translate(50%)}@keyframes tintPulse{0%{background-color:var(--tint-from)}to{background-color:var(--tint-to)}}.dot-monster[data-v-97316ddb]{left:5px;position:absolute;top:5px;z-index:4}.dot-monster.in-battle[data-v-97316ddb]{display:none}.dot-chest[data-v-97316ddb]{position:absolute;right:4px;top:10px;z-index:4}.dot-chest[data-v-942bcaa2]{height:15px;position:absolute;right:6px;top:8px;width:15px;z-index:3}.dot-item[data-v-f4fe5ee1]{height:5px;position:absolute;width:5px;z-index:3}.dot-item.item-0[data-v-f4fe5ee1]{left:35px;top:8px}.dot-item.item-1[data-v-f4fe5ee1]{bottom:8px;left:24px}.dot-item.item-2[data-v-f4fe5ee1]{right:27px;top:10px}.dot-item.item-3[data-v-f4fe5ee1]{bottom:6px;right:10px}.dot-item.item-4[data-v-f4fe5ee1]{bottom:15px;right:35px}.dot-collectible-item[data-v-c4d36736]{height:4px;left:3px;position:absolute;top:12px;width:4px;z-index:3}.dot-collectible-item.owner[data-v-c4d36736]{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}@keyframes grow-35b21270{0%{height:0;opacity:1;width:0}to{height:var(--cell-size);opacity:0;width:var(--cell-size)}}.dot-player[data-v-35b21270]{background-color:red;border-radius:50%;font-size:.75rem;height:6px;position:absolute;right:3px;top:3px;width:6px;z-index:5}.dot-player.center[data-v-35b21270],.dot-player.with_animation[data-v-35b21270]{left:50%;top:50%;transform:translate(-50%,-50%)}.dot-player.with_animation[data-v-35b21270]{animation:grow-35b21270 1.5s forwards;animation-timing-function:ease-out;background-color:transparent;border:2px solid orange;border-radius:100%;height:0;overflow:hidden;width:0}.player-name[data-v-35b21270]{color:var(--text-main-color);font-size:12px;left:4px;position:absolute;transform:translate(-50%,4px);z-index:10}.dot-trap[data-v-8ef111ec]{--tw-text-opacity:1;bottom:2px;color:rgb(74 222 128/var(--tw-text-opacity,1));font-size:.75rem;position:absolute;right:4px;z-index:3}.dot-trap.owner[data-v-8ef111ec]{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.dot-trap.room-trap[data-v-8ef111ec]{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.dot-battle[data-v-53843fd5]{--tw-text-opacity:1;bottom:2px;color:rgb(103 232 249/var(--tw-text-opacity,1));font-size:.75rem;left:4px;position:absolute;z-index:5}.dot-battle.owner[data-v-53843fd5]{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.dot-tokens[data-v-7286f76e]{--tw-text-opacity:1;bottom:2px;color:rgb(254 240 138/var(--tw-text-opacity,1));font-size:.75rem;left:4px;position:absolute;z-index:3}@keyframes grow-ping-e508f885{0%{height:0;opacity:1;width:0}to{height:var(--cell-size);opacity:0;width:var(--cell-size)}}.dot-ping[data-v-e508f885]{animation:grow-ping-e508f885 1.5s forwards;animation-iteration-count:infinite;animation-timing-function:ease-out;background-color:transparent;border:2px solid var(--36cf6c70);border-radius:100%;height:0;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:0;z-index:4}.env-status[data-v-e8183998]{background-color:#ff000080;inset:0;position:absolute;z-index:3}.cell[data-v-7ff56c4d]{height:var(--cell-size);padding:0;position:relative;width:var(--cell-size)}.cell>div[data-v-7ff56c4d]{height:100%;width:100%}.cell.is-fow[data-v-7ff56c4d]{background-color:var(--room-fow-color)}.cell .player-image[data-v-7ff56c4d]{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.cell .border-top-no-door[data-v-7ff56c4d]{width:var(--cell-size)}.cell .border-top-left[data-v-7ff56c4d],.cell .border-top-no-door[data-v-7ff56c4d]{background-color:var(--border-main-color);height:1px;left:0;position:absolute;top:0}.cell .border-top-left[data-v-7ff56c4d]{width:var(--wall-size-to-door)}.cell .border-top-right[data-v-7ff56c4d]{height:1px;right:0;width:var(--wall-size-to-door)}.cell .border-top-right[data-v-7ff56c4d],.cell .door-top-left[data-v-7ff56c4d]{background-color:var(--border-main-color);position:absolute;top:0}.cell .door-top-left[data-v-7ff56c4d]{height:0;left:var(--wall-size-to-door);width:1px}.cell .door-top-right[data-v-7ff56c4d]{background-color:var(--border-main-color);height:0;position:absolute;right:var(--wall-size-to-door);top:0;width:1px}.cell .border-bottom-no-door[data-v-7ff56c4d]{width:var(--cell-size)}.cell .border-bottom-left[data-v-7ff56c4d],.cell .border-bottom-no-door[data-v-7ff56c4d]{background-color:var(--border-main-color);bottom:0;height:1px;left:0;position:absolute}.cell .border-bottom-left[data-v-7ff56c4d]{width:var(--wall-size-to-door)}.cell .border-bottom-right[data-v-7ff56c4d]{height:1px;right:0;width:var(--wall-size-to-door)}.cell .border-bottom-right[data-v-7ff56c4d],.cell .door-bottom-left[data-v-7ff56c4d]{background-color:var(--border-main-color);bottom:0;position:absolute}.cell .door-bottom-left[data-v-7ff56c4d]{height:0;left:var(--wall-size-to-door);width:1px}.cell .door-bottom-right[data-v-7ff56c4d]{bottom:0;height:0;right:var(--wall-size-to-door)}.cell .border-left-no-door[data-v-7ff56c4d],.cell .door-bottom-right[data-v-7ff56c4d]{background-color:var(--border-main-color);position:absolute;width:1px}.cell .border-left-no-door[data-v-7ff56c4d]{height:var(--cell-size);left:0;top:0}.cell .border-left-top[data-v-7ff56c4d]{top:0}.cell .border-left-bottom[data-v-7ff56c4d],.cell .border-left-top[data-v-7ff56c4d]{background-color:var(--border-main-color);height:var(--wall-size-to-door);left:0;position:absolute;width:1px}.cell .border-left-bottom[data-v-7ff56c4d]{bottom:0}.cell .door-left-top[data-v-7ff56c4d]{top:var(--wall-size-to-door)}.cell .door-left-bottom[data-v-7ff56c4d],.cell .door-left-top[data-v-7ff56c4d]{background-color:var(--border-main-color);height:1px;left:0;position:absolute;width:0}.cell .door-left-bottom[data-v-7ff56c4d]{bottom:var(--wall-size-to-door)}.cell .border-right-no-door[data-v-7ff56c4d]{height:var(--cell-size)}.cell .border-right-no-door[data-v-7ff56c4d],.cell .border-right-top[data-v-7ff56c4d]{background-color:var(--border-main-color);position:absolute;right:0;top:0;width:1px}.cell .border-right-top[data-v-7ff56c4d]{height:var(--wall-size-to-door)}.cell .border-right-bottom[data-v-7ff56c4d]{bottom:0;height:var(--wall-size-to-door);width:1px}.cell .border-right-bottom[data-v-7ff56c4d],.cell .door-right-top[data-v-7ff56c4d]{background-color:var(--border-main-color);position:absolute;right:0}.cell .door-right-top[data-v-7ff56c4d]{height:1px;top:var(--wall-size-to-door);width:0}.cell .door-right-bottom[data-v-7ff56c4d]{bottom:var(--wall-size-to-door);right:0;width:0}.cell .bar-bottom[data-v-7ff56c4d],.cell .door-right-bottom[data-v-7ff56c4d]{background-color:var(--border-main-color);height:1px;position:absolute}.cell .bar-bottom[data-v-7ff56c4d]{bottom:0}.cell .bar-bottom[data-v-7ff56c4d],.cell .bar-top[data-v-7ff56c4d]{left:50%;transform:translate(-50%);width:20px}.cell .bar-top[data-v-7ff56c4d]{background-color:var(--border-main-color);height:1px;position:absolute;top:0}.cell .bar-right[data-v-7ff56c4d]{right:0}.cell .bar-left[data-v-7ff56c4d],.cell .bar-right[data-v-7ff56c4d]{background-color:var(--border-main-color);height:20px;position:absolute;top:50%;transform:translateY(-50%);width:1px}.cell .bar-left[data-v-7ff56c4d]{left:0}
